git: dcdea9e8623e - releng/14.1 - UPDATING: correct typo in branch version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Jul 2024 03:28:53 UTC
The branch releng/14.1 has been updated by philip:
URL: https://cgit.FreeBSD.org/src/commit/?id=dcdea9e8623e83e3aef15fff0d6ead05382ad138
commit dcdea9e8623e83e3aef15fff0d6ead05382ad138
Author: Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2024-07-05 03:26:59 +0000
Commit: Philip Paeps <philip@FreeBSD.org>
CommitDate: 2024-07-05 03:26:59 +0000
UPDATING: correct typo in branch version
The most recent update was 14.1-RELEASE-p2, not 14.1-RELEASE-p1.
Reported by: Graham Perrin
Approved by: so
---
UPDATING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/UPDATING b/UPDATING
index 9972de7d6fac..34b099e2fe73 100644
--- a/UPDATING
+++ b/UPDATING
@@ -13,7 +13,7 @@ Items affecting the ports and packages system can be found in
and/or ports.
20240701:
- 14.1-RELEASE-p1 SA-24:04.openssh
+ 14.1-RELEASE-p2 SA-24:04.openssh
Fix pre-authentication remote code execution in sshd [SA-24:04.openssh]