Blame SPECS/dhcp.spec

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