]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commit
dhcp: Update to 4.3.5b1
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 23 Apr 2017 07:45:41 +0000 (09:45 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Apr 2017 10:21:28 +0000 (11:21 +0100)
commitd8feb2d7610f3c014fcef26e72ed6e449cd8d710
tree59c7682d15ffcb1b2f26b7ea8ecdeb26d1668412
parent4b9ea0c0903e23431e11c5cd0e96658dd9f7d700
dhcp: Update to 4.3.5b1

This is an update to the latest available version of the isc-dhcp.

Also rework the patch handling.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
56 files changed:
dhcp/dhcp.nm
dhcp/patches/0001-dhcp-remove-bind.patch [new file with mode: 0644]
dhcp/patches/0002-dhcp-sharedlib.patch [new file with mode: 0644]
dhcp/patches/0003-dhcp-errwarn-message.patch [new file with mode: 0644]
dhcp/patches/0004-dhcp-dhclient-options.patch [moved from dhcp/patches/dhcp-4.2.4-dhclient-options.patch with 72% similarity]
dhcp/patches/0005-dhcp-release-by-ifup.patch [moved from dhcp/patches/dhcp-4.2.0-release-by-ifup.patch with 88% similarity]
dhcp/patches/0006-dhcp-dhclient-decline-backoff.patch [moved from dhcp/patches/dhcp-4.2.0-dhclient-decline-backoff.patch with 56% similarity]
dhcp/patches/0007-dhcp-unicast-bootp.patch [moved from dhcp/patches/dhcp-4.2.4-unicast-bootp.patch with 72% similarity]
dhcp/patches/0008-dhcp-default-requested-options.patch [moved from dhcp/patches/dhcp-4.2.0-default-requested-options.patch with 76% similarity]
dhcp/patches/0009-dhcp-manpages.patch [moved from dhcp/patches/dhcp-4.2.5-manpages.patch with 70% similarity]
dhcp/patches/0010-dhcp-paths.patch [moved from dhcp/patches/dhcp-4.2.4-paths.patch with 57% similarity]
dhcp/patches/0011-dhcp-CLOEXEC.patch [moved from dhcp/patches/dhcp-4.2.2-CLOEXEC.patch with 63% similarity]
dhcp/patches/0012-dhcp-garbage-chars.patch [new file with mode: 0644]
dhcp/patches/0013-dhcp-add_timeout_when_NULL.patch [new file with mode: 0644]
dhcp/patches/0014-dhcp-64_bit_lease_parse.patch [moved from dhcp/patches/dhcp-4.2.4-64_bit_lease_parse.patch with 51% similarity]
dhcp/patches/0015-dhcp-capability.patch [moved from dhcp/patches/dhcp-4.2.2-capability.patch with 64% similarity]
dhcp/patches/0016-dhcp-sendDecline.patch [moved from dhcp/patches/dhcp-4.2.5-sendDecline.patch with 88% similarity]
dhcp/patches/0017-dhcp-rfc3442-classless-static-routes.patch [moved from dhcp/patches/dhcp-4.2.5-rfc3442-classless-static-routes.patch with 76% similarity]
dhcp/patches/0018-dhcp-honor-expired.patch [moved from dhcp/patches/dhcp-4.2.0-honor-expired.patch with 77% similarity]
dhcp/patches/0019-dhcp-PPP.patch [moved from dhcp/patches/dhcp-4.2.5-PPP.patch with 62% similarity]
dhcp/patches/0020-dhcp-lpf-ib.patch [moved from dhcp/patches/dhcp-4.2.5-lpf-ib.patch with 70% similarity]
dhcp/patches/0021-dhcp-IPoIB-log-id.patch [new file with mode: 0644]
dhcp/patches/0022-dhcp-improved-xid.patch [moved from dhcp/patches/dhcp-4.2.4-improved-xid.patch with 71% similarity]
dhcp/patches/0023-dhcp-duidv4.patch [new file with mode: 0644]
dhcp/patches/0024-dhcp-duid_uuid.patch [new file with mode: 0644]
dhcp/patches/0025-dhcp-getifaddrs.patch [moved from dhcp/patches/dhcp-4.2.4-getifaddrs.patch with 89% similarity]
dhcp/patches/0026-dhcp-client-request-release-bind-iface.patch [new file with mode: 0644]
dhcp/patches/0027-dhcp-interval.patch [moved from dhcp/patches/dhcp-4.2.4-P1-interval.patch with 72% similarity]
dhcp/patches/0028-dhcp-no-subnet-error2info.patch [new file with mode: 0644]
dhcp/patches/0029-dhcp-sd_notify.patch [new file with mode: 0644]
dhcp/patches/0030-dhcp-option97-pxe-client-id.patch [new file with mode: 0644]
dhcp/patches/0031-dhcp-stateless-DUID-LLT.patch [new file with mode: 0644]
dhcp/patches/0032-dhcp-dhclient-preinit6s.patch [new file with mode: 0644]
dhcp/patches/dhcp-4.2.0-add_timeout_when_NULL.patch [deleted file]
dhcp/patches/dhcp-4.2.0-errwarn-message.patch [deleted file]
dhcp/patches/dhcp-4.2.0-garbage-chars.patch [deleted file]
dhcp/patches/dhcp-4.2.0-logpid.patch [deleted file]
dhcp/patches/dhcp-4.2.1-retransmission.patch [deleted file]
dhcp/patches/dhcp-4.2.2-gpxe-cid.patch [deleted file]
dhcp/patches/dhcp-4.2.2-xen-checksum.patch [deleted file]
dhcp/patches/dhcp-4.2.3-P2-log_perror.patch [deleted file]
dhcp/patches/dhcp-4.2.3-dhclient-decline-onetry.patch [deleted file]
dhcp/patches/dhcp-4.2.4-P1-remove-dst.patch [deleted file]
dhcp/patches/dhcp-4.2.4-P2-conflex-do-forward-updates.patch [deleted file]
dhcp/patches/dhcp-4.2.4-P2-dupl-key.patch [deleted file]
dhcp/patches/dhcp-4.2.4-UseMulticast.patch [deleted file]
dhcp/patches/dhcp-4.2.4-failOverPeer.patch [deleted file]
dhcp/patches/dhcp-4.2.4-send_release.patch [deleted file]
dhcp/patches/dhcp-4.2.5-next-server.patch [deleted file]
dhcp/patches/dhcp-4.2.5-paranoia.patch [deleted file]
dhcp/patches/dhcp-4.2.5-range6.patch [deleted file]
dhcp/patches/dhcp-4.2.5-remove-bind.patch [deleted file]
dhcp/patches/dhcp-4.2.5-rfc5970-dhcpv6-options-for-network-boot.patch [deleted file]
dhcp/patches/dhcp-4.2.5-sharedlib.patch [deleted file]
dhcp/patches/dhcp-4.2.5-systemtap.patch [deleted file]
dhcp/patches/dhcp-4.2.5b1-atf-pkgconfig.patch [deleted file]