pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/isc-dhcp4 net/isc-dhcp4: update to 4.4.3p1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a023afcd9c0
branches:  trunk
changeset: 386305:1a023afcd9c0
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 05 16:16:54 2022 +0000

description:
net/isc-dhcp4: update to 4.4.3p1

4.4.3p1 (ISC DHCP 4.4.3-P1), 2022-10-05

                Changes since 4.4.3 (Bug Fixes)

! Corrected a reference count leak that occurs when the server builds
  responses to leasequery packets. Thanks to VictorV of Cyber Kunlun
  Lab for reporting the issue.
  [Gitlab #253]
  CVE: CVE-2022-2928

! Corrected a memory leak that occurs when unpacking a packet that has an
  FQDN option (81) that contains a label with length greater than 63 bytes.
  Thanks to VictorV of Cyber Kunlun Lab for reporting the issue.
  [Gitlab #254]
  CVE: CVE-2022-2929

diffstat:

 net/isc-dhcp4/Makefile.common |  4 ++--
 net/isc-dhcp4/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r dfecf88a93a8 -r 1a023afcd9c0 net/isc-dhcp4/Makefile.common
--- a/net/isc-dhcp4/Makefile.common     Wed Oct 05 13:23:41 2022 +0000
+++ b/net/isc-dhcp4/Makefile.common     Wed Oct 05 16:16:54 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.44 2022/03/31 09:50:54 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.45 2022/10/05 16:16:54 taca Exp $
 #
 # used by net/isc-dhcp4/Makefile
 # used by net/isc-dhcpd4/Makefile
@@ -17,7 +17,7 @@
 
 CONFLICTS+=            isc-dhcp-base-3.*
 
-VERSION=               4.4.3
+VERSION=               4.4.3-P1
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r dfecf88a93a8 -r 1a023afcd9c0 net/isc-dhcp4/distinfo
--- a/net/isc-dhcp4/distinfo    Wed Oct 05 13:23:41 2022 +0000
+++ b/net/isc-dhcp4/distinfo    Wed Oct 05 16:16:54 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2022/03/13 15:24:37 taca Exp $
+$NetBSD: distinfo,v 1.34 2022/10/05 16:16:54 taca Exp $
 
-BLAKE2s (dhcp-4.4.3.tar.gz) = 21d9898366e34a4cdede90eb01eee456acdf33937a0e7f1bca7033dd4850c5ee
-SHA512 (dhcp-4.4.3.tar.gz) = 4472d6794af80b482560956cee6895889cc1aca39980f851faf56824627e95731f2983cf7c7454bc3decb0a12c874fcbd29bd6c5a9695412def6bc14c6df17e0
-Size (dhcp-4.4.3.tar.gz) = 10078953 bytes
+BLAKE2s (dhcp-4.4.3-P1.tar.gz) = 7c257ac33cdf8d5fd4be0787fcd98045febe92679acbef2bb88340dd745cdfee
+SHA512 (dhcp-4.4.3-P1.tar.gz) = d14dc44d1c015780ae19769816cb01015959927a1ad7a3e84b89e0463253aaf46451af88e3260347196373906d5b438c7c616fee45ec3f128aa82af6702b7154
+Size (dhcp-4.4.3-P1.tar.gz) = 10081055 bytes
 SHA1 (patch-aa) = da090b3b824f5d437f8d05ce00e2ac4dfc65d6af
 SHA1 (patch-ab) = 0683dd2259e48184713559aa0356ee352aa52c39
 SHA1 (patch-ac) = a7e6808a6e1e93c520eb085f31259f6c142750f4



Home | Main Index | Thread Index | Old Index