82186fd
# vendor string (e.g., Fedora, EL)
606ac56
%global vvendor Fedora
0713d0c
a1643e9
# Where dhcp configuration files are stored
606ac56
%global dhcpconfdir %{_sysconfdir}/dhcp
a1643e9
45c0371
# Patch version 
45c0371
#%global patchver P2
45c0371
# Pre-Release version
45c0371
%global prever b1
25d2dbf
45c0371
#%define VERSION %{version}-%{patchver}
45c0371
%global VERSION %{version}%{prever}
25d2dbf
990f666
Summary:  Dynamic host configuration protocol software
3b727ca
Name:     dhcp
45c0371
Version:  4.2.1
45c0371
Release:  0.1.%{prever}%{?dist}
72bd6fe
# NEVER CHANGE THE EPOCH on this package.  The previous maintainer (prior to
72bd6fe
# dcantrell maintaining the package) made incorrect use of the epoch and
72bd6fe
# that's why it is at 12 now.  It should have never been used, but it was.
72bd6fe
# So we are stuck with it.
3b727ca
Epoch:    12
3b727ca
License:  ISC
3b727ca
Group:    System Environment/Daemons
3b727ca
URL:      http://isc.org/products/DHCP/
25d2dbf
Source0:  ftp://ftp.isc.org/isc/dhcp/dhcp-%{VERSION}.tar.gz
5a3797e
Source1:  dhcpd.init
5a3797e
Source2:  dhcpd6.init
2cca9db
Source3:  dhcrelay.init
2cca9db
Source4:  dhclient-script
2cca9db
Source5:  README.dhclient.d
9ba8b65
Source6:  11-dhclient
9ba8b65
Source7:  12-dhcpd
9ba8b65
Source8:  56dhclient
77e77ea
Source9:   dhcpd.service
77e77ea
Source10:  dhcpd6.service
77e77ea
Source11:  dhcrelay.service
77e77ea
5a3797e
Patch0:   dhcp-4.2.0-errwarn-message.patch
5a3797e
Patch1:   dhcp-4.2.0-options.patch
5a3797e
Patch2:   dhcp-4.2.0-release-by-ifup.patch
5a3797e
Patch3:   dhcp-4.2.0-dhclient-decline-backoff.patch
5a3797e
Patch4:   dhcp-4.2.0-unicast-bootp.patch
5a3797e
Patch5:   dhcp-4.2.0-ldap.patch
5a3797e
Patch6:   dhcp-4.2.0-dhclient-usage.patch
5a3797e
Patch7:   dhcp-4.2.0-default-requested-options.patch
5a3797e
Patch8:   dhcp-4.2.0-xen-checksum.patch
45c0371
Patch10:  dhcp-4.2.1-manpages.patch
5a3797e
Patch11:  dhcp-4.2.0-paths.patch
5a3797e
Patch12:  dhcp-4.2.0-CLOEXEC.patch
5a3797e
Patch13:  dhcp-4.2.0-inherit-leases.patch
5a3797e
Patch14:  dhcp-4.2.0-garbage-chars.patch
45c0371
Patch15:  dhcp-4.2.0-missing-ipv6-not-fatal.patch
45c0371
Patch16:  dhcp-4.2.0-IFNAMSIZ.patch
45c0371
Patch17:  dhcp-4.2.0-add_timeout_when_NULL.patch
45c0371
Patch18:  dhcp-4.2.1-64_bit_lease_parse.patch
45c0371
Patch19:  dhcp-4.2.1-capability.patch
45c0371
Patch20:  dhcp-4.2.0-logpid.patch
45c0371
Patch21:  dhcp-4.2.0-UseMulticast.patch
45c0371
Patch22:  dhcp-4.2.0-sendDecline.patch
45c0371
Patch23:  dhcp-4.2.1-retransmission.patch
45c0371
Patch24:  dhcp-4.2.0-initialization-delay.patch
45c0371
Patch25:  dhcp-4.2.0-rfc3442-classless-static-routes.patch
45c0371
Patch26:  dhcp-4.2.1-PIE-RELRO.patch
45c0371
Patch27:  dhcp-4.2.0-honor-expired.patch
45c0371
Patch28:  dhcp-4.2.0-noprefixavail.patch
45c0371
Patch29:  dhcp420-rh637017.patch
45c0371
Patch30:  dhcp420-sharedlib.patch
45c0371
Patch31:  dhcp-4.2.0-PPP.patch
45c0371
Patch32:  dhcp-4.2.0-P2-omapi.patch
45c0371
Patch33:  dhcp-4.2.0-P2-ldap-configuration.patch
202880c
82186fd
BuildRequires: autoconf
82186fd
BuildRequires: automake
1f3c4d3
BuildRequires: groff
dcf32f5
BuildRequires: libtool
1f3c4d3
BuildRequires: openldap-devel
fdce214
BuildRequires: libcap-ng-devel
Adam Tkac 9819e31
BuildRequires: bind-lite-devel
cvsdist ef67d48
43f4ae0
Requires: %{name}-common = %{epoch}:%{version}-%{release}
5527fcc
Requires(post): chkconfig
c3b67cd
Requires(post): coreutils
77e77ea
Requires(post): systemd-units
5527fcc
Requires(preun): chkconfig
5527fcc
Requires(preun): initscripts
77e77ea
Requires(preun): systemd-units
5527fcc
Requires(postun): initscripts
77e77ea
Requires(postun): systemd-units
77e77ea
7b41fdb
Obsoletes: dhcpv6 <= 2.0.0alpha4-1
7b41fdb
Provides:  dhcpv6  = 2.0.0alpha4-2
0997f7a
cvsdist ef67d48
%description
cvsdist ef67d48
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
cvsdist ef67d48
individual devices on an IP network to get their own network
cvsdist ef67d48
configuration information (IP address, subnetmask, broadcast address,
cvsdist 9989a54
etc.) from a DHCP server. The overall purpose of DHCP is to make it
cvsdist a682876
easier to administer a large network.  The dhcp package includes the
cvsdist a682876
ISC DHCP service and relay agent.
cvsdist ef67d48
cvsdist a682876
To use DHCP on your network, install a DHCP service (or relay agent),
cvsdist a682876
and on clients run a DHCP client daemon.  The dhcp package provides
cvsdist a682876
the ISC DHCP service and relay agent.
cvsdist a682876
cvsdist a682876
%package -n dhclient
0997f7a
Summary: Provides the dhclient ISC DHCP client daemon and dhclient-script
cvsdist a682876
Group: System Environment/Base
05647bd
Requires: initscripts
43f4ae0
Requires: %{name}-common = %{epoch}:%{version}-%{release}
c3b67cd
Requires(post): coreutils
a1643e9
Requires(post): grep
db2db6c
Obsoletes: dhcpcd <= 1.3.22pl1-7
7b41fdb
Provides:  dhcpcd  = 1.3.22pl1-8
7b41fdb
Obsoletes: libdhcp4client <= 12:4.0.0-34
7b41fdb
Provides:  libdhcp4client  = 12:4.0.0-35
7b41fdb
Obsoletes: libdhcp <= 1.99.8-1
7b41fdb
Provides:  libdhcp  = 1.99.8-2
7b41fdb
Obsoletes: dhcpv6-client <= 2.0.0alpha4-1
7b41fdb
Provides:  dhcpv6-client  = 2.0.0alpha4-2
cvsdist a682876
cvsdist a682876
%description -n dhclient
cvsdist a682876
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
cvsdist a682876
individual devices on an IP network to get their own network
cvsdist a682876
configuration information (IP address, subnetmask, broadcast address,
cvsdist a682876
etc.) from a DHCP server. The overall purpose of DHCP is to make it
cvsdist a682876
easier to administer a large network.
cvsdist a682876
cvsdist a682876
To use DHCP on your network, install a DHCP service (or relay agent),
Florian La Roche 1f099b5
and on clients run a DHCP client daemon.  The dhclient package
cvsdist a682876
provides the ISC DHCP client daemon.
cvsdist a682876
43f4ae0
%package common
43f4ae0
Summary: Common files used by ISC dhcp client and server
43f4ae0
Group: System Environment/Base
43f4ae0
43f4ae0
%description common
43f4ae0
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
43f4ae0
individual devices on an IP network to get their own network
43f4ae0
configuration information (IP address, subnetmask, broadcast address,
43f4ae0
etc.) from a DHCP server. The overall purpose of DHCP is to make it
43f4ae0
easier to administer a large network.
43f4ae0
43f4ae0
This package provides common files used by dhcp and dhclient package.
43f4ae0
Adam Tkac 81227ae
%package libs
Adam Tkac 81227ae
Summary: Shared libraries used by ISC dhcp client and server
Adam Tkac 81227ae
Group: System Environment/Base
Adam Tkac 81227ae
Adam Tkac 81227ae
%description libs
Adam Tkac 81227ae
This package contains shared libraries used by ISC dhcp client and server
Adam Tkac 81227ae
Adam Tkac 81227ae
788673c
%package devel
788673c
Summary: Development headers and libraries for interfacing to the DHCP server
788673c
Group: Development/Libraries
7b41fdb
Obsoletes: libdhcp4client-devel <= 12:4.0.0-34
7b41fdb
Provides:  libdhcp4client-devel  = 12:4.0.0-35
7b41fdb
Obsoletes: libdhcp-devel <= 1.99.8-1
7b41fdb
Provides:  libdhcp-devel  = 1.99.8-2
c499a66
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
788673c
cvsdist a682876
%description devel
6599f82
Header files and API documentation for using the ISC DHCP libraries.  The
6599f82
libdhcpctl and libomapi static libraries are also included in this package.
cvsdist ef67d48
cvsdist ef67d48
%prep
25d2dbf
%setup -q -n dhcp-%{VERSION}
86a07e1
Adam Tkac 9819e31
# Remove bundled BIND source
Adam Tkac 9819e31
rm bind/bind.tar.gz
Adam Tkac 9819e31
3b727ca
# Replace the standard ISC warning message about requesting help with an
3b727ca
# explanation that this is a patched build of ISC DHCP and bugs should be
3b727ca
# reported through bugzilla.redhat.com
9538db2
%patch0 -p1 -b .errwarn
86a07e1
4bf24c8
# Add more dhclient options (-I, -B, -H, -F, -timeout, -V, and -R)
9538db2
%patch1 -p1 -b .options
86a07e1
3b727ca
# Handle releasing interfaces requested by /sbin/ifup
3b727ca
# pid file is assumed to be /var/run/dhclient-$interface.pid
9538db2
%patch2 -p1 -b .ifup
86a07e1
3b727ca
# If we receive a DHCP offer in dhclient and it's DECLINEd in dhclient-script,
3b727ca
# backoff for an amount of time before trying again
9538db2
%patch3 -p1 -b .backoff
86a07e1
3b727ca
# Support unicast BOOTP for IBM pSeries systems (and maybe others)
81814c7
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19146])
9538db2
%patch4 -p1 -b .unicast
2993a2a
5a3797e
# Search for liblber in configure.ac (#564810)
5a3797e
%patch5 -p1 -b .ldap
1569284
3b727ca
# Update the usage screen for dhclient(8) indicating new options
3b727ca
# Use printf() rather than log_info() to display the information
3b727ca
# Also, return EXIT_FAILURE when the usage() screen is displayed (stop parsing)
9538db2
%patch6 -p1 -b .usage
3b727ca
262beb6
# Add NIS domain, NIS servers, NTP servers, interface-mtu and domain-search
1bab453
# to the list of default requested DHCP options
9538db2
%patch7 -p1 -b .requested
202880c
27c9546
# Handle Xen partial UDP checksums
9538db2
%patch8 -p1 -b .xen
27c9546
82186fd
# Patch man page contents
9538db2
%patch10 -p1 -b .man
af39808
82186fd
# Change paths to conform to our standards
9538db2
%patch11 -p1 -b .paths
82186fd
f669e74
# Make sure all open file descriptors are closed-on-exec for SELinux (#446632)
81814c7
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19148])
9538db2
%patch12 -p1 -b .cloexec
0e27ee4
ddfb139
# If we have an active lease, do not down the interface (#453982)
9538db2
%patch13 -p1 -b .inherit
ddfb139
81814c7
# Fix 'garbage in format string' error (#450042)
9538db2
%patch14 -p1 -b .garbage
db59186
0adb5fb
# If the ipv6 kernel module is missing, do not segfault
70d67fc
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19367])
45c0371
%patch15 -p1 -b .noipv6
0adb5fb
f4c359e
# Read only up to IFNAMSIZ characters for the interface name in dhcpd (#441524)
5a3797e
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19617])
45c0371
%patch16 -p1 -b .ifnamsiz
f4c359e
51c3df5
# Handle cases in add_timeout() where the function is called with a NULL
51c3df5
# value for the 'when' parameter
70d67fc
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19867])
45c0371
%patch17 -p1 -b .dracut
51c3df5
7b41fdb
# Ensure 64-bit platforms parse lease file dates & times correctly (#448615, #628258)
1a731ce
# (Partly submitted to dhcp-bugs@isc.org - [ISC-Bugs #22033])
45c0371
%patch18 -p1 -b .64-bit_lease_parse
c604925
7985996
# Drop unnecessary capabilities in dhclient (#517649, #546765)
45c0371
%patch19 -p1 -b .capability
3b84ae4
59ea29a
# dhclient logs its pid to make troubleshooting NM managed systems
59ea29a
# with multiple dhclients running easier (#546792)
45c0371
%patch20 -p1 -b .logpid
59ea29a
b08ba4e
# Discard unicast Request/Renew/Release/Decline message
b08ba4e
# (unless we set unicast option) and respond with Reply
b08ba4e
# with UseMulticast Status Code option (#573090)
ea06b93
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21235])
45c0371
%patch21 -p1 -b .UseMulticast
b08ba4e
21b8c45
# If any of the bound addresses are found to be in use on the link,
21b8c45
# the dhcpv6 client sends a Decline message to the server
21b8c45
# as described in section 18.1.7 of RFC-3315 (#559147)
ea06b93
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21237])
45c0371
%patch22 -p1 -b .sendDecline
21b8c45
ed7e418
# In client initiated message exchanges stop retransmission
ed7e418
# upon reaching the MRD rather than at some point after it (#559153)
ea06b93
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #21238])
45c0371
%patch23 -p1 -b .retransmission
33f7324
ea06b93
# Cut down the 0-4 second delay before sending first DHCPDISCOVER (#587070)
45c0371
%patch24 -p1 -b .initialization-delay
5f19ed1
a21bc05
# RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
45c0371
%patch25 -p1 -b .rfc3442
a21bc05
1a731ce
# hardening dhcpd/dhcrelay/dhclient by making them PIE & RELRO
45c0371
%patch26 -p1 -b .PIE-RELRO
1a731ce
290660e
# check whether there is any unexpired address in previous lease
290660e
# prior to confirming (INIT-REBOOT) the lease (#585418)
7b41fdb
# (Submitted to dhcp-suggest@isc.org - [ISC-Bugs #22675])
45c0371
%patch27 -p1 -b .honor-expired
290660e
41ed8fd
# 1) When server has empty pool of addresses/prefixes it must send Advertise with
41ed8fd
#    NoAddrsAvail/NoPrefixAvail status in response to clients Solicit.
7b41fdb
#    Without this patch server having empty pool of addresses/prefixes was ignoring
41ed8fd
#    client's' Solicit when client was also sending address in IA_NA or prefix in IA_PD as a preference.
7b41fdb
# 2) When client sends prefix in IA_PD as a preference and server doesn't have
41ed8fd
#    this prefix in any pool the server should offer other free prefix.
41ed8fd
#    Without this patch server ignored client's Solicit in which the client was sending
41ed8fd
#    prefix in IA_PD (as a preference) and this prefix was not in any of server's pools.
7b41fdb
#   (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #22676])
45c0371
%patch28 -p1 -b .noprefixavail
76c2a1e
a396b80
# Fire away bundled BIND source.
45c0371
%patch29 -p1 -b .rh637017
a396b80
#Build dhcp's libraries as shared libs instead of static libs.
45c0371
%patch30 -p1 -b .sharedlib
41ed8fd
76c2a1e
# DHCPv6 over PPP support (#626514)
45c0371
%patch31 -p1 -b .PPP
76c2a1e
a396b80
# Fix OMAPI (#666441)
45c0371
%patch32 -p1 -b .omapi
a396b80
99f5023
# Fix loading of configuration when LDAP is used (#668276)
b909aab
# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #22888])
45c0371
%patch33 -p1 -b .ldap-configuration
99f5023
3b727ca
# Copy in the Fedora/RHEL dhclient script
2cca9db
%{__install} -p -m 0755 %{SOURCE4} client/scripts/linux
2cca9db
%{__install} -p -m 0644 %{SOURCE5} .
3b727ca
Adam Tkac baeadb7
# Sparc and s390 arches need to use -fPIE/-fPIC
Adam Tkac baeadb7
%ifarch sparcv9 sparc64 s390 s390x
Adam Tkac baeadb7
for i in {client,relay,server,omapip}/Makefile.am; do
Adam Tkac baeadb7
        %{__sed} -i 's|fpie|fPIE|g' $i
Adam Tkac baeadb7
done
Adam Tkac baeadb7
for i in {common,omapip}/Makefile.am; do
77e77ea
        %{__sed} -i 's|fpic|fPIC|g' $i
d45f7d3
done
Adam Tkac baeadb7
%endif
Adam Tkac baeadb7
3b727ca
# Ensure we don't pick up Perl as a dependency from the scripts and modules
3b727ca
# in the contrib directory (we copy this to /usr/share/doc in the final
3b727ca
# package).
1017230
%{__cp} -pR contrib __fedora_contrib
82186fd
pushd __fedora_contrib
5a3797e
%{__chmod} -x 3.0b1-lease-convert dhclient-tz-exithook.sh ldap/dhcpd-conf-to-ldap
82186fd
%{__chmod} -x sethostname.sh solaris.init
82186fd
%{__mv} ms2isc/Registry.pm ms2isc/Registry.perlmodule
82186fd
%{__rm} -f dhcp.spec
0997f7a
0997f7a
# We want UNIX-style line endings
82186fd
%{__sed} -i -e 's/\r//' ms2isc/readme.txt
82186fd
%{__sed} -i -e 's/\r//' ms2isc/Registry.perlmodule
82186fd
%{__sed} -i -e 's/\r//' ms2isc/ms2isc.pl
82186fd
popd
f6f89c9
26e2a49
# Filter false positive perl requires (all of them)
5a3797e
%{__cat} << EOF > dhcp-req
26e2a49
#!/bin/sh
26e2a49
%{__perl_requires} \
6961ce4
| %{__grep} -v 'perl('
26e2a49
EOF
25d2dbf
%global __perl_requires %{_builddir}/dhcp-%{VERSION}/dhcp-req
6961ce4
%{__chmod} +x %{__perl_requires}
26e2a49
82186fd
# Replace @PRODUCTNAME@
82186fd
%{__sed} -i -e 's|@PRODUCTNAME@|%{vvendor}|g' common/dhcp-options.5
82186fd
%{__sed} -i -e 's|@PRODUCTNAME@|%{vvendor}|g' configure.ac
f46525d
1017230
# Update paths in all man pages
1017230
for page in client/dhclient.conf.5 client/dhclient.leases.5 \
1017230
            client/dhclient-script.8 client/dhclient.8 ; do
1017230
    %{__sed} -i -e 's|CLIENTBINDIR|/sbin|g' \
1017230
                -e 's|RUNDIR|%{_localstatedir}/run|g' \
64b0222
                -e 's|DBDIR|%{_localstatedir}/lib/dhclient|g' \
a1643e9
                -e 's|ETCDIR|%{dhcpconfdir}|g' $page
1017230
done
1017230
1017230
for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8 ; do
1017230
    %{__sed} -i -e 's|CLIENTBINDIR|/sbin|g' \
1017230
                -e 's|RUNDIR|%{_localstatedir}/run|g' \
64b0222
                -e 's|DBDIR|%{_localstatedir}/lib/dhcpd|g' \
a1643e9
                -e 's|ETCDIR|%{dhcpconfdir}|g' $page
1017230
done
1017230
9115422
%build
Adam Tkac 81227ae
libtoolize --copy --force
ea06b93
autoreconf --verbose --force --install
cvsdist ef67d48
Adam Tkac baeadb7
CFLAGS="%{optflags} -fno-strict-aliasing -D_GNU_SOURCE" \
82186fd
%configure \
82186fd
    --with-srv-lease-file=%{_localstatedir}/lib/dhcpd/dhcpd.leases \
c3b67cd
    --with-srv6-lease-file=%{_localstatedir}/lib/dhcpd/dhcpd6.leases \
82186fd
    --with-cli-lease-file=%{_localstatedir}/lib/dhclient/dhclient.leases \
c3b67cd
    --with-cli6-lease-file=%{_localstatedir}/lib/dhclient/dhclient6.leases \
82186fd
    --with-srv-pid-file=%{_localstatedir}/run/dhcpd.pid \
c3b67cd
    --with-srv6-pid-file=%{_localstatedir}/run/dhcpd6.pid \
82186fd
    --with-cli-pid-file=%{_localstatedir}/run/dhclient.pid \
c3b67cd
    --with-cli6-pid-file=%{_localstatedir}/run/dhclient6.pid \
3a884fc
    --with-relay-pid-file=%{_localstatedir}/run/dhcrelay.pid \
3a884fc
    --with-ldap \
Adam Tkac 9819e31
    --with-ldapcrypto \
Adam Tkac 81227ae
    --with-libbind=%{_includedir} --with-libbind-libs=%{_libdir} \
Adam Tkac 81227ae
    --disable-static
82186fd
%{__make} %{?_smp_mflags}
cvsdist ef67d48
d1dc4c0
%install
d1dc4c0
%{__make} install DESTDIR=%{buildroot}
c987ce5
82186fd
# Remove files we don't want
13a0b57
%{__rm} -f %{buildroot}%{_sysconfdir}/dhclient.conf
f400f01
%{__rm} -f %{buildroot}%{_sysconfdir}/dhcpd.conf
82186fd
82186fd
# Install correct dhclient-script
82186fd
%{__mkdir} -p %{buildroot}/sbin
82186fd
%{__mv} %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
82186fd
%{__install} -p -m 0755 client/scripts/linux %{buildroot}/sbin/dhclient-script
82186fd
82186fd
# Install init scripts
5a3797e
%{__mkdir} -p %{buildroot}%{_initddir}
5a3797e
%{__install} -p -m 0755 %{SOURCE1} %{buildroot}%{_initddir}/dhcpd
5a3797e
%{__install} -p -m 0755 %{SOURCE2} %{buildroot}%{_initddir}/dhcpd6
5a3797e
%{__install} -p -m 0755 %{SOURCE3} %{buildroot}%{_initddir}/dhcrelay
cvsdist ef67d48
77e77ea
# install systemd initscripts
77e77ea
mkdir -p %{buildroot}/lib/systemd/system/
77e77ea
install -m 644 %{SOURCE9} %{buildroot}/lib/systemd/system/dhcpd.service
77e77ea
install -m 644 %{SOURCE10} %{buildroot}/lib/systemd/system/dhcpd6.service
77e77ea
install -m 644 %{SOURCE11} %{buildroot}/lib/systemd/system/dhcrelay.service
77e77ea
82186fd
# Start empty lease databases
82186fd
%{__mkdir} -p %{buildroot}%{_localstatedir}/lib/dhcpd/
8cb20bf
touch %{buildroot}%{_localstatedir}/lib/dhcpd/dhcpd.leases
c3b67cd
touch %{buildroot}%{_localstatedir}/lib/dhcpd/dhcpd6.leases
0f9f19c
%{__mkdir} -p %{buildroot}%{_localstatedir}/lib/dhclient/
cvsdist b144431
82186fd
# Create default sysconfig files for dhcpd and dhcrelay
82186fd
%{__mkdir} -p %{buildroot}%{_sysconfdir}/sysconfig
cvsdist a682876
82186fd
%{__cat} << EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcrelay
cvsdist a682876
# Command line options here
77e77ea
#Example: DHCRELAYARGS="-4 -i eth0 192.168.0.1"
77e77ea
#Example: DHCRELAYARGS="-6 -l eth1 -u eth0"
027db6f
DHCRELAYARGS=""
77e77ea
# Note: We don't use $INTERFACES and $DHCPSERVERS anymore (they were DHCPv4 only)
cvsdist a682876
EOF
cvsdist a682876
82186fd
%{__cat} <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd
82186fd
# Command line options here
77e77ea
DHCPDARGS=""
82186fd
EOF
82186fd
9c63bd9
%{__cat} <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd6
9c63bd9
# Command line options here
77e77ea
DHCPDARGS="-cf /etc/dhcp/dhcpd6.conf"
9c63bd9
EOF
9c63bd9
82186fd
# Copy sample conf files into position (called by doc macro)
0f9f19c
%{__cp} -p client/dhclient.conf dhclient.conf.sample
82186fd
%{__cp} -p server/dhcpd.conf dhcpd.conf.sample
9538db2
%{__cp} -p doc/examples/dhclient-dhcpv6.conf dhclient6.conf.sample
9538db2
%{__cp} -p doc/examples/dhcpd-dhcpv6.conf dhcpd6.conf.sample
f46525d
9538db2
# Install default (empty) dhcpd.conf:
a1643e9
%{__mkdir} -p %{buildroot}%{dhcpconfdir}
a1643e9
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd.conf
82186fd
#
82186fd
# DHCP Server Configuration file.
82186fd
#   see /usr/share/doc/dhcp*/dhcpd.conf.sample
7a66932
#   see dhcpd.conf(5) man page
82186fd
#
82186fd
EOF
3c1d581
9538db2
# Install default (empty) dhcpd6.conf:
9c63bd9
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhcpd6.conf
9c63bd9
#
7a66932
# DHCPv6 Server Configuration file.
9c63bd9
#   see /usr/share/doc/dhcp*/dhcpd6.conf.sample
7a66932
#   see dhcpd.conf(5) man page
9c63bd9
#   run 'service dhcpd6 start' or 'dhcpd -6 -cf /etc/dhcp/dhcpd6.conf'
9c63bd9
#
9c63bd9
EOF
9c63bd9
7a66932
# Install default (empty) dhclient.conf:
7a66932
%{__mkdir} -p %{buildroot}%{dhcpconfdir}
7a66932
%{__cat} << EOF > %{buildroot}%{dhcpconfdir}/dhclient.conf
7a66932
#
7a66932
# DHCP Client Configuration file.
7a66932
#   see /usr/share/doc/dhclient-*/dhclient.conf.sample
7a66932
#   see dhclient.conf(5) man page
7a66932
#
7a66932
# Send client identifier as "hardware type.link-layer address" (e.g. "1.c2.23.7d.c3.52.2c")
7a66932
# Required in environments where a bridge might be clobbering the forwarded
7a66932
# packet's MAC address (common in Wifi, Docsis, or ADSL bridging scenarios)
7a66932
send dhcp-client-identifier = hardware;
7a66932
EOF
7a66932
af39808
# Install dhcp.schema for LDAP configuration
35ba231
%{__mkdir} -p %{buildroot}%{_sysconfdir}/openldap/schema
5a3797e
%{__install} -p -m 0644 -D contrib/ldap/dhcp.schema \
2cca9db
    %{buildroot}%{_sysconfdir}/openldap/schema
cvsdist a682876
bd47089
# Install empty directory for dhclient.d scripts
a1643e9
%{__mkdir} -p %{buildroot}%{dhcpconfdir}/dhclient.d
bd47089
9acb893
# Install NetworkManager dispatcher script
9acb893
%{__mkdir} -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
9acb893
%{__install} -p -m 0755 %{SOURCE6} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
9ba8b65
%{__install} -p -m 0755 %{SOURCE7} %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
9acb893
348ee0e
# Install pm-utils script to handle suspend/resume and dhclient leases
348ee0e
%{__mkdir} -p %{buildroot}%{_libdir}/pm-utils/sleep.d
9ba8b65
%{__install} -p -m 0755 %{SOURCE8} %{buildroot}%{_libdir}/pm-utils/sleep.d
348ee0e
Adam Tkac 81227ae
# Don't package libtool *.la files
Adam Tkac 81227ae
find ${RPM_BUILD_ROOT}/%{_libdir} -name '*.la' -exec '/bin/rm' '-f' '{}' ';';
Adam Tkac 81227ae
9d525b2
%post
3a884fc
sampleconf="#
3a884fc
# DHCP Server Configuration file.
3a884fc
#   see /usr/share/doc/dhcp*/dhcpd.conf.sample
3a884fc
#   see 'man 5 dhcpd.conf'
3a884fc
#"
3a884fc
3a884fc
contents="$(/bin/cat %{dhcpconfdir}/dhcpd.conf)"
3a884fc
prevconf="%{_sysconfdir}/dhcpd.conf"
3a884fc
3a884fc
if [ ! -z "${prevconf}" ]; then
3a884fc
    if [ ! -f %{dhcpconfdir}/dhcpd.conf -o "${sampleconf}" = "${contents}" ]; then
3a884fc
        /bin/cp -a ${prevconf} %{dhcpconfdir}/dhcpd.conf >/dev/null 2>&1
cd8c86f
        /bin/mv ${prevconf} ${prevconf}.rpmsave >/dev/null 2>&1
8fe064a
        if [ -x /sbin/restorecon ]; then
8fe064a
            /sbin/restorecon %{dhcpconfdir}/dhcpd.conf >/dev/null 2>&1
8fe064a
        fi
3a884fc
    fi
4bf24c8
fi
4bf24c8
9d525b2
/sbin/chkconfig --add dhcpd
9c63bd9
/sbin/chkconfig --add dhcpd6
456585c
/sbin/chkconfig --add dhcrelay || :
9d525b2
77e77ea
# systemd
77e77ea
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
77e77ea
77e77ea
4bf24c8
%post -n dhclient
a1643e9
/bin/ls -1 %{_sysconfdir}/dhclient* >/dev/null 2>&1
4bf24c8
if [ $? = 0 ]; then
a1643e9
    /bin/ls -1 %{_sysconfdir}/dhclient* | \
a1643e9
    /bin/grep -v "\.rpmsave$" 2>/dev/null | \
a1643e9
    while read etcfile ; do
81814c7
        cf="$(/bin/basename ${etcfile})"
a1643e9
        if [ -f ${etcfile} ] && [ ! -r %{dhcpconfdir}/${cf} ]; then
3a884fc
            /bin/cp -a ${etcfile} %{dhcpconfdir}/${cf} >/dev/null 2>&1
8fe064a
            if [ -x /sbin/restorecon ]; then
8fe064a
                /sbin/restorecon %{dhcpconfdir}/${cf} >/dev/null 2>&1
8fe064a
            fi
81814c7
        fi
4bf24c8
    done || :
4bf24c8
fi || :
4bf24c8
77e77ea
cvsdist ef67d48
%preun
77e77ea
# Package removal, not upgrade
0997f7a
if [ $1 = 0 ]; then
64b0222
    /sbin/service dhcpd stop >/dev/null 2>&1
64b0222
    /sbin/service dhcpd6 stop >/dev/null 2>&1
64b0222
    /sbin/service dhcrelay stop >/dev/null 2>&1
Florian La Roche 1f099b5
    /sbin/chkconfig --del dhcpd
9c63bd9
    /sbin/chkconfig --del dhcpd6
456585c
    /sbin/chkconfig --del dhcrelay || :
77e77ea
77e77ea
    /bin/systemctl stop dhcpd.service > /dev/null 2>&1 || :
77e77ea
    /bin/systemctl stop dhcpd6.service > /dev/null 2>&1 || :
77e77ea
    /bin/systemctl stop dhcrelay.service > /dev/null 2>&1 || :
77e77ea
    /bin/systemctl disable dhcpd.service > /dev/null 2>&1 || :
77e77ea
    /bin/systemctl disable dhcpd6.service > /dev/null 2>&1 || :
77e77ea
    /bin/systemctl disable dhcrelay.service > /dev/null 2>&1 || :
cvsdist ef67d48
fi
cvsdist ef67d48
cvsdist ef67d48
%postun
77e77ea
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
77e77ea
# Package upgrade, not uninstall
456585c
if [ $1 -ge 1 ]; then
456585c
    /sbin/service dhcpd condrestart >/dev/null 2>&1
9c63bd9
    /sbin/service dhcpd6 condrestart >/dev/null 2>&1
0997f7a
    /sbin/service dhcrelay condrestart >/dev/null 2>&1 || :
77e77ea
77e77ea
    /bin/systemctl try-restart dhcpd.service >/dev/null 2>&1 || :
77e77ea
    /bin/systemctl try-restart dhcpd6.service >/dev/null 2>&1 || :
77e77ea
    /bin/systemctl try-restart dhcrelay.service >/dev/null 2>&1 || :
jvdias 4bf05ee
fi
jvdias 4bf05ee
77e77ea
Adam Tkac 81227ae
%post libs -p /sbin/ldconfig
Adam Tkac 81227ae
Adam Tkac 81227ae
%postun libs -p /sbin/ldconfig
Adam Tkac 81227ae
cvsdist ef67d48
%files
8cb20bf
%defattr(-,root,root,-)
43f4ae0
%doc dhcpd.conf.sample dhcpd6.conf.sample
5a3797e
%doc __fedora_contrib/*
jvdias 31cdb58
%dir %{_localstatedir}/lib/dhcpd
3a884fc
%attr(0750,root,root) %dir %{dhcpconfdir}
jvdias 31cdb58
%verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/dhcpd/dhcpd.leases
c3b67cd
%verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/dhcpd/dhcpd6.leases
0f9f19c
%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
9c63bd9
%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd6
0f9f19c
%config(noreplace) %{_sysconfdir}/sysconfig/dhcrelay
a1643e9
%config(noreplace) %{dhcpconfdir}/dhcpd.conf
9c63bd9
%config(noreplace) %{dhcpconfdir}/dhcpd6.conf
35ba231
%config(noreplace) %{_sysconfdir}/openldap/schema/dhcp.schema
9ba8b65
%dir %{_sysconfdir}/NetworkManager
9ba8b65
%dir %{_sysconfdir}/NetworkManager/dispatcher.d
9ba8b65
%{_sysconfdir}/NetworkManager/dispatcher.d/12-dhcpd
5a3797e
%{_initddir}/dhcpd
5a3797e
%{_initddir}/dhcpd6
5a3797e
%{_initddir}/dhcrelay
7b41fdb
%attr(0644,root,root)   /lib/systemd/system/dhcpd.service
7b41fdb
%attr(0644,root,root)   /lib/systemd/system/dhcpd6.service
7b41fdb
%attr(0644,root,root)   /lib/systemd/system/dhcrelay.service
cvsdist ef67d48
%{_sbindir}/dhcpd
cvsdist ef67d48
%{_sbindir}/dhcrelay
88e892d
%attr(0644,root,root) %{_mandir}/man5/dhcpd.conf.5.gz
88e892d
%attr(0644,root,root) %{_mandir}/man5/dhcpd.leases.5.gz
88e892d
%attr(0644,root,root) %{_mandir}/man8/dhcpd.8.gz
88e892d
%attr(0644,root,root) %{_mandir}/man8/dhcrelay.8.gz
cvsdist ef67d48
cvsdist a682876
%files -n dhclient
8cb20bf
%defattr(-,root,root,-)
43f4ae0
%doc dhclient.conf.sample dhclient6.conf.sample README.dhclient.d
3a884fc
%attr(0750,root,root) %dir %{dhcpconfdir}
7a66932
%config(noreplace) %{dhcpconfdir}/dhclient.conf
a1643e9
%dir %{dhcpconfdir}/dhclient.d
jvdias 31cdb58
%dir %{_localstatedir}/lib/dhclient
262beb6
%dir %{_sysconfdir}/NetworkManager
262beb6
%dir %{_sysconfdir}/NetworkManager/dispatcher.d
9ba8b65
%{_sysconfdir}/NetworkManager/dispatcher.d/11-dhclient
cvsdist a682876
/sbin/dhclient
cvsdist a682876
/sbin/dhclient-script
de0a7af
%attr(0755,root,root) %{_libdir}/pm-utils/sleep.d/56dhclient
88e892d
%attr(0644,root,root) %{_mandir}/man5/dhclient.conf.5.gz
88e892d
%attr(0644,root,root) %{_mandir}/man5/dhclient.leases.5.gz
88e892d
%attr(0644,root,root) %{_mandir}/man8/dhclient.8.gz
88e892d
%attr(0644,root,root) %{_mandir}/man8/dhclient-script.8.gz
43f4ae0
43f4ae0
%files common
43f4ae0
%defattr(-,root,root,-)
43f4ae0
%doc LICENSE README RELNOTES doc/References.txt
43f4ae0
%{_bindir}/omshell
43f4ae0
%attr(0644,root,root) %{_mandir}/man1/omshell.1.gz
88e892d
%attr(0644,root,root) %{_mandir}/man5/dhcp-options.5.gz
88e892d
%attr(0644,root,root) %{_mandir}/man5/dhcp-eval.5.gz
cvsdist a682876
Adam Tkac 81227ae
%files libs
43f4ae0
%defattr(-,root,root,-)
Adam Tkac 81227ae
%{_libdir}/libdhcpctl.so.*
Adam Tkac 81227ae
%{_libdir}/libomapi.so.*
Adam Tkac 81227ae
%{_libdir}/libdst.so.*
Adam Tkac 81227ae
cvsdist a682876
%files devel
8cb20bf
%defattr(-,root,root,-)
43f4ae0
%doc doc/IANA-arp-parameters doc/api+protocol
82186fd
%{_includedir}/dhcpctl
788673c
%{_includedir}/isc-dhcp
6f11dd6
%{_includedir}/omapip
Adam Tkac 81227ae
%{_libdir}/libdhcpctl.so
Adam Tkac 81227ae
%{_libdir}/libomapi.so
Adam Tkac 81227ae
%{_libdir}/libdst.so
0997f7a
%attr(0644,root,root) %{_mandir}/man3/dhcpctl.3.gz
0997f7a
%attr(0644,root,root) %{_mandir}/man3/omapi.3.gz
cvsdist ef67d48
d1dc4c0
%changelog
45c0371
* Thu Jan 27 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.1-0.1.b1
45c0371
- 4.2.1b1: fix for CVE-2011-0413 (#672996)
45c0371
- No longer need invalid-dhclient-conf, parse_date and release6-elapsed patches
45c0371
99f5023
* Thu Jan 13 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-26.P2
99f5023
- Fix loading of configuration when LDAP is used (#668276)
99f5023
a396b80
* Mon Jan 03 2011 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-25.P2
a396b80
- Fix OMAPI (#666441)
a396b80
7a66932
* Tue Dec 21 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-24.P2
7a66932
- Provide default /etc/dhcp/dhclient.conf
7a66932
- Client always sends dhcp-client-identifier (#560361)
7a66932
43f4ae0
* Wed Dec 15 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-23.P2
43f4ae0
- Add dhcp-common subpackage (#634673)
43f4ae0
7b41fdb
* Mon Dec 13 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-22.P2
7b41fdb
- 4.2.0-P2: fix for CVE-2010-3616 (#662326)
7b41fdb
- Use upstream fix for #628258
7b41fdb
- Provide versioned symbols for rpmlint
7b41fdb
77e77ea
* Tue Dec 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-21.P1
77e77ea
- Porting dhcpd/dhcpd6/dhcrelay services from SysV to Systemd
77e77ea
05647bd
* Tue Nov 23 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-20.P1
05647bd
- Remove explicit Obsoletes (#656310)
05647bd
d45f7d3
* Fri Nov 19 2010 Dan Horák <dan[at]danny.cz> - 12:4.2.0-19.P1
d45f7d3
- fix build on sparc and s390
d45f7d3
76c2a1e
* Tue Nov 09 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-18.P1
76c2a1e
- Applied Patrik Lahti's patch for DHCPv6 over PPP support (#626514)
76c2a1e
c499a66
* Fri Nov 05 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-17.P1
c499a66
- fix broken dependencies
c499a66
25d2dbf
* Thu Nov 04 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-16.P1
25d2dbf
- 4.2.0-P1: fix for CVE-2010-3611 (#649880)
94ec5da
- dhclient-script: when updating 'search' statement in resolv.conf,
94ec5da
  add domain part of hostname if it's not already there (#637763)
25d2dbf
Adam Tkac 81227ae
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 12:4.2.0-15
Adam Tkac 81227ae
- build dhcp's libraries as shared libs instead of static libs
Adam Tkac 81227ae
Adam Tkac 9819e31
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 12:4.2.0-14
Adam Tkac 9819e31
- fire away bundled BIND source
Adam Tkac 9819e31
Adam Tkac baeadb7
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 12:4.2.0-13
Adam Tkac baeadb7
- improve PIE patch (build libraries with -fpic, not with -fpie)
Adam Tkac baeadb7
41ed8fd
* Wed Oct 13 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-12
41ed8fd
- Server was ignoring client's
41ed8fd
  Solicit (where client included address/prefix as a preference) (#634842)
41ed8fd
b112ec7
* Thu Oct 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-11
b112ec7
- Use ping instead of arping in dhclient-script to handle
b112ec7
  not-on-local-net gateway in ARP-less device (#524298)
b112ec7
290660e
* Thu Oct 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-10
290660e
- Check whether there is any unexpired address in previous lease
290660e
  prior to confirming (INIT-REBOOT) the lease (#585418)
290660e
2560aa7
* Mon Oct 04 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-9
2560aa7
- RFC 3442 - ignore Router option only if
2560aa7
  Classless Static Routes option contains default router
2560aa7
d5a4ff8
* Thu Sep 30 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-8
d5a4ff8
- Explicitly clear the ARP cache and flush all addresses & routes
d5a4ff8
  instead of bringing the interface down (#574568)
d5a4ff8
d5a4ff8
* Tue Sep 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-7
1a731ce
- Hardening dhcpd/dhcrelay/dhclient by making them PIE & RELRO
1a731ce
d5a4ff8
* Thu Sep 02 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-6
4ff3870
- Another fix for handling time values on 64-bit platforms (#628258)
4ff3870
d5a4ff8
* Wed Sep 01 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-5
63aa3f4
- Fix parsing of lease file dates & times on 64-bit platforms (#628258)
63aa3f4
a21bc05
* Tue Aug 31 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-4
a21bc05
- RFC 3442 - Classless Static Route Option for DHCPv4 (#516325)
a21bc05
027db6f
* Fri Aug 20 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-3
027db6f
- Add DHCRELAYARGS variable to /etc/sysconfig/dhcrelay
027db6f
9ba8b65
* Fri Jul 30 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-2
9ba8b65
- Add 12-dhcpd NM dispatcher script (#565921)
9ba8b65
- Rename 10-dhclient to 11-dhclient (10-sendmail already exists)
9ba8b65
5a3797e
* Wed Jul 21 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.2.0-1
5a3797e
- 4.2.0: includes ldap-for-dhcp
5a3797e
94f2da2
* Mon Jul 12 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-26.P1
94f2da2
- Add LICENSE file to dhclient subpackage.
94f2da2
f45f2bb
* Thu Jul 01 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-25.P1
9ba8b65
- Adhere to Static Library Packaging Guidelines (#609605)
f45f2bb
5f19ed1
* Tue Jun 29 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-24.P1
5f19ed1
- Fix parsing of date (#514828)
5f19ed1
d66bacb
* Wed Jun 03 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-23.P1
9ba8b65
- 4.1.1-P1: pair of bug fixes including one for CVE-2010-2156 (#601405)
9115422
- Compile with -fno-strict-aliasing
9115422
ea06b93
* Mon May 03 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-22
ea06b93
- Fix the initialization-delay.patch (#587070)
ea06b93
2f26ada
* Thu Apr 29 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-21
ea06b93
- Cut down the 0-4 second delay before sending first DHCPDISCOVER (#587070)
2f26ada
262beb6
* Wed Apr 28 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-20
262beb6
- Move /etc/NetworkManager/dispatcher.d/10-dhclient script
9ba8b65
  from dhcp to dhclient subpackage (#586999)
262beb6
f3dd4cf
* Wed Apr 28 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-19
f3dd4cf
- Add domain-search to the list of default requested DHCP options (#586906)
f3dd4cf
2d59159
* Wed Apr 21 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-18
2d59159
- If the Reply was received in response to Renew or Rebind message,
2d59159
  client adds any new addresses in the IA option to the IA (#578097)
2d59159
33f7324
* Mon Apr 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-17
33f7324
- Fill in Elapsed Time Option in Release/Decline messages (#582939)
33f7324
ed7e418
* Thu Mar 25 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-16
ed7e418
- In client initiated message exchanges stop retransmission
ed7e418
  upon reaching the MRD rather than at some point after it (#559153)
ed7e418
21b8c45
* Wed Mar 24 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-15
21b8c45
- In dhclient-script check whether bound address
21b8c45
  passed duplicate address detection (DAD) (#559147)
21b8c45
- If the bound address failed DAD (is found to be in use on the link),
21b8c45
  the dhcpv6 client sends a Decline message to the server
21b8c45
  as described in section 18.1.7 of RFC-3315 (#559147)
21b8c45
c402567
* Fri Mar 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-14
c402567
- Fix UseMulticast.patch to not repeatedly parse dhcpd.conf for unicast option
c402567
- Fix dhclient-script to set interface MTU only when it's greater than 576 (#574629)
c402567
b08ba4e
* Fri Mar 12 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-13
b08ba4e
- Discard unicast Request/Renew/Release/Decline message
b08ba4e
  (unless we set unicast option) and respond with Reply
b08ba4e
  with UseMulticast Status Code option (#573090)
b08ba4e
- Remove DHCPV6 OPERATION section from dhclient.conf.5
b08ba4e
  describing deprecated 'send dhcp6.oro' syntax
b08ba4e
64b0222
* Thu Feb 25 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-12
64b0222
- Fix paths in man pages (#568031)
64b0222
- Remove odd tests in %%preun
64b0222
1bab453
* Mon Feb 22 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-11
1bab453
- Add interface-mtu to the list of default requested DHCP options (#566873)
1bab453
de0a7af
* Fri Feb 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-10
de0a7af
- Fix pm-utils/sleep.d/ directory ownership conflict
de0a7af
5ec8ece
* Fri Feb 19 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-9
5ec8ece
- In dhclient-script:
5ec8ece
  - use ip command options '-4' or '-6' as shortcuts for '-f[amily] inet' resp. '-f[amily] inet6'
5ec8ece
  - do not use IP protocol family identifier with 'ip link'
5ec8ece
197cc48
* Thu Feb 18 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-8
197cc48
- Fix installation of pm-utils script (#479639, c#16)
197cc48
3b13754
* Tue Feb 16 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-7
3b13754
- ldap-for-dhcp-4.1.1-2 (#564810)
3b13754
d44b399
* Tue Feb 16 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-6
d44b399
- Fix ldap patch to explicitly link with liblber (#564810)
d44b399
465f750
* Mon Feb 08 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-5
465f750
- Fix dhclient-decline-backoff.patch (#562854)
465f750
152a496
* Fri Feb 05 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-4
152a496
- Fix dhclient-script to delete address which the client is going to release
152a496
  as soon as it begins the Release message exchange process (#559142)
152a496
cd8c86f
* Wed Feb 03 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-3
cd8c86f
- move /etc/dhcp.conf to /etc/dhcp.conf.rpmsave in %%post (#561094)
cd8c86f
- document -nc option in dhclient(8) man page
cd8c86f
a449503
* Tue Feb 02 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-2
a449503
- Fix capability patch (#546765)
a449503
9538db2
* Wed Jan 20 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.1-1
9538db2
- Upgraded to ISC dhcp-4.1.1
9538db2
3728cf4
* Mon Jan 18 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-18
3728cf4
- Hide startup info when starting dhcpd6 service.
3728cf4
- Remove -TERM from calling killproc when stopping dhcrelay (#555672)
3728cf4
9c63bd9
* Fri Jan 15 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-17
9c63bd9
- Added init script to also start dhcpd for IPv6 (#552453)
9c63bd9
- Added dhcpd6.conf.sample
9c63bd9
606ac56
* Thu Jan 07 2010 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-16
606ac56
- Use %%global instead of %%define.
606ac56
59ea29a
* Mon Dec 14 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-15
59ea29a
- dhclient logs its pid to make troubleshooting NM managed systems
59ea29a
  with multiple dhclients running easier (#546792)
59ea29a
9ca442a
* Mon Nov 23 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-14
9ca442a
- Honor DEFROUTE=yes|no for all connection types (#530209)
9ca442a
9726e0f
* Fri Oct 30 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-13
9726e0f
- Make dhclient-script add IPv6 address to interface (#531997)
9726e0f
1e876e9
* Tue Oct 13 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-12
1e876e9
- Fix 56dhclient so network comes back after suspend/hibernate (#527641)
1e876e9
e648291
* Thu Sep 24 2009 Jiri Popelka <jpopelka@redhat.com> - 12:4.1.0p1-11
e648291
- Make dhcpd and dhcrelay init scripts LSB compliant (#522134, #522146)
e648291
043ad2a
* Mon Sep 21 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-10
043ad2a
- Obsolete the dhcpv6 and dhcpv6-client packages
043ad2a
f195973
* Fri Sep 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-9
f195973
- Update dhclient-script with handlers for DHCPv6 states
f195973
8fe064a
* Wed Aug 26 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-8
8fe064a
- Conditionalize restorecon calls in post scriptlets (#519479)
8fe064a
2d42da8
* Wed Aug 26 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-7
2d42da8
- Do not require policycoreutils for post scriptlet (#519479)
2d42da8
fdce214
* Fri Aug 21 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-6
fdce214
- BR libcap-ng-devel (#517649)
fdce214
3b84ae4
* Tue Aug 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-5
3b84ae4
- Drop unnecessary capabilities in dhclient (#517649)
3b84ae4
72f7005
* Fri Aug 14 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-4
72f7005
- Upgrade to latest ldap-for-dhcp patch which makes sure that only
72f7005
  dhcpd links with OpenLDAP (#517474)
72f7005
c3909ac
* Wed Aug 12 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-3
c3909ac
- Update NetworkManager dispatcher script to remove case conversion
c3909ac
  and source /etc/sysconfig/network
c3909ac
348ee0e
* Thu Aug 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-2
348ee0e
- Add /usr/lib[64]/pm-utils/sleep.d/56dhclient to handle suspend and
348ee0e
  resume with active dhclient leases (#479639)
348ee0e
441afc0
* Wed Aug 05 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0p1-1
441afc0
- Upgrade to dhcp-4.1.0p1, which is the official upstream release to fix
441afc0
  CVE-2009-0692
441afc0
c604925
* Wed Aug 05 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-27
c604925
- Fix for CVE-2009-0692
c604925
- Fix for CVE-2009-1892 (#511834)
c604925
5cfa19d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.1.0-26
5cfa19d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
5cfa19d
9acb893
* Thu Jul 23 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-25
9acb893
- Include NetworkManager dispatcher script to run dhclient.d scripts (#459276)
9acb893
f14159f
* Thu Jul 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-24
f14159f
- Ensure 64-bit platforms parse lease file dates & times correctly (#448615)
f14159f
520c4a1
* Thu Jul 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-23
520c4a1
- Upgrade to ldap-for-dhcp-4.1.0-4
520c4a1
3a884fc
* Wed Jul 01 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-22
3a884fc
- Set permissions on /etc/dhcp to 0750 (#508247)
3a884fc
- Update to new ldap-for-dhcp patch set
3a884fc
- Correct problems when upgrading from a previous release and your
3a884fc
  dhcpd.conf file not being placed in /etc/dhcp (#506600)
3a884fc
51c3df5
* Fri Jun 26 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-21
51c3df5
- Handle cases in add_timeout() where the function is called with a NULL
51c3df5
  value for the 'when' parameter (#506626)
226011d
- Fix SELinux denials in dhclient-script when the script makes backup
226011d
  configuration files and restores them later (#483747)
51c3df5
ecc44ba
* Wed May 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-20
ecc44ba
- Obsolete libdhcp4client <= 12:4.0.0-34.fc10 (#499290)
ecc44ba
f4c359e
* Mon Apr 20 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-19
f4c359e
- Restrict interface names given on the dhcpd command line to length
f4c359e
  IFNAMSIZ or shorter (#441524)
cdcc09a
- Change to /etc/sysconfig/network-scripts in dhclient-script before
cdcc09a
  calling need_config or source_config (#496233)
f4c359e
84c00d5
* Mon Apr 20 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-18
84c00d5
- Make dhclient-script work with pre-configured wireless interfaces (#491157)
84c00d5
48e25b7
* Thu Apr 16 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-17
48e25b7
- Fix setting default route when client IP address changes (#486512, #473658)
48e25b7
- 'reload' and 'try-restart' on dhcpd and dhcrelay init scripts
48e25b7
  will display usage information and return code 3
48e25b7
a1643e9
* Mon Apr 13 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-16
a1643e9
- Correct %%post problems in dhclient package (#495361)
a1643e9
- Read hooks scripts from /etc/dhcp (#495361)
a1643e9
- Update to latest ldap-for-dhcp
a1643e9
1e25d4d
* Fri Apr 03 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-15
1e25d4d
- Obsolete libdhcp and libdhcp-devel (#493547)
1e25d4d
3c08f44
* Thu Apr 02 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-14
3c08f44
- Obsolete libdhcp and libdhcp-devel (#493547)
3c08f44
bd9db61
* Tue Mar 31 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-13
bd9db61
- dhclient obsoletes libdhcp4client (#493213)
bd9db61
- dhcp-devel obsolets libdhcp4client-devel (#493213)
bd9db61
91ae67b
* Wed Mar 11 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-12
91ae67b
- Fix problems with dhclient.d script execution (#488864)
91ae67b
2cca9db
* Mon Mar 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-11
2cca9db
- Use LDAP configuration patch from upstream tarball
2cca9db
dbecea2
* Thu Mar 05 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-10
dbecea2
- restorecon fixes for /etc/localtime and /etc/resolv.conf (#488470)
dbecea2
ceb1947
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 12:4.1.0-9
ceb1947
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ceb1947
2963207
* Wed Feb 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-8
2963207
- Correct subsystem execution in dhclient-script (#486251)
2963207
0adb5fb
* Wed Feb 18 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-7
0adb5fb
- Do not segfault if the ipv6 kernel module is not loaded (#486097)
0adb5fb
c3b67cd
* Mon Feb 16 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-6
c3b67cd
- Enable dhcpv6 support (#480798)
c3b67cd
- Fix config file migration in scriptlets (#480543)
c3b67cd
- Allow dhclient-script expansion with /etc/dhcp/dhclient.d/*.sh scripts
c3b67cd
a58c859
* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> - 12:4.1.0-5
a58c859
- rebuild with new openssl
a58c859
31806bd
* Tue Jan 13 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-4
31806bd
- Updated LSB init script header to reference /etc/dhcp/dhcpd.conf (#479012)
31806bd
475d611
* Sun Jan 11 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-3
475d611
- Correct syntax errors in %%post script (#479012)
475d611
81814c7
* Sat Jan 10 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-2
81814c7
- Make sure all /etc/dhcp config files are marked in the manifest
81814c7
- Include new config file directies in the dhcp and dhclient packages
81814c7
- Do not overwrite new config files if they already exist
81814c7
4bf24c8
* Tue Jan 06 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-1
4bf24c8
- Upgraded to ISC dhcp-4.1.0
4bf24c8
- Had to rename the -T option to -timeout as ISC is now using -T
4bf24c8
- Allow package rebuilders to easily enable DHCPv6 support with:
4bf24c8
      rpmbuild --with DHCPv6 dhcp.spec
4bf24c8
  Note that Fedora is still using the 'dhcpv6' package, but some
4bf24c8
  users may want to experiment with the ISC DHCPv6 implementation
4bf24c8
  locally.
4bf24c8
bd47089
* Thu Dec 18 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-34
bd47089
- Move /etc/dhclient.conf to /etc/dhcp/dhclient.conf
bd47089
- Move /etc/dhcpd.conf to /etc/dhcp/dhcpd.conf
bd47089
890044d
* Thu Dec 18 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-33
890044d
- Remove unnecessary success/failure lines in init scripts (#476846)
890044d
5c6578c
* Wed Dec 03 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-32
5c6578c
- Enable LDAP/SSL support in dhcpd (#467740)
5c6578c
- Do not calculate a prefix for an address we did not receive (#473885)
5c6578c
- Removed libdhcp4client because libdhcp has been removed from Fedora
5c6578c
e2381ff
* Wed Oct 29 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-31
e2381ff
- Use O_CLOEXEC in open(2) calls and "e" mode in fopen(3) calls, build
e2381ff
  with -D_GNU_SOURCE so we pick up O_CLOEXEC (#468984)
e2381ff
- Add missing prototype for validate_port() in common/inet.c
e2381ff
eb72a55
* Thu Oct 23 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-30
eb72a55
- Fix dhclient.conf man page and sample config file to say 'supersede
eb72a55
  domain-search', which is what was actually demonstrated (#467955)
eb72a55
f1ade68
* Wed Oct 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-29
f1ade68
- Make sure /etc/resolv.conf has restorecon run on it (#451560)
f1ade68
b0d88d6
* Tue Sep 30 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-28
b0d88d6
- Forgot to actually include <errno.h> (#438149)
b0d88d6
b28d5a6
* Tue Sep 30 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-27
b28d5a6
- Fix patch fuzziness and include errno.h in includes/dhcpd.h (#438149)
b28d5a6
db59186
* Tue Sep 30 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-26
db59186
- Validate port numbers for dhclient, dhcpd, and dhcrelay to ensure
db59186
  that are within the correct range (#438149)
db59186
c181d3e
* Mon Sep 29 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-25
8a3e2aa
- Fix dhcpd so it can find configuration data via LDAP (#452985)
2d1ec19
c181d3e
* Tue Sep 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-24
c181d3e
- 'server' -> 'service' in dhclient-script (#462343)
c181d3e
2bb1b93
* Fri Aug 29 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-23
2bb1b93
- Prevent $metric from being set to '' (#460640)
2bb1b93
- Remove unnecessary warning messages
2bb1b93
- Do not source config file (ifcfg-DEVICE) unless it exists
2bb1b93
f7db77f
* Sun Aug 24 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-22
f7db77f
- Add missing '[' to dhclient-script (#459860)
f7db77f
- Correct test statement in add_default_gateway() in dhclient-script (#459860)
f7db77f
a51a2cf
* Sat Aug 23 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-21
a51a2cf
- Fix syntax error in dhclient-script (#459860)
a51a2cf
ee7ca6e
* Fri Aug 22 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-20
ee7ca6e
- Rewrite of /sbin/dhclient-script (make the script a little more readable,
ee7ca6e
  discontinue use of ifconfig in favor of ip, store backup copies of orig
ee7ca6e
  files in /var rather than in /etc)
ee7ca6e
6961ce4
* Wed Aug 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-19
6961ce4
- Remove 'c' from the domain-search format string in common/tables.c
6961ce4
- Prevent \032 from appearing in resolv.conf search line (#450042)
6961ce4
- Restore SELinux context on saved /etc files (#451560)
6961ce4
26e2a49
* Sun Aug 03 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 12:4.0.0-18
26e2a49
- filter out false positive perl requires
26e2a49
ddfb139
* Fri Aug 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-17
d016d23
- Carry over RES_OPTIONS from ifcfg-ethX files to /etc/resolv.conf (#202923)
d016d23
- Clean up Requires tags for devel packages
ddfb139
- Allow SEARCH variable in ifcfg files to override search path (#454152)
ddfb139
- Do not down interface if there is an active lease (#453982)
ddfb139
- Clean up how dhclient-script restarts ypbind
f669e74
- Set close-on-exec on dhclient.leases for SELinux (#446632)
d016d23
821e00d
* Sat Jun 21 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-16
821e00d
- Remove instaces of \032 in domain search option (#450042)
821e00d
- Make 'service dhcpd configtest' display text indicating the status
821e00d
ea7085d
* Fri May 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-15
ea7085d
- Set close-on-exec on dhclient.leases for SELinux (#446632)
ea7085d
0e27ee4
* Tue Apr 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-14
0e27ee4
- Avoid dhclient crash when run via NetworkManager (#439796)
0e27ee4
ee10463
* Tue Mar 25 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-13
ee10463
- Update dhclient-script to handle domain-search correctly (#437840)
ee10463
1017230
* Tue Mar 25 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-12
1017230
- Remove Requires on openldap-server (#432180)
1017230
- Replace CLIENTBINDIR, ETCDIR, DBDIR, and RUNDIR in the man pages with the
1017230
  correct paths
1017230
2862d8a
* Wed Feb 13 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-11
2862d8a
- Add missing newline to usage() screen in dhclient
2862d8a
3aac9e5
* Thu Feb 07 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-10
3aac9e5
- Save conf files adding '.predhclient.$interface' to the name (#306381)
3aac9e5
- Only restore conf files on EXPIRE/FAIL/RELEASE/STOP if there are no other
3aac9e5
  dhclient processes running (#306381)
3aac9e5
f586ac8
* Wed Feb 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-9
f586ac8
- Match LDAP server option values in stables.c and dhcpd.h (#431003)
f586ac8
- Fix invalid sprintf() statement in server/ldap.c (#431003)
f586ac8
f404803
* Wed Feb 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-8
f404803
- Remove invalid fclose() patch
f404803
df5fea8
* Tue Feb 05 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-7
df5fea8
- Don't leak /var/lib/dhclient/dhclient.leases file descriptors (#429890)
df5fea8
72bd6fe
* Tue Jan 22 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-6
72bd6fe
- read_function() comes from the LDAP patch, so fix it there
72bd6fe
- Init new struct universe structs in libdhcp4client so we don't crash on
72bd6fe
  multiple DHCP attempts (#428203)
72bd6fe
bb45555
* Thu Jan 17 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-5
bb45555
- Patch read_function() to handle size_t from read() correctly (#429207)
bb45555
a58f607
* Wed Jan 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-4
a58f607
- Fix dhclient.lease file parsing problems (#428785)
a58f607
- Disable IPv6 support for now as we already ship dhcpv6 (#428987)
a58f607
9519293
* Tue Jan 15 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-3
9519293
- Fix segfault in next_iface4() and next_iface6() (#428870)
9519293
fcaadbe
* Mon Jan 14 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-2
fcaadbe
- -fvisibility fails me again
fcaadbe
23231df
* Mon Jan 14 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-1
82186fd
- Upgrade to ISC dhcp-4.0.0 (#426634)
82186fd
     - first ISC release to incorporate DHCPv6 protocol support
82186fd
     - source tree now uses GNU autoconf/automake
82186fd
- Removed the libdhcp4client-static package
82186fd
5527fcc
* Tue Dec 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-12
5527fcc
- Requires line fixes
5527fcc
456585c
* Tue Dec 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-11
456585c
- Postinstall script fixes
456585c
7d10297
* Mon Nov 19 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-10
7d10297
- Remove dhcdbd check from dhcpd init script
7d10297
cacf8c1
* Thu Nov 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-9
cacf8c1
- Fix chkconfig lines in dhcpd and dhcrelay init scripts (#384431)
8ccad87
- Improve preun scriptlet
cacf8c1
35ba231
* Mon Nov 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-8
35ba231
- Put dhcp.schema in /etc/openldap/schema (#330471)
35ba231
- Remove manpages patch and keep modified man pages as Source files
35ba231
- Improve dhclient.8 man page to list options in a style consistent
35ba231
  with most other man pages on the planet
35ba231
- Upgrade to latest dhcp LDAP patch, which brings in a new dhcpd-conf-to-ldap
35ba231
  script, updated schema file, and other bug fixes including SSL support for
35ba231
  LDAP authentication (#375711)
35ba231
- Do not run dhcpd and dhcrelay services by default (#362321)
35ba231
1c9504e
* Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-7
1c9504e
- libdhcp4client-devel requires openldap-devel
1c9504e
1f3c4d3
* Thu Oct 25 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-6
1f3c4d3
- Rename Makefile.dist to Makefile.libdhcp4client
1f3c4d3
- Spec file cleanups
1f3c4d3
- Include stdarg.h in libdhcp_control.h
1f3c4d3
6599f82
* Thu Oct 25 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-5
5c694ad
- Remove chkconfig usage for ypbind in dhclient-script (#351211)
6599f82
- Combine dhcp-static and dhcp-devel packages since there are no shared
6599f82
  libraries offered
6599f82
- Remove Requires: openldap-devel on dhcp-devel and libdhcp4client-devel
6599f82
- Make libdhcp4client-devel require dhcp-devel (for libdhcp_control.h)
6599f82
- Do not make dhcp-devel require the dhcp package, those are independent
6599f82
adafcc2
* Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-4
adafcc2
- Install libdhcp_control.h to /usr/include/isc-dhcp/libdhcp_control.h
adafcc2
- Update libdhcp4client patch to use new libdhcp_control.h location
adafcc2
- Remove __fedora_contrib/ subdirectory in /usr/share/doc/dhcp-3.1.0,
adafcc2
  install those docs to /usr/share/doc/dhcp-3.1.0
adafcc2
cf6e8ac
* Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-3
cf6e8ac
- Remove ISC.Cflags variable from libdhcp4client.pc
cf6e8ac
f66cf25
* Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-2
7803c49
- Fix 'restart' mode in init script (#349341)
7803c49
af39808
* Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-1
af39808
- Upgrade to ISC dhcp-3.1.0
af39808
- Remove unnecessary /usr/include/dhcp4client/isc_dhcp headers
af39808
- Make sure restorecon is run on /var/lib/dhcpd/dhcpd.leases (#251688)
af39808
- Install dhcp.schema to /etc/openldap/dhcp.schema (#330471)
af39808
8b16439
* Mon Oct 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-8
8b16439
- Init script fixes (#320761)
8b16439
- Removed linux.dbus-example script since we aren't using dhcdbd now
8b16439
- Remove dhcdbd leftovers from dhclient-script (#306381)
8b16439
0f33b63
* Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-7
0f33b63
- In dhcp.conf.5, explain that if no next-server statement applies to the
0f33b63
  requesting client, the address 0.0.0.0 is used (#184484).
0f33b63
e6a433a
* Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-6
e6a433a
- Init script fixes for dhcpd and dhcrelay (#278601)
e6a433a
546813f
* Mon Sep 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-5
546813f
- Fix typos in ldap.c and correct LDAP macros (#283391)
546813f
0cf0761
* Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-4
0cf0761
- Do not override manually configured NTP servers in /etc/ntp.conf (#274761)
0cf0761
c637bc5
* Wed Aug 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-3
c637bc5
- Remove the -x switch enabling extended new option info.  If given to
c637bc5
  dhclient now, it's ignored.
c637bc5
Florian La Roche 4cb1321
* Wed Jul 18 2007 Florian La Roche <laroche@redhat.com> - 12:3.0.6-2
Florian La Roche 4cb1321
- use a new macro name vendor -> vvendor to not overwrite the
Florian La Roche 4cb1321
  RPMTAG_VENDOR setting
Florian La Roche 4cb1321
0713d0c
* Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-1
0713d0c
- Upgrade to ISC dhcp-3.0.6
0713d0c
- Remove the -TERM option from killproc command (#245317)
0713d0c
434d4df
* Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-37
434d4df
- For init script functions, echo new line after OK or FAIL msg (#244956)
434d4df
47f0327
* Fri Jun 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-36
47f0327
- BOOTP_BROADCAST_ALWAYS is not the same as ATSFP, fixed
47f0327
- Added anycast mac support to dhclient for OLPC
47f0327
8d243af
* Tue May 22 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-35
8d243af
- Disable -fvisibility=hidden for now as it breaks dhcpv4_client() from
8d243af
  the shared library (#240804)
8d243af
9c81a8e
* Thu Apr 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-34
9c81a8e
- Init script fixes (#237985, #237983)
9c81a8e
- Reference correct scripts in dhclient-script.8 man page (#238036)
9c81a8e
bf55f11
* Fri Apr 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-33
bf55f11
- Rename -devel-static packages to -static (#225691)
bf55f11
2ba2357
* Tue Apr 17 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-32
2ba2357
- Added missing newline on usage() screen in dhclient
2ba2357
788673c
* Thu Apr 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-31
788673c
- Spec file cleanups (#225691)
788673c
- Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
788673c
- Put libdhcp4client.a in libdhcp4client-devel-static package
788673c
27c9546
* Wed Apr 11 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-30
27c9546
- Enable Xen patch again, kernel bits present (#231444)
27c9546
0997f7a
* Tue Apr 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-29
0997f7a
- Spec file cleanups (#225691)
0997f7a
ba4ff71
* Mon Apr 09 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-28
ba4ff71
- Remove Xen patch (#235649, from RHEL-5, doesn't work correctly for Fedora)
ba4ff71
3b727ca
* Sun Apr 01 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-27
3b727ca
- Ensure that Perl and Perl modules are not added as dependencies (#234688)
3b727ca
- Reorganize patches by feature/bug per packaging guidelines (#225691)
3b727ca
- Move the following files from patches to source files:
3b727ca
     linux.dbus-example, linux, Makefile.dist, dhcp4client.h, libdhcp_control.h
3b727ca
- Compile with -fno-strict-aliasing as ISC coding standards generally don't
3b727ca
  agree well with gcc 4.x.x
3b727ca
202880c
* Wed Mar 21 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-26
202880c
- Fix formatting problems in dhclient man page (#233076).
202880c
88e892d
* Mon Mar 05 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-25
88e892d
- Man pages need 0644 permissions (#222572)
88e892d
0f9f19c
* Thu Mar 01 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-24
0f9f19c
- Include contrib/ subdirectory in /usr/share/doc (#230476)
0f9f19c
- Added back Requires for perl since dhcpd-conf-to-ldap needs it (#225691)
0f9f19c
- Put copies of dhcp-options and dhcp-eval man pages in the dhcp and
0f9f19c
  dhclient packages rather than having the elaborate symlink collection
0f9f19c
- Explicitly name man pages in the %%files listings
0f9f19c
- Use the %%{_sysconfdir} and %%{_initrddir} macros (#225691)
0f9f19c
- Use macros for commands in %%build and %%install
0f9f19c
- Split README.ldap, draft-ietf-dhc-ldap-schema-01.txt, and
0f9f19c
  dhcpd-conf-to-ldap.pl out of the LDAP patch
0f9f19c
- Split linux.dbus-example script out of the extended new option info patch
0f9f19c
- Remove unnecessary changes from the Makefile patch
0f9f19c
8cb20bf
* Wed Feb 28 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-23
8cb20bf
- Update Xen partial checksums patch
8cb20bf
- Remove perl Requires (#225691)
8cb20bf
- Make dhcp-devel depend on dhcp = e:v-r (#225691)
8cb20bf
- libdhcp4client-devel Requires pkgconfig (#225691)
8cb20bf
- Do not add to RPM_OPT_FLAGS, use COPTS variable instead (#225691)
8cb20bf
- Use %%{buildroot} macro instead of RPM_BUILD_ROOT variable (#225691)
8cb20bf
- Preserve timestamps on all installed data files (#225691)
8cb20bf
- Remove dhcp-options.5.gz and dhcp-eval.5.gz symlinking in post (#225691)
8cb20bf
- Use %%defattr(-,root,root,-) (#225691)
8cb20bf
- Do not flag init scripts as %%config in %%files section (#225691)
8cb20bf
6e01429
* Tue Feb 27 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-22
6e01429
- Change license field to say ISC
6e01429
2d930f8
* Sat Feb 17 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-21
2d930f8
- Obsoletes dhcpcd <= 1.3.22 (#225691)
2d930f8
5c88c3a
* Fri Feb 16 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-20
5c88c3a
- Review cleanups (#225691)
5c88c3a
06936a8
* Fri Feb 09 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-19
06936a8
- Require openldap-devel on dhcp-devel and libdhcp4client-devel packages
06936a8
f6f89c9
* Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-18
f6f89c9
- Fix libdhcp4client visibility _again_ (#198496)
f6f89c9
f8cbdb5
* Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-17
f8cbdb5
- Remove period from summary line (package review)
f8cbdb5
- Use preferred BuildRoot (package review)
f8cbdb5
1270fb8
* Sun Feb 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-16
1270fb8
- Disable xen-checksums patch for now as it breaks dhclient (#227266)
1270fb8
- Updated fix-warnings patch
1270fb8
1a05c79
* Sun Feb 04 2007 David Woodhouse <dwmw2@redhat.com> - 12:3.0.5-15
1a05c79
- Fix broken file reading due to LDAP patch
1a05c79
50e3571
* Fri Feb 02 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-14
50e3571
- Only export the symbols we want in libdhcp4client (#198496)
50e3571
2dc4ddd
* Wed Jan 31 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-13
2dc4ddd
- Add support for dhcpd(8) to read dhcpd.conf from an LDAP server (#224352)
2dc4ddd
- Remove invalid ja_JP.eucJP man pages from /usr/share/doc
2dc4ddd
b2f3eff
* Wed Jan 31 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-12
b2f3eff
- Rebuild
b2f3eff
38e912d
* Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-11
38e912d
- Remove FORTIFY_SOURCE=0 leftovers from testing last week (whoops)
38e912d
02017bb
* Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-10
02017bb
- Fix Xen networking problems with partial checksums (#221964)
02017bb
fc985ec
* Mon Jan 29 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-9
fc985ec
- Remove dhcptables.pl from the source package
fc985ec
- Mark libres.a symbols hidden (#198496)
fc985ec
- Set DT_SONAME on libdhcp4client to libdhcp4client-VERSION.so.0
fc985ec
- Make function definition for dst_hmac_md5_init() match the prototype
fc985ec
1403c6d
* Wed Nov 29 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-8
1403c6d
- Roll md5 patch in to libdhcp4client patch since it's related
1403c6d
- Do not overwrite /etc/ntp/step-tickers (#217663)
1403c6d
- Resolves: rhbz#217663
1403c6d
ac814c6
* Wed Nov 22 2006 Peter Jones <pjones@redhat.com> - 12:3.0.5-7
ac814c6
- Build the MD5 functions we link against.
ac814c6
9fe2af5
* Thu Nov 16 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-6
9fe2af5
- Set permission of libdhcp4client.so.1 to 0755 (#215910)
9fe2af5
a914f34
* Tue Nov 14 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-5
a914f34
- Do not link res_query.o in to libdhcp4client (#215501)
a914f34
86a07e1
* Mon Nov 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-4
86a07e1
- Enable relinquish_timeouts() and cancel_all_timeouts() even when
86a07e1
  DEBUG_MEMORY_LEAKAGE_ON_EXIT is not defined
86a07e1
- Add prototypes for b64_pton() and b64_ntop in dst/
86a07e1
- Move variable declarations and labels around in the fix-warnings patch
86a07e1
- Expand the list of objects needed for libdhcp4client (#215328)
86a07e1
- Use libres.a in libdhcp4client since it gives correct minires objects
86a07e1
- Remove the dhcp options table in C, Perl, Python, and text format (these
86a07e1
  were reference files added to /usr/share/doc)
86a07e1
9cf7683
* Mon Nov 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-3
9cf7683
- Remove struct universe *universe from envadd_state in the client patch
9cf7683
- Add struct universe *universe to envadd_state in the enoi patch
9cf7683
- Add example dbusified dhclient-script in the enoi patch
9cf7683
08af1e1
* Fri Nov 10 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-2
3c1d581
- Change the way libdhcp4client is compiled (patch main source, create new
3c1d581
  Makefile rather than copy and patch code after main patches)
3c1d581
- Fix up problems generating compiler warnings
3c1d581
- Use 'gcc' for making dependencies
08af1e1
- Pass -fPIC instead of -fpie/-fPIE in compiler flags
08af1e1
- Combine the extended new option info changes in to one patch file (makes
08af1e1
  it easier for outside projects that want to use dhcdbd and NetworkManager)
3c1d581
ab96651
* Tue Nov 07 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-1
ab96651
- Upgrade to ISC dhcp-3.0.5
ab96651
f46525d
* Fri Oct 27 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-24
f46525d
- Put typedef for dhcp_state_e before it's used in libdhcp_control.h (#212612)
f46525d
- Remove dhcpctl.3 from minires/Makefile.dist because it's in dhcpctl
f46525d
- Remove findptrsize.c and just set compiler flag for ppc64 and s390x
f46525d
c24997e
* Sat Oct 14 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-23
c24997e
- Remove NODEBUGINFO junk from the spec file as well as old/unused code
c24997e
- Rolled all 68 patches in to one patch since more than half of them get
c24997e
  overridden by later patches anyway.
c24997e
697f0a7
* Fri Oct 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-22
697f0a7
- Send usage() screen in dhclient to stdout rather than the syslog (#210524)
697f0a7
3d5825e
* Mon Sep 11 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-21
3d5825e
- Rebuild (#205505)
3d5825e
1c5d4c4
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 12:3.0.4-20
1c5d4c4
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
1c5d4c4
  (#203001)
1c5d4c4
5a2058e
* Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-19
5a2058e
- Fix mkdir problem in libdhcp4client.Makefile
5a2058e
572c69e
* Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-18
572c69e
- Fix dhclient on s390x platform (#202911)
572c69e
b0e7067
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 12:3.0.4-17.1
b0e7067
- rebuild
b0e7067
912a9eb
* Wed Jun 28 2006 Peter Jones <pjones@redhat.com> - 12:3.0.4-17
912a9eb
- export timeout cancellation functions in libdhcp4client
912a9eb
912a9eb
* Wed Jun 28 2006 Florian La Roche <laroche@redhat.com> - 12:3.0.4-16
Florian La Roche 1f099b5
- add proper coreutils requires for the scripts
Florian La Roche 1f099b5
1569284
* Thu Jun 22 2006 Peter Jones <pjones@redhat.com> - 12:3.0.4-15
1569284
- Make timeout dispatch code not recurse while traversing a linked
1569284
  list, so it doesn't try to free an entries that have been removed.
1a00a76
  (bz #195723)
1569284
- Don't patch in a makefile, do it in the spec.
1569284
jvdias 4bf05ee
* Thu Jun 08 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-14
jvdias 4bf05ee
- fix bug 191461: preserve ntp.conf local clock fudge statements
jvdias 4bf05ee
- fix bug 193047: both dhcp and dhclient need to ship common
jvdias 4bf05ee
                  man-pages: dhcp-options(5) dhcp-eval(5)
jvdias 4bf05ee
jvdias 95e7fbd
* Tue May 30 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-12
jvdias 95e7fbd
- Make -R option take effect in per-interface client configs
jvdias 95e7fbd
jvdias 890b379
* Fri May 26 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-10
jvdias 890b379
- fix bug 193047: allow $METRIC to be specified for dhclient routes
jvdias 890b379
- add a '-R <request option list>' dhclient argument
jvdias 890b379
jvdias e3bb1e1
* Fri May 26 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-8.1
jvdias e3bb1e1
- fix a libdhcp4client memory leak (1 strdup) and 
jvdias e3bb1e1
  fill in client->packet.siaddr before bind_lease() for pump
jvdias e3bb1e1
  nextServer option.
jvdias e3bb1e1
jvdias e3bb1e1
* Fri May 19 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-8
jvdias 1ef1dc2
- Make libdhcp4client a versioned .so (BZ 192146)
jvdias 1ef1dc2
jvdias 0b260af
* Wed May 17 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-4
jvdias 0b260af
- Enable libdhcp4client build
jvdias 0b260af
jvdias 2c3ccbb
* Tue May 16 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
jvdias 2c3ccbb
- Fix bug 191470: prevent dhcpd writing 8 byte dhcp-lease-time 
jvdias 2c3ccbb
                  option in packets on 64-bit platforms
jvdias 2c3ccbb
jvdias c615200
* Sun May 14 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
jvdias c615200
- Add the libdhcp4client library package for use by the new libdhcp 
jvdias c615200
  package, which enables dhclient to be invoked by programs in a 
jvdias c615200
  single process from the library. The normal dhclient code is
jvdias c615200
  unmodified by this.
jvdias c615200
jvdias 8d30b97
* Mon May 08 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
jvdias 8d30b97
- Add new dhclient command line argument:
jvdias 8d30b97
  -V <vendor-class-identifier>
jvdias 8d30b97
jvdias a3ad01f
* Sat May 06 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-1
jvdias a3ad01f
- Upgrade to upstream version 3.0.4, released Friday 2006-05-05 .
jvdias a3ad01f
- Add new dhclient command line arguments:
jvdias a3ad01f
  -H <host-name> : parse as dhclient.conf 'send host-name "<host-name>";'
jvdias a3ad01f
  -F <fqdn>      : parse as dhclient.conf 'send fqdn.fqdn "<fqdn>";'
jvdias a3ad01f
  -T <timeout>   : parse as dhclient.conf 'timeout <timeout>;'
jvdias a3ad01f
jvdias 0e4fb44
* Thu Mar 02 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-26
jvdias 0e4fb44
- fix bug 181908: enable dhclient to operate on IBM zSeries z/OS linux guests:
jvdias 0e4fb44
  o add -I <dhcp-client-identifier> dhclient command line option
jvdias 0e4fb44
  o add -B "always broadcast" dhclient command line option
jvdias 0e4fb44
  o add 'bootp-broadcast-always;' dhclient.conf statement
jvdias 0e4fb44
jvdias bfa8f38
* Mon Feb 20 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-24
jvdias bfa8f38
- Apply upstream fix for bug 176615 / ISC RT#15811
jvdias bfa8f38
jvdias 0639a66
* Tue Feb 14 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-22
jvdias 0639a66
- fix bug 181482: resolv.conf not updated on RENEW :
jvdias 0639a66
  since dhcp-3.0.1rc12-RHScript.patch: "$new_domain_servers" should have
jvdias 0639a66
  been "$new_domain_name_servers" :-(
jvdias 0639a66
bb97282
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 11:3.0.3-21.1.1
bb97282
- bump again for double-long bug on ppc(64)
bb97282
jvdias 61573ed
* Mon Feb 06 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-21.1
jvdias 61573ed
- Rebuild for new gcc, glibc and glibc-kernheaders
jvdias 61573ed
47fdce7
* Sun Jan 22 2006 Dan Williams <dcbw@redhat.com> - 11:3.0.3-21
47fdce7
- Fix dhclient-script to use /bin/dbus-send now that all dbus related
788673c
  binaries are in /bin rather than /usr/bin
47fdce7
jvdias a0f67a4
* Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-20
jvdias a0f67a4
- fix bug 177845: allow client ip-address as default router 
jvdias a0f67a4
- fix bug 176615: fix DDNS update when Windows-NT client sends 
788673c
                  host-name with trailing nul
jvdias a0f67a4
jvdias 4ba18eb
* Tue Dec 20 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-18
jvdias 4ba18eb
- fix bug 176270: allow routers with an octet of 255 in their IP address
jvdias 4ba18eb
0de1ad3
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
0de1ad3
- rebuilt
0de1ad3
jvdias f72a913
* Mon Dec 05 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-16
jvdias f72a913
- fix gcc 4.1 compile warnings (-Werror)
jvdias f72a913
jvdias c2892cc
* Fri Nov 19 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-12
jvdias c2892cc
- fix bug 173619: dhclient-script should reconfig on RENEW if 
jvdias c2892cc
                  subnet-mask, broadcast-address, mtu, routers, etc.
788673c
                  have changed
jvdias c2892cc
- apply upstream improvements to trailing nul options fix of bug 160655
788673c
jvdias eeb41d3
* Tue Nov 15 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-11
jvdias eeb41d3
- Rebuild for FC-5
jvdias eeb41d3
- fix bug 167028 - test IBM's unicast bootp patch (from xma@us.ibm.com)
jvdias eeb41d3
- fix bug 171312 - silence chkconfig error message if ypbind not installed
jvdias eeb41d3
- fix dhcpd.init when -cf arg given to dhcpd
jvdias eeb41d3
- make dhcpd init touch /var/lib/dhcpd/dhcpd.leases, not /var/lib/dhcp/dhcpd.leases
jvdias eeb41d3
jvdias 0212e15
* Tue Oct 18 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-10
jvdias 0212e15
- Allow dhclient route metrics to be specified with DHCP options:
jvdias 0212e15
  The dhcp-options(5) man-page states:
jvdias 0212e15
  'option routers ... Routers should be listed in order of preference' 
jvdias 0212e15
  and
jvdias 0212e15
  'option static-routes ... are listed in descending order of priority' .
jvdias 0212e15
  No preference / priority could be set with previous dhclient-script .
jvdias 0212e15
  Now, dhclient-script provides: 
jvdias 0212e15
  Default Gateway (option 'routers') metrics:
jvdias 0212e15
    Instead of allowing only one default gateway, if more than one router 
jvdias 0212e15
    is specified in the routers option, routers following the first router
jvdias 0212e15
    will have a 'metric' of their position in the list (1,...N>1).
jvdias 0212e15
  Option static-routes metrics:
jvdias 0212e15
    If a target appears in the list more than once, routes for duplicate
jvdias 0212e15
    targets will have successively greater metrics, starting at 1.
jvdias 0212e15
jvdias 0212e15
* Mon Oct 17 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-8
jvdias 501b679
- further fix for bug 160655 / ISC bug 15293 - upstream patch:
jvdias 501b679
  do NOT always strip trailing nulls in the dhcpd server
jvdias 0212e15
- handle static-routes option properly in dhclient-script :
jvdias 0212e15
  trailing 0 octets in the 'target' IP specify the class -
jvdias 0212e15
  ie '172.16.0.0 w.x.y.z' specifies '172.16/16 via w.x.y.z'.
jvdias 501b679
jvdias 31cdb58
* Fri Sep 23 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-7
jvdias 31cdb58
- fix bug 169164: separate /var/lib/{dhcpd,dhclient} directories
jvdias 31cdb58
- fix bug 167292: update failover port info in dhcpd.conf.5; give
jvdias 31cdb58
                  failover ports default values in server/confpars.c
jvdias 31cdb58
 
jvdias 5eaab88
* Mon Sep 12 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-6
jvdias 5eaab88
- fix bug 167273: time-offset should not set timezone by default
jvdias 5eaab88
                  tzdata's Etc/* files are named with reverse sign
jvdias 5eaab88
                  for hours west - ie. 'GMT+5' is GMT offset -18000seconds.
jvdias 5eaab88
jvdias a56817e
* Mon Aug 29 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-4
jvdias a56817e
- fix bug 166926: make dhclient-script handle interface-mtu option
jvdias a56817e
  make dhclient-script support /etc/dhclient{,-$IF}-{up,down}-hooks scripts
jvdias a56817e
  to allow easy customization to support other non-default DHCP options -
jvdias a56817e
  documented in 'man 8 dhclient-script' .
jvdias a56817e
- handle the 'time-offset' DHCP option, requested by default.
jvdias a56817e
jvdias d6dde3e
* Tue Aug 23 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-3
jvdias d6dde3e
- fix bug 160655: strip trailing '\0' bytes from text options before append
jvdias d6dde3e
- fix gcc4 compiler warnings ; now compiles with -Werror
jvdias d6dde3e
- add RPM_OPT_FLAGS to link as suggested in gcc man-page on '-pie' option
jvdias d6dde3e
- change ISC version string to 'V3.0.3-RedHat' at request of ISC
jvdias d6dde3e
c058ef2
* Tue Aug  9 2005 Jeremy Katz <katzj@redhat.com> - 11:3.0.3-2
c058ef2
- don't explicitly require 2.2 era kernel, it's fairly overkill at this point
c058ef2
jvdias 484e656
* Fri Jul 29 2005 Jason Vas Dias <jvdias@redhat.com> 11:3.0.3-1
jvdias 484e656
- Upgrade to upstream version 3.0.3 
jvdias 484e656
- Don't apply the 'default boot file server' patch: legacy
jvdias 484e656
  dhcp behaviour broke RFC 2131, which requires that the siaddr
jvdias 484e656
  field only be non-zero if the next-server or tftp-server-name
jvdias 484e656
  options are specified.
jvdias 484e656
- Try removing the 1-5 second wait on dhclient startup altogether.
jvdias 5586aaf
- fix bug 163367: supply default configuration file for dhcpd
jvdias 484e656
 
jvdias 92909d3
* Thu Jul 14 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.3rc1-1
jvdias 00f3deb
- Upgrade to upstream version 3.0.3rc1
jvdias 00f3deb
- fix bug 163203: silence ISC blurb on configtest 
jvdias 0aef83e
- fix default 'boot file server' value (packet->siaddr):
jvdias 0aef83e
  In dhcp-3.0.2(-), this was defaulted to the server address;
788673c
  now it defaults to 0.0.0.0 (a rather silly default!) and
788673c
  must be specified with the 'next-server' option (not the tftp-boot-server
788673c
  option ?!?) which causes PXE boot clients to fail to load anything after
788673c
  the boot file.
jvdias 00f3deb
jvdias 6174363
* Fri Jul 08 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-14.FC5
jvdias 6174363
- Allow package to compile with glibc-headers-2.3.5-11 (tr.c's use of __u16)
jvdias 6174363
jvdias 135cfb7
* Fri May 10 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-14
jvdias 135cfb7
- Fix bug 159929: prevent dhclient flooding network on repeated DHCPDECLINE
788673c
- dhclient fast startup:
jvdias 135cfb7
   remove dhclient's  random 1-5 second delay on startup if only
788673c
   configuring one interface
jvdias 135cfb7
   remove dhclient_script's "sleep 1" on PREINIT
jvdias 135cfb7
- fix new gcc-4.0.0-11 compiler warnings for binding_state_t
jvdias 135cfb7
jvdias 3207a5b
* Tue May 03 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-12
jvdias 3207a5b
- Rebuild for new glibc
jvdias 3207a5b
- Fix dhcdbd set for multiple interfaces
jvdias 3207a5b
jvdias 2398afd
* Wed Apr 27 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-11
jvdias 2398afd
- as pointed out by Peter Jones, dhclient-script spews
jvdias 2398afd
- 'chkconfig: Usage' if run in init state 1 (runlevel returns "unknown".)
jvdias 2398afd
- this is now corrected.
jvdias 2398afd
jvdias 2398afd
* Mon Apr 25 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-10
jvdias f25246b
- dhclient-script dhcdbd extensions. 
jvdias f25246b
- Tested to have no effect unless dhcdbd invokes dhclient.
788673c
jvdias 038d1b2
* Thu Apr 21 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-9
jvdias 038d1b2
- bugs 153244 & 155143 are now fixed with SELinux policy; 
jvdias 038d1b2
  autotrans now works for dhcpc_t, so restorecons are not required,
jvdias 038d1b2
  and dhclient runs OK under dhcpc_t with SELinux enforcing.
jvdias 038d1b2
- fix bug 155506: 'predhclien' typo (emacs!).
788673c
jvdias 0fae5fb
* Mon Apr 18 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-8
jvdias 038d1b2
- Fix bugs 153244 & 155143: 
jvdias 0fae5fb
      o restore dhclient-script 'restorecon's
788673c
      o give dhclient and dhclient-script an exec context of
jvdias 0fae5fb
        'system_u:object_r:sbin_t' that allows them to run
jvdias 0fae5fb
        domainname / hostname and to update configuration files
788673c
        in dhclient post script.
jvdias 0fae5fb
- Prevent dhclient emitting verbose ISC 'blurb' on error exit in -q mode
jvdias 0fae5fb
jvdias 7d623e9
* Mon Apr 04 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-7
jvdias db8a15c
- Add '-x' "extended option environment" dhclient argument:
jvdias db8a15c
-  When -x option given to dhclient:
jvdias db8a15c
-    dhclient enables arbitrary option processing by writing information
jvdias db8a15c
-    about user or vendor defined option space options to environment.
jvdias db8a15c
-
jvdias db8a15c
- fix bug 153244: dhclient should not use restorecon
jvdias db8a15c
- fix bug 151023: dhclient no 'headers & libraries' 
jvdias db8a15c
- fix bug 149780: add 'DHCLIENT_IGNORE_GATEWAY' variable
jvdias db8a15c
- remove all usage of /sbin/route from dhclient-script
jvdias db8a15c
Florian La Roche 1b4173e
* Thu Mar 24 2005 Florian La Roche <laroche@redhat.com>
Florian La Roche 1b4173e
- add "exit 0" to post script
Florian La Roche 1b4173e
jvdias d102d44
* Mon Mar 07 2005 Jason Vas Dias <jvdias@redhat.com> 10.3.0.2-3
jvdias d102d44
- rebuild for gcc4/glibc-2.3.4-14; fix bad memset
jvdias d102d44
jvdias e5db104
* Thu Feb 24 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-2
jvdias e5db104
- Fix bug 143640: do not allow more than one dhclient to configure an interface
jvdias e5db104
jvdias 8c6aa85
* Mon Feb 21 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-1
jvdias 8c6aa85
- Upgrade to ISC 3.0.2 Final Release (documentation change only).
jvdias 8c6aa85
jvdias fcad0ff
* Tue Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-8
jvdias fcad0ff
- Add better execshield security link options
jvdias fcad0ff
- fix dhcpd.init when no /etc/dhcpd.conf exists and -cf in DHCPDARGS
jvdias fcad0ff
jvdias fcad0ff
* Mon Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-4
jvdias 8375d1a
- make dhclient-script TIMEOUT mode do exactly the same configuration
jvdias 8375d1a
- as BOUND / RENEW / REBIND / REBOOT if router ping succeeds
jvdias 8375d1a
jvdias 8375d1a
* Mon Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-4
jvdias d29abc3
- fix bug 147926: dhclient-script should do restorecon for modified conf files
jvdias d29abc3
- optimize execshield protection
jvdias d29abc3
jvdias 0684c91
* Thu Feb 10 2005 Jason Vas Dias <jvdias@redhat.com> 8.3.0.4rc3-3
jvdias 0684c91
- fix bug 147375: dhcpd heap corruption on 32-bit 'subnet' masks
788673c
- fix bug 147502: dhclient should honor GATEWAYDEV and GATEWAY settings
jvdias 0684c91
- fix bug 146600: dhclient's timeout mode ping should use -I
jvdias 0684c91
- fix bug 146524: dhcpd.init should discard dhcpd's initial output message
jvdias 0684c91
- fix bug 147739: dhcpd.init configtest should honor -cf in DHCPDARGS
jvdias 0684c91
jvdias 0fb8215
* Mon Jan 24 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-2
jvdias 0fb8215
- fix bug 145997: allow hex 32-bit integers in user specified options
jvdias 0fb8215
jvdias 0fb8215
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-1
788673c
- still need an epoch to get past nvre test
jvdias 8ab98ba
jvdias a3e33c9
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
788673c
- fix bug 144417: much improved dhclient-script
jvdias a3e33c9
jvdias a3e33c9
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
jvdias a3e33c9
- Upgrade to latest release from ISC, which includes most of our
jvdias a3e33c9
- recent patches anyway.
jvdias a3e33c9
jvdias 82a95b5
* Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-17
jvdias 82a95b5
- fix bug 144250: gcc-3.4.3-11 is broken :
5c88c3a
- log_error ("Lease with bogus binding state: %%d size: %%d",
788673c
-   comp -> binding_state,
788673c
-   sizeof(comp->binding_state));
jvdias 82a95b5
- prints:    'Lease with bogus binding state: 257 1'    !
jvdias 82a95b5
- compiling with gcc33 (compat-gcc-8-3.3.4.2 fixes for now).
jvdias 82a95b5
jvdias 82a95b5
* Mon Jan 03 2005 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-16
jvdias f9e6e11
- fix bug 143704: dhclient -r does not work if lease held by
jvdias f9e6e11
- dhclient run from ifup . dhclient will now look for the pid
788673c
- files created by ifup.
jvdias f9e6e11
jvdias 3a422ec
* Wed Nov 17 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-14
jvdias 3a422ec
- NTP: fix bug 139715: merge in new ntp servers only rather than replace
jvdias 3a422ec
- all the ntp configuration files; restart ntpd if configuration changed.
jvdias 3a422ec
jvdias 4357b04
* Tue Nov 16 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-12
jvdias 4357b04
- fix bug 138181 & bug 139468: do not attempt to listen/send on
788673c
-     unconfigured  loopback, point-to-point or non-broadcast
jvdias 4357b04
-     interfaces (don't generate annoying log messages)
jvdias 4357b04
- fix bug 138869: dhclient-script: check if '$new_routers' is
jvdias 4357b04
-     empty before doing 'set $new_routers;...;ping ... $1'
jvdias 4357b04
jvdias 6d96e5a
* Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-11
jvdias 6d96e5a
- dhcp-3.0.2b1 came out today. A diff of the 'ack_lease' function
jvdias 6d96e5a
- Dave Hankins and I patched exposed a missing '!' on an if clause
788673c
- that got dropped with the 'new-host' patch. Replacing the '!'.
jvdias 6d96e5a
- Also found one missing host_dereference.
jvdias 6d96e5a
jvdias 5a6323d
* Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-10
jvdias 5a6323d
- clean-up last patch: new-host.patch adds host_reference(host)
jvdias 5a6323d
- without host_dereference(host) before returns in ack_lease
jvdias 5a6323d
- (dhcp-3.0.1-host_dereference.patch)
jvdias 6d96e5a
 
jvdias a42cc07
* Mon Sep 27 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-9
jvdias a42cc07
- Fix bug 133522:
jvdias a42cc07
- PXE Boot clients with static leases not given 'file' option
jvdias a42cc07
- 104 by server - PXE booting was disabled for 'fixed-address'
788673c
- clients.
jvdias a42cc07
jvdias cf767d2
* Fri Sep 10 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-8
788673c
- Fix bug 131212:
jvdias cf767d2
- If "deny booting" is defined for some group of hosts,
jvdias cf767d2
- then after one of those hosts is denied booting, all
jvdias cf767d2
- hosts are denied booting, because of a pointer not being
jvdias cf767d2
- cleared in the lease record. 
788673c
- An upstream patch was obtained which will be in dhcp-3.0.2.
jvdias cf767d2
cvsdist 1f4118b
* Mon Aug 16 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-7
cvsdist 1f4118b
- Forward DNS update by client was disabled by a bug that I
788673c
- found in code where 'client->sent_options' was being
cvsdist 1f4118b
- freed too early.
cvsdist 1f4118b
- Re-enabled it after contacting upstream maintainer
cvsdist 1f4118b
- who confirmed that this was a bug (bug #130069) -
cvsdist 1f4118b
- submitted patch dhcp-3.0.1.preserve-sent-options.patch.
cvsdist 1f4118b
- Upstream maintainer informs me this patch will be in dhcp-3.0.2 .
cvsdist 6f238fd
cvsdist dabfb5f
* Tue Aug 3  2004 Jason Vas Dias <jvdias@redhat.com> 6:3.0.1-6
788673c
- Allow 2.0 kernels to obtain default gateway via dhcp
cvsdist dabfb5f
cvsdist dabfb5f
* Mon Aug 2  2004 Jason Vas Dias <jvdias@redhat.com> 5:3.0.1-5
cvsdist dabfb5f
- Invoke 'change_resolv_conf' function to change resolv.conf
cvsdist dabfb5f
cvsdist 6425266
* Fri Jul 16 2004 Jason Vas Dias <jvdias@redhat.com> 3:3.0.1
cvsdist 6425266
- Upgraded to new ISC 3.0.1 version
cvsdist 6425266
cvsdist d9da968
* Thu Jun 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-5
788673c
- Allow dhclient-script to continue without a config file.
cvsdist d9da968
- It will use default values.
cvsdist d9da968
cvsdist f399b55
* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-4
cvsdist f399b55
- fix inherit-leases patch
cvsdist f399b55
cvsdist c41631a
* Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-2
cvsdist c41631a
- Turn on inherit-leases patch
cvsdist c41631a
cvsdist c41631a
* Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-1
cvsdist c41631a
- User kernelversion instead of uname-r
cvsdist c41631a
- Update to latest package from ISC
cvsdist c41631a
- Remove inherit-leases patch for now.
cvsdist c41631a
cvsdist f18cd8b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f18cd8b
- rebuilt
cvsdist f18cd8b
cvsdist 42146d2
* Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc13-1
cvsdist 42146d2
- Update to latest package from ISC
cvsdist 42146d2
cvsdist 24c3e29
* Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-9
cvsdist 24c3e29
- add route back in after route up call
cvsdist 24c3e29
cvsdist 24c3e29
* Wed Jun 9 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-8
cvsdist 4172556
- add alex's dhcp-3.0.1rc12-inherit-leases.patch patch
cvsdist 4172556
cvsdist 4172556
* Tue Jun  8 2004 Bill Nottingham <notting@redhat.com> 1:3.0.1rc12-7
cvsdist 4172556
- set device on default gateway route
cvsdist 4172556
cvsdist 2adc655
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 1:3.0.1rc12-6
cvsdist 2adc655
- compiling dhcpd PIE
cvsdist 2adc655
cvsdist 2adc655
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-5
cvsdist 2adc655
- Add static routes patch to dhclient-script
cvsdist 2adc655
cvsdist 37d2807
* Wed Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-4
788673c
- Fix init to check config during restart
cvsdist 37d2807
cvsdist 37d2807
* Wed Mar 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-3
cvsdist 37d2807
- Fix init script to create leases file if missing
cvsdist 37d2807
cvsdist f57f264
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f57f264
- rebuilt
cvsdist f57f264
cvsdist f57f264
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f57f264
- rebuilt
cvsdist f57f264
cvsdist 068d66c
* Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.20
cvsdist 068d66c
- Fix initialization of memory to prevent compiler error
cvsdist 068d66c
cvsdist 068d66c
* Mon Jan 5 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.19
cvsdist 068d66c
- Close leaseFile before exec, to fix selinux error message
cvsdist 068d66c
cvsdist 068d66c
* Mon Dec 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.18
cvsdist 068d66c
- Add BuildRequires groff
cvsdist 068d66c
- Replace resolv.conf if renew and data changes
cvsdist 068d66c
cvsdist 068d66c
* Sun Nov 30 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.17
cvsdist 068d66c
- Add obsoletes dhcpcd
cvsdist 068d66c
cvsdist 35f1569
* Wed Oct 8 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.16
cvsdist 35f1569
- Fix location of ntp driftfile
cvsdist 35f1569
cvsdist 35f1569
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.15
cvsdist 35f1569
- Bump Release
cvsdist 35f1569
cvsdist 35f1569
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.14
cvsdist 35f1569
- Add div0 patch
cvsdist 35f1569
cvsdist 35f1569
* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.13
cvsdist 35f1569
- Add SEARCH to client script
cvsdist 35f1569
cvsdist 35f1569
* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.12
cvsdist 35f1569
- Bump Release
cvsdist 35f1569
cvsdist 35f1569
* Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.11
cvsdist 35f1569
- Add configtest
cvsdist 35f1569
cvsdist 35f1569
* Fri Aug 1 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.10
788673c
- increment for base
cvsdist 35f1569
cvsdist 35f1569
* Fri Aug 1 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.9
cvsdist 35f1569
- Don't update resolv.conf on renewals
cvsdist 35f1569
cvsdist 35f1569
* Tue Jul  29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.8
788673c
- increment for base
cvsdist 35f1569
cvsdist 35f1569
* Tue Jul  29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.7
cvsdist 35f1569
- Fix name of driftfile
cvsdist 35f1569
cvsdist 35f1569
* Tue Jul  29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.6
788673c
- increment for base
cvsdist 35f1569
cvsdist 35f1569
* Tue Jul  29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.5
cvsdist 35f1569
- Change dhcrelay script to check DHCPSERVERS
cvsdist 35f1569
cvsdist 35f1569
* Mon Jul  7 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.4
788673c
- increment for base
cvsdist 35f1569
cvsdist 35f1569
* Mon Jul  7 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.3
cvsdist 35f1569
- Fix dhclient-script to support PEERNTP and PEERNIS flags.
cvsdist 35f1569
- patch submitted by aoliva@redhat.com
cvsdist 35f1569
cvsdist 35f1569
* Sun Jun  8 2003 Tim Powers <timp@redhat.com> 1:3.0pl2-6.1
cvsdist 35f1569
- add epoch to dhcp-devel versioned requires on dhcp
cvsdist 35f1569
- build for RHEL
cvsdist 35f1569
cvsdist 35f1569
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 35f1569
- rebuilt
cvsdist 35f1569
cvsdist 35f1569
* Tue May 27 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-5
cvsdist 35f1569
- Fix memory leak in parser.
cvsdist 35f1569
cvsdist 35f1569
* Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-4
cvsdist 35f1569
- Change Rev for RHEL
cvsdist 35f1569
cvsdist 35f1569
* Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-3
cvsdist 35f1569
- Change example to not give out 255 address.
cvsdist 35f1569
cvsdist 35f1569
* Tue Apr 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-2
cvsdist 35f1569
- Change Rev for RHEL
cvsdist 35f1569
cvsdist 35f1569
* Mon Apr 28 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-1
cvsdist 35f1569
- upgrade to 3.0pl2
cvsdist 35f1569
cvsdist 35f1569
* Wed Mar 26 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-26
cvsdist 35f1569
- add usage for dhcprelay -c
cvsdist 35f1569
- add man page for dhcprelay -c
cvsdist 35f1569
cvsdist 35f1569
* Fri Mar 7 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-25
cvsdist 35f1569
- Fix man dhcpd.conf man page
cvsdist 35f1569
cvsdist 35f1569
* Tue Mar 4 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-24
cvsdist 35f1569
- Fix man dhcpctl.3 page
cvsdist 35f1569
cvsdist 16f31e0
* Mon Feb 3 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-23
cvsdist 16f31e0
- fix script to handle ntp.conf correctly
cvsdist 16f31e0
cvsdist 16f31e0
* Thu Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-22
cvsdist 16f31e0
- Increment release to add to 8.1
cvsdist 16f31e0
cvsdist 16f31e0
* Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-21
cvsdist 16f31e0
- Implement max hops patch
cvsdist 16f31e0
cvsdist 16f31e0
* Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-20
cvsdist 16f31e0
- It has now been decided to just have options within dhclient kit
cvsdist 16f31e0
cvsdist 16f31e0
* Sun Jan 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 16f31e0
- add defattr() to have files not owned by root
cvsdist 16f31e0
cvsdist 16f31e0
* Fri Jan 24 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-17
cvsdist 16f31e0
- require kernel version
cvsdist 16f31e0
cvsdist 16f31e0
* Fri Jan 24 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-16
788673c
- move dhcp-options to separate package
cvsdist 16f31e0
cvsdist 16f31e0
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 16f31e0
- rebuilt
cvsdist 16f31e0
cvsdist 16f31e0
* Thu Jan 9 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-15
cvsdist 16f31e0
- eliminate dhcp-options from dhclient in order to get errata out
cvsdist 16f31e0
cvsdist 16f31e0
* Wed Jan 8 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-14
cvsdist 16f31e0
- VU#284857 - ISC DHCPD minires library contains multiple buffer overflows
cvsdist 16f31e0
cvsdist 16f31e0
* Mon Jan 6 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-13
cvsdist 16f31e0
- Fix when ntp is not installed.
cvsdist 16f31e0
cvsdist 16f31e0
* Mon Jan 6 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-12
788673c
- Fix #73079 (dhcpctl man page)
cvsdist 16f31e0
cvsdist 16f31e0
* Thu Nov 14 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-11
cvsdist 16f31e0
- Use generic PTRSIZE_64BIT detection instead of ifarch.
cvsdist 16f31e0
cvsdist 16f31e0
* Thu Nov 14 2002 Preston Brown <pbrown@redhat.com> 3.0pl1-10
cvsdist 16f31e0
- fix parsing of command line args in dhclient.  It was missing a few.
cvsdist 16f31e0
cvsdist 16f31e0
* Mon Oct 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 16f31e0
- work on 64bit archs
cvsdist 16f31e0
cvsdist b6b4a53
* Wed Aug 28 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-9
cvsdist b6b4a53
- Fix #72795
cvsdist b6b4a53
cvsdist 618709b
* Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-8
cvsdist 618709b
- More #68650 (modify requested options)
cvsdist 618709b
- Fix #71453 (dhcpctl man page) and #71474 (include libdst.a) and
cvsdist 618709b
  #72622 (hostname setting)
cvsdist 618709b
cvsdist fafa1ef
* Thu Aug 15 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-7
cvsdist fafa1ef
- More #68650 (modify existing patch to also set NIS domain)
cvsdist fafa1ef
cvsdist a682876
* Tue Aug 13 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-6
cvsdist a682876
- Patch102 (dhcp-3.0pl1-dhcpctlman-69731.patch) to fix #69731
cvsdist a682876
cvsdist a682876
* Tue Aug 13 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-5
cvsdist a682876
- Patch101 (dhcp-3.0pl1-dhhostname-68650.patch) to fix #68650
cvsdist a682876
cvsdist a682876
* Fri Jul 12 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-4
cvsdist a682876
- Fix unaligned accesses when decoding a UDP packet
cvsdist a682876
cvsdist a682876
* Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-3
cvsdist 618709b
- No apparent reason for the dhclient -> dhcp dep mentioned in #68001,
cvsdist 618709b
  so removed it
cvsdist a682876
cvsdist a682876
* Wed Jun 27 2002 David Sainty <saint@redhat.com> 3.0pl1-2
cvsdist a682876
- Move dhclient.conf.sample from dhcp to dhclient
cvsdist a682876
cvsdist a682876
* Mon Jun 25 2002 David Sainty <saint@redhat.com> 3.0pl1-1
cvsdist a682876
- Change to dhclient, dhcp, dhcp-devel packaging
cvsdist a682876
- Move to 3.0pl1, do not strip binaries
cvsdist a682876
- Drop in sysconfig-enabled dhclient-script
cvsdist a682876
cvsdist a682876
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist a682876
- automated rebuild
cvsdist a682876
cvsdist a682876
* Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist a682876
- prereq chkconfig
cvsdist a682876
cvsdist a682876
* Tue Jan 22 2002 Elliot Lee <sopwith@redhat.com> 3.0-5
cvsdist a682876
- Split headers/libs into a devel subpackage (#58656)
cvsdist a682876
cvsdist a682876
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist a682876
- automated rebuild
cvsdist a682876
cvsdist a682876
* Fri Dec 28 2001 Elliot Lee <sopwith@redhat.com> 3.0-3
cvsdist a682876
- Fix the #52856 nit.
cvsdist a682876
- Include dhcrelay scripts from #49186
cvsdist a682876
cvsdist a682876
* Thu Dec 20 2001 Elliot Lee <sopwith@redhat.com> 3.0-2
788673c
- Update to 3.0, include devel files installed by it (as part of the main
788673c
  package).
cvsdist a682876
cvsdist a49a1c7
* Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.0pl5-8
cvsdist a49a1c7
- Fix #26446
cvsdist a49a1c7
cvsdist 9989a54
* Mon Aug 20 2001 Elliot Lee <sopwith@redhat.com>
cvsdist 9989a54
- Fix #5405 for real - it is dhcpd.leases not dhcp.leases.
cvsdist 9989a54
cvsdist b144431
* Mon Jul 16 2001 Elliot Lee <sopwith@redhat.com>
cvsdist b144431
- /etc/sysconfig/dhcpd
cvsdist b144431
- Include dhcp.leases file (#5405)
cvsdist b144431
cvsdist b144431
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
cvsdist b144431
- Bump release + rebuild.
cvsdist b144431
cvsdist 602bc44
* Wed Feb 14 2001 Tim Waugh <twaugh@redhat.com>
cvsdist 602bc44
- Fix initscript typo (bug #27624).
cvsdist 602bc44
jvdias a56817e
* Wed Feb  7 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 602bc44
- Improve spec file i18n
cvsdist 602bc44
cvsdist 602bc44
* Mon Feb  5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 602bc44
- i18nize init script (#26084)
cvsdist 602bc44
cvsdist 602bc44
* Sun Sep 10 2000 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 602bc44
- update to 2.0pl5
cvsdist 602bc44
- redo buildroot patch
cvsdist 602bc44
cvsdist ef67d48
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
cvsdist ef67d48
- rebuild to cope with glibc locale binary incompatibility, again
cvsdist ef67d48
cvsdist ef67d48
* Mon Aug 14 2000 Preston Brown <pbrown@redhat.com>
cvsdist ef67d48
- check for existence of /var/lib/dhcpd.leases in initscript before starting
cvsdist ef67d48
cvsdist ef67d48
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
cvsdist ef67d48
- rebuild to cope with glibc locale binary incompatibility
cvsdist ef67d48
cvsdist ef67d48
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
cvsdist ef67d48
- move initscript back
cvsdist ef67d48
cvsdist ef67d48
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist ef67d48
- automatic rebuild
cvsdist ef67d48
cvsdist ef67d48
* Fri Jul  7 2000 Florian La Roche <Florian.LaRoche@redhat.com>
cvsdist ef67d48
- /etc/rc.d/init.d -> /etc/init.d
cvsdist ef67d48
- fix /var/state/dhcp -> /var/lib/dhcp
cvsdist ef67d48
cvsdist ef67d48
* Fri Jun 16 2000 Preston Brown <pbrown@redhat.com>
cvsdist ef67d48
- condrestart for initscript, graceful upgrades.
cvsdist ef67d48
cvsdist ef67d48
* Thu Feb 03 2000 Erik Troan <ewt@redhat.com>
cvsdist ef67d48
- gzipped man pages
cvsdist ef67d48
- marked /etc/rc.d/init.d/dhcp as a config file
cvsdist ef67d48
cvsdist ef67d48
* Mon Jan 24 2000 Jakub Jelinek <jakub@redhat.com>
cvsdist ef67d48
- fix booting of JavaStations
cvsdist ef67d48
  (reported by Pete Zaitcev <zaitcev@metabyte.com>).
cvsdist ef67d48
- fix SIGBUS crashes on SPARC (apparently gcc is too clever).
cvsdist ef67d48
cvsdist ef67d48
* Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
5c88c3a
- chkconfig --del in %%preun, not %%postun
cvsdist ef67d48
cvsdist ef67d48
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
cvsdist ef67d48
- initscript munging
cvsdist ef67d48
cvsdist ef67d48
* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
cvsdist ef67d48
- update to 2.0.
cvsdist ef67d48
cvsdist ef67d48
* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
cvsdist ef67d48
- don't run by default
cvsdist ef67d48
cvsdist ef67d48
* Wed Jun  2 1999 Jeff Johnson <jbj@redhat.com>
cvsdist ef67d48
- update to 2.0b1pl28.
cvsdist ef67d48
cvsdist ef67d48
* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
cvsdist ef67d48
- strip binaries
cvsdist ef67d48
cvsdist ef67d48
* Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 16f31e0
- copy the source file in prep, not move
cvsdist ef67d48
cvsdist ef67d48
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist ef67d48
- auto rebuild in the new build environment (release 4)
cvsdist ef67d48
cvsdist ef67d48
* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
cvsdist ef67d48
- added a sample dhcpd.conf file
cvsdist ef67d48
- we don't need to dump rfc's in /usr/doc
cvsdist ef67d48
cvsdist ef67d48
* Sun Sep 13 1998 Cristian Gafton <gafton@redhat.com>
cvsdist ef67d48
- modify dhcpd.init to exit if /etc/dhcpd.conf is not present
cvsdist ef67d48
cvsdist ef67d48
* Sat Jun 27 1998 Jeff Johnson <jbj@redhat.com>
cvsdist ef67d48
- Upgraded to 2.0b1pl6 (patch1 no longer needed).
cvsdist ef67d48
cvsdist ef67d48
* Thu Jun 11 1998 Erik Troan <ewt@redhat.com>
cvsdist ef67d48
- applied patch from Chris Evans which makes the server a bit more paranoid
cvsdist ef67d48
  about dhcp requests coming in from the wire
cvsdist ef67d48
cvsdist ef67d48
* Mon Jun 01 1998 Erik Troan <ewt@redhat.com>
cvsdist ef67d48
- updated to dhcp 2.0b1pl1
cvsdist ef67d48
- got proper man pages in the package
cvsdist ef67d48
cvsdist ef67d48
* Tue Mar 31 1998 Erik Troan <ewt@redhat.com>
cvsdist ef67d48
- updated to build in a buildroot properly
cvsdist ef67d48
- don't package up the client, as it doens't work very well <sigh>
cvsdist ef67d48
cvsdist ef67d48
* Tue Mar 17 1998 Bryan C. Andregg <bandregg@redhat.com>
cvsdist ef67d48
- Build rooted and corrected file listing.
cvsdist ef67d48
cvsdist ef67d48
* Mon Mar 16 1998 Mike Wangsmo <wanger@redhat.com>
cvsdist ef67d48
- removed the actual inet.d links (chkconfig takes care of this for us)
5c88c3a
  and made the %%postun section handle upgrades.
cvsdist ef67d48
cvsdist ef67d48
* Mon Mar 16 1998 Bryan C. Andregg <bandregg@redhat.com>
cvsdist ef67d48
- First package.