Added missing ISC-Bugs IDs
This commit is contained in:
parent
bd413ec3f9
commit
b4dd5fd1d3
@ -258,6 +258,7 @@ rm bind/bind.tar.gz
|
||||
%patch23 -p1 -b .retransmission
|
||||
|
||||
# RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
|
||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #24572])
|
||||
%patch25 -p1 -b .rfc3442
|
||||
|
||||
# check whether there is any unexpired address in previous lease
|
||||
@ -298,18 +299,22 @@ rm bind/bind.tar.gz
|
||||
%patch39 -p1 -b .getifaddrs
|
||||
|
||||
# Don't use fallback_interface when releasing lease (#800561)
|
||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #30544])
|
||||
%patch40 -p1 -b .send_release
|
||||
|
||||
# RFC5970 - DHCPv6 Options for Network Boot (#798735)
|
||||
%patch41 -p1 -b .rfc5970
|
||||
|
||||
# Dhcpd does not correctly follow DhcpFailOverPeerDN (#838400)
|
||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #30402])
|
||||
%patch42 -p1 -b .failOverPeer
|
||||
|
||||
# Dhclient does not correctly parse zero-length options in dhclient6.leases (#633318)
|
||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #27314])
|
||||
%patch43 -p1 -b .dhclient6-leases_semicolon
|
||||
|
||||
# isc_time_nowplusinterval() is not safe with 64-bit time_t (#662254, #789601)
|
||||
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #28038])
|
||||
%patch44 -p1 -b .interval
|
||||
|
||||
pushd contrib
|
||||
|
Loading…
Reference in New Issue
Block a user