Package: isc-dhcp / 4.2.2.dfsg.1-5+deb70u8

Metadata

Package Version Patches format
isc-dhcp 4.2.2.dfsg.1-5+deb70u8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dhclient script exit status | (download)

client/dhclient.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix_exit_hook_doc_manpage | (download)

client/dhclient-script.8 | 28 17 + 11 - 0 !
1 file changed, 17 insertions(+), 11 deletions(-)

---
no_loopback_checksum | (download)

common/packet.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

---
bind autoconf | (download)

bind/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
cve 2011 4539.patch | (download)

common/tree.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix cve-2011-4539: error in regular expression handling
cve 2011 4868.patch | (download)

includes/dhcpd.h | 5 3 + 2 - 0 !
server/ddns.c | 52 45 + 7 - 0 !
server/failover.c | 2 1 + 1 - 0 !
server/mdb.c | 10 5 + 5 - 0 !
server/mdb6.c | 19 6 + 13 - 0 !
5 files changed, 60 insertions(+), 28 deletions(-)

 fix cve-2011-4868: error in ddns handling with ipv6
Bug-Debian: http://bugs.debian.org/655746
cve 2012 3570.patch | (download)

includes/dhcpd.h | 10 8 + 2 - 0 !
server/dhcpv6.c | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 3 deletions(-)

---
cve 2012 3571.patch | (download)

common/options.c | 55 50 + 5 - 0 !
includes/dhcpd.h | 2 2 + 0 - 0 !
2 files changed, 52 insertions(+), 5 deletions(-)

---
cve 2012 3954.patch | (download)

common/options.c | 2 2 + 0 - 0 !
server/dhcpv6.c | 5 4 + 1 - 0 !
2 files changed, 6 insertions(+), 1 deletion(-)

---
cve 2012 3955.patch | (download)

server/dhcpv6.c | 9 0 + 9 - 0 !
server/mdb6.c | 59 39 + 20 - 0 !
2 files changed, 39 insertions(+), 29 deletions(-)

---
dhclient exit hook.patch | (download)

client/dhclient.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 run exit hooks when "dhclient -1" fails (closes: #486520).
dhclient 64bit time.patch | (download)

common/dispatch.c | 15 14 + 1 - 0 !
1 file changed, 14 insertions(+), 1 deletion(-)

 fix for unsafe 64-bit time calculation on large leases
CVE 2015 8605.patch | (download)

common/packet.c | 52 36 + 16 - 0 !
1 file changed, 36 insertions(+), 16 deletions(-)

---