git: 57043127470c - main - net/libpfctl: update 13.2 library
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Mar 2024 17:13:02 UTC
The branch main has been updated by kp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=57043127470cac41e7dcdb6a144c9d2dbba29f1f
commit 57043127470cac41e7dcdb6a144c9d2dbba29f1f
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2024-03-12 12:32:58 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2024-03-12 17:12:25 +0000
net/libpfctl: update 13.2 library
Include the following commit in the 13.2 version of libpfctl (13.3 already has this change):
commit b9c4fb71f6aeef4fbee3d5c59b5946a08993fe88 (HEAD -> libpfctl/13.2)
Author: Kristof Provost <kp@FreeBSD.org>
Date: Fri Oct 27 14:13:57 2023 +0200
libpfctl: be more tolerant of kernel extensions
Allow the kernel to supply more array elements than expected, but cut
off when we hit what we think the maximum is. This will improve forward
compatibility (i.e. old userspace with newer kernel).
Reviewed by: zlei
MFC after: 1 week
Sponsored by: Orange Business Services
Differential Revision: https://reviews.freebsd.org/D42392
PR: 277587
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
net/libpfctl/Makefile | 4 ++--
net/libpfctl/distinfo | 21 +++++++++------------
2 files changed, 11 insertions(+), 14 deletions(-)
diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile
index e96497b30d41..1323fed1e265 100644
--- a/net/libpfctl/Makefile
+++ b/net/libpfctl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libpfctl
-PORTVERSION= 0.9
+PORTVERSION= 0.10
CATEGORIES= net
MASTER_SITES= LOCAL/kp/
@@ -14,7 +14,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/libpfctl
_LIBPFCTL_HASH= 498934c5ff51
-_LIBPFCTL_REV= 2
+_LIBPFCTL_REV= 3
PLIST_FILES= \
lib/libpfctl.so \
diff --git a/net/libpfctl/distinfo b/net/libpfctl/distinfo
index 6b51f723803a..1e06d3b5d654 100644
--- a/net/libpfctl/distinfo
+++ b/net/libpfctl/distinfo
@@ -1,15 +1,12 @@
-TIMESTAMP = 1700228381
-SHA256 (libpfctl-12.4_2.tar.gz) = 261c701d5c41378058aec9566641aa749ea52732916b76371f8eaadcad8e9b36
-SIZE (libpfctl-12.4_2.tar.gz) = 10082
-TIMESTAMP = 1700227662
-SHA256 (libpfctl-13.2_2.tar.gz) = d14b3df105ad3d532f8d5423fc28e94b4d878f2184204cc7c9fb08ab8b3fec95
-SIZE (libpfctl-13.2_2.tar.gz) = 10082
-TIMESTAMP = 1709025557
-SHA256 (libpfctl-13.3_2.tar.gz) = fed5ee79fd535948886fa50d56550aa5125df99277070284cae00b0e18e040b5
-SIZE (libpfctl-13.3_2.tar.gz) = 10116
-TIMESTAMP = 1700228315
-SHA256 (libpfctl-14.0_2.tar.gz) = f5a9b99d0e922ffb2d58c9731dba2baccdac8e77ec73b87f3e8e8510933c5b11
-SIZE (libpfctl-14.0_2.tar.gz) = 11665
+TIMESTAMP = 1710246040
+SHA256 (libpfctl-13.2_3.tar.gz) = 6b50be406d81dc425eb4207a76c39769ebf6dd48755ea0d8ecc78d5612c52e96
+SIZE (libpfctl-13.2_3.tar.gz) = 10091
+TIMESTAMP = 1710246060
+SHA256 (libpfctl-13.3_3.tar.gz) = fed5ee79fd535948886fa50d56550aa5125df99277070284cae00b0e18e040b5
+SIZE (libpfctl-13.3_3.tar.gz) = 10116
+TIMESTAMP = 1710246083
+SHA256 (libpfctl-14.0_3.tar.gz) = f5a9b99d0e922ffb2d58c9731dba2baccdac8e77ec73b87f3e8e8510933c5b11
+SIZE (libpfctl-14.0_3.tar.gz) = 11665
TIMESTAMP = 1700229758
SHA256 (libpfctl-498934c5ff51.tar.gz) = 58b2d78ce0996e54a10574383642e3877217a8a5099f1db3cb15234539a83931
SIZE (libpfctl-498934c5ff51.tar.gz) = 13462