pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libreswan: add some notes to the version choice
Module Name: pkgsrc-wip
Committed By: Andrew Cagney <andrew.cagney%gmail.com@localhost>
Pushed By: cagney
Date: Thu May 4 15:12:19 2023 +0000
Changeset: 850fe8a57852dfaf165397801859f3f6dcaea7a8
Modified Files:
libreswan/Makefile
Log Message:
libreswan: add some notes to the version choice
(it already includes changes in v4.11)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=850fe8a57852dfaf165397801859f3f6dcaea7a8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libreswan/Makefile | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diffs:
diff --git a/libreswan/Makefile b/libreswan/Makefile
index 9e8cd1a079..7fe6534d34 100644
--- a/libreswan/Makefile
+++ b/libreswan/Makefile
@@ -11,7 +11,17 @@
GITHUB_PROJECT= libreswan
DISTNAME= libreswan
-# this is really a pre-5.0 snapshot and >all 4.x
+
+# This is a pre-5.0 snapshot taken from mainline. It includes the CVE
+# fixes in v4.10 and v4.11.
+#
+# The version number 4.9 in the below is topologically correct. It is
+# the point where the v4.x maintenance branch was created (both v4.10
+# and v4.11 were drawn from that branch).
+#
+# If this were Fedora I'd be using something like libreswan-v4.9~1324
+# (that's a tilda). Perhaps 4.11nb5.1324 would be better?
+
PKGNAME= libreswan-4.9nb3
GITHUB_TAG= 87b84cc19b90a4e046f28568cc2738835800398a
MASTER_SITES= ${MASTER_SITE_GITHUB:=${GITHUB_PROJECT}/}
Home |
Main Index |
Thread Index |
Old Index