For complete changelog, please read the RELNOTES file shipped
along with this package or online at: - Replaced hostname patch with a dhcpv6 and fqdn aware variant: [- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch, + 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch] - Adjusted patch numbers in the spec file: [- 0008-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, - 0010-dhcp-4.2.2-dhclient-option-checks.patch, - 0011-dhcp-4.2.6-close-on-exec.patch, - 0012-dhcp-4.2.2-quiet-dhclient.patch, - 0014-Fixed-linux-interface-discovery-using-getifaddrs.patch, - 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch, - 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0008-dhcp-4.2.2-dhclient-option-checks.patch, + 0009-dhcp-4.2.6-close-on-exec.patch, + 0010-dhcp-4.2.2-quiet-dhclient.patch, + 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, + 0012-dhcp-4.2.x-chown-server-leases.bnc868253.patch, + 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch] - Fixed to not pass DHCPv6 address lifetimes a positive (unsigned 32bit) integers to scripts and properly format timestamps as long to not break them on 64bit architectures (bsc#926159). [+ 0014-dhclient6-unsigned-lifetimes-for-script-bsc-926159.patch] - dhclient: expose next-server DHCPv4 option to script (bsc#928390) [+ 0015-Expose-next-server-DHCPv4-option-to-dhclient-script.patch] - Replaced infiniband support patch with fixed variant (bsc#910984): [- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch, - 0018-dhcp-4.2.6-improved-xid.patch, + 0016-infiniband-support.patch] - Moved dhcp-devel package include files and static libraries OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=154
This commit is contained in:
50
dhcp.changes
50
dhcp.changes
@@ -1,11 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 11:02:45 UTC 2015 - mt@suse.de
|
||||
Mon Sep 14 14:39:34 UTC 2015 - mt@suse.de
|
||||
|
||||
- Update to dhcp-4.3.3 (fate#319067) provinding many bug fixes,
|
||||
features and obsoletes several patches we were using before.
|
||||
For complete list of the changes, please read the RELNOTES
|
||||
file shipped along with the package or online:
|
||||
For complete changelog, please read the RELNOTES file shipped
|
||||
along with this package or online at:
|
||||
https://kb.isc.org/article/AA-01297/82/DHCP-4.3.3-Release-Notes.html
|
||||
- Replaced hostname patch with a dhcpv6 and fqdn aware variant:
|
||||
[- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch,
|
||||
+ 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch]
|
||||
- Removed obsolete patches included upstream now:
|
||||
[- 0007-dhcp-4.2.6-ldap-mt01.patch,
|
||||
- 0009-dhcp-4.2.6-xen-checksum.patch,
|
||||
@@ -18,18 +21,37 @@ Mon Sep 14 11:02:45 UTC 2015 - mt@suse.de
|
||||
- 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch,
|
||||
- 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch,
|
||||
- 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch]
|
||||
- Replaced hostname patch with a dhcpv6 and fqdn aware variant:
|
||||
[- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch,
|
||||
+ 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch]
|
||||
- Replaced infiniband support patch with fixed variant:
|
||||
[- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch
|
||||
- 0018-dhcp-4.2.6-improved-xid.patch
|
||||
- Adjusted patch numbers in the spec file:
|
||||
[- 0008-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch,
|
||||
- 0010-dhcp-4.2.2-dhclient-option-checks.patch,
|
||||
- 0011-dhcp-4.2.6-close-on-exec.patch,
|
||||
- 0012-dhcp-4.2.2-quiet-dhclient.patch,
|
||||
- 0014-Fixed-linux-interface-discovery-using-getifaddrs.patch,
|
||||
- 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch,
|
||||
- 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch,
|
||||
+ 0008-dhcp-4.2.2-dhclient-option-checks.patch,
|
||||
+ 0009-dhcp-4.2.6-close-on-exec.patch,
|
||||
+ 0010-dhcp-4.2.2-quiet-dhclient.patch,
|
||||
+ 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch,
|
||||
+ 0012-dhcp-4.2.x-chown-server-leases.bnc868253.patch,
|
||||
+ 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch]
|
||||
- Fixed to not pass DHCPv6 address lifetimes a positive (unsigned
|
||||
32bit) integers to scripts and properly format timestamps as long
|
||||
to not break them on 64bit architectures (bsc#926159).
|
||||
[+ 0014-dhclient6-unsigned-lifetimes-for-script-bsc-926159.patch]
|
||||
- dhclient: expose next-server DHCPv4 option to script (bsc#928390)
|
||||
[+ 0015-Expose-next-server-DHCPv4-option-to-dhclient-script.patch]
|
||||
- Replaced infiniband support patch with fixed variant (bsc#910984):
|
||||
[- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch,
|
||||
- 0018-dhcp-4.2.6-improved-xid.patch,
|
||||
- 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch,
|
||||
+ 0030-infiniband-support.patch]
|
||||
- Merged/Adopted patches for the dhcp-4.3.3 sources:
|
||||
[* 0004-dhcp-4.1.1-tmpfile.patch,
|
||||
* 0011-dhcp-4.2.6-close-on-exec.patch,
|
||||
* 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch]
|
||||
+ 0016-infiniband-support.patch]
|
||||
- Moved dhcp-devel package include files and static libraries
|
||||
to /usr/include/dhcp and /usr/lib/dhcp subdirectories.
|
||||
DHCP requires a specific bind library version and conflicts
|
||||
with the files shipped by bind-devel package, which is not
|
||||
source and binary compatible (bsc#910686).
|
||||
- Corrected changes to provide complete patch file references.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 18:37:59 UTC 2015 - coolo@suse.com
|
||||
|
Reference in New Issue
Block a user