<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security, branch release/13.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-02-13T18:13:29Z</updated>
<entry>
<title>security/openvpn: update to 2.6.9 bug-fix release</title>
<updated>2024-02-13T18:13:29Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2024-02-13T06:58:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=71eb99189a3c33ade1aad876d62df0537c45411b'/>
<id>urn:sha1:71eb99189a3c33ade1aad876d62df0537c45411b</id>
<content type='text'>
ChangeLog:	https://github.com/OpenVPN/openvpn/blob/v2.6.9/Changes.rst#overview-of-changes-in-269
MFH:		2024Q1
(cherry picked from commit a84abd0caacf67e3963e45abf2211dd2fb13af55)
</content>
</entry>
<entry>
<title>security/clamav-lts: Update to 1.0.5</title>
<updated>2024-02-08T05:40:31Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2024-02-07T23:34:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e0ff414f401232adb1ce81da3388b220b21e460'/>
<id>urn:sha1:4e0ff414f401232adb1ce81da3388b220b21e460</id>
<content type='text'>
ReleaseNotes:	https://blog.clamav.net/2023/11/clamav-130-122-105-released.html
MFH:		2024Q1
Security:	68ae70c5-c5e5-11ee-9768-08002784c58d
(cherry picked from commit 72aad5f15aef9040bb77d94593daf89f424c785a)
</content>
</entry>
<entry>
<title>security/clamav: Update to 1.2.2</title>
<updated>2024-02-08T05:40:31Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2024-02-07T23:21:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a75603edebfb44db1c9a4785ad506f6211116f58'/>
<id>urn:sha1:a75603edebfb44db1c9a4785ad506f6211116f58</id>
<content type='text'>
ReleaseNotes:	https://blog.clamav.net/2023/11/clamav-130-122-105-released.html
MFH:		2024Q1
Security:	68ae70c5-c5e5-11ee-9768-08002784c58d
(cherry picked from commit 3db73ea66a984542f3cfae6d347bc99cb9c49621)
</content>
</entry>
<entry>
<title>security/sequoia-sq: fix LICENSE</title>
<updated>2024-02-01T02:53:11Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2024-02-01T02:49:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1f099b76ea8390edb29bde82b272e7856537e313'/>
<id>urn:sha1:1f099b76ea8390edb29bde82b272e7856537e313</id>
<content type='text'>
Upstream forgot to update sq's licence upon relicensing all of
sequoia in October 2021; correct metadata here as well.

https://gitlab.com/sequoia-pgp/sequoia-sq/-/commit/dcea72208a095fd7b99faf365a3e55e2b68f72cf
(cherry picked from commit bbb3f108a25a668541493671ecd52d5bdb77f24e)
</content>
</entry>
<entry>
<title>security/archlinux-keyring: limit to Python 3.10 and later</title>
<updated>2024-02-01T02:46:31Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2024-02-01T02:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e12cc7a2947a0261472d574bec828e8b1937713'/>
<id>urn:sha1:4e12cc7a2947a0261472d574bec828e8b1937713</id>
<content type='text'>
libkeyringctl/trust.py includes Structural Pattern Matching (PEP-636)
introduced in Python 3.10.

https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/merge_requests/267
(cherry picked from commit 7a11a9f2280f0e1639e869af59c436e255a7fa74)
</content>
</entry>
<entry>
<title>security/openssl31-quictls: Security update to 3.1.5</title>
<updated>2024-01-31T19:54:21Z</updated>
<author>
<name>Bernard Spil</name>
<email>brnrd@FreeBSD.org</email>
</author>
<published>2024-01-31T19:40:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7e75892bfdb98efc1497b71e8e4549a8f3132262'/>
<id>urn:sha1:7e75892bfdb98efc1497b71e8e4549a8f3132262</id>
<content type='text'>
 * Note that this is a security rollup of four previously reported CVEs

Security:	10dee731-c069-11ee-9190-84a93843eb75
Security:	8337251b-b07b-11ee-b0d7-84a93843eb75
Security:       a5956603-7e4f-11ee-9df6-84a93843eb75
MFH:		2024Q1
(cherry picked from commit 169acd96ed0a44471c9ddb57a67313c958690fa0)
</content>
</entry>
<entry>
<title>security/openssl31-quictls: Sanitize MANPREFIX</title>
<updated>2024-01-31T19:54:21Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-21T01:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=08dbf604a7232668bd485125de9da55f179d58bf'/>
<id>urn:sha1:08dbf604a7232668bd485125de9da55f179d58bf</id>
<content type='text'>
Approved by:	portmgr (blanket)

(cherry picked from commit bbdc80dcf07094a16c980bdd35a3294817942003)
</content>
</entry>
<entry>
<title>security/openssl31-quictls: Security fix for POLY1305 on ppc</title>
<updated>2024-01-31T19:54:21Z</updated>
<author>
<name>Bernard Spil</name>
<email>brnrd@FreeBSD.org</email>
</author>
<published>2024-01-11T12:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=96c28e9f1fc70a717689c91a4eaa8518acc5a550'/>
<id>urn:sha1:96c28e9f1fc70a717689c91a4eaa8518acc5a550</id>
<content type='text'>
Security:	8337251b-b07b-11ee-b0d7-84a93843eb75
MFH:		2024Q1
(cherry picked from commit 130b9ff2a3a69e6b8472edc135d81f8129d32e17)
</content>
</entry>
<entry>
<title>security/openssl-quictls: Security update to 3.0.13</title>
<updated>2024-01-31T19:51:44Z</updated>
<author>
<name>Bernard Spil</name>
<email>brnrd@FreeBSD.org</email>
</author>
<published>2024-01-31T19:35:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d7948fa335b38ba50d538156b2526ee1c66d45e1'/>
<id>urn:sha1:d7948fa335b38ba50d538156b2526ee1c66d45e1</id>
<content type='text'>
 * Note that this is a security rollup of four previously reported CVEs

Security:	10dee731-c069-11ee-9190-84a93843eb75
Security:	8337251b-b07b-11ee-b0d7-84a93843eb75
Security:       a5956603-7e4f-11ee-9df6-84a93843eb75
MFH:		2024Q1
(cherry picked from commit a0a11ca462b6668454cdcd6a8239024c15116bda)
</content>
</entry>
<entry>
<title>security/openssl-quictls: Security fix for POLY1305 on ppc</title>
<updated>2024-01-31T19:51:43Z</updated>
<author>
<name>Bernard Spil</name>
<email>brnrd@FreeBSD.org</email>
</author>
<published>2024-01-11T12:48:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfd509e5fbad240b89f1d3bca1191b90afa574e9'/>
<id>urn:sha1:bfd509e5fbad240b89f1d3bca1191b90afa574e9</id>
<content type='text'>
Security:	8337251b-b07b-11ee-b0d7-84a93843eb75
MFH:		2024Q1
(cherry picked from commit f7b0dd64e0dc5bf46e5250a63a4f8e5a678e1b13)
</content>
</entry>
</feed>
