<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure, branch release/13.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-02-13T19:15:13Z</updated>
<entry>
<title>caroot: routine update</title>
<updated>2024-02-13T19:15:13Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2024-02-11T06:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7611d9c7b48e68f017c43ec67d4182a4bc11c4'/>
<id>urn:sha1:9b7611d9c7b48e68f017c43ec67d4182a4bc11c4</id>
<content type='text'>
Changes:
- One (1) modified
- Eight (8) added
- One (1) expired, now untrusted

MFC after:	3 days

(cherry picked from commit 0d3b2bdbf719ac6b5719a47387558ca9c34a4b2c)
</content>
</entry>
<entry>
<title>ssh: Update to OpenSSH 9.6p1</title>
<updated>2024-01-08T13:57:12Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2024-01-05T03:16:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cd20d9bc80743d6562cb6165dc07b8391dddc27'/>
<id>urn:sha1:2cd20d9bc80743d6562cb6165dc07b8391dddc27</id>
<content type='text'>
From the release notes,

&gt; This release contains a number of security fixes, some small features
&gt; and bugfixes.

The most significant change in 9.6p1 is a set of fixes for a newly-
discovered weakness in the SSH transport protocol.  The fix was already
merged into FreeBSD and released as FreeBSD-SA-23:19.openssh.

Full release notes at https://www.openssh.com/txt/release-9.6

Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 069ac18495ad8fde2748bc94b0f80a50250bb01d)
(cherry picked from commit a25789646d7130f5be166cac63d5c8b2b07c4706)
</content>
</entry>
<entry>
<title>caroot: update the root bundle and regenerate with OpenSSL 3</title>
<updated>2023-09-11T22:02:37Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2023-08-26T01:01:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=25f07248916f0108bd62b3deb58e21bff880b391'/>
<id>urn:sha1:25f07248916f0108bd62b3deb58e21bff880b391</id>
<content type='text'>
Summary:
- Six (6) new roots
- Four (4) distrusted roots

Note that this was intentionally generated with OpenSSL 1.1.1 to avoid
mixing updates and non-functional changes -- there will be some churn
with OpenSSL 3.  The next commit will update the current batch of
trusted certs with the format OpenSSL 3 produces, which I've tested
against OpenSSL 1.1.1 to be sure that that doesn't hurt us in older
branches.

This MFC also regenerates all of the trusted certs with OpenSSL 3 to
reduce the diff of future ENs -- this update has no existing certs
modified, so it's the perfect time.

(cherry picked from commit 65fd80909e196c8be2ce5e948775e9cbda2ef069)
(cherry picked from commit 8ed0ecf8024d10e9cd21f5880723a6cec4fd4ae6)
</content>
</entry>
<entry>
<title>caroot: drop the VERSION tag from already-processed certs</title>
<updated>2023-09-11T22:02:37Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2023-08-26T00:55:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ff148ad9274a0433ac63582cbe50138517d8744'/>
<id>urn:sha1:3ff148ad9274a0433ac63582cbe50138517d8744</id>
<content type='text'>
An update is imminent; drop these now to make it easier to audit the
results.

(cherry picked from commit 3f84d4b0fe1445bca5f3b6a70fc5641b88c31217)
</content>
</entry>
<entry>
<title>caroot: drop VERSION tags from certs</title>
<updated>2023-09-11T22:02:37Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2023-08-26T00:55:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3dbc67da504cf318a3f1928aac77d6d2be35001b'/>
<id>urn:sha1:3dbc67da504cf318a3f1928aac77d6d2be35001b</id>
<content type='text'>
With this change, we'll drop the "with $FreeBSD$" lines from trusted/
certs in the next update. untrusted/ will need to be done manually, but
I'll likely just do them all manually, commit, then run the script and
commit any legitimate updates after confirming the output matches what
I did manually.

Reported by:	imp
Reviewed by:	imp

(cherry picked from commit bbc8585ef557be36b3fda75e3a41d725aedb1c1e)
</content>
</entry>
<entry>
<title>OpenSSL: Regen manual pages for OpenSSL 1.1.1w</title>
<updated>2023-09-11T17:16:21Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2023-09-11T17:16:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab5435791cc727316bb504b15fa019fcd134a007'/>
<id>urn:sha1:ab5435791cc727316bb504b15fa019fcd134a007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libcrypto: Don't embed $FreeBSD$ in generated assembly files</title>
<updated>2023-08-23T17:43:35Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2023-08-22T04:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f54a610e00d946472a3c9b7acee6c0bd08e2f39'/>
<id>urn:sha1:8f54a610e00d946472a3c9b7acee6c0bd08e2f39</id>
<content type='text'>
Reviewed by:	gallatin, ngie, emaste
Differential Revision:	https://reviews.freebsd.org/D41536

(With ppc assembler stuff removed, since that's no in stable/13 yet)

(cherry picked from commit 7a56f5af71851c8b502720ca956629c302821430)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-23T17:43:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d497e17ebd33fe0f58d773e35ab994d750258d6'/>
<id>urn:sha1:3d497e17ebd33fe0f58d773e35ab994d750258d6</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in main:
(cherry picked from commit 1d386b48a555)
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line .c comment pattern</title>
<updated>2023-08-23T17:43:23Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ad303d68cec3ee1133550de37e0009502621e50'/>
<id>urn:sha1:8ad303d68cec3ee1133550de37e0009502621e50</id>
<content type='text'>
Remove /^/[*/]\s*\$FreeBSD\$.*\n/

Similar commit in main:
(cherry picked from commit 2a63c3be1582)
</content>
</entry>
</feed>
