|
|
c8bb8f |
# SystemTap support is enabled by default
|
|
|
c8bb8f |
%{!?sdt:%global sdt 1}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
#http://lists.fedoraproject.org/pipermail/devel/2011-August/155358.html
|
|
|
c8bb8f |
%global _hardened_build 1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Where dhcp configuration files are stored
|
|
|
c8bb8f |
%global dhcpconfdir %{_sysconfdir}/dhcp
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
#%%global patchver P2
|
|
|
c8bb8f |
#%%global prever rc1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
#%%global VERSION %{version}-%{patchver}
|
|
|
c8bb8f |
#%%global VERSION %{version}%{prever}
|
|
|
c8bb8f |
%global VERSION %{version}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
Summary: Dynamic host configuration protocol software
|
|
|
c8bb8f |
Name: dhcp
|
|
|
c8bb8f |
Version: 4.2.5
|
|
|
627c33 |
Release: 83%{?dist}.1
|
|
|
c8bb8f |
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
|
|
c8bb8f |
# dcantrell maintaining the package) made incorrect use of the epoch and
|
|
|
c8bb8f |
# that's why it is at 12 now. It should have never been used, but it was.
|
|
|
c8bb8f |
# So we are stuck with it.
|
|
|
c8bb8f |
Epoch: 12
|
|
|
c8bb8f |
License: ISC
|
|
|
c8bb8f |
Group: System Environment/Daemons
|
|
|
c8bb8f |
URL: http://isc.org/products/DHCP/
|
|
|
c8bb8f |
Source0: ftp://ftp.isc.org/isc/dhcp/%{VERSION}/dhcp-%{VERSION}.tar.gz
|
|
|
c8bb8f |
Source1: dhclient-script
|
|
|
c8bb8f |
Source2: README.dhclient.d
|
|
|
c8bb8f |
Source3: 11-dhclient
|
|
|
c8bb8f |
Source4: 12-dhcpd
|
|
|
c8bb8f |
Source5: 56dhclient
|
|
|
c8bb8f |
Source6: dhcpd.service
|
|
|
c8bb8f |
Source7: dhcpd6.service
|
|
|
c8bb8f |
Source8: dhcrelay.service
|
|
|
8377c7 |
Source9: azure-cloud.sh
|
|
|
8377c7 |
Source10: README.scripts
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
Patch0: dhcp-4.2.0-errwarn-message.patch
|
|
|
c8bb8f |
Patch1: dhcp-4.2.4-dhclient-options.patch
|
|
|
c8bb8f |
Patch2: dhcp-4.2.0-release-by-ifup.patch
|
|
|
c8bb8f |
Patch3: dhcp-4.2.0-dhclient-decline-backoff.patch
|
|
|
c8bb8f |
Patch4: dhcp-4.2.4-unicast-bootp.patch
|
|
|
c8bb8f |
Patch7: dhcp-4.2.0-default-requested-options.patch
|
|
|
c8bb8f |
Patch8: dhcp-4.2.2-xen-checksum.patch
|
|
|
c8bb8f |
Patch10: dhcp-4.2.5-manpages.patch
|
|
|
c8bb8f |
Patch11: dhcp-4.2.4-paths.patch
|
|
|
c8bb8f |
Patch12: dhcp-4.2.2-CLOEXEC.patch
|
|
|
c8bb8f |
Patch14: dhcp-4.2.0-garbage-chars.patch
|
|
|
c8bb8f |
Patch17: dhcp-4.2.0-add_timeout_when_NULL.patch
|
|
|
c8bb8f |
Patch18: dhcp-4.2.4-64_bit_lease_parse.patch
|
|
|
c8bb8f |
Patch19: dhcp-4.2.2-capability.patch
|
|
|
c8bb8f |
Patch20: dhcp-4.2.0-logpid.patch
|
|
|
c8bb8f |
Patch21: dhcp-4.2.4-UseMulticast.patch
|
|
|
c8bb8f |
Patch22: dhcp-4.2.5-sendDecline.patch
|
|
|
c8bb8f |
Patch23: dhcp-4.2.1-retransmission.patch
|
|
|
c8bb8f |
Patch25: dhcp-4.2.5-rfc3442-classless-static-routes.patch
|
|
|
c8bb8f |
Patch27: dhcp-4.2.0-honor-expired.patch
|
|
|
c8bb8f |
Patch28: dhcp-4.2.5-remove-bind.patch
|
|
|
c8bb8f |
Patch29: dhcp-4.2.4-P1-remove-dst.patch
|
|
|
c8bb8f |
Patch30: dhcp-4.2.5-sharedlib.patch
|
|
|
c8bb8f |
Patch31: dhcp-4.2.5-PPP.patch
|
|
|
c8bb8f |
Patch32: dhcp-4.2.5-paranoia.patch
|
|
|
c8bb8f |
Patch33: dhcp-4.2.5-lpf-ib.patch
|
|
|
c8bb8f |
Patch34: dhcp-4.2.4-improved-xid.patch
|
|
|
c8bb8f |
Patch35: dhcp-4.2.2-gpxe-cid.patch
|
|
|
c8bb8f |
Patch36: dhcp-4.2.5-systemtap.patch
|
|
|
c8bb8f |
Patch37: dhcp-4.2.3-dhclient-decline-onetry.patch
|
|
|
c8bb8f |
Patch38: dhcp-4.2.3-P2-log_perror.patch
|
|
|
c8bb8f |
Patch39: dhcp-4.2.4-getifaddrs.patch
|
|
|
c8bb8f |
Patch40: dhcp-4.2.5-omapi-leak.patch
|
|
|
c8bb8f |
Patch41: dhcp-4.2.5-rfc5970-dhcpv6-options-for-network-boot.patch
|
|
|
c8bb8f |
Patch42: dhcp-4.2.4-failOverPeer.patch
|
|
|
c8bb8f |
Patch43: dhcp-4.2.5b1-atf-pkgconfig.patch
|
|
|
c8bb8f |
Patch44: dhcp-4.2.4-P1-interval.patch
|
|
|
c8bb8f |
Patch45: dhcp-4.2.4-P2-conflex-do-forward-updates.patch
|
|
|
c8bb8f |
Patch46: dhcp-4.2.4-P2-dupl-key.patch
|
|
|
c8bb8f |
Patch47: dhcp-4.2.5-range6.patch
|
|
|
c8bb8f |
Patch48: dhcp-4.2.5-next-server.patch
|
|
|
c360e8 |
Patch49: dhcp-multiple-6-clients.patch
|
|
|
c8bb8f |
Patch50: dhcp-ffff-checksum.patch
|
|
|
d4e403 |
Patch51: dhcp-sd-daemon.patch
|
|
|
c360e8 |
Patch52: dhcp-IPoIB-log-id.patch
|
|
|
c360e8 |
Patch53: dhcp-dhc6-life.patch
|
|
|
c360e8 |
Patch54: dhcp-hop-limit.patch
|
|
|
c360e8 |
Patch55: dhcp-stateless-store-duid.patch
|
|
|
0c2dab |
Patch56: dhcp-vlanfilter.patch
|
|
|
0c2dab |
Patch57: dhcp-option97-pxe-client-id.patch
|
|
|
0c2dab |
Patch58: dhcp-client-request-release-bind-iface.patch
|
|
|
0c2dab |
Patch59: dhcp-dns_client_cancelupdate.patch
|
|
|
6736f5 |
Patch60: dhcp-prepend.patch
|
|
|
6736f5 |
Patch61: dhcp-addignore.patch
|
|
|
6736f5 |
Patch62: dhcp-max-fd-value.patch
|
|
|
8377c7 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1355827
|
|
|
8377c7 |
Patch63: dhcp-4.2.5-rh1355827.patch
|
|
|
a512de |
# https://bugzilla.redhat.com/show_bug.cgi?id=1299562
|
|
|
a512de |
# Upstream: ca22af89996483efd820de0084c964fc336ee7c1
|
|
|
a512de |
Patch64: dhcp-4.2.5-ddns_port_lazy_init.patch
|
|
|
a512de |
Patch65: dhcp-4.2.5-additional_hmac_tsig.patch
|
|
|
a512de |
Patch66: dhcp-4.2.5-standard_ddns.patch
|
|
|
a512de |
Patch67: dhcp-4.2.5-failover-potential-conflict.patch
|
|
|
a512de |
Patch68: dhcp-4.2.5-reap_orphan_sockets.patch
|
|
|
2a7b11 |
# CVE-2018-5732
|
|
|
a512de |
Patch69: dhcp-4.2.5-options_overflow.patch
|
|
|
2a7b11 |
# CVE-2018-5733
|
|
|
a512de |
Patch70: dhcp-4.2.5-reference_count_overflow.patch
|
|
|
072f0f |
Patch71: dhcp-replay_file_limit.patch
|
|
|
072f0f |
Patch72: dhcp-4.2.5-expiry_before_renewal_v2.patch
|
|
|
072f0f |
Patch73: dhcp-4.2.5-bind-config.patch
|
|
|
072f0f |
Patch74: dhcp-dhclient_ipv6_prefix.patch
|
|
|
072f0f |
# Support build with bind 9.11.3+
|
|
|
072f0f |
Patch75: dhcp-4.2.5-isc-util.patch
|
|
|
072f0f |
|
|
|
072f0f |
Patch76: dhcp-isc_heap_delete.patch
|
|
|
072f0f |
Patch77: dhcp-handle_ctx_signals.patch
|
|
|
9295a4 |
Patch78: dhcp-system_time_changed.patch
|
|
|
9295a4 |
Patch79: dhcp-close_file_in_noreplay.patch
|
|
|
2d964c |
Patch80: dhcp-resize_ldap_buffer.patch
|
|
|
627c33 |
Patch81: dhcp-statement_parser.patch
|
|
|
61952d |
Patch82: dhcp-4.2.5-centos-branding.patch
|
|
|
98653e |
|
|
|
c8bb8f |
BuildRequires: autoconf
|
|
|
c8bb8f |
BuildRequires: automake
|
|
|
c8bb8f |
BuildRequires: libtool
|
|
|
c8bb8f |
BuildRequires: openldap-devel
|
|
|
c8bb8f |
BuildRequires: libcap-ng-devel
|
|
|
072f0f |
# https://fedorahosted.org/fpc/ticket/502#comment:3
|
|
|
9295a4 |
BuildRequires: bind-export-devel >= 9.11.4-11
|
|
|
d4e403 |
BuildRequires: systemd systemd-devel
|
|
|
c8bb8f |
%if %sdt
|
|
|
c8bb8f |
BuildRequires: systemtap-sdt-devel
|
|
|
c8bb8f |
%global tapsetdir /usr/share/systemtap/tapset
|
|
|
c8bb8f |
%endif
|
|
|
c8bb8f |
|
|
|
c8bb8f |
Requires: %{name}-common = %{epoch}:%{version}-%{release}
|
|
|
c8bb8f |
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
c8bb8f |
Requires(pre): shadow-utils
|
|
|
c8bb8f |
Requires(post): coreutils
|
|
|
c8bb8f |
Requires(post): systemd
|
|
|
c8bb8f |
Requires(preun): systemd
|
|
|
c8bb8f |
Requires(postun): systemd
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# In _docdir we ship some perl scripts and module from contrib subdirectory.
|
|
|
c8bb8f |
# Because nothing under _docdir is allowed to "require" anything,
|
|
|
c8bb8f |
# prevent _docdir from being scanned. (#674058)
|
|
|
c8bb8f |
%filter_requires_in %{_docdir}
|
|
|
c8bb8f |
%filter_setup
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%description
|
|
|
c8bb8f |
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
|
|
|
c8bb8f |
individual devices on an IP network to get their own network
|
|
|
c8bb8f |
configuration information (IP address, subnetmask, broadcast address,
|
|
|
c8bb8f |
etc.) from a DHCP server. The overall purpose of DHCP is to make it
|
|
|
c8bb8f |
easier to administer a large network.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
To use DHCP on your network, install a DHCP service (or relay agent),
|
|
|
c8bb8f |
and on clients run a DHCP client daemon. The dhcp package provides
|
|
|
c8bb8f |
the ISC DHCP service and relay agent.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%package -n dhclient
|
|
|
c8bb8f |
Summary: Provides the ISC DHCP client daemon and dhclient-script
|
|
|
c8bb8f |
Group: System Environment/Base
|
|
|
c8bb8f |
# dhclient-script requires:
|
|
|
427fdc |
Requires: coreutils grep hostname initscripts iproute iputils sed gawk
|
|
|
c8bb8f |
Requires: %{name}-common = %{epoch}:%{version}-%{release}
|
|
|
c8bb8f |
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%description -n dhclient
|
|
|
c8bb8f |
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
|
|
|
c8bb8f |
individual devices on an IP network to get their own network
|
|
|
c8bb8f |
configuration information (IP address, subnetmask, broadcast address,
|
|
|
c8bb8f |
etc.) from a DHCP server. The overall purpose of DHCP is to make it
|
|
|
c8bb8f |
easier to administer a large network.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
To use DHCP on your network, install a DHCP service (or relay agent),
|
|
|
c8bb8f |
and on clients run a DHCP client daemon. The dhclient package
|
|
|
c8bb8f |
provides the ISC DHCP client daemon.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%package common
|
|
|
c8bb8f |
Summary: Common files used by ISC dhcp client and server
|
|
|
c8bb8f |
Group: System Environment/Base
|
|
|
c8bb8f |
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%description common
|
|
|
c8bb8f |
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
|
|
|
c8bb8f |
individual devices on an IP network to get their own network
|
|
|
c8bb8f |
configuration information (IP address, subnetmask, broadcast address,
|
|
|
c8bb8f |
etc.) from a DHCP server. The overall purpose of DHCP is to make it
|
|
|
c8bb8f |
easier to administer a large network.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
This package provides common files used by dhcp and dhclient package.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%package libs
|
|
|
c8bb8f |
Summary: Shared libraries used by ISC dhcp client and server
|
|
|
c8bb8f |
Group: System Environment/Base
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%description libs
|
|
|
c8bb8f |
This package contains shared libraries used by ISC dhcp client and server
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%package devel
|
|
|
c8bb8f |
Summary: Development headers and libraries for interfacing to the DHCP server
|
|
|
c8bb8f |
Group: Development/Libraries
|
|
|
c8bb8f |
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%description devel
|
|
|
c8bb8f |
Header files and API documentation for using the ISC DHCP libraries. The
|
|
|
c8bb8f |
libdhcpctl and libomapi static libraries are also included in this package.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%prep
|
|
|
c8bb8f |
%setup -q -n dhcp-%{VERSION}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Remove bundled BIND source
|
|
|
c8bb8f |
rm bind/bind.tar.gz
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Remove libdst
|
|
|
c8bb8f |
rm -rf dst/
|
|
|
c8bb8f |
rm -rf includes/isc-dhcp
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Fire away bundled BIND source.
|
|
|
c8bb8f |
%patch28 -p1 -b .remove-bind %{?_rawbuild}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Fire away libdst
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #30692])
|
|
|
c8bb8f |
%patch29 -p1 -b .remove-dst %{?_rawbuild}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Replace the standard ISC warning message about requesting help with an
|
|
|
c8bb8f |
# explanation that this is a patched build of ISC DHCP and bugs should be
|
|
|
c8bb8f |
# reported through bugzilla.redhat.com
|
|
|
c8bb8f |
%patch0 -p1 -b .errwarn
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Add more dhclient options (-I, -B, -H, -F, -timeout, -V, and -R)
|
|
|
c8bb8f |
%patch1 -p1 -b .options
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Handle releasing interfaces requested by /sbin/ifup
|
|
|
c8bb8f |
# pid file is assumed to be /var/run/dhclient-$interface.pid
|
|
|
c8bb8f |
%patch2 -p1 -b .ifup
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# If we receive a DHCP offer in dhclient and it's DECLINEd in dhclient-script,
|
|
|
c8bb8f |
# backoff for an amount of time before trying again
|
|
|
c8bb8f |
%patch3 -p1 -b .backoff
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Support unicast BOOTP for IBM pSeries systems (and maybe others)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19146])
|
|
|
c8bb8f |
%patch4 -p1 -b .unicast
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Add NIS domain, NIS servers, NTP servers, interface-mtu and domain-search
|
|
|
c8bb8f |
# to the list of default requested DHCP options
|
|
|
c8bb8f |
%patch7 -p1 -b .requested
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Handle partial UDP checksums (#221964)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #22806] - by Michael S. Tsirkin)
|
|
|
c8bb8f |
# http://comments.gmane.org/gmane.comp.emulators.kvm.devel/65236
|
|
|
c8bb8f |
# https://lists.isc.org/pipermail/dhcp-hackers/2010-April/001835.html
|
|
|
c8bb8f |
%patch8 -p1 -b .xen
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Various man-page-only fixes
|
|
|
c8bb8f |
%patch10 -p1 -b .man
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Change paths to conform to our standards
|
|
|
c8bb8f |
%patch11 -p1 -b .paths
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Make sure all open file descriptors are closed-on-exec for SELinux (#446632)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19148])
|
|
|
c8bb8f |
%patch12 -p1 -b .cloexec
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Fix 'garbage in format string' error (#450042)
|
|
|
c8bb8f |
%patch14 -p1 -b .garbage
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Handle cases in add_timeout() where the function is called with a NULL
|
|
|
c8bb8f |
# value for the 'when' parameter
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19867])
|
|
|
c8bb8f |
%patch17 -p1 -b .dracut
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Ensure 64-bit platforms parse lease file dates & times correctly (#448615, #628258)
|
|
|
c8bb8f |
# (Partly submitted to dhcp-bugs@isc.org - [ISC-Bugs #22033])
|
|
|
c8bb8f |
%patch18 -p1 -b .64-bit_lease_parse
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Drop unnecessary capabilities in
|
|
|
c8bb8f |
# dhclient (#517649, #546765), dhcpd/dhcrelay (#699713)
|
|
|
c8bb8f |
%patch19 -p1 -b .capability
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# dhclient logs its pid to make troubleshooting NM managed systems
|
|
|
c8bb8f |
# with multiple dhclients running easier (#546792)
|
|
|
c8bb8f |
%patch20 -p1 -b .logpid
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Discard unicast Request/Renew/Release/Decline message
|
|
|
c8bb8f |
# (unless we set unicast option) and respond with Reply
|
|
|
c8bb8f |
# with UseMulticast Status Code option (#573090)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21235])
|
|
|
c8bb8f |
%patch21 -p1 -b .UseMulticast
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# If any of the bound addresses are found to be in use on the link,
|
|
|
c8bb8f |
# the dhcpv6 client sends a Decline message to the server
|
|
|
c8bb8f |
# as described in section 18.1.7 of RFC-3315 (#559147)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21237])
|
|
|
c8bb8f |
%patch22 -p1 -b .sendDecline
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# In client initiated message exchanges stop retransmission
|
|
|
c8bb8f |
# upon reaching the MRD rather than at some point after it (#559153)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21238])
|
|
|
c8bb8f |
%patch23 -p1 -b .retransmission
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #24572])
|
|
|
c8bb8f |
%patch25 -p1 -b .rfc3442
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# check whether there is any unexpired address in previous lease
|
|
|
c8bb8f |
# prior to confirming (INIT-REBOOT) the lease (#585418)
|
|
|
c8bb8f |
# (Submitted to dhcp-suggest@isc.org - [ISC-Bugs #22675])
|
|
|
c8bb8f |
%patch27 -p1 -b .honor-expired
|
|
|
c8bb8f |
|
|
|
c8bb8f |
#Build dhcp's libraries as shared libs instead of static libs.
|
|
|
c8bb8f |
%patch30 -p1 -b .sharedlib
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# DHCPv6 over PPP support (#626514)
|
|
|
c8bb8f |
%patch31 -p1 -b .PPP
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# dhcpd: BEFORE changing of the effective user/group ID:
|
|
|
c8bb8f |
# - write PID file (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #25806])
|
|
|
c8bb8f |
# - chown leases file (#866714)
|
|
|
c8bb8f |
%patch32 -p1 -b .paranoia
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# IPoIB support (#660681)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #24249])
|
|
|
c8bb8f |
%patch33 -p1 -b .lpf-ib
|
|
|
c8bb8f |
%patch34 -p1 -b .improved-xid
|
|
|
c8bb8f |
%patch35 -p1 -b .gpxe-cid
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# http://sourceware.org/systemtap/wiki/SystemTap
|
|
|
c8bb8f |
%patch36 -p1 -b .systemtap
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Send DHCPDECLINE and exit(2) when duplicate address was detected and
|
|
|
c8bb8f |
# dhclient had been started with '-1' (#756759).
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #26735])
|
|
|
c8bb8f |
%patch37 -p1 -b .decline-onetry
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Don't send log messages to the standard error descriptor by default (#790387)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #28049])
|
|
|
c8bb8f |
%patch38 -p1 -b .log_perror
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Use getifaddrs() to scan for interfaces on Linux (#449946)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #28761])
|
|
|
c8bb8f |
%patch39 -p1 -b .getifaddrs
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Fix several memory leaks in omapi (#978420)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #33990])
|
|
|
c8bb8f |
%patch40 -p1 -b .leak
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# RFC5970 - DHCPv6 Options for Network Boot (#798735)
|
|
|
c8bb8f |
%patch41 -p1 -b .rfc5970
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Dhcpd does not correctly follow DhcpFailOverPeerDN (#838400)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #30402])
|
|
|
c8bb8f |
%patch42 -p1 -b .failOverPeer
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# To be able to build with '--with-atf'.
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #32206])
|
|
|
c8bb8f |
%patch43 -p1 -b .pkgconfig
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# isc_time_nowplusinterval() is not safe with 64-bit time_t (#662254, #789601)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #28038])
|
|
|
c8bb8f |
%patch44 -p1 -b .interval
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# do-forward-updates statement wasn't recognized (#863646)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #31328])
|
|
|
c8bb8f |
%patch45 -p1 -b .forward-updates
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# multiple key statements in zone definition causes inappropriate error (#873794)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #31892])
|
|
|
c8bb8f |
%patch46 -p1 -b .dupl-key
|
|
|
c8bb8f |
# Make sure range6 is correct for subnet6 where it's declared (#902966)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #32453])
|
|
|
c8bb8f |
%patch47 -p1 -b .range6
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Expose next-server DHCPv4 option to dhclient script
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #33098])
|
|
|
c8bb8f |
%patch48 -p1 -b .next-server
|
|
|
c8bb8f |
|
|
|
c360e8 |
# Fix the socket handling for DHCPv6 clients to allow multiple instances
|
|
|
c360e8 |
# of a client on a single machine to work properly. Previously only
|
|
|
c360e8 |
# one client would receive the packets. (#1005814, #1151039)
|
|
|
c360e8 |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #34784])
|
|
|
c360e8 |
%patch49 -p1 -b .multiple-6-clients
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# dhcpd rejects the udp packet with checksum=0xffff (#1016143)
|
|
|
c8bb8f |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #25587])
|
|
|
c8bb8f |
%patch50 -p1 -b .ffff
|
|
|
c8bb8f |
|
|
|
d4e403 |
# support for sending startup notification to systemd (#1087245)
|
|
|
d4e403 |
%patch51 -p1 -b .sd-daemon
|
|
|
c360e8 |
|
|
|
c360e8 |
# Add GUIDs in the DHCP logs for IPoIB. (#1109947)
|
|
|
c360e8 |
%patch52 -p1 -b .IPoIB-log-id
|
|
|
c360e8 |
|
|
|
c360e8 |
# [dhclient -6] infinite preferred/valid lifetime represented as -1 (#1133839)
|
|
|
c360e8 |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #37084])
|
|
|
c360e8 |
%patch53 -p1 -b .life
|
|
|
c360e8 |
|
|
|
c360e8 |
# Relay-forward Message's Hop Limit should be 32 (#1147240)
|
|
|
c360e8 |
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #37426])
|
|
|
c360e8 |
%patch54 -p1 -b .hop-limit
|
|
|
c360e8 |
|
|
|
c360e8 |
# Write DUID_LLT even in stateless mode (#1156356)
|
|
|
c360e8 |
%patch55 -p1 -b .stateless-store-duid
|
|
|
0c2dab |
|
|
|
0c2dab |
# dhcpd generates spurious responses when seeing requests from vlans on plain interface (#1175350)
|
|
|
0c2dab |
%patch56 -p1 -b .vlan
|
|
|
0c2dab |
|
|
|
0c2dab |
# option 97 - pxe-client-id (#1175422)
|
|
|
0c2dab |
%patch57 -p1 -b .option97
|
|
|
0c2dab |
|
|
|
0c2dab |
# send unicast request/release via correct interface (#1177351)
|
|
|
0c2dab |
%patch58 -p1 -b .bind-iface
|
|
|
0c2dab |
|
|
|
0c2dab |
# dhclient crashes in dns_client_cancelupdate (#1187856)
|
|
|
0c2dab |
%patch59 -p1 -b .dns_client_cancelupdate
|
|
|
6736f5 |
|
|
|
6736f5 |
# dhclient refuses to prepend ipv6 nameserver (#1234251)
|
|
|
6736f5 |
%patch60 -p1 -b .prepend
|
|
|
6736f5 |
|
|
|
6736f5 |
# [FEAT] Add ignore-client-uids option to dhcpd (#1306608)
|
|
|
6736f5 |
%patch61 -p1 -b .addignore
|
|
|
6736f5 |
|
|
|
6736f5 |
# unclosed TCP connections to OMAPI or failover ports can cause DoS (CVE-2016-2774)
|
|
|
6736f5 |
%patch62 -p1 -b .max-fd
|
|
|
8377c7 |
|
|
|
8377c7 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1355827
|
|
|
d9f53b |
%patch63 -p1
|
|
|
c7b590 |
|
|
|
a512de |
# https://bugzilla.redhat.com/show_bug.cgi?id=1299562
|
|
|
a512de |
%patch64 -p1 -b .ddns_lazy_init
|
|
|
a512de |
|
|
|
a512de |
# https://bugzilla.redhat.com/show_bug.cgi?id=1396985
|
|
|
a512de |
%patch65 -p1 -b .hmac_alg
|
|
|
a512de |
|
|
|
a512de |
# https://bugzilla.redhat.com/1394727
|
|
|
a512de |
%patch66 -p1 -b .stddns
|
|
|
2a7b11 |
|
|
|
a512de |
# https://bugzilla.redhat.com/1497630
|
|
|
a512de |
%patch67 -p1 -b .failover_conflict
|
|
|
a512de |
|
|
|
a512de |
# https://bugzilla.redhat.com/1519363
|
|
|
a512de |
%patch68 -p1 -b .orhan_socketts
|
|
|
a512de |
|
|
|
a512de |
%patch69 -p1 -b .options_overflow
|
|
|
a512de |
%patch70 -p1 -b .reference_overflow
|
|
|
072f0f |
%patch71 -p1 -b .load_leases
|
|
|
072f0f |
|
|
|
072f0f |
# https://bugzilla.redhat.com/show_bug.cgi?id=1647784
|
|
|
072f0f |
%patch72 -p1 -b .t2-expirity
|
|
|
072f0f |
%patch74 -p1 -b .ipv6-prefix
|
|
|
072f0f |
|
|
|
072f0f |
# Support for BIND 9.11
|
|
|
072f0f |
%patch73 -p1 -b .bind-config
|
|
|
072f0f |
# include isc/util.h explicitly, is it no longer contained in used headers
|
|
|
072f0f |
%patch75 -p1 -b .isc-util
|
|
|
072f0f |
|
|
|
072f0f |
# fixed bug in isc_heap_delete function triggered dhcpd(6) crash
|
|
|
072f0f |
%patch76 -p1 -b .heap-delete
|
|
|
072f0f |
|
|
|
072f0f |
%patch77 -p1 -b .sig-handlers
|
|
|
9295a4 |
|
|
|
9295a4 |
# https://bugzilla.redhat.com/1093803
|
|
|
9295a4 |
%patch78 -p1 -b .monotonic
|
|
|
9295a4 |
|
|
|
9295a4 |
%patch79 -p1 -b .close-noreplay
|
|
|
2d964c |
|
|
|
2d964c |
# https://bugzilla.redhat.com/show_bug.cgi?id=1697637
|
|
|
2d964c |
%patch80 -p1 -b .ldap-resize
|
|
|
627c33 |
|
|
|
19a27c |
%patch81 -p1
|
|
|
61952d |
%patch82 -p1
|
|
|
9295a4 |
|
|
|
98653e |
|
|
|
c8bb8f |
# Update paths in all man pages
|
|
|
c8bb8f |
for page in client/dhclient.conf.5 client/dhclient.leases.5 \
|
|
|
c8bb8f |
client/dhclient-script.8 client/dhclient.8 ; do
|
|
|
c8bb8f |
%{__sed} -i -e 's|CLIENTBINDIR|%{_sbindir}|g' \
|
|
|
c8bb8f |
-e 's|RUNDIR|%{_localstatedir}/run|g' \
|
|
|
c8bb8f |
-e 's|DBDIR|%{_localstatedir}/lib/dhclient|g' \
|
|
|
c8bb8f |
-e 's|ETCDIR|%{dhcpconfdir}|g' $page
|
|
|
c8bb8f |
done
|
|
|
c8bb8f |
|
|
|
c8bb8f |
for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8 ; do
|
|
|
c8bb8f |
%{__sed} -i -e 's|CLIENTBINDIR|%{_sbindir}|g' \
|
|
|
c8bb8f |
-e 's|RUNDIR|%{_localstatedir}/run|g' \
|
|
|
c8bb8f |
-e 's|DBDIR|%{_localstatedir}/lib/dhcpd|g' \
|
|
|
c8bb8f |
-e 's|ETCDIR|%{dhcpconfdir}|g' $page
|
|
|
c8bb8f |
done
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%build
|
|
|
c8bb8f |
#libtoolize --copy --force
|
|
|
c8bb8f |
autoreconf --verbose --force --install
|
|
|
c8bb8f |
|
|
|
c8bb8f |
CFLAGS="%{optflags} -fno-strict-aliasing" \
|
|
|
c8bb8f |
%configure \
|
|
|
c8bb8f |
--with-srv-lease-file=%{_localstatedir}/lib/dhcpd/dhcpd.leases \
|
|
|
c8bb8f |
--with-srv6-lease-file=%{_localstatedir}/lib/dhcpd/dhcpd6.leases \
|
|
|
c8bb8f |
--with-cli-lease-file=%{_localstatedir}/lib/dhclient/dhclient.leases \
|
|
|
c8bb8f |
--with-cli6-lease-file=%{_localstatedir}/lib/dhclient/dhclient6.leases \
|
|
|
c8bb8f |
--with-srv-pid-file=%{_localstatedir}/run/dhcpd.pid \
|
|
|
c8bb8f |
--with-srv6-pid-file=%{_localstatedir}/run/dhcpd6.pid \
|
|
|
c8bb8f |
--with-cli-pid-file=%{_localstatedir}/run/dhclient.pid \
|
|
|
c8bb8f |
--with-cli6-pid-file=%{_localstatedir}/run/dhclient6.pid \
|
|
|
c8bb8f |
--with-relay-pid-file=%{_localstatedir}/run/dhcrelay.pid \
|
|
|
072f0f |
--with-libbind=/usr/bin/isc-export-config.sh \
|
|
|
c8bb8f |
--with-ldap \
|
|
|
c8bb8f |
--with-ldapcrypto \
|
|
|
c8bb8f |
--disable-static \
|
|
|
c8bb8f |
%if %sdt
|
|
|
c8bb8f |
--enable-systemtap \
|
|
|
c8bb8f |
--with-tapset-install-dir=%{tapsetdir} \
|
|
|
c8bb8f |
%endif
|
|
|
d4e403 |
--enable-paranoia --enable-early-chroot \
|
|
|
d4e403 |
--with-systemd
|
|
|
c8bb8f |
%{__make} %{?_smp_mflags}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%install
|
|
|
c8bb8f |
%{__make} install DESTDIR=%{buildroot}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# We don't want example conf files in /etc
|
|
|
c8bb8f |
%{__rm} -f %{buildroot}%{_sysconfdir}/dhclient.conf.example
|
|
|
c8bb8f |
%{__rm} -f %{buildroot}%{_sysconfdir}/dhcpd.conf.example
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# dhclient-script
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_sbindir}
|
|
|
c8bb8f |
%{__install} -p -m 0755 %{SOURCE1} %{buildroot}%{_sbindir}/dhclient-script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# README.dhclient.d
|
|
|
c8bb8f |
%{__install} -p -m 0644 %{SOURCE2} .
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Empty directory for dhclient.d scripts
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{dhcpconfdir}/dhclient.d
|
|
|
c8bb8f |
|
|
|
8377c7 |
# Install sample configuration file for Microsoft Azure
|
|
|
8377c7 |
%{__mkdir} -p %{buildroot}%{dhcpconfdir}/dhclient-exit-hooks.d/
|
|
|
8377c7 |
%{__install} -p -m 0644 %{SOURCE9} %{buildroot}%{dhcpconfdir}/dhclient-exit-hooks.d/
|
|
|
8377c7 |
|
|
|
8377c7 |
# Create directory for on-commit scripts
|
|
|
8377c7 |
%{__mkdir} -p %{buildroot}%{dhcpconfdir}/scripts
|
|
|
8377c7 |
%{__install} -p -m 0644 %{SOURCE10} %{buildroot}%{dhcpconfdir}/scripts/
|
|
|
8377c7 |
|
|
|
c8bb8f |
# NetworkManager dispatcher script
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
|
|
|
c8bb8f |
%{__install} -p -m 0755 %{SOURCE3} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
|
|
|
072f0f |
%{__install} -p -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# pm-utils script to handle suspend/resume and dhclient leases
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_libdir}/pm-utils/sleep.d
|
|
|
c8bb8f |
%{__install} -p -m 0755 %{SOURCE5} %{buildroot}%{_libdir}/pm-utils/sleep.d
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# systemd unit files
|
|
|
c8bb8f |
mkdir -p %{buildroot}%{_unitdir}
|
|
|
c8bb8f |
install -m 644 %{SOURCE6} %{buildroot}%{_unitdir}
|
|
|
c8bb8f |
install -m 644 %{SOURCE7} %{buildroot}%{_unitdir}
|
|
|
c8bb8f |
install -m 644 %{SOURCE8} %{buildroot}%{_unitdir}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Start empty lease databases
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_localstatedir}/lib/dhcpd/
|
|
|
c8bb8f |
touch %{buildroot}%{_localstatedir}/lib/dhcpd/dhcpd.leases
|
|
|
c8bb8f |
touch %{buildroot}%{_localstatedir}/lib/dhcpd/dhcpd6.leases
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_localstatedir}/lib/dhclient/
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# default sysconfig file for dhcpd
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_sysconfdir}/sysconfig
|
|
|
c8bb8f |
%{__cat} <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd
|
|
|
c8bb8f |
# WARNING: This file is NOT used anymore.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# If you are here to restrict what interfaces should dhcpd listen on,
|
|
|
c8bb8f |
# be aware that dhcpd listens *only* on interfaces for which it finds subnet
|
|
|
c8bb8f |
# declaration in dhcpd.conf. It means that explicitly enumerating interfaces
|
|
|
c8bb8f |
# also on command line should not be required in most cases.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# If you still insist on adding some command line options,
|
|
|
c8bb8f |
# copy dhcpd.service from /lib/systemd/system to /etc/systemd/system and modify
|
|
|
c8bb8f |
# it there.
|
|
|
c8bb8f |
# https://fedoraproject.org/wiki/Systemd#How_do_I_customize_a_unit_file.2F_add_a_custom_unit_file.3F
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# example:
|
|
|
c8bb8f |
# $ cp /usr/lib/systemd/system/dhcpd.service /etc/systemd/system/
|
|
|
c8bb8f |
# $ vi /etc/systemd/system/dhcpd.service
|
|
|
c8bb8f |
# $ ExecStart=/usr/sbin/dhcpd -f -cf /etc/dhcp/dhcpd.conf -user dhcpd -group dhcpd --no-pid <your_interface_name(s)>
|
|
|
c8bb8f |
# $ systemctl --system daemon-reload
|
|
|
c8bb8f |
# $ systemctl restart dhcpd.service
|
|
|
c8bb8f |
EOF
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Copy sample conf files into position (called by doc macro)
|
|
|
c8bb8f |
%{__cp} -p doc/examples/dhclient-dhcpv6.conf client/dhclient6.conf.example
|
|
|
c8bb8f |
%{__cp} -p doc/examples/dhcpd-dhcpv6.conf server/dhcpd6.conf.example
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Install default (empty) dhcpd.conf:
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{dhcpconfdir}
|
|
|
c8bb8f |
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd.conf
|
|
|
c8bb8f |
#
|
|
|
c8bb8f |
# DHCP Server Configuration file.
|
|
|
c8bb8f |
# see /usr/share/doc/dhcp*/dhcpd.conf.example
|
|
|
c8bb8f |
# see dhcpd.conf(5) man page
|
|
|
c8bb8f |
#
|
|
|
c8bb8f |
EOF
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Install default (empty) dhcpd6.conf:
|
|
|
c8bb8f |
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd6.conf
|
|
|
c8bb8f |
#
|
|
|
c8bb8f |
# DHCPv6 Server Configuration file.
|
|
|
c8bb8f |
# see /usr/share/doc/dhcp*/dhcpd6.conf.example
|
|
|
c8bb8f |
# see dhcpd.conf(5) man page
|
|
|
c8bb8f |
#
|
|
|
c8bb8f |
EOF
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Install dhcp.schema for LDAP configuration
|
|
|
c8bb8f |
%{__mkdir} -p %{buildroot}%{_sysconfdir}/openldap/schema
|
|
|
c8bb8f |
%{__install} -p -m 0644 -D contrib/ldap/dhcp.schema \
|
|
|
c8bb8f |
%{buildroot}%{_sysconfdir}/openldap/schema
|
|
|
c8bb8f |
|
|
|
c8bb8f |
# Don't package libtool *.la files
|
|
|
c8bb8f |
find ${RPM_BUILD_ROOT}/%{_libdir} -name '*.la' -exec '/bin/rm' '-f' '{}' ';';
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%pre
|
|
|
c8bb8f |
# /usr/share/doc/setup/uidgid
|
|
|
c8bb8f |
%global gid_uid 177
|
|
|
c8bb8f |
getent group dhcpd >/dev/null || groupadd --force --gid %{gid_uid} --system dhcpd
|
|
|
c8bb8f |
if ! getent passwd dhcpd >/dev/null ; then
|
|
|
c8bb8f |
if ! getent passwd %{gid_uid} >/dev/null ; then
|
|
|
c8bb8f |
useradd --system --uid %{gid_uid} --gid dhcpd --home / --shell /sbin/nologin --comment "DHCP server" dhcpd
|
|
|
c8bb8f |
else
|
|
|
c8bb8f |
useradd --system --gid dhcpd --home / --shell /sbin/nologin --comment "DHCP server" dhcpd
|
|
|
c8bb8f |
fi
|
|
|
c8bb8f |
fi
|
|
|
c8bb8f |
exit 0
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%post
|
|
|
c8bb8f |
# Initial installation
|
|
|
c8bb8f |
%systemd_post dhcpd.service dhcpd6.service dhcrelay.service
|
|
|
c8bb8f |
|
|
|
d4e403 |
chown -R dhcpd:dhcpd %{_localstatedir}/lib/dhcpd/
|
|
|
d4e403 |
|
|
|
d4e403 |
for servicename in dhcpd dhcpd6 dhcrelay; do
|
|
|
d4e403 |
etcservicefile=%{_sysconfdir}/systemd/system/${servicename}.service
|
|
|
d4e403 |
if [ -f ${etcservicefile} ]; then
|
|
|
d4e403 |
grep -q Type= ${etcservicefile} || sed -i '/\[Service\]/a Type=notify' ${etcservicefile}
|
|
|
c360e8 |
sed -i 's/After=network.target/Wants=network-online.target\nAfter=network-online.target/' ${etcservicefile}
|
|
|
d4e403 |
fi
|
|
|
d4e403 |
done
|
|
|
d4e403 |
exit 0
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%preun
|
|
|
c8bb8f |
# Package removal, not upgrade
|
|
|
c8bb8f |
%systemd_preun dhcpd.service dhcpd6.service dhcrelay.service
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%postun
|
|
|
c8bb8f |
# Package upgrade, not uninstall
|
|
|
c8bb8f |
%systemd_postun_with_restart dhcpd.service dhcpd6.service dhcrelay.service
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%post libs -p /sbin/ldconfig
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%postun libs -p /sbin/ldconfig
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%triggerun -- dhcp
|
|
|
c8bb8f |
# convert DHC*ARGS from /etc/sysconfig/dhc* to /etc/systemd/system/dhc*.service
|
|
|
c8bb8f |
for servicename in dhcpd dhcpd6 dhcrelay; do
|
|
|
c8bb8f |
if [ -f %{_sysconfdir}/sysconfig/${servicename} ]; then
|
|
|
c8bb8f |
# get DHCPDARGS/DHCRELAYARGS value from /etc/sysconfig/${servicename}
|
|
|
c8bb8f |
source %{_sysconfdir}/sysconfig/${servicename}
|
|
|
c8bb8f |
if [ "${servicename}" == "dhcrelay" ]; then
|
|
|
c8bb8f |
args=$DHCRELAYARGS
|
|
|
c8bb8f |
else
|
|
|
c8bb8f |
args=$DHCPDARGS
|
|
|
c8bb8f |
fi
|
|
|
c8bb8f |
# value is non-empty (i.e. user modified) and there isn't a service unit yet
|
|
|
c8bb8f |
if [ -n "${args}" -a ! -f %{_sysconfdir}/systemd/system/${servicename}.service ]; then
|
|
|
c8bb8f |
# in $args replace / with \/ otherwise the next sed won't take it
|
|
|
c8bb8f |
args=$(echo $args | sed 's/\//\\\//'g)
|
|
|
c8bb8f |
# add $args to the end of ExecStart line
|
|
|
c8bb8f |
sed -r -e "/ExecStart=/ s/$/ ${args}/" \
|
|
|
c8bb8f |
< %{_unitdir}/${servicename}.service \
|
|
|
c8bb8f |
> %{_sysconfdir}/systemd/system/${servicename}.service
|
|
|
c8bb8f |
fi
|
|
|
c8bb8f |
fi
|
|
|
c8bb8f |
done
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%files
|
|
|
c8bb8f |
%doc server/dhcpd.conf.example server/dhcpd6.conf.example
|
|
|
c8bb8f |
%doc contrib/ldap/
|
|
|
c8bb8f |
%attr(0755,dhcpd,dhcpd) %dir %{_localstatedir}/lib/dhcpd
|
|
|
c8bb8f |
%attr(0644,dhcpd,dhcpd) %verify(mode) %config(noreplace) %{_localstatedir}/lib/dhcpd/dhcpd.leases
|
|
|
c8bb8f |
%attr(0644,dhcpd,dhcpd) %verify(mode) %config(noreplace) %{_localstatedir}/lib/dhcpd/dhcpd6.leases
|
|
|
c8bb8f |
%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
|
|
|
c8bb8f |
%config(noreplace) %{dhcpconfdir}/dhcpd.conf
|
|
|
c8bb8f |
%config(noreplace) %{dhcpconfdir}/dhcpd6.conf
|
|
|
c8bb8f |
%config(noreplace) %{_sysconfdir}/openldap/schema/dhcp.schema
|
|
|
c8bb8f |
%dir %{_sysconfdir}/NetworkManager
|
|
|
c8bb8f |
%dir %{_sysconfdir}/NetworkManager/dispatcher.d
|
|
|
c8bb8f |
%{_sysconfdir}/NetworkManager/dispatcher.d/12-dhcpd
|
|
|
c8bb8f |
%attr(0644,root,root) %{_unitdir}/dhcpd.service
|
|
|
c8bb8f |
%attr(0644,root,root) %{_unitdir}/dhcpd6.service
|
|
|
c8bb8f |
%attr(0644,root,root) %{_unitdir}/dhcrelay.service
|
|
|
c8bb8f |
%{_sbindir}/dhcpd
|
|
|
c8bb8f |
%{_sbindir}/dhcrelay
|
|
|
c8bb8f |
%{_bindir}/omshell
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man1/omshell.1.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man5/dhcpd.conf.5.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man5/dhcpd.leases.5.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man8/dhcpd.8.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man8/dhcrelay.8.gz
|
|
|
c8bb8f |
%if %sdt
|
|
|
c8bb8f |
%{tapsetdir}/*.stp
|
|
|
c8bb8f |
%endif
|
|
|
8377c7 |
# This is needed for on-commit scripts
|
|
|
8377c7 |
# Directory must be accessible by dhcpd process
|
|
|
8377c7 |
%attr(0750,root,dhcpd) %dir %{dhcpconfdir}/scripts
|
|
|
8377c7 |
%attr(0640,root,dhcpd) %{dhcpconfdir}/scripts/README.scripts
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%files -n dhclient
|
|
|
c8bb8f |
%doc client/dhclient.conf.example client/dhclient6.conf.example README.dhclient.d
|
|
|
c8bb8f |
%dir %{dhcpconfdir}/dhclient.d
|
|
|
8377c7 |
%dir %{dhcpconfdir}/dhclient-exit-hooks.d/
|
|
|
8377c7 |
%{dhcpconfdir}/dhclient-exit-hooks.d/azure-cloud.sh
|
|
|
c8bb8f |
%dir %{_localstatedir}/lib/dhclient
|
|
|
c8bb8f |
%dir %{_sysconfdir}/NetworkManager
|
|
|
c8bb8f |
%dir %{_sysconfdir}/NetworkManager/dispatcher.d
|
|
|
c8bb8f |
%{_sysconfdir}/NetworkManager/dispatcher.d/11-dhclient
|
|
|
c8bb8f |
%{_sbindir}/dhclient
|
|
|
c8bb8f |
%{_sbindir}/dhclient-script
|
|
|
c8bb8f |
%attr(0755,root,root) %{_libdir}/pm-utils/sleep.d/56dhclient
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man5/dhclient.conf.5.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man5/dhclient.leases.5.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man8/dhclient.8.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man8/dhclient-script.8.gz
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%files common
|
|
|
c8bb8f |
%doc LICENSE README RELNOTES doc/References.txt
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man5/dhcp-options.5.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man5/dhcp-eval.5.gz
|
|
|
8377c7 |
%attr(0750,root,root) %dir %{dhcpconfdir}
|
|
|
8377c7 |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%files libs
|
|
|
c8bb8f |
%{_libdir}/libdhcpctl.so.*
|
|
|
c8bb8f |
%{_libdir}/libomapi.so.*
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%files devel
|
|
|
c8bb8f |
%doc doc/IANA-arp-parameters doc/api+protocol
|
|
|
c8bb8f |
%{_includedir}/dhcpctl
|
|
|
c8bb8f |
%{_includedir}/omapip
|
|
|
c8bb8f |
%{_libdir}/libdhcpctl.so
|
|
|
c8bb8f |
%{_libdir}/libomapi.so
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man3/dhcpctl.3.gz
|
|
|
c8bb8f |
%attr(0644,root,root) %{_mandir}/man3/omapi.3.gz
|
|
|
c8bb8f |
|
|
|
c8bb8f |
|
|
|
c8bb8f |
%changelog
|
|
|
61952d |
* Wed Jun 09 2021 CentOS Sources <bugs@centos.org> - 4.2.5-83.el7.centos.1
|
|
|
61952d |
- Roll in CentOS Branding
|
|
|
61952d |
|
|
|
627c33 |
* Thu May 27 2021 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-83.1
|
|
|
627c33 |
- Fix for CVE-2021-25217
|
|
|
19a27c |
|
|
|
627c33 |
* Mon Feb 10 2020 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-83
|
|
|
627c33 |
- Revert fix for 1668696
|
|
|
2d964c |
|
|
|
2d964c |
* Wed Jan 22 2020 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-81
|
|
|
2d964c |
- Resolves: #1668696 - Update /etc/resolv.conf in stateless mode
|
|
|
2d964c |
|
|
|
2d964c |
* Thu Jan 16 2020 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-80
|
|
|
2d964c |
- Resolves: #1697637 - Resize ldap buffers to truncate bigger objects
|
|
|
81da9e |
|
|
|
9295a4 |
* Tue Oct 1 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-79
|
|
|
9295a4 |
- Resolves: #1756850 - Close FD in noreplay mode
|
|
|
9295a4 |
|
|
|
9295a4 |
* Wed Aug 14 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-78
|
|
|
9295a4 |
- Detect time shifts to prevent ip address expiration (#1093803)
|
|
|
af76f7 |
|
|
|
072f0f |
* Tue May 21 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-77
|
|
|
072f0f |
- Resolves: #1712414 - Reset signal handlers set by isclib
|
|
|
072f0f |
|
|
|
072f0f |
* Thu May 2 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-76
|
|
|
072f0f |
- Resolves: #1704675 - Fix crash of dhcpd(6) triggered by bind rebase
|
|
|
072f0f |
|
|
|
072f0f |
* Mon Mar 4 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-75
|
|
|
072f0f |
- Resolves: #1672308 - Do not restart dhcp on NetworkManagers up events
|
|
|
072f0f |
|
|
|
072f0f |
* Thu Feb 14 2019 Petr MenšĂk <pemensik@redhat.com> - 12:4.2.5-74
|
|
|
072f0f |
- Use bind-export-libs package instead of bind99
|
|
|
072f0f |
- Use isc-config.sh to configure bind libs
|
|
|
072f0f |
- Change requirement to bind-export-devel
|
|
|
072f0f |
- Compile with recent bind includes, that does not include isc/util.h
|
|
|
072f0f |
|
|
|
072f0f |
* Tue Feb 12 2019 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-73
|
|
|
072f0f |
- Resolves: #1635181
|
|
|
072f0f |
- Change default ipv6 prefix to /128.
|
|
|
072f0f |
- Allow its customization via cl option
|
|
|
072f0f |
|
|
|
072f0f |
* Mon Dec 17 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-72
|
|
|
072f0f |
- Resolves: #1647784 - Update renew time if it is greater than expiry
|
|
|
072f0f |
|
|
|
072f0f |
* Mon Dec 17 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-71
|
|
|
072f0f |
- Resolves: #1623792 - Load leases file in tracing mode only
|
|
|
072f0f |
|
|
|
072f0f |
* Mon May 7 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-70
|
|
|
072f0f |
- Resolves: #1574292 - Fix options conflict for ddns update
|
|
|
853482 |
|
|
|
072f0f |
* Tue Apr 24 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-69
|
|
|
072f0f |
- Resolves: #1570895 - Fix command execution vulnerability (CVE-2018-1111)
|
|
|
77df1c |
|
|
|
2a7b11 |
* Wed Feb 28 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-68
|
|
|
a512de |
- Resolves: #1549999 - CVE-2018-5733 Avoid buffer overflow reference counter
|
|
|
a512de |
|
|
|
a512de |
* Wed Feb 28 2018 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-67
|
|
|
a512de |
- Resolves #1549998 :CVE-2018-5732 Avoid buffer overflow in options parser
|
|
|
a512de |
|
|
|
a512de |
* Thu Dec 7 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-65
|
|
|
a512de |
- Resolves: #1519363 - omapi: Close orphaned sockets.
|
|
|
a512de |
|
|
|
a512de |
* Mon Oct 2 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-64
|
|
|
a512de |
- Resolves: #1497630 - failover hangs with both potential-conflict
|
|
|
a512de |
|
|
|
a512de |
* Wed Sep 20 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-63
|
|
|
a512de |
- Resolves: #1490782 - Do not override HOSTNAME in client script
|
|
|
a512de |
|
|
|
a512de |
* Wed Aug 30 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-62
|
|
|
a512de |
- Resolves: #1394727 - Add code to support standard ddns updates
|
|
|
a512de |
|
|
|
a512de |
* Wed Aug 16 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-61
|
|
|
a512de |
- Resolves: #1396985 - Addes addtional HMAC TSIG algorithms to DDNS
|
|
|
2a7b11 |
|
|
|
a512de |
* Wed Aug 16 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-60
|
|
|
a512de |
- Resolves: #1299562 - listen on DDNS port on demand only
|
|
|
e4c9fc |
|
|
|
a512de |
* Wed Aug 16 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-59
|
|
|
a512de |
- Resolves: 1363791 - dhclient update routing table after the lease expiry
|
|
|
969378 |
|
|
|
8377c7 |
* Tue May 16 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-58
|
|
|
8377c7 |
- Resolves 1374119: Add dns server variable to azure-cloud.sh script
|
|
|
8377c7 |
|
|
|
8377c7 |
* Thu May 4 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-57
|
|
|
8377c7 |
- Move scripts to dhcp package
|
|
|
8377c7 |
- Do not relax permissions of scripts as we don't need this now
|
|
|
8377c7 |
|
|
|
8377c7 |
* Thu May 4 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-55
|
|
|
8377c7 |
- Resolves: #1349044 - Add disclamer for chaging /etc/dhcp permission for scripts
|
|
|
8377c7 |
- Fix syntax error in attr
|
|
|
8377c7 |
|
|
|
8377c7 |
* Tue May 02 2017 Pavel Zhukov <pzhukov@redhat.com> - 12:4.2.5-53
|
|
|
8377c7 |
- Fix ownership of %{dhcpconfdir} to allow daemon access it
|
|
|
8377c7 |
|
|
|
8377c7 |
* Mon Mar 27 2017 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-52
|
|
|
8377c7 |
- Resolves: #1349044 - move /etc/dhcp and /etc/dhcp/scripts to dhcp-common
|
|
|
8377c7 |
subpackage
|
|
|
8377c7 |
|
|
|
8377c7 |
* Mon Mar 27 2017 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-51
|
|
|
8377c7 |
- Resolves: #1349044 - add /etc/dhcp/scripts directory for on-commit scripts
|
|
|
8377c7 |
|
|
|
8377c7 |
* Thu Feb 16 2017 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-50
|
|
|
8377c7 |
- Resolves: #1321945 - dhclient hook script for Azure cloud
|
|
|
8377c7 |
|
|
|
8377c7 |
* Thu Feb 16 2017 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-49
|
|
|
8377c7 |
- Resolves: #1355827 - dhcpd has a segfault at startup with a big ip range
|
|
|
8377c7 |
|
|
|
8377c7 |
* Thu Feb 16 2017 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-48
|
|
|
8377c7 |
- Resolves: #1302282 - systemd fails to keep dhcpd running after repeated
|
|
|
8377c7 |
restarts by NetworkManager dispatcher.d script
|
|
|
d9f53b |
|
|
|
6736f5 |
* Tue Aug 09 2016 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-47
|
|
|
6736f5 |
- 1269596 - fix undefined variable in dhclient-script
|
|
|
6736f5 |
|
|
|
6736f5 |
* Thu Apr 21 2016 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-46
|
|
|
6736f5 |
- unclosed TCP connections to OMAPI or failover ports can cause DoS (CVE-2016-2774)
|
|
|
6736f5 |
|
|
|
6736f5 |
* Mon Apr 18 2016 Zdenek Dohnal <zdohnal@redhat.com> - 12:4.2.5-45
|
|
|
6736f5 |
- 1267489 - dhclient-script does not respect DEFROUTE/GATEWAYDEV patched
|
|
|
6736f5 |
|
|
|
6736f5 |
* Mon Apr 18 2016 Zdenek Dohnal <zdohnal@redhat.com> - 12:4.2.5-44
|
|
|
6736f5 |
- 1269596 - dhclient-script doesn't keep old nameservers
|
|
|
6736f5 |
- 1193586 - DHCP renewal does not update lifetimes if MTU has changed
|
|
|
6736f5 |
- 1306608 - Add ignore-client-uids option to dhcpd
|
|
|
6736f5 |
- 1267489 - dhclient-script does not respect DEFROUTE/GATEWAYDEV
|
|
|
6736f5 |
|
|
|
6736f5 |
* Mon Apr 18 2016 Zdenek Dohnal <zdohnal@redhat.com> - 12:4.2.5-43
|
|
|
6736f5 |
- Fixing bug 1234251
|
|
|
2e4901 |
|
|
|
0c2dab |
* Tue Oct 13 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-42
|
|
|
0c2dab |
- regenerate dhcp-vlanfilter.patch (#1175350)
|
|
|
0c2dab |
|
|
|
0c2dab |
* Thu Sep 03 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-41
|
|
|
0c2dab |
- VLAN ID is only bottom 12-bits of TCI (#1175350)
|
|
|
0c2dab |
|
|
|
0c2dab |
* Tue Jul 07 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-40
|
|
|
0c2dab |
- rebuilt (#1238461)
|
|
|
0c2dab |
|
|
|
0c2dab |
* Thu Jun 25 2015 Jiri Popelka - 12:4.2.5-39
|
|
|
0c2dab |
- dhclient crashes in dns_client_cancelupdate (#1187856)
|
|
|
0c2dab |
|
|
|
0c2dab |
* Wed Jun 24 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-38
|
|
|
0c2dab |
- correctly set IB's hw->hlen and add more randomness into xid generation (#1195693)
|
|
|
0c2dab |
- send unicast request/release via correct interface (#1177351)
|
|
|
0c2dab |
|
|
|
0c2dab |
* Wed May 20 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-37
|
|
|
0c2dab |
- dhcpd generates spurious responses when seeing requests from vlans on plain interface (#1175350)
|
|
|
0c2dab |
- option 97 - pxe-client-id (#1175422)
|
|
|
0efccc |
|
|
|
c360e8 |
* Tue Jan 20 2015 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-36
|
|
|
c360e8 |
- use upstream patch for #1147240 (Relay-forward's Hop Limit)
|
|
|
c360e8 |
|
|
|
c360e8 |
* Tue Dec 09 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-35
|
|
|
c360e8 |
- Write DUID_LLT even in stateless mode (#1156356)
|
|
|
c360e8 |
|
|
|
c360e8 |
* Tue Nov 18 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-34
|
|
|
c360e8 |
- Use network-online.target instead of network.target (#1145832)
|
|
|
c360e8 |
- dhclient-script: restorecon calls shouldn't be needed
|
|
|
c360e8 |
as we have SELinux transition rules (#1161500)
|
|
|
c360e8 |
|
|
|
c360e8 |
* Fri Oct 10 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-33
|
|
|
c360e8 |
- Relay-forward Message's Hop Limit should be 32 (#1147240)
|
|
|
c360e8 |
|
|
|
c360e8 |
* Thu Oct 09 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-32
|
|
|
c360e8 |
- fix problem (found by Coverity) in previously add patch
|
|
|
c360e8 |
|
|
|
c360e8 |
* Thu Oct 09 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-31
|
|
|
c360e8 |
- dhcrelay -6 was not working due to patch for #1005814 (#1151039)
|
|
|
c360e8 |
|
|
|
c360e8 |
* Wed Sep 10 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-30
|
|
|
c360e8 |
- 11-dhclient: handle "dhcp4-change" and limit it to chrony/ntp (#1093490)
|
|
|
c360e8 |
- [dhclient -6] infinite preferred/valid lifetime represented as -1 (#1133839)
|
|
|
fe85d9 |
|
|
|
c360e8 |
* Mon Sep 08 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-29
|
|
|
c360e8 |
- dhclient-script: fix stateless DHCPv6 mode (#1101149)
|
|
|
c360e8 |
- Add GUIDs in the DHCP logs for IPoIB. (#1109947)
|
|
|
c360e8 |
- dhclient-script: handle option 121 properly (#1109949)
|
|
|
c360e8 |
- dhclient-script: it's OK if the arping reply comes from our system (#1116004)
|
|
|
c360e8 |
- dhclient-script: PREINIT6: make sure link-local address is available (#1130803)
|
|
|
c360e8 |
- dhclient-script: IPv6 address which fails DAD is auto-removed when it was
|
|
|
c360e8 |
added with valid_lft/preferred_lft other then 'forever' (#1133465)
|
|
|
0a9362 |
|
|
|
c360e8 |
* Mon Jul 07 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-28
|
|
|
d4e403 |
- support for sending startup notification to systemd (#1087245)
|
|
|
3f2076 |
|
|
|
513ea3 |
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 12:4.2.5-27
|
|
|
513ea3 |
- Mass rebuild 2014-01-24
|
|
|
513ea3 |
|
|
|
513ea3 |
* Mon Jan 13 2014 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-26
|
|
|
513ea3 |
- update address lifetimes on RENEW/RENEW6 (#1032809)
|
|
|
513ea3 |
|
|
|
513ea3 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 12:4.2.5-25
|
|
|
513ea3 |
- Mass rebuild 2013-12-27
|
|
|
513ea3 |
|
|
|
513ea3 |
* Fri Nov 22 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-24
|
|
|
513ea3 |
- dhclient-script: set address lifetimes (#1032809)
|
|
|
513ea3 |
|
|
|
c8bb8f |
* Tue Nov 05 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-23
|
|
|
c8bb8f |
- dhcpd rejects the udp packet with checksum=0xffff (#1016143)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 23 2013 Tomas Hozza <thozza@redhat.com> - 12:4.2.5-22
|
|
|
c8bb8f |
- rebuild against new bind (Related: #1010200)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 20 2013 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-21
|
|
|
c8bb8f |
- Resolves: #1005814 - dhclient: Make setsockopt() not-fatal also for SO_REUSEPORT
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 16 2013 Pavel Ĺ imerda <psimerda@redhat.com> - 12:4.2.5-20
|
|
|
c8bb8f |
- Resolves: #1005814 - dhclient: Bind socket to interface also for IPv6
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 26 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-19
|
|
|
c8bb8f |
- don't crash on aliased infiniband interface (#996518)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Aug 04 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-18
|
|
|
c8bb8f |
- BuildRequires: systemd due to %%{_unitdir}
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 29 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-17
|
|
|
c8bb8f |
- 12-dhcpd previously exited with error status 1 (#989207)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 15 2013 Tomas Hozza <thozza@redhat.com> - 12:4.2.5-16
|
|
|
c8bb8f |
- rebuild against new bind
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jul 02 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-15
|
|
|
c8bb8f |
- fix several memory leaks in omapi (#978420)
|
|
|
c8bb8f |
- remove send_release.patch (#979510)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 18 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-14
|
|
|
c8bb8f |
- rebuilt against bind once more
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 14 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-13
|
|
|
c8bb8f |
- return /etc/sysconfig/dhcpd back, but do NOT use it (#909733)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 14 2013 Adam Williamson <awilliam@redhat.com> - 12:4.2.5-12
|
|
|
c8bb8f |
- rebuild against new bind
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 30 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-11
|
|
|
c8bb8f |
- add missing conversion specifier in log_fatal() call (#957371)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 16 2013 Adam Tkac <atkac redhat com> - 12:4.2.5-10
|
|
|
c8bb8f |
- rebuild against new bind
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 03 2013 Tomas Hozza <thozza@redhat.com> - 12:4.2.5-9
|
|
|
c8bb8f |
- Expose next-server DHCPv4 option to dhclient script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 26 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-8
|
|
|
c8bb8f |
- describe -user/-group/-chroot in dhcpd.8
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 22 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-7
|
|
|
c8bb8f |
- remove triggerun condition (#895475)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.2.5-6
|
|
|
c8bb8f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 24 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-5
|
|
|
c8bb8f |
- remove missing-ipv6-not-fatal.patch because the concerning code is later
|
|
|
c8bb8f |
removed with getifaddrs.patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 23 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-4
|
|
|
c8bb8f |
- Make sure range6 is correct for subnet6 where it's declared (#902966)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 18 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-3
|
|
|
c8bb8f |
- simplify the previously added triggerun scriptlet
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 17 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-2
|
|
|
c8bb8f |
- during update convert DHC*ARGS from /etc/sysconfig/dhc*
|
|
|
c8bb8f |
to /etc/systemd/system/dhc*.service (#895475)
|
|
|
c8bb8f |
- 12-dhcpd NM dispatcher script now restarts also dhcpd6 service
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 10 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-1
|
|
|
c8bb8f |
- 4.2.5
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 02 2013 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-0.3.rc1
|
|
|
c8bb8f |
- run %%check in Fedora only, there's no atf package in RHEL
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Dec 20 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-0.2.rc1
|
|
|
c8bb8f |
- don't package ancient contrib/* files
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Dec 20 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.5-0.1.rc1
|
|
|
c8bb8f |
- 4.2.5rc1
|
|
|
c8bb8f |
- added %%check - upstream unit tests (Automated Test Framework - ATF)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 30 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-23.P2
|
|
|
c8bb8f |
- fix two resource leaks in lpf-ib.patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 26 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-22.P2
|
|
|
c8bb8f |
- add After=time-sync.target to dhcpd[6].service (#878293)
|
|
|
c8bb8f |
- remove groff from BuildRequires (no idea why it's been there)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 16 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-21.P2
|
|
|
c8bb8f |
- multiple key statements in zone definition causes inappropriate error (#873794)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Oct 26 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-20.P2
|
|
|
c8bb8f |
- fix path to dhcpd6.leases in dhcpd6.conf.sample (#870458)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 17 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-19.P2
|
|
|
c8bb8f |
- dhcpd needs to chown leases file created before de-rooting itself (#866714)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 11 2012 Adam Tkac <atkac redhat com> - 12:4.2.4-18.P2
|
|
|
c8bb8f |
- rebuild against new bind-libs-lite
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Oct 09 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-17.P2
|
|
|
c8bb8f |
- do-forward-updates statement wasn't recognized (#863646)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Sep 26 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-16.P2
|
|
|
c8bb8f |
- dhclient-usage.patch+part of manpages.patch merged with dhclient-options.patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Sep 13 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-15.P2
|
|
|
c8bb8f |
- 4.2.4-P2: fix for CVE-2012-3955 (#856770)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 24 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-14.P1
|
|
|
c8bb8f |
- SystemD unit files don't use Environment files any more (#850558)
|
|
|
c8bb8f |
- NetworkManager dispatcher script doesn't use DHCPDARGS any more
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 22 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-13.P1
|
|
|
c8bb8f |
- fixed SPEC file so it comply with new systemd-rpm macros guidelines (#850089)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 20 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-12.P1
|
|
|
c8bb8f |
- dhclient-script: fixed CONFIG variable value passed to need_config (#848858)
|
|
|
c8bb8f |
- dhclient-script: calling dhclient-up-hooks after setting up route, gateways
|
|
|
c8bb8f |
& interface alias (#848869)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 17 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-11.P1
|
|
|
c8bb8f |
- don't build libdst, it hasn't been used since 4.2.0 (#849166)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 27 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-10.P1
|
|
|
c8bb8f |
- isc_time_nowplusinterval() is not safe with 64-bit time_t (#662254, #789601)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.2.4-9.P1
|
|
|
c8bb8f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 25 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-8.P1
|
|
|
c8bb8f |
- Dhclient does not correctly parse zero-length options in
|
|
|
c8bb8f |
dhclient6.leases (#633318)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 25 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-7.P1
|
|
|
c8bb8f |
- 4.2.4-P1: fix for CVE-2012-3570 CVE-2012-3571 and CVE-2012-3954 (#842892)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 23 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-6
|
|
|
c8bb8f |
- ib.patch: added fall-back method (using ioctl(SIOCGIFHWADDR)) when getting
|
|
|
c8bb8f |
of HW address with getifaddrs() fails (#626514-c#63, #840601).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 23 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-5
|
|
|
c8bb8f |
- Dhcpd does not correctly follow DhcpFailOverPeerDN (#838400)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 18 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-4
|
|
|
c8bb8f |
- allow dhcpd to listen on alias interfaces (#840601)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 09 2012 Tomas Hozza <thozza@redhat.com> - 12:4.2.4-3
|
|
|
c8bb8f |
- changed list of %%verify on the leases files (#837474)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jun 18 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-2
|
|
|
c8bb8f |
- define $SAVEDIR in dhclient-script (#833054)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 06 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-1
|
|
|
c8bb8f |
- 4.2.4
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 05 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.8.rc2
|
|
|
c8bb8f |
- return prematurely removed 12-dhcpd (NM dispatcher script) (#828522)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri May 25 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.7.rc2
|
|
|
c8bb8f |
- getifaddrs.patch: use HAVE_SA_LEN macro
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed May 23 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.6.rc2
|
|
|
c8bb8f |
- 4.2.4rc2
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 07 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.5.rc1
|
|
|
c8bb8f |
- dhcpd.service: explicitly add -cf to indicate what conf file we use (#819325)
|
|
|
c8bb8f |
- no need to copy /etc/*.conf to /etc/dhcp/*.conf in %%prep anymore
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 01 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.4.rc1
|
|
|
c8bb8f |
- 4.2.4rc1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 26 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.3.b1
|
|
|
c8bb8f |
- remove inherit-leases.patch - it's probably not needed anymore (#815355)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 18 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.2.b1
|
|
|
c8bb8f |
- update paths.patch and source URL
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 16 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.4-0.1.b1
|
|
|
c8bb8f |
- 4.2.4b1: noprefixavail.patch merged upstream
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 30 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-25.P2
|
|
|
c8bb8f |
- move dhclient & dhclient-script from /sbin to /usr/sbin
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 23 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-24.P2
|
|
|
c8bb8f |
- one more fix (#806342)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 23 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-23.P2
|
|
|
c8bb8f |
- improve #449946 fix (#806342)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 21 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-22.P2
|
|
|
c8bb8f |
- RFC5970 - DHCPv6 Options for Network Boot (#798735)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 21 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-21.P2
|
|
|
c8bb8f |
- don't use fallback_interface when releasing lease (#800561)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 21 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-20.P2
|
|
|
c8bb8f |
- use getifaddrs() to scan for interfaces on Linux (#449946)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 22 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-19.P2
|
|
|
c8bb8f |
- don't send log messages to the standard error descriptor by default (#790387)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 13 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-18.P2
|
|
|
c8bb8f |
- -timeout option (command line) with value 3 or less was driving dhclient mad (#789719)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 07 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-17.P2
|
|
|
c8bb8f |
- dhclient-script: install link-local static routes with correct scope (#787318)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 1 2012 Adam Williamson <awilliam@redhat.com> - 12:4.2.3-16.P2
|
|
|
c8bb8f |
- rebuild for new bind-libs-lite
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 31 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-15.P2
|
|
|
c8bb8f |
- revert previous change (#782499)
|
|
|
c8bb8f |
- remove the rest of the sysvinit scriptlets
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 17 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-14.P2
|
|
|
c8bb8f |
- use PrivateTmp=true in service files (#782499)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 13 2012 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-13.P2
|
|
|
c8bb8f |
- 4.2.3-P2: fix for CVE-2011-4868 (#781246)
|
|
|
c8bb8f |
- clean up old Provides and Obsoletes
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.2.3-12.P1
|
|
|
c8bb8f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Dec 21 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-11.P1
|
|
|
c8bb8f |
- revert change made in 4.2.3-3 because of failing failover inicialization (#765967)
|
|
|
c8bb8f |
the procedure is now:
|
|
|
c8bb8f |
init lease file, init failover, init PID file, change effective user/group ID
|
|
|
c8bb8f |
- don't need to fix lease files ownership before starting service
|
|
|
c8bb8f |
- dhclient-script: allow static route with a 0.0.0.0 next-hop address (#769463)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Dec 20 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-10.P1
|
|
|
c8bb8f |
- hopefully we don't need 12-dhcpd anymore as 'After=network.target'
|
|
|
c8bb8f |
in dhcpd[6].service should take care of the original problem (#565921)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Dec 19 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-9.P1
|
|
|
c8bb8f |
- don't ship legacy SysV initscripts
|
|
|
c8bb8f |
- dhcpd6: move '-cf /etc/dhcp/dhcpd6.conf' from sysconfig/dhcpd6 to dhcpd6.service
|
|
|
c8bb8f |
- run 'chown -R dhcpd:dhcpd /var/lib/dhcpd/' before starting dhcpd/dhcpd6 service
|
|
|
c8bb8f |
for the case where leases file is owned by root:root as a
|
|
|
c8bb8f |
consequence of running dhcpd without '-user dhcpd -group dhcpd' (#744292)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Dec 09 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-8.P1
|
|
|
c8bb8f |
- 4.2.3-P1: fix for CVE-2011-4539 (#765681)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Nov 24 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-7
|
|
|
c8bb8f |
- Send DHCPDECLINE and exit(2) when duplicate address was detected and
|
|
|
c8bb8f |
dhclient had been started with '-1' (#756759).
|
|
|
c8bb8f |
- Don't build with -D_GNU_SOURCE, configure.ac uses AC_USE_SYSTEM_EXTENSIONS
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 14 2011 Adam Tkac <atkac redhat com> - 12:4.2.3-6
|
|
|
c8bb8f |
- rebuild against new bind
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 11 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-5
|
|
|
c8bb8f |
- dhclient-script: arping address in BOUND|RENEW|REBIND|REBOOT (#752116)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.2.3-4
|
|
|
c8bb8f |
- Rebuilt for glibc bug#747377
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 26 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-3
|
|
|
c8bb8f |
- Write lease file AFTER changing of the effective user/group ID.
|
|
|
c8bb8f |
- Move omshell from dhcp-common to main package (where it originally was).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 20 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-2
|
|
|
c8bb8f |
- Write PID file BEFORE changing of the effective user/group ID.
|
|
|
c8bb8f |
- Really define _hardened_build this time
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 20 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-1
|
|
|
c8bb8f |
- 4.2.3
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Oct 18 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.3-0.1.rc1
|
|
|
c8bb8f |
- 4.2.3rc1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Oct 09 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-12
|
|
|
c8bb8f |
- change ownership of /var/lib/dhcpd/ to dhcpd:dhcpd (#744292)
|
|
|
c8bb8f |
- no need to drop capabilies in dhcpd since it's been running as regular user
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 30 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-11
|
|
|
c8bb8f |
- 56dhclient: ifcfg file was not sourced (#742482)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Sep 29 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-10
|
|
|
c8bb8f |
- dhclient-script: address alias handling fixes from Scott Shambarger (#741786)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Sep 22 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-9
|
|
|
c8bb8f |
- dhclient-script: do not backup&restore /etc/resolv.conf and /etc/localtime.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Sep 21 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-8
|
|
|
c8bb8f |
- SystemTap support: spec file change, some dummy probes, tapset, simple script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 19 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-7
|
|
|
c8bb8f |
- Support for IPoIB (IP over InfiniBand) interfaces (#660681)
|
|
|
c8bb8f |
- Hopefully last tweak of adding of user and group (#699713)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 09 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-6
|
|
|
c8bb8f |
- PIE-RELRO.patch is not needed anymore, defining _hardened_build does the same
|
|
|
c8bb8f |
- One more tweak of adding of user and group (#699713)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 09 2011 Adam Tkac <atkac redhat com> - 12:4.2.2-5
|
|
|
c8bb8f |
- rebuild against new bind
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 26 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-4
|
|
|
c8bb8f |
- Fix adding of user and group (#699713)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 19 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-3
|
|
|
c8bb8f |
- Tighten explicit libs sub-package requirement so that it includes
|
|
|
c8bb8f |
the correct architecture as well.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 12 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-2
|
|
|
c8bb8f |
- #699713:
|
|
|
c8bb8f |
- Use '--enable-paranoia --enable-early-chroot' configure flags
|
|
|
c8bb8f |
- Create/delete dhcpd user in %%post/%%postun
|
|
|
c8bb8f |
- Run dhcpd/dhcpd6 services with '-user dhcpd -group dhcpd'
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Aug 11 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-1
|
|
|
c8bb8f |
- 4.2.2: fix for CVE-2011-2748, CVE-2011-2749 (#729850)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 10 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-0.4.rc1
|
|
|
c8bb8f |
- Do not ship default /etc/dhcp/dhclient.conf (#560361,c#9)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 25 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-0.3.rc1
|
|
|
c8bb8f |
- Improve capabilities patch to be able to run with PARANOIA & EARLY_CHROOT (#699713)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 18 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-0.2.rc1
|
|
|
c8bb8f |
- 4.2.2rc1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 01 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.2-0.1.b1
|
|
|
c8bb8f |
- 4.2.2b1: upstream merged initialization-delay.patch
|
|
|
c8bb8f |
- Drop all capabilities in dhcpd/dhcrelay (#699713)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 17 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-12.P1
|
|
|
c8bb8f |
- Removed upstream-merged IFNAMSIZ.patch
|
|
|
c8bb8f |
- Polished patches according to results from static analysis of code.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 16 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-11.P1
|
|
|
c8bb8f |
- Add triggerpostun scriptlet tied to dhcp-sysvinit
|
|
|
c8bb8f |
- Make it possible to build without downstream patches (Kamil Dudka)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 17 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-10.P1
|
|
|
c8bb8f |
- Fix typo in triggerun scriptlet (#705417)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 16 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-9.P1
|
|
|
c8bb8f |
- Packages dhcp/dhclient/dhcp-common explicitly require the libs sub-package
|
|
|
c8bb8f |
with the same version and release (bug #705037).
|
|
|
c8bb8f |
- Fix triggerun scriptlet
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 09 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-8.P1
|
|
|
c8bb8f |
- Fix 11-dhclient to export variables (#702735)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Apr 29 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-7.P1
|
|
|
c8bb8f |
- Comply with guidelines for systemd services
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 27 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-6.P1
|
|
|
c8bb8f |
- Fix NetworkManager dispatcher script for dhcpd to support arbitrary interface names
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 06 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-5.P1
|
|
|
c8bb8f |
- Better fix for CVE-2011-0997: making domain-name check more lenient (#694005)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 06 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-4.P1
|
|
|
c8bb8f |
- 4.2.1-P1: fix for CVE-2011-0997 (#694005)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 25 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-3
|
|
|
c8bb8f |
- Polished patches according to results from static analysis of code.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Mar 07 2011 Rex Dieter <rdieter@fedoraproject.org> - 12:4.2.1-2
|
|
|
c8bb8f |
- rebuild (bind)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 02 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-1
|
|
|
c8bb8f |
- 4.2.1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 23 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-0.6.rc1
|
|
|
c8bb8f |
- 4.2.1rc1
|
|
|
c8bb8f |
- Fixed typo in dhclient.leases(5) (#676284)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 21 2011 Adam Tkac <atkac redhat com> - 12:4.2.1-0.5.b1
|
|
|
c8bb8f |
- rebuild against new bind-libs-lite
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.2.1-0.4.b1
|
|
|
c8bb8f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 31 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-0.3.b1
|
|
|
c8bb8f |
- Prevent anything under _docdir from being scanned. (#674058)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 28 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-0.2.b1
|
|
|
c8bb8f |
- dhclient-script improvements, thanks to Ville Skyttä (#672279)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 27 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-0.1.b1
|
|
|
c8bb8f |
- 4.2.1b1: fix for CVE-2011-0413 (#672996)
|
|
|
c8bb8f |
- No longer need invalid-dhclient-conf, parse_date and release6-elapsed patches
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 13 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-26.P2
|
|
|
c8bb8f |
- Fix loading of configuration when LDAP is used (#668276)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 03 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-25.P2
|
|
|
c8bb8f |
- Fix OMAPI (#666441)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Dec 21 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-24.P2
|
|
|
c8bb8f |
- Provide default /etc/dhcp/dhclient.conf
|
|
|
c8bb8f |
- Client always sends dhcp-client-identifier (#560361)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Dec 15 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-23.P2
|
|
|
c8bb8f |
- Add dhcp-common subpackage (#634673)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Dec 13 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-22.P2
|
|
|
c8bb8f |
- 4.2.0-P2: fix for CVE-2010-3616 (#662326)
|
|
|
c8bb8f |
- Use upstream fix for #628258
|
|
|
c8bb8f |
- Provide versioned symbols for rpmlint
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Dec 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-21.P1
|
|
|
c8bb8f |
- Porting dhcpd/dhcpd6/dhcrelay services from SysV to Systemd
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Nov 23 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-20.P1
|
|
|
c8bb8f |
- Remove explicit Obsoletes (#656310)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 19 2010 Dan Horák <dan[at]danny.cz> - 12:4.2.0-19.P1
|
|
|
c8bb8f |
- fix build on sparc and s390
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Nov 09 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-18.P1
|
|
|
c8bb8f |
- Applied Patrik Lahti's patch for DHCPv6 over PPP support (#626514)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 05 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-17.P1
|
|
|
c8bb8f |
- fix broken dependencies
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Nov 04 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-16.P1
|
|
|
c8bb8f |
- 4.2.0-P1: fix for CVE-2010-3611 (#649880)
|
|
|
c8bb8f |
- dhclient-script: when updating 'search' statement in resolv.conf,
|
|
|
c8bb8f |
add domain part of hostname if it's not already there (#637763)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 12:4.2.0-15
|
|
|
c8bb8f |
- build dhcp's libraries as shared libs instead of static libs
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 12:4.2.0-14
|
|
|
c8bb8f |
- fire away bundled BIND source
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 12:4.2.0-13
|
|
|
c8bb8f |
- improve PIE patch (build libraries with -fpic, not with -fpie)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 13 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-12
|
|
|
c8bb8f |
- Server was ignoring client's
|
|
|
c8bb8f |
Solicit (where client included address/prefix as a preference) (#634842)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-11
|
|
|
c8bb8f |
- Use ping instead of arping in dhclient-script to handle
|
|
|
c8bb8f |
not-on-local-net gateway in ARP-less device (#524298)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-10
|
|
|
c8bb8f |
- Check whether there is any unexpired address in previous lease
|
|
|
c8bb8f |
prior to confirming (INIT-REBOOT) the lease (#585418)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Oct 04 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-9
|
|
|
c8bb8f |
- RFC 3442 - ignore Router option only if
|
|
|
c8bb8f |
Classless Static Routes option contains default router
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Sep 30 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-8
|
|
|
c8bb8f |
- Explicitly clear the ARP cache and flush all addresses & routes
|
|
|
c8bb8f |
instead of bringing the interface down (#574568)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Sep 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-7
|
|
|
c8bb8f |
- Hardening dhcpd/dhcrelay/dhclient by making them PIE & RELRO
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Sep 02 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-6
|
|
|
c8bb8f |
- Another fix for handling time values on 64-bit platforms (#628258)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Sep 01 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-5
|
|
|
c8bb8f |
- Fix parsing of lease file dates & times on 64-bit platforms (#628258)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 31 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-4
|
|
|
c8bb8f |
- RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 20 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-3
|
|
|
c8bb8f |
- Add DHCRELAYARGS variable to /etc/sysconfig/dhcrelay
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 30 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-2
|
|
|
c8bb8f |
- Add 12-dhcpd NM dispatcher script (#565921)
|
|
|
c8bb8f |
- Rename 10-dhclient to 11-dhclient (10-sendmail already exists)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 21 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-1
|
|
|
c8bb8f |
- 4.2.0: includes ldap-for-dhcp
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 12 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-26.P1
|
|
|
c8bb8f |
- Add LICENSE file to dhclient subpackage.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jul 01 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-25.P1
|
|
|
c8bb8f |
- Adhere to Static Library Packaging Guidelines (#609605)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 29 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-24.P1
|
|
|
c8bb8f |
- Fix parsing of date (#514828)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 03 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-23.P1
|
|
|
c8bb8f |
- 4.1.1-P1: pair of bug fixes including one for CVE-2010-2156 (#601405)
|
|
|
c8bb8f |
- Compile with -fno-strict-aliasing
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 03 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-22
|
|
|
c8bb8f |
- Fix the initialization-delay.patch (#587070)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 29 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-21
|
|
|
c8bb8f |
- Cut down the 0-4 second delay before sending first DHCPDISCOVER (#587070)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 28 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-20
|
|
|
c8bb8f |
- Move /etc/NetworkManager/dispatcher.d/10-dhclient script
|
|
|
c8bb8f |
from dhcp to dhclient subpackage (#586999)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 28 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-19
|
|
|
c8bb8f |
- Add domain-search to the list of default requested DHCP options (#586906)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 21 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-18
|
|
|
c8bb8f |
- If the Reply was received in response to Renew or Rebind message,
|
|
|
c8bb8f |
client adds any new addresses in the IA option to the IA (#578097)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-17
|
|
|
c8bb8f |
- Fill in Elapsed Time Option in Release/Decline messages (#582939)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 25 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-16
|
|
|
c8bb8f |
- In client initiated message exchanges stop retransmission
|
|
|
c8bb8f |
upon reaching the MRD rather than at some point after it (#559153)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 24 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-15
|
|
|
c8bb8f |
- In dhclient-script check whether bound address
|
|
|
c8bb8f |
passed duplicate address detection (DAD) (#559147)
|
|
|
c8bb8f |
- If the bound address failed DAD (is found to be in use on the link),
|
|
|
c8bb8f |
the dhcpv6 client sends a Decline message to the server
|
|
|
c8bb8f |
as described in section 18.1.7 of RFC-3315 (#559147)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-14
|
|
|
c8bb8f |
- Fix UseMulticast.patch to not repeatedly parse dhcpd.conf for unicast option
|
|
|
c8bb8f |
- Fix dhclient-script to set interface MTU only when it's greater than 576 (#574629)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 12 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-13
|
|
|
c8bb8f |
- Discard unicast Request/Renew/Release/Decline message
|
|
|
c8bb8f |
(unless we set unicast option) and respond with Reply
|
|
|
c8bb8f |
with UseMulticast Status Code option (#573090)
|
|
|
c8bb8f |
- Remove DHCPV6 OPERATION section from dhclient.conf.5
|
|
|
c8bb8f |
describing deprecated 'send dhcp6.oro' syntax
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 25 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-12
|
|
|
c8bb8f |
- Fix paths in man pages (#568031)
|
|
|
c8bb8f |
- Remove odd tests in %%preun
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 22 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-11
|
|
|
c8bb8f |
- Add interface-mtu to the list of default requested DHCP options (#566873)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-10
|
|
|
c8bb8f |
- Fix pm-utils/sleep.d/ directory ownership conflict
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-9
|
|
|
c8bb8f |
- In dhclient-script:
|
|
|
c8bb8f |
- use ip command options '-4' or '-6' as shortcuts for '-f[amily] inet' resp. '-f[amily] inet6'
|
|
|
c8bb8f |
- do not use IP protocol family identifier with 'ip link'
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 18 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-8
|
|
|
c8bb8f |
- Fix installation of pm-utils script (#479639, c#16)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 16 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-7
|
|
|
c8bb8f |
- ldap-for-dhcp-4.1.1-2 (#564810)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 16 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-6
|
|
|
c8bb8f |
- Fix ldap patch to explicitly link with liblber (#564810)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 08 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-5
|
|
|
c8bb8f |
- Fix dhclient-decline-backoff.patch (#562854)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 05 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-4
|
|
|
c8bb8f |
- Fix dhclient-script to delete address which the client is going to release
|
|
|
c8bb8f |
as soon as it begins the Release message exchange process (#559142)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 03 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-3
|
|
|
c8bb8f |
- move /etc/dhcp.conf to /etc/dhcp.conf.rpmsave in %%post (#561094)
|
|
|
c8bb8f |
- document -nc option in dhclient(8) man page
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 02 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-2
|
|
|
c8bb8f |
- Fix capability patch (#546765)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 20 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-1
|
|
|
c8bb8f |
- Upgraded to ISC dhcp-4.1.1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 18 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-18
|
|
|
c8bb8f |
- Hide startup info when starting dhcpd6 service.
|
|
|
c8bb8f |
- Remove -TERM from calling killproc when stopping dhcrelay (#555672)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 15 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-17
|
|
|
c8bb8f |
- Added init script to also start dhcpd for IPv6 (#552453)
|
|
|
c8bb8f |
- Added dhcpd6.conf.sample
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-16
|
|
|
c8bb8f |
- Use %%global instead of %%define.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Dec 14 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-15
|
|
|
c8bb8f |
- dhclient logs its pid to make troubleshooting NM managed systems
|
|
|
c8bb8f |
with multiple dhclients running easier (#546792)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 23 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-14
|
|
|
c8bb8f |
- Honor DEFROUTE=yes|no for all connection types (#530209)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Oct 30 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-13
|
|
|
c8bb8f |
- Make dhclient-script add IPv6 address to interface (#531997)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Oct 13 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-12
|
|
|
c8bb8f |
- Fix 56dhclient so network comes back after suspend/hibernate (#527641)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Sep 24 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-11
|
|
|
c8bb8f |
- Make dhcpd and dhcrelay init scripts LSB compliant (#522134, #522146)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 21 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-10
|
|
|
c8bb8f |
- Obsolete the dhcpv6 and dhcpv6-client packages
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-9
|
|
|
c8bb8f |
- Update dhclient-script with handlers for DHCPv6 states
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 26 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-8
|
|
|
c8bb8f |
- Conditionalize restorecon calls in post scriptlets (#519479)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 26 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-7
|
|
|
c8bb8f |
- Do not require policycoreutils for post scriptlet (#519479)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 21 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-6
|
|
|
c8bb8f |
- BR libcap-ng-devel (#517649)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-5
|
|
|
c8bb8f |
- Drop unnecessary capabilities in dhclient (#517649)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 14 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-4
|
|
|
c8bb8f |
- Upgrade to latest ldap-for-dhcp patch which makes sure that only
|
|
|
c8bb8f |
dhcpd links with OpenLDAP (#517474)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 12 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-3
|
|
|
c8bb8f |
- Update NetworkManager dispatcher script to remove case conversion
|
|
|
c8bb8f |
and source /etc/sysconfig/network
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Aug 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-2
|
|
|
c8bb8f |
- Add /usr/lib[64]/pm-utils/sleep.d/56dhclient to handle suspend and
|
|
|
c8bb8f |
resume with active dhclient leases (#479639)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 05 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-1
|
|
|
c8bb8f |
- Upgrade to dhcp-4.1.0p1, which is the official upstream release to fix
|
|
|
c8bb8f |
CVE-2009-0692
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 05 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-27
|
|
|
c8bb8f |
- Fix for CVE-2009-0692
|
|
|
c8bb8f |
- Fix for CVE-2009-1892 (#511834)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.1.0-26
|
|
|
c8bb8f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jul 23 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-25
|
|
|
c8bb8f |
- Include NetworkManager dispatcher script to run dhclient.d scripts (#459276)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jul 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-24
|
|
|
c8bb8f |
- Ensure 64-bit platforms parse lease file dates & times correctly (#448615)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jul 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-23
|
|
|
c8bb8f |
- Upgrade to ldap-for-dhcp-4.1.0-4
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 01 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-22
|
|
|
c8bb8f |
- Set permissions on /etc/dhcp to 0750 (#508247)
|
|
|
c8bb8f |
- Update to new ldap-for-dhcp patch set
|
|
|
c8bb8f |
- Correct problems when upgrading from a previous release and your
|
|
|
c8bb8f |
dhcpd.conf file not being placed in /etc/dhcp (#506600)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 26 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-21
|
|
|
c8bb8f |
- Handle cases in add_timeout() where the function is called with a NULL
|
|
|
c8bb8f |
value for the 'when' parameter (#506626)
|
|
|
c8bb8f |
- Fix SELinux denials in dhclient-script when the script makes backup
|
|
|
c8bb8f |
configuration files and restores them later (#483747)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed May 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-20
|
|
|
c8bb8f |
- Obsolete libdhcp4client <= 12:4.0.0-34.fc10 (#499290)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 20 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-19
|
|
|
c8bb8f |
- Restrict interface names given on the dhcpd command line to length
|
|
|
c8bb8f |
IFNAMSIZ or shorter (#441524)
|
|
|
c8bb8f |
- Change to /etc/sysconfig/network-scripts in dhclient-script before
|
|
|
c8bb8f |
calling need_config or source_config (#496233)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 20 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-18
|
|
|
c8bb8f |
- Make dhclient-script work with pre-configured wireless interfaces (#491157)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 16 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-17
|
|
|
c8bb8f |
- Fix setting default route when client IP address changes (#486512, #473658)
|
|
|
c8bb8f |
- 'reload' and 'try-restart' on dhcpd and dhcrelay init scripts
|
|
|
c8bb8f |
will display usage information and return code 3
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 13 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-16
|
|
|
c8bb8f |
- Correct %%post problems in dhclient package (#495361)
|
|
|
c8bb8f |
- Read hooks scripts from /etc/dhcp (#495361)
|
|
|
c8bb8f |
- Update to latest ldap-for-dhcp
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Apr 03 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-15
|
|
|
c8bb8f |
- Obsolete libdhcp and libdhcp-devel (#493547)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 02 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-14
|
|
|
c8bb8f |
- Obsolete libdhcp and libdhcp-devel (#493547)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 31 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-13
|
|
|
c8bb8f |
- dhclient obsoletes libdhcp4client (#493213)
|
|
|
c8bb8f |
- dhcp-devel obsolets libdhcp4client-devel (#493213)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 11 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-12
|
|
|
c8bb8f |
- Fix problems with dhclient.d script execution (#488864)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Mar 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-11
|
|
|
c8bb8f |
- Use LDAP configuration patch from upstream tarball
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 05 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-10
|
|
|
c8bb8f |
- restorecon fixes for /etc/localtime and /etc/resolv.conf (#488470)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.1.0-9
|
|
|
c8bb8f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-8
|
|
|
c8bb8f |
- Correct subsystem execution in dhclient-script (#486251)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-7
|
|
|
c8bb8f |
- Do not segfault if the ipv6 kernel module is not loaded (#486097)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 16 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-6
|
|
|
c8bb8f |
- Enable dhcpv6 support (#480798)
|
|
|
c8bb8f |
- Fix config file migration in scriptlets (#480543)
|
|
|
c8bb8f |
- Allow dhclient-script expansion with /etc/dhcp/dhclient.d/*.sh scripts
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> - 12:4.1.0-5
|
|
|
c8bb8f |
- rebuild with new openssl
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 13 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-4
|
|
|
c8bb8f |
- Updated LSB init script header to reference /etc/dhcp/dhcpd.conf (#479012)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Jan 11 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-3
|
|
|
c8bb8f |
- Correct syntax errors in %%post script (#479012)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Jan 10 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-2
|
|
|
c8bb8f |
- Make sure all /etc/dhcp config files are marked in the manifest
|
|
|
c8bb8f |
- Include new config file directies in the dhcp and dhclient packages
|
|
|
c8bb8f |
- Do not overwrite new config files if they already exist
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-1
|
|
|
c8bb8f |
- Upgraded to ISC dhcp-4.1.0
|
|
|
c8bb8f |
- Had to rename the -T option to -timeout as ISC is now using -T
|
|
|
c8bb8f |
- Allow package rebuilders to easily enable DHCPv6 support with:
|
|
|
c8bb8f |
rpmbuild --with DHCPv6 dhcp.spec
|
|
|
c8bb8f |
Note that Fedora is still using the 'dhcpv6' package, but some
|
|
|
c8bb8f |
users may want to experiment with the ISC DHCPv6 implementation
|
|
|
c8bb8f |
locally.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Dec 18 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-34
|
|
|
c8bb8f |
- Move /etc/dhclient.conf to /etc/dhcp/dhclient.conf
|
|
|
c8bb8f |
- Move /etc/dhcpd.conf to /etc/dhcp/dhcpd.conf
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Dec 18 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-33
|
|
|
c8bb8f |
- Remove unnecessary success/failure lines in init scripts (#476846)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Dec 03 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-32
|
|
|
c8bb8f |
- Enable LDAP/SSL support in dhcpd (#467740)
|
|
|
c8bb8f |
- Do not calculate a prefix for an address we did not receive (#473885)
|
|
|
c8bb8f |
- Removed libdhcp4client because libdhcp has been removed from Fedora
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-31
|
|
|
c8bb8f |
- Use O_CLOEXEC in open(2) calls and "e" mode in fopen(3) calls, build
|
|
|
c8bb8f |
with -D_GNU_SOURCE so we pick up O_CLOEXEC (#468984)
|
|
|
c8bb8f |
- Add missing prototype for validate_port() in common/inet.c
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 23 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-30
|
|
|
c8bb8f |
- Fix dhclient.conf man page and sample config file to say 'supersede
|
|
|
c8bb8f |
domain-search', which is what was actually demonstrated (#467955)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-29
|
|
|
c8bb8f |
- Make sure /etc/resolv.conf has restorecon run on it (#451560)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Sep 30 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-28
|
|
|
c8bb8f |
- Forgot to actually include <errno.h> (#438149)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Sep 30 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-27
|
|
|
c8bb8f |
- Fix patch fuzziness and include errno.h in includes/dhcpd.h (#438149)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Sep 30 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-26
|
|
|
c8bb8f |
- Validate port numbers for dhclient, dhcpd, and dhcrelay to ensure
|
|
|
c8bb8f |
that are within the correct range (#438149)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 29 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-25
|
|
|
c8bb8f |
- Fix dhcpd so it can find configuration data via LDAP (#452985)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Sep 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-24
|
|
|
c8bb8f |
- 'server' -> 'service' in dhclient-script (#462343)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 29 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-23
|
|
|
c8bb8f |
- Prevent $metric from being set to '' (#460640)
|
|
|
c8bb8f |
- Remove unnecessary warning messages
|
|
|
c8bb8f |
- Do not source config file (ifcfg-DEVICE) unless it exists
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Aug 24 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-22
|
|
|
c8bb8f |
- Add missing '[' to dhclient-script (#459860)
|
|
|
c8bb8f |
- Correct test statement in add_default_gateway() in dhclient-script (#459860)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Aug 23 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-21
|
|
|
c8bb8f |
- Fix syntax error in dhclient-script (#459860)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 22 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-20
|
|
|
c8bb8f |
- Rewrite of /sbin/dhclient-script (make the script a little more readable,
|
|
|
c8bb8f |
discontinue use of ifconfig in favor of ip, store backup copies of orig
|
|
|
c8bb8f |
files in /var rather than in /etc)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-19
|
|
|
c8bb8f |
- Remove 'c' from the domain-search format string in common/tables.c
|
|
|
c8bb8f |
- Prevent \032 from appearing in resolv.conf search line (#450042)
|
|
|
c8bb8f |
- Restore SELinux context on saved /etc files (#451560)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Aug 03 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 12:4.0.0-18
|
|
|
c8bb8f |
- filter out false positive perl requires
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-17
|
|
|
c8bb8f |
- Carry over RES_OPTIONS from ifcfg-ethX files to /etc/resolv.conf (#202923)
|
|
|
c8bb8f |
- Clean up Requires tags for devel packages
|
|
|
c8bb8f |
- Allow SEARCH variable in ifcfg files to override search path (#454152)
|
|
|
c8bb8f |
- Do not down interface if there is an active lease (#453982)
|
|
|
c8bb8f |
- Clean up how dhclient-script restarts ypbind
|
|
|
c8bb8f |
- Set close-on-exec on dhclient.leases for SELinux (#446632)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Jun 21 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-16
|
|
|
c8bb8f |
- Remove instaces of \032 in domain search option (#450042)
|
|
|
c8bb8f |
- Make 'service dhcpd configtest' display text indicating the status
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri May 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-15
|
|
|
c8bb8f |
- Set close-on-exec on dhclient.leases for SELinux (#446632)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-14
|
|
|
c8bb8f |
- Avoid dhclient crash when run via NetworkManager (#439796)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 25 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-13
|
|
|
c8bb8f |
- Update dhclient-script to handle domain-search correctly (#437840)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 25 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-12
|
|
|
c8bb8f |
- Remove Requires on openldap-server (#432180)
|
|
|
c8bb8f |
- Replace CLIENTBINDIR, ETCDIR, DBDIR, and RUNDIR in the man pages with the
|
|
|
c8bb8f |
correct paths
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 13 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-11
|
|
|
c8bb8f |
- Add missing newline to usage() screen in dhclient
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 07 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-10
|
|
|
c8bb8f |
- Save conf files adding '.predhclient.$interface' to the name (#306381)
|
|
|
c8bb8f |
- Only restore conf files on EXPIRE/FAIL/RELEASE/STOP if there are no other
|
|
|
c8bb8f |
dhclient processes running (#306381)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-9
|
|
|
c8bb8f |
- Match LDAP server option values in stables.c and dhcpd.h (#431003)
|
|
|
c8bb8f |
- Fix invalid sprintf() statement in server/ldap.c (#431003)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-8
|
|
|
c8bb8f |
- Remove invalid fclose() patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 05 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-7
|
|
|
c8bb8f |
- Don't leak /var/lib/dhclient/dhclient.leases file descriptors (#429890)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 22 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-6
|
|
|
c8bb8f |
- read_function() comes from the LDAP patch, so fix it there
|
|
|
c8bb8f |
- Init new struct universe structs in libdhcp4client so we don't crash on
|
|
|
c8bb8f |
multiple DHCP attempts (#428203)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 17 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-5
|
|
|
c8bb8f |
- Patch read_function() to handle size_t from read() correctly (#429207)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-4
|
|
|
c8bb8f |
- Fix dhclient.lease file parsing problems (#428785)
|
|
|
c8bb8f |
- Disable IPv6 support for now as we already ship dhcpv6 (#428987)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 15 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-3
|
|
|
c8bb8f |
- Fix segfault in next_iface4() and next_iface6() (#428870)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 14 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-2
|
|
|
c8bb8f |
- -fvisibility fails me again
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 14 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-1
|
|
|
c8bb8f |
- Upgrade to ISC dhcp-4.0.0 (#426634)
|
|
|
c8bb8f |
- first ISC release to incorporate DHCPv6 protocol support
|
|
|
c8bb8f |
- source tree now uses GNU autoconf/automake
|
|
|
c8bb8f |
- Removed the libdhcp4client-static package
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Dec 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-12
|
|
|
c8bb8f |
- Requires line fixes
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Dec 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-11
|
|
|
c8bb8f |
- Postinstall script fixes
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 19 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-10
|
|
|
c8bb8f |
- Remove dhcdbd check from dhcpd init script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Nov 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-9
|
|
|
c8bb8f |
- Fix chkconfig lines in dhcpd and dhcrelay init scripts (#384431)
|
|
|
c8bb8f |
- Improve preun scriptlet
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-8
|
|
|
c8bb8f |
- Put dhcp.schema in /etc/openldap/schema (#330471)
|
|
|
c8bb8f |
- Remove manpages patch and keep modified man pages as Source files
|
|
|
c8bb8f |
- Improve dhclient.8 man page to list options in a style consistent
|
|
|
c8bb8f |
with most other man pages on the planet
|
|
|
c8bb8f |
- Upgrade to latest dhcp LDAP patch, which brings in a new dhcpd-conf-to-ldap
|
|
|
c8bb8f |
script, updated schema file, and other bug fixes including SSL support for
|
|
|
c8bb8f |
LDAP authentication (#375711)
|
|
|
c8bb8f |
- Do not run dhcpd and dhcrelay services by default (#362321)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-7
|
|
|
c8bb8f |
- libdhcp4client-devel requires openldap-devel
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 25 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-6
|
|
|
c8bb8f |
- Rename Makefile.dist to Makefile.libdhcp4client
|
|
|
c8bb8f |
- Spec file cleanups
|
|
|
c8bb8f |
- Include stdarg.h in libdhcp_control.h
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Oct 25 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-5
|
|
|
c8bb8f |
- Remove chkconfig usage for ypbind in dhclient-script (#351211)
|
|
|
c8bb8f |
- Combine dhcp-static and dhcp-devel packages since there are no shared
|
|
|
c8bb8f |
libraries offered
|
|
|
c8bb8f |
- Remove Requires: openldap-devel on dhcp-devel and libdhcp4client-devel
|
|
|
c8bb8f |
- Make libdhcp4client-devel require dhcp-devel (for libdhcp_control.h)
|
|
|
c8bb8f |
- Do not make dhcp-devel require the dhcp package, those are independent
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-4
|
|
|
c8bb8f |
- Install libdhcp_control.h to /usr/include/isc-dhcp/libdhcp_control.h
|
|
|
c8bb8f |
- Update libdhcp4client patch to use new libdhcp_control.h location
|
|
|
c8bb8f |
- Remove __fedora_contrib/ subdirectory in /usr/share/doc/dhcp-3.1.0,
|
|
|
c8bb8f |
install those docs to /usr/share/doc/dhcp-3.1.0
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-3
|
|
|
c8bb8f |
- Remove ISC.Cflags variable from libdhcp4client.pc
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-2
|
|
|
c8bb8f |
- Fix 'restart' mode in init script (#349341)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-1
|
|
|
c8bb8f |
- Upgrade to ISC dhcp-3.1.0
|
|
|
c8bb8f |
- Remove unnecessary /usr/include/dhcp4client/isc_dhcp headers
|
|
|
c8bb8f |
- Make sure restorecon is run on /var/lib/dhcpd/dhcpd.leases (#251688)
|
|
|
c8bb8f |
- Install dhcp.schema to /etc/openldap/dhcp.schema (#330471)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Oct 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-8
|
|
|
c8bb8f |
- Init script fixes (#320761)
|
|
|
c8bb8f |
- Removed linux.dbus-example script since we aren't using dhcdbd now
|
|
|
c8bb8f |
- Remove dhcdbd leftovers from dhclient-script (#306381)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-7
|
|
|
c8bb8f |
- In dhcp.conf.5, explain that if no next-server statement applies to the
|
|
|
c8bb8f |
requesting client, the address 0.0.0.0 is used (#184484).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-6
|
|
|
c8bb8f |
- Init script fixes for dhcpd and dhcrelay (#278601)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-5
|
|
|
c8bb8f |
- Fix typos in ldap.c and correct LDAP macros (#283391)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-4
|
|
|
c8bb8f |
- Do not override manually configured NTP servers in /etc/ntp.conf (#274761)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-3
|
|
|
c8bb8f |
- Remove the -x switch enabling extended new option info. If given to
|
|
|
c8bb8f |
dhclient now, it's ignored.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 18 2007 Florian La Roche <laroche@redhat.com> - 12:3.0.6-2
|
|
|
c8bb8f |
- use a new macro name vendor -> vvendor to not overwrite the
|
|
|
c8bb8f |
RPMTAG_VENDOR setting
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-1
|
|
|
c8bb8f |
- Upgrade to ISC dhcp-3.0.6
|
|
|
c8bb8f |
- Remove the -TERM option from killproc command (#245317)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-37
|
|
|
c8bb8f |
- For init script functions, echo new line after OK or FAIL msg (#244956)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-36
|
|
|
c8bb8f |
- BOOTP_BROADCAST_ALWAYS is not the same as ATSFP, fixed
|
|
|
c8bb8f |
- Added anycast mac support to dhclient for OLPC
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 22 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-35
|
|
|
c8bb8f |
- Disable -fvisibility=hidden for now as it breaks dhcpv4_client() from
|
|
|
c8bb8f |
the shared library (#240804)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-34
|
|
|
c8bb8f |
- Init script fixes (#237985, #237983)
|
|
|
c8bb8f |
- Reference correct scripts in dhclient-script.8 man page (#238036)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Apr 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-33
|
|
|
c8bb8f |
- Rename -devel-static packages to -static (#225691)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 17 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-32
|
|
|
c8bb8f |
- Added missing newline on usage() screen in dhclient
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-31
|
|
|
c8bb8f |
- Spec file cleanups (#225691)
|
|
|
c8bb8f |
- Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
|
|
|
c8bb8f |
- Put libdhcp4client.a in libdhcp4client-devel-static package
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 11 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-30
|
|
|
c8bb8f |
- Enable Xen patch again, kernel bits present (#231444)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-29
|
|
|
c8bb8f |
- Spec file cleanups (#225691)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 09 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-28
|
|
|
c8bb8f |
- Remove Xen patch (#235649, from RHEL-5, doesn't work correctly for Fedora)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Apr 01 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-27
|
|
|
c8bb8f |
- Ensure that Perl and Perl modules are not added as dependencies (#234688)
|
|
|
c8bb8f |
- Reorganize patches by feature/bug per packaging guidelines (#225691)
|
|
|
c8bb8f |
- Move the following files from patches to source files:
|
|
|
c8bb8f |
linux.dbus-example, linux, Makefile.dist, dhcp4client.h, libdhcp_control.h
|
|
|
c8bb8f |
- Compile with -fno-strict-aliasing as ISC coding standards generally don't
|
|
|
c8bb8f |
agree well with gcc 4.x.x
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 21 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-26
|
|
|
c8bb8f |
- Fix formatting problems in dhclient man page (#233076).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Mar 05 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-25
|
|
|
c8bb8f |
- Man pages need 0644 permissions (#222572)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 01 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-24
|
|
|
c8bb8f |
- Include contrib/ subdirectory in /usr/share/doc (#230476)
|
|
|
c8bb8f |
- Added back Requires for perl since dhcpd-conf-to-ldap needs it (#225691)
|
|
|
c8bb8f |
- Put copies of dhcp-options and dhcp-eval man pages in the dhcp and
|
|
|
c8bb8f |
dhclient packages rather than having the elaborate symlink collection
|
|
|
c8bb8f |
- Explicitly name man pages in the %%files listings
|
|
|
c8bb8f |
- Use the %%{_sysconfdir} and %%{_initrddir} macros (#225691)
|
|
|
c8bb8f |
- Use macros for commands in %%build and %%install
|
|
|
c8bb8f |
- Split README.ldap, draft-ietf-dhc-ldap-schema-01.txt, and
|
|
|
c8bb8f |
dhcpd-conf-to-ldap.pl out of the LDAP patch
|
|
|
c8bb8f |
- Split linux.dbus-example script out of the extended new option info patch
|
|
|
c8bb8f |
- Remove unnecessary changes from the Makefile patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 28 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-23
|
|
|
c8bb8f |
- Update Xen partial checksums patch
|
|
|
c8bb8f |
- Remove perl Requires (#225691)
|
|
|
c8bb8f |
- Make dhcp-devel depend on dhcp = e:v-r (#225691)
|
|
|
c8bb8f |
- libdhcp4client-devel Requires pkgconfig (#225691)
|
|
|
c8bb8f |
- Do not add to RPM_OPT_FLAGS, use COPTS variable instead (#225691)
|
|
|
c8bb8f |
- Use %%{buildroot} macro instead of RPM_BUILD_ROOT variable (#225691)
|
|
|
c8bb8f |
- Preserve timestamps on all installed data files (#225691)
|
|
|
c8bb8f |
- Remove dhcp-options.5.gz and dhcp-eval.5.gz symlinking in post (#225691)
|
|
|
c8bb8f |
- Use %%defattr(-,root,root,-) (#225691)
|
|
|
c8bb8f |
- Do not flag init scripts as %%config in %%files section (#225691)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 27 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-22
|
|
|
c8bb8f |
- Change license field to say ISC
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Feb 17 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-21
|
|
|
c8bb8f |
- Obsoletes dhcpcd <= 1.3.22 (#225691)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 16 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-20
|
|
|
c8bb8f |
- Review cleanups (#225691)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 09 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-19
|
|
|
c8bb8f |
- Require openldap-devel on dhcp-devel and libdhcp4client-devel packages
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-18
|
|
|
c8bb8f |
- Fix libdhcp4client visibility _again_ (#198496)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-17
|
|
|
c8bb8f |
- Remove period from summary line (package review)
|
|
|
c8bb8f |
- Use preferred BuildRoot (package review)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Feb 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-16
|
|
|
c8bb8f |
- Disable xen-checksums patch for now as it breaks dhclient (#227266)
|
|
|
c8bb8f |
- Updated fix-warnings patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Feb 04 2007 David Woodhouse <dwmw2@redhat.com> - 12:3.0.5-15
|
|
|
c8bb8f |
- Fix broken file reading due to LDAP patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 02 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-14
|
|
|
c8bb8f |
- Only export the symbols we want in libdhcp4client (#198496)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 31 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-13
|
|
|
c8bb8f |
- Add support for dhcpd(8) to read dhcpd.conf from an LDAP server (#224352)
|
|
|
c8bb8f |
- Remove invalid ja_JP.eucJP man pages from /usr/share/doc
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 31 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-12
|
|
|
c8bb8f |
- Rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-11
|
|
|
c8bb8f |
- Remove FORTIFY_SOURCE=0 leftovers from testing last week (whoops)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-10
|
|
|
c8bb8f |
- Fix Xen networking problems with partial checksums (#221964)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 29 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-9
|
|
|
c8bb8f |
- Remove dhcptables.pl from the source package
|
|
|
c8bb8f |
- Mark libres.a symbols hidden (#198496)
|
|
|
c8bb8f |
- Set DT_SONAME on libdhcp4client to libdhcp4client-VERSION.so.0
|
|
|
c8bb8f |
- Make function definition for dst_hmac_md5_init() match the prototype
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Nov 29 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-8
|
|
|
c8bb8f |
- Roll md5 patch in to libdhcp4client patch since it's related
|
|
|
c8bb8f |
- Do not overwrite /etc/ntp/step-tickers (#217663)
|
|
|
c8bb8f |
- Resolves: rhbz#217663
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Nov 22 2006 Peter Jones <pjones@redhat.com> - 12:3.0.5-7
|
|
|
c8bb8f |
- Build the MD5 functions we link against.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Nov 16 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-6
|
|
|
c8bb8f |
- Set permission of libdhcp4client.so.1 to 0755 (#215910)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Nov 14 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-5
|
|
|
c8bb8f |
- Do not link res_query.o in to libdhcp4client (#215501)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-4
|
|
|
c8bb8f |
- Enable relinquish_timeouts() and cancel_all_timeouts() even when
|
|
|
c8bb8f |
DEBUG_MEMORY_LEAKAGE_ON_EXIT is not defined
|
|
|
c8bb8f |
- Add prototypes for b64_pton() and b64_ntop in dst/
|
|
|
c8bb8f |
- Move variable declarations and labels around in the fix-warnings patch
|
|
|
c8bb8f |
- Expand the list of objects needed for libdhcp4client (#215328)
|
|
|
c8bb8f |
- Use libres.a in libdhcp4client since it gives correct minires objects
|
|
|
c8bb8f |
- Remove the dhcp options table in C, Perl, Python, and text format (these
|
|
|
c8bb8f |
were reference files added to /usr/share/doc)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Nov 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-3
|
|
|
c8bb8f |
- Remove struct universe *universe from envadd_state in the client patch
|
|
|
c8bb8f |
- Add struct universe *universe to envadd_state in the enoi patch
|
|
|
c8bb8f |
- Add example dbusified dhclient-script in the enoi patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 10 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-2
|
|
|
c8bb8f |
- Change the way libdhcp4client is compiled (patch main source, create new
|
|
|
c8bb8f |
Makefile rather than copy and patch code after main patches)
|
|
|
c8bb8f |
- Fix up problems generating compiler warnings
|
|
|
c8bb8f |
- Use 'gcc' for making dependencies
|
|
|
c8bb8f |
- Pass -fPIC instead of -fpie/-fPIE in compiler flags
|
|
|
c8bb8f |
- Combine the extended new option info changes in to one patch file (makes
|
|
|
c8bb8f |
it easier for outside projects that want to use dhcdbd and NetworkManager)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Nov 07 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-1
|
|
|
c8bb8f |
- Upgrade to ISC dhcp-3.0.5
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Oct 27 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-24
|
|
|
c8bb8f |
- Put typedef for dhcp_state_e before it's used in libdhcp_control.h (#212612)
|
|
|
c8bb8f |
- Remove dhcpctl.3 from minires/Makefile.dist because it's in dhcpctl
|
|
|
c8bb8f |
- Remove findptrsize.c and just set compiler flag for ppc64 and s390x
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Oct 14 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-23
|
|
|
c8bb8f |
- Remove NODEBUGINFO junk from the spec file as well as old/unused code
|
|
|
c8bb8f |
- Rolled all 68 patches in to one patch since more than half of them get
|
|
|
c8bb8f |
overridden by later patches anyway.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Oct 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-22
|
|
|
c8bb8f |
- Send usage() screen in dhclient to stdout rather than the syslog (#210524)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 11 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-21
|
|
|
c8bb8f |
- Rebuild (#205505)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 12:3.0.4-20
|
|
|
c8bb8f |
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
|
|
|
c8bb8f |
(#203001)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-19
|
|
|
c8bb8f |
- Fix mkdir problem in libdhcp4client.Makefile
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-18
|
|
|
c8bb8f |
- Fix dhclient on s390x platform (#202911)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 12:3.0.4-17.1
|
|
|
c8bb8f |
- rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 28 2006 Peter Jones <pjones@redhat.com> - 12:3.0.4-17
|
|
|
c8bb8f |
- export timeout cancellation functions in libdhcp4client
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 28 2006 Florian La Roche <laroche@redhat.com> - 12:3.0.4-16
|
|
|
c8bb8f |
- add proper coreutils requires for the scripts
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 22 2006 Peter Jones <pjones@redhat.com> - 12:3.0.4-15
|
|
|
c8bb8f |
- Make timeout dispatch code not recurse while traversing a linked
|
|
|
c8bb8f |
list, so it doesn't try to free an entries that have been removed.
|
|
|
c8bb8f |
(bz #195723)
|
|
|
c8bb8f |
- Don't patch in a makefile, do it in the spec.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 08 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-14
|
|
|
c8bb8f |
- fix bug 191461: preserve ntp.conf local clock fudge statements
|
|
|
c8bb8f |
- fix bug 193047: both dhcp and dhclient need to ship common
|
|
|
c8bb8f |
man-pages: dhcp-options(5) dhcp-eval(5)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 30 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-12
|
|
|
c8bb8f |
- Make -R option take effect in per-interface client configs
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri May 26 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-10
|
|
|
c8bb8f |
- fix bug 193047: allow $METRIC to be specified for dhclient routes
|
|
|
c8bb8f |
- add a '-R <request option list>' dhclient argument
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri May 26 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-8.1
|
|
|
c8bb8f |
- fix a libdhcp4client memory leak (1 strdup) and
|
|
|
c8bb8f |
fill in client->packet.siaddr before bind_lease() for pump
|
|
|
c8bb8f |
nextServer option.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri May 19 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-8
|
|
|
c8bb8f |
- Make libdhcp4client a versioned .so (BZ 192146)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed May 17 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-4
|
|
|
c8bb8f |
- Enable libdhcp4client build
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 16 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
|
|
|
c8bb8f |
- Fix bug 191470: prevent dhcpd writing 8 byte dhcp-lease-time
|
|
|
c8bb8f |
option in packets on 64-bit platforms
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun May 14 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
|
|
|
c8bb8f |
- Add the libdhcp4client library package for use by the new libdhcp
|
|
|
c8bb8f |
package, which enables dhclient to be invoked by programs in a
|
|
|
c8bb8f |
single process from the library. The normal dhclient code is
|
|
|
c8bb8f |
unmodified by this.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 08 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
|
|
|
c8bb8f |
- Add new dhclient command line argument:
|
|
|
c8bb8f |
-V <vendor-class-identifier>
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat May 06 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-1
|
|
|
c8bb8f |
- Upgrade to upstream version 3.0.4, released Friday 2006-05-05 .
|
|
|
c8bb8f |
- Add new dhclient command line arguments:
|
|
|
c8bb8f |
-H <host-name> : parse as dhclient.conf 'send host-name "<host-name>";'
|
|
|
c8bb8f |
-F <fqdn> : parse as dhclient.conf 'send fqdn.fqdn "<fqdn>";'
|
|
|
c8bb8f |
-T <timeout> : parse as dhclient.conf 'timeout <timeout>;'
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 02 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-26
|
|
|
c8bb8f |
- fix bug 181908: enable dhclient to operate on IBM zSeries z/OS linux guests:
|
|
|
c8bb8f |
o add -I <dhcp-client-identifier> dhclient command line option
|
|
|
c8bb8f |
o add -B "always broadcast" dhclient command line option
|
|
|
c8bb8f |
o add 'bootp-broadcast-always;' dhclient.conf statement
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 20 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-24
|
|
|
c8bb8f |
- Apply upstream fix for bug 176615 / ISC RT#15811
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Feb 14 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-22
|
|
|
c8bb8f |
- fix bug 181482: resolv.conf not updated on RENEW :
|
|
|
c8bb8f |
since dhcp-3.0.1rc12-RHScript.patch: "$new_domain_servers" should have
|
|
|
c8bb8f |
been "$new_domain_name_servers" :-(
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 11:3.0.3-21.1.1
|
|
|
c8bb8f |
- bump again for double-long bug on ppc(64)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 06 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-21.1
|
|
|
c8bb8f |
- Rebuild for new gcc, glibc and glibc-kernheaders
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Jan 22 2006 Dan Williams <dcbw@redhat.com> - 11:3.0.3-21
|
|
|
c8bb8f |
- Fix dhclient-script to use /bin/dbus-send now that all dbus related
|
|
|
c8bb8f |
binaries are in /bin rather than /usr/bin
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-20
|
|
|
c8bb8f |
- fix bug 177845: allow client ip-address as default router
|
|
|
c8bb8f |
- fix bug 176615: fix DDNS update when Windows-NT client sends
|
|
|
c8bb8f |
host-name with trailing nul
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Dec 20 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-18
|
|
|
c8bb8f |
- fix bug 176270: allow routers with an octet of 255 in their IP address
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
c8bb8f |
- rebuilt
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Dec 05 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-16
|
|
|
c8bb8f |
- fix gcc 4.1 compile warnings (-Werror)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Nov 18 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-12
|
|
|
c8bb8f |
- fix bug 173619: dhclient-script should reconfig on RENEW if
|
|
|
c8bb8f |
subnet-mask, broadcast-address, mtu, routers, etc.
|
|
|
c8bb8f |
have changed
|
|
|
c8bb8f |
- apply upstream improvements to trailing nul options fix of bug 160655
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Nov 15 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-11
|
|
|
c8bb8f |
- Rebuild for FC-5
|
|
|
c8bb8f |
- fix bug 167028 - test IBM's unicast bootp patch (from xma@us.ibm.com)
|
|
|
c8bb8f |
- fix bug 171312 - silence chkconfig error message if ypbind not installed
|
|
|
c8bb8f |
- fix dhcpd.init when -cf arg given to dhcpd
|
|
|
c8bb8f |
- make dhcpd init touch /var/lib/dhcpd/dhcpd.leases, not /var/lib/dhcp/dhcpd.leases
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Oct 18 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-10
|
|
|
c8bb8f |
- Allow dhclient route metrics to be specified with DHCP options:
|
|
|
c8bb8f |
The dhcp-options(5) man-page states:
|
|
|
c8bb8f |
'option routers ... Routers should be listed in order of preference'
|
|
|
c8bb8f |
and
|
|
|
c8bb8f |
'option static-routes ... are listed in descending order of priority' .
|
|
|
c8bb8f |
No preference / priority could be set with previous dhclient-script .
|
|
|
c8bb8f |
Now, dhclient-script provides:
|
|
|
c8bb8f |
Default Gateway (option 'routers') metrics:
|
|
|
c8bb8f |
Instead of allowing only one default gateway, if more than one router
|
|
|
c8bb8f |
is specified in the routers option, routers following the first router
|
|
|
c8bb8f |
will have a 'metric' of their position in the list (1,...N>1).
|
|
|
c8bb8f |
Option static-routes metrics:
|
|
|
c8bb8f |
If a target appears in the list more than once, routes for duplicate
|
|
|
c8bb8f |
targets will have successively greater metrics, starting at 1.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Oct 17 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-8
|
|
|
c8bb8f |
- further fix for bug 160655 / ISC bug 15293 - upstream patch:
|
|
|
c8bb8f |
do NOT always strip trailing nulls in the dhcpd server
|
|
|
c8bb8f |
- handle static-routes option properly in dhclient-script :
|
|
|
c8bb8f |
trailing 0 octets in the 'target' IP specify the class -
|
|
|
c8bb8f |
ie '172.16.0.0 w.x.y.z' specifies '172.16/16 via w.x.y.z'.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 23 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-7
|
|
|
c8bb8f |
- fix bug 169164: separate /var/lib/{dhcpd,dhclient} directories
|
|
|
c8bb8f |
- fix bug 167292: update failover port info in dhcpd.conf.5; give
|
|
|
c8bb8f |
failover ports default values in server/confpars.c
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 12 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-6
|
|
|
c8bb8f |
- fix bug 167273: time-offset should not set timezone by default
|
|
|
c8bb8f |
tzdata's Etc/* files are named with reverse sign
|
|
|
c8bb8f |
for hours west - ie. 'GMT+5' is GMT offset -18000seconds.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 29 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-4
|
|
|
c8bb8f |
- fix bug 166926: make dhclient-script handle interface-mtu option
|
|
|
c8bb8f |
make dhclient-script support /etc/dhclient{,-$IF}-{up,down}-hooks scripts
|
|
|
c8bb8f |
to allow easy customization to support other non-default DHCP options -
|
|
|
c8bb8f |
documented in 'man 8 dhclient-script' .
|
|
|
c8bb8f |
- handle the 'time-offset' DHCP option, requested by default.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 23 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-3
|
|
|
c8bb8f |
- fix bug 160655: strip trailing '\0' bytes from text options before append
|
|
|
c8bb8f |
- fix gcc4 compiler warnings ; now compiles with -Werror
|
|
|
c8bb8f |
- add RPM_OPT_FLAGS to link as suggested in gcc man-page on '-pie' option
|
|
|
c8bb8f |
- change ISC version string to 'V3.0.3-RedHat' at request of ISC
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 9 2005 Jeremy Katz <katzj@redhat.com> - 11:3.0.3-2
|
|
|
c8bb8f |
- don't explicitly require 2.2 era kernel, it's fairly overkill at this point
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 29 2005 Jason Vas Dias <jvdias@redhat.com> 11:3.0.3-1
|
|
|
c8bb8f |
- Upgrade to upstream version 3.0.3
|
|
|
c8bb8f |
- Don't apply the 'default boot file server' patch: legacy
|
|
|
c8bb8f |
dhcp behaviour broke RFC 2131, which requires that the siaddr
|
|
|
c8bb8f |
field only be non-zero if the next-server or tftp-server-name
|
|
|
c8bb8f |
options are specified.
|
|
|
c8bb8f |
- Try removing the 1-5 second wait on dhclient startup altogether.
|
|
|
c8bb8f |
- fix bug 163367: supply default configuration file for dhcpd
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jul 14 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.3rc1-1
|
|
|
c8bb8f |
- Upgrade to upstream version 3.0.3rc1
|
|
|
c8bb8f |
- fix bug 163203: silence ISC blurb on configtest
|
|
|
c8bb8f |
- fix default 'boot file server' value (packet->siaddr):
|
|
|
c8bb8f |
In dhcp-3.0.2(-), this was defaulted to the server address;
|
|
|
c8bb8f |
now it defaults to 0.0.0.0 (a rather silly default!) and
|
|
|
c8bb8f |
must be specified with the 'next-server' option (not the tftp-boot-server
|
|
|
c8bb8f |
option ?!?) which causes PXE boot clients to fail to load anything after
|
|
|
c8bb8f |
the boot file.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 08 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-14.FC5
|
|
|
c8bb8f |
- Allow package to compile with glibc-headers-2.3.5-11 (tr.c's use of __u16)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 17 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-14
|
|
|
c8bb8f |
- Fix bug 159929: prevent dhclient flooding network on repeated DHCPDECLINE
|
|
|
c8bb8f |
- dhclient fast startup:
|
|
|
c8bb8f |
remove dhclient's random 1-5 second delay on startup if only
|
|
|
c8bb8f |
configuring one interface
|
|
|
c8bb8f |
remove dhclient_script's "sleep 1" on PREINIT
|
|
|
c8bb8f |
- fix new gcc-4.0.0-11 compiler warnings for binding_state_t
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 03 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-12
|
|
|
c8bb8f |
- Rebuild for new glibc
|
|
|
c8bb8f |
- Fix dhcdbd set for multiple interfaces
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Apr 27 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-11
|
|
|
c8bb8f |
- as pointed out by Peter Jones, dhclient-script spews
|
|
|
c8bb8f |
- 'chkconfig: Usage' if run in init state 1 (runlevel returns "unknown".)
|
|
|
c8bb8f |
- this is now corrected.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 25 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-10
|
|
|
c8bb8f |
- dhclient-script dhcdbd extensions.
|
|
|
c8bb8f |
- Tested to have no effect unless dhcdbd invokes dhclient.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Apr 21 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-9
|
|
|
c8bb8f |
- bugs 153244 & 155143 are now fixed with SELinux policy;
|
|
|
c8bb8f |
autotrans now works for dhcpc_t, so restorecons are not required,
|
|
|
c8bb8f |
and dhclient runs OK under dhcpc_t with SELinux enforcing.
|
|
|
c8bb8f |
- fix bug 155506: 'predhclien' typo (emacs!).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 18 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-8
|
|
|
c8bb8f |
- Fix bugs 153244 & 155143:
|
|
|
c8bb8f |
o restore dhclient-script 'restorecon's
|
|
|
c8bb8f |
o give dhclient and dhclient-script an exec context of
|
|
|
c8bb8f |
'system_u:object_r:sbin_t' that allows them to run
|
|
|
c8bb8f |
domainname / hostname and to update configuration files
|
|
|
c8bb8f |
in dhclient post script.
|
|
|
c8bb8f |
- Prevent dhclient emitting verbose ISC 'blurb' on error exit in -q mode
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 04 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-7
|
|
|
c8bb8f |
- Add '-x' "extended option environment" dhclient argument:
|
|
|
c8bb8f |
- When -x option given to dhclient:
|
|
|
c8bb8f |
- dhclient enables arbitrary option processing by writing information
|
|
|
c8bb8f |
- about user or vendor defined option space options to environment.
|
|
|
c8bb8f |
-
|
|
|
c8bb8f |
- fix bug 153244: dhclient should not use restorecon
|
|
|
c8bb8f |
- fix bug 151023: dhclient no 'headers & libraries'
|
|
|
c8bb8f |
- fix bug 149780: add 'DHCLIENT_IGNORE_GATEWAY' variable
|
|
|
c8bb8f |
- remove all usage of /sbin/route from dhclient-script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 24 2005 Florian La Roche <laroche@redhat.com>
|
|
|
c8bb8f |
- add "exit 0" to post script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Mar 07 2005 Jason Vas Dias <jvdias@redhat.com> 10.3.0.2-3
|
|
|
c8bb8f |
- rebuild for gcc4/glibc-2.3.4-14; fix bad memset
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 24 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-2
|
|
|
c8bb8f |
- Fix bug 143640: do not allow more than one dhclient to configure an interface
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 21 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-1
|
|
|
c8bb8f |
- Upgrade to ISC 3.0.2 Final Release (documentation change only).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 16 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-8
|
|
|
c8bb8f |
- Add better execshield security link options
|
|
|
c8bb8f |
- fix dhcpd.init when no /etc/dhcpd.conf exists and -cf in DHCPDARGS
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-4
|
|
|
c8bb8f |
- make dhclient-script TIMEOUT mode do exactly the same configuration
|
|
|
c8bb8f |
- as BOUND / RENEW / REBIND / REBOOT if router ping succeeds
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-4
|
|
|
c8bb8f |
- fix bug 147926: dhclient-script should do restorecon for modified conf files
|
|
|
c8bb8f |
- optimize execshield protection
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 10 2005 Jason Vas Dias <jvdias@redhat.com> 8.3.0.4rc3-3
|
|
|
c8bb8f |
- fix bug 147375: dhcpd heap corruption on 32-bit 'subnet' masks
|
|
|
c8bb8f |
- fix bug 147502: dhclient should honor GATEWAYDEV and GATEWAY settings
|
|
|
c8bb8f |
- fix bug 146600: dhclient's timeout mode ping should use -I
|
|
|
c8bb8f |
- fix bug 146524: dhcpd.init should discard dhcpd's initial output message
|
|
|
c8bb8f |
- fix bug 147739: dhcpd.init configtest should honor -cf in DHCPDARGS
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 24 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-2
|
|
|
c8bb8f |
- fix bug 145997: allow hex 32-bit integers in user specified options
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-1
|
|
|
c8bb8f |
- still need an epoch to get past nvre test
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
|
|
|
c8bb8f |
- fix bug 144417: much improved dhclient-script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
|
|
|
c8bb8f |
- Upgrade to latest release from ISC, which includes most of our
|
|
|
c8bb8f |
- recent patches anyway.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-17
|
|
|
c8bb8f |
- fix bug 144250: gcc-3.4.3-11 is broken :
|
|
|
c8bb8f |
- log_error ("Lease with bogus binding state: %%d size: %%d",
|
|
|
c8bb8f |
- comp -> binding_state,
|
|
|
c8bb8f |
- sizeof(comp->binding_state));
|
|
|
c8bb8f |
- prints: 'Lease with bogus binding state: 257 1' !
|
|
|
c8bb8f |
- compiling with gcc33 (compat-gcc-8-3.3.4.2 fixes for now).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 03 2005 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-16
|
|
|
c8bb8f |
- fix bug 143704: dhclient -r does not work if lease held by
|
|
|
c8bb8f |
- dhclient run from ifup . dhclient will now look for the pid
|
|
|
c8bb8f |
- files created by ifup.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Nov 17 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-14
|
|
|
c8bb8f |
- NTP: fix bug 139715: merge in new ntp servers only rather than replace
|
|
|
c8bb8f |
- all the ntp configuration files; restart ntpd if configuration changed.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Nov 16 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-12
|
|
|
c8bb8f |
- fix bug 138181 & bug 139468: do not attempt to listen/send on
|
|
|
c8bb8f |
- unconfigured loopback, point-to-point or non-broadcast
|
|
|
c8bb8f |
- interfaces (don't generate annoying log messages)
|
|
|
c8bb8f |
- fix bug 138869: dhclient-script: check if '$new_routers' is
|
|
|
c8bb8f |
- empty before doing 'set $new_routers;...;ping ... $1'
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-11
|
|
|
c8bb8f |
- dhcp-3.0.2b1 came out today. A diff of the 'ack_lease' function
|
|
|
c8bb8f |
- Dave Hankins and I patched exposed a missing '!' on an if clause
|
|
|
c8bb8f |
- that got dropped with the 'new-host' patch. Replacing the '!'.
|
|
|
c8bb8f |
- Also found one missing host_dereference.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-10
|
|
|
c8bb8f |
- clean-up last patch: new-host.patch adds host_reference(host)
|
|
|
c8bb8f |
- without host_dereference(host) before returns in ack_lease
|
|
|
c8bb8f |
- (dhcp-3.0.1-host_dereference.patch)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Sep 27 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-9
|
|
|
c8bb8f |
- Fix bug 133522:
|
|
|
c8bb8f |
- PXE Boot clients with static leases not given 'file' option
|
|
|
c8bb8f |
- 104 by server - PXE booting was disabled for 'fixed-address'
|
|
|
c8bb8f |
- clients.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 10 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-8
|
|
|
c8bb8f |
- Fix bug 131212:
|
|
|
c8bb8f |
- If "deny booting" is defined for some group of hosts,
|
|
|
c8bb8f |
- then after one of those hosts is denied booting, all
|
|
|
c8bb8f |
- hosts are denied booting, because of a pointer not being
|
|
|
c8bb8f |
- cleared in the lease record.
|
|
|
c8bb8f |
- An upstream patch was obtained which will be in dhcp-3.0.2.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 16 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-7
|
|
|
c8bb8f |
- Forward DNS update by client was disabled by a bug that I
|
|
|
c8bb8f |
- found in code where 'client->sent_options' was being
|
|
|
c8bb8f |
- freed too early.
|
|
|
c8bb8f |
- Re-enabled it after contacting upstream maintainer
|
|
|
c8bb8f |
- who confirmed that this was a bug (bug #130069) -
|
|
|
c8bb8f |
- submitted patch dhcp-3.0.1.preserve-sent-options.patch.
|
|
|
c8bb8f |
- Upstream maintainer informs me this patch will be in dhcp-3.0.2 .
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 3 2004 Jason Vas Dias <jvdias@redhat.com> 6:3.0.1-6
|
|
|
c8bb8f |
- Allow 2.0 kernels to obtain default gateway via dhcp
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 2 2004 Jason Vas Dias <jvdias@redhat.com> 5:3.0.1-5
|
|
|
c8bb8f |
- Invoke 'change_resolv_conf' function to change resolv.conf
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 16 2004 Jason Vas Dias <jvdias@redhat.com> 3:3.0.1
|
|
|
c8bb8f |
- Upgraded to new ISC 3.0.1 version
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-5
|
|
|
c8bb8f |
- Allow dhclient-script to continue without a config file.
|
|
|
c8bb8f |
- It will use default values.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-4
|
|
|
c8bb8f |
- fix inherit-leases patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-2
|
|
|
c8bb8f |
- Turn on inherit-leases patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-1
|
|
|
c8bb8f |
- User kernelversion instead of uname-r
|
|
|
c8bb8f |
- Update to latest package from ISC
|
|
|
c8bb8f |
- Remove inherit-leases patch for now.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- rebuilt
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc13-1
|
|
|
c8bb8f |
- Update to latest package from ISC
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-9
|
|
|
c8bb8f |
- add route back in after route up call
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 9 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-8
|
|
|
c8bb8f |
- add alex's dhcp-3.0.1rc12-inherit-leases.patch patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 8 2004 Bill Nottingham <notting@redhat.com> 1:3.0.1rc12-7
|
|
|
c8bb8f |
- set device on default gateway route
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 1:3.0.1rc12-6
|
|
|
c8bb8f |
- compiling dhcpd PIE
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-5
|
|
|
c8bb8f |
- Add static routes patch to dhclient-script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-4
|
|
|
c8bb8f |
- Fix init to check config during restart
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-3
|
|
|
c8bb8f |
- Fix init script to create leases file if missing
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- rebuilt
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- rebuilt
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.20
|
|
|
c8bb8f |
- Fix initialization of memory to prevent compiler error
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 5 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.19
|
|
|
c8bb8f |
- Close leaseFile before exec, to fix selinux error message
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Dec 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.18
|
|
|
c8bb8f |
- Add BuildRequires groff
|
|
|
c8bb8f |
- Replace resolv.conf if renew and data changes
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Nov 30 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.17
|
|
|
c8bb8f |
- Add obsoletes dhcpcd
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Oct 8 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.16
|
|
|
c8bb8f |
- Fix location of ntp driftfile
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.15
|
|
|
c8bb8f |
- Bump Release
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.14
|
|
|
c8bb8f |
- Add div0 patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.13
|
|
|
c8bb8f |
- Add SEARCH to client script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.12
|
|
|
c8bb8f |
- Bump Release
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.11
|
|
|
c8bb8f |
- Add configtest
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 1 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.10
|
|
|
c8bb8f |
- increment for base
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Aug 1 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.9
|
|
|
c8bb8f |
- Don't update resolv.conf on renewals
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.8
|
|
|
c8bb8f |
- increment for base
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.7
|
|
|
c8bb8f |
- Fix name of driftfile
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.6
|
|
|
c8bb8f |
- increment for base
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.5
|
|
|
c8bb8f |
- Change dhcrelay script to check DHCPSERVERS
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 7 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.4
|
|
|
c8bb8f |
- increment for base
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 7 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.3
|
|
|
c8bb8f |
- Fix dhclient-script to support PEERNTP and PEERNIS flags.
|
|
|
c8bb8f |
- patch submitted by aoliva@redhat.com
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Jun 8 2003 Tim Powers <timp@redhat.com> 1:3.0pl2-6.1
|
|
|
c8bb8f |
- add epoch to dhcp-devel versioned requires on dhcp
|
|
|
c8bb8f |
- build for RHEL
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- rebuilt
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue May 27 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-5
|
|
|
c8bb8f |
- Fix memory leak in parser.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-4
|
|
|
c8bb8f |
- Change Rev for RHEL
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-3
|
|
|
c8bb8f |
- Change example to not give out 255 address.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-2
|
|
|
c8bb8f |
- Change Rev for RHEL
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 28 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-1
|
|
|
c8bb8f |
- upgrade to 3.0pl2
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Mar 26 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-26
|
|
|
c8bb8f |
- add usage for dhcprelay -c
|
|
|
c8bb8f |
- add man page for dhcprelay -c
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Mar 7 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-25
|
|
|
c8bb8f |
- Fix man dhcpd.conf man page
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 4 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-24
|
|
|
c8bb8f |
- Fix man dhcpctl.3 page
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 3 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-23
|
|
|
c8bb8f |
- fix script to handle ntp.conf correctly
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-22
|
|
|
c8bb8f |
- Increment release to add to 8.1
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-21
|
|
|
c8bb8f |
- Implement max hops patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-20
|
|
|
c8bb8f |
- It has now been decided to just have options within dhclient kit
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Jan 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
c8bb8f |
- add defattr() to have files not owned by root
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 24 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-17
|
|
|
c8bb8f |
- require kernel version
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jan 24 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-16
|
|
|
c8bb8f |
- move dhcp-options to separate package
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
c8bb8f |
- rebuilt
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jan 9 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-15
|
|
|
c8bb8f |
- eliminate dhcp-options from dhclient in order to get errata out
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 8 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-14
|
|
|
c8bb8f |
- VU#284857 - ISC DHCPD minires library contains multiple buffer overflows
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 6 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-13
|
|
|
c8bb8f |
- Fix when ntp is not installed.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 6 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-12
|
|
|
c8bb8f |
- Fix #73079 (dhcpctl man page)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Nov 14 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-11
|
|
|
c8bb8f |
- Use generic PTRSIZE_64BIT detection instead of ifarch.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Nov 14 2002 Preston Brown <pbrown@redhat.com> 3.0pl1-10
|
|
|
c8bb8f |
- fix parsing of command line args in dhclient. It was missing a few.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Oct 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
c8bb8f |
- work on 64bit archs
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 28 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-9
|
|
|
c8bb8f |
- Fix #72795
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-8
|
|
|
c8bb8f |
- More #68650 (modify requested options)
|
|
|
c8bb8f |
- Fix #71453 (dhcpctl man page) and #71474 (include libdst.a) and
|
|
|
c8bb8f |
#72622 (hostname setting)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Aug 15 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-7
|
|
|
c8bb8f |
- More #68650 (modify existing patch to also set NIS domain)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 13 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-6
|
|
|
c8bb8f |
- Patch102 (dhcp-3.0pl1-dhcpctlman-69731.patch) to fix #69731
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Aug 13 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-5
|
|
|
c8bb8f |
- Patch101 (dhcp-3.0pl1-dhhostname-68650.patch) to fix #68650
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 12 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-4
|
|
|
c8bb8f |
- Fix unaligned accesses when decoding a UDP packet
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-3
|
|
|
c8bb8f |
- No apparent reason for the dhclient -> dhcp dep mentioned in #68001,
|
|
|
c8bb8f |
so removed it
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 27 2002 David Sainty <saint@redhat.com> 3.0pl1-2
|
|
|
c8bb8f |
- Move dhclient.conf.sample from dhcp to dhclient
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jun 25 2002 David Sainty <saint@redhat.com> 3.0pl1-1
|
|
|
c8bb8f |
- Change to dhclient, dhcp, dhcp-devel packaging
|
|
|
c8bb8f |
- Move to 3.0pl1, do not strip binaries
|
|
|
c8bb8f |
- Drop in sysconfig-enabled dhclient-script
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
|
|
c8bb8f |
- automated rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
c8bb8f |
- prereq chkconfig
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Jan 22 2002 Elliot Lee <sopwith@redhat.com> 3.0-5
|
|
|
c8bb8f |
- Split headers/libs into a devel subpackage (#58656)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
|
c8bb8f |
- automated rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Dec 28 2001 Elliot Lee <sopwith@redhat.com> 3.0-3
|
|
|
c8bb8f |
- Fix the #52856 nit.
|
|
|
c8bb8f |
- Include dhcrelay scripts from #49186
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Dec 20 2001 Elliot Lee <sopwith@redhat.com> 3.0-2
|
|
|
c8bb8f |
- Update to 3.0, include devel files installed by it (as part of the main
|
|
|
c8bb8f |
package).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.0pl5-8
|
|
|
c8bb8f |
- Fix #26446
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 20 2001 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- Fix #5405 for real - it is dhcpd.leases not dhcp.leases.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jul 16 2001 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- /etc/sysconfig/dhcpd
|
|
|
c8bb8f |
- Include dhcp.leases file (#5405)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
|
|
|
c8bb8f |
- Bump release + rebuild.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 14 2001 Tim Waugh <twaugh@redhat.com>
|
|
|
c8bb8f |
- Fix initscript typo (bug #27624).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Feb 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
|
|
|
c8bb8f |
- Improve spec file i18n
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Feb 5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
c8bb8f |
- i18nize init script (#26084)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Sep 10 2000 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
c8bb8f |
- update to 2.0pl5
|
|
|
c8bb8f |
- redo buildroot patch
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
|
|
|
c8bb8f |
- rebuild to cope with glibc locale binary incompatibility, again
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 14 2000 Preston Brown <pbrown@redhat.com>
|
|
|
c8bb8f |
- check for existence of /var/lib/dhcpd.leases in initscript before starting
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
|
|
|
c8bb8f |
- rebuild to cope with glibc locale binary incompatibility
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
|
|
|
c8bb8f |
- move initscript back
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
|
c8bb8f |
- automatic rebuild
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jul 7 2000 Florian La Roche <Florian.LaRoche@redhat.com>
|
|
|
c8bb8f |
- /etc/rc.d/init.d -> /etc/init.d
|
|
|
c8bb8f |
- fix /var/state/dhcp -> /var/lib/dhcp
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 16 2000 Preston Brown <pbrown@redhat.com>
|
|
|
c8bb8f |
- condrestart for initscript, graceful upgrades.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Feb 03 2000 Erik Troan <ewt@redhat.com>
|
|
|
c8bb8f |
- gzipped man pages
|
|
|
c8bb8f |
- marked /etc/rc.d/init.d/dhcp as a config file
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 24 2000 Jakub Jelinek <jakub@redhat.com>
|
|
|
c8bb8f |
- fix booting of JavaStations
|
|
|
c8bb8f |
(reported by Pete Zaitcev <zaitcev@metabyte.com>).
|
|
|
c8bb8f |
- fix SIGBUS crashes on SPARC (apparently gcc is too clever).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
|
|
|
c8bb8f |
- chkconfig --del in %%preun, not %%postun
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
|
|
|
c8bb8f |
- initscript munging
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
c8bb8f |
- update to 2.0.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
|
|
|
c8bb8f |
- don't run by default
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Wed Jun 2 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
c8bb8f |
- update to 2.0b1pl28.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
|
|
|
c8bb8f |
- strip binaries
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
c8bb8f |
- copy the source file in prep, not move
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
c8bb8f |
- auto rebuild in the new build environment (release 4)
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
|
|
|
c8bb8f |
- added a sample dhcpd.conf file
|
|
|
c8bb8f |
- we don't need to dump rfc's in /usr/doc
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sun Sep 13 1998 Cristian Gafton <gafton@redhat.com>
|
|
|
c8bb8f |
- modify dhcpd.init to exit if /etc/dhcpd.conf is not present
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Sat Jun 27 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
c8bb8f |
- Upgraded to 2.0b1pl6 (patch1 no longer needed).
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Thu Jun 11 1998 Erik Troan <ewt@redhat.com>
|
|
|
c8bb8f |
- applied patch from Chris Evans which makes the server a bit more paranoid
|
|
|
c8bb8f |
about dhcp requests coming in from the wire
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Jun 01 1998 Erik Troan <ewt@redhat.com>
|
|
|
c8bb8f |
- updated to dhcp 2.0b1pl1
|
|
|
c8bb8f |
- got proper man pages in the package
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 31 1998 Erik Troan <ewt@redhat.com>
|
|
|
c8bb8f |
- updated to build in a buildroot properly
|
|
|
c8bb8f |
- don't package up the client, as it doens't work very well <sigh>
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Tue Mar 17 1998 Bryan C. Andregg <bandregg@redhat.com>
|
|
|
c8bb8f |
- Build rooted and corrected file listing.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Mar 16 1998 Mike Wangsmo <wanger@redhat.com>
|
|
|
c8bb8f |
- removed the actual inet.d links (chkconfig takes care of this for us)
|
|
|
c8bb8f |
and made the %%postun section handle upgrades.
|
|
|
c8bb8f |
|
|
|
c8bb8f |
* Mon Mar 16 1998 Bryan C. Andregg <bandregg@redhat.com>
|
|
|
c8bb8f |
- First package.
|