pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2022Q3]: pkgsrc/net/isc-dhcp4 Pullup ticket #6681 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f2538a78de8
branches: pkgsrc-2022Q3
changeset: 386392:3f2538a78de8
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Fri Oct 07 16:34:09 2022 +0000
description:
Pullup ticket #6681 - requested by taca
net/isc-dhcp4: security fix
Revisions pulled up:
- net/isc-dhcp4/Makefile.common 1.45
- net/isc-dhcp4/distinfo 1.34
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Oct 5 16:16:54 UTC 2022
Modified Files:
pkgsrc/net/isc-dhcp4: Makefile.common distinfo
Log Message:
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 5e711eecbf0e -r 3f2538a78de8 net/isc-dhcp4/Makefile.common
--- a/net/isc-dhcp4/Makefile.common Fri Oct 07 16:34:02 2022 +0000
+++ b/net/isc-dhcp4/Makefile.common Fri Oct 07 16:34:09 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.44.4.1 2022/10/07 16:34:09 bsiegert 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 5e711eecbf0e -r 3f2538a78de8 net/isc-dhcp4/distinfo
--- a/net/isc-dhcp4/distinfo Fri Oct 07 16:34:02 2022 +0000
+++ b/net/isc-dhcp4/distinfo Fri Oct 07 16:34:09 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2022/03/13 15:24:37 taca Exp $
+$NetBSD: distinfo,v 1.33.6.1 2022/10/07 16:34:09 bsiegert 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