dhcp-vl.spec 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466
  1. # vendor string (e.g., Fedora, EL)
  2. %define vvendor Vine
  3. %define pversion 4.1.ESV.R2
  4. %define sversion 4.1-ESV-R2
  5. Summary: DHCP (Dynamic Host Configuration Protocol) server and relay agent
  6. Summary(ja): DHCP (動的ホスト設定プロトコル) サーバおよびリレーエージェント
  7. Name: dhcp
  8. # ---- historical reason of epoch ------------------------------------------
  9. # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
  10. # dcantrell maintaining the package) made incorrect use of the epoch and
  11. # that's why it is at 12 now. It should have never been used, but it was.
  12. # So we are stuck with it.
  13. # --------------------------------------------------------------------------
  14. Epoch: 13
  15. Version: %{pversion}
  16. Release: 1%{?_dist_release}
  17. License: ISC
  18. Group: System Environment/Daemons
  19. URL: http://isc.org/products/DHCP/
  20. Source0: ftp://ftp.isc.org/isc/%{name}/%{name}-%{sversion}.tar.gz
  21. Source1: dhcpd.init
  22. Source2: dhcrelay.init
  23. Source5: README.ldap
  24. Source6: draft-ietf-dhc-ldap-schema-01.txt
  25. Source7: dhcpd-conf-to-ldap
  26. Source8: dhclient-script
  27. Source9: dhcp.schema
  28. Source10: get-ldap-patch.sh
  29. Patch0: %{name}-4.1.0-errwarn-message.patch
  30. Patch1: %{name}-4.1.0-ldap-configuration.patch
  31. Patch3: %{name}-4.1-ESV-R2-options.patch
  32. Patch4: %{name}-4.1.0-release-by-ifup.patch
  33. Patch5: %{name}-4.1.0-dhclient-decline-backoff.patch
  34. Patch6: %{name}-4.1.0-unicast-bootp.patch
  35. Patch7: %{name}-4.1.0-failover-ports.patch
  36. Patch8: %{name}-4.1.0-dhclient-usage.patch
  37. Patch9: %{name}-4.1.0-default-requested-options.patch
  38. Patch10: %{name}-4.1.0-xen-checksum.patch
  39. Patch11: %{name}-4.1-ESV-R2-dhclient-anycast.patch
  40. Patch12: %{name}-4.1.0-manpages.patch
  41. Patch13: %{name}-4.1.0-paths.patch
  42. Patch15: %{name}-4.1.0-inherit-leases.patch
  43. Patch16: %{name}-4.1.0-garbage-chars.patch
  44. Patch19: %{name}-4.1.0-dhclient-option.patch
  45. # security
  46. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
  47. BuildRequires: autoconf
  48. BuildRequires: automake
  49. BuildRequires: groff
  50. BuildRequires: libtool
  51. BuildRequires: openldap-devel
  52. BuildRequires: openssl-devel
  53. Requires(post): chkconfig
  54. Requires(preun): chkconfig
  55. Requires(preun): initscripts
  56. Requires(postun): initscripts
  57. Packager: daisuke, iwamoto
  58. Vendor: Project Vine
  59. Distribution: Vine Linux
  60. %description
  61. DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
  62. individual devices on an IP network to get their own network
  63. configuration information (IP address, subnetmask, broadcast address,
  64. etc.) from a DHCP server. The overall purpose of DHCP is to make it
  65. easier to administer a large network. The dhcp package includes the
  66. ISC DHCP service and relay agent.
  67. To use DHCP on your network, install a DHCP service (or relay agent),
  68. and on clients run a DHCP client daemon. The dhcp package provides
  69. the ISC DHCP service and relay agent.
  70. %package -n dhclient
  71. Summary: Provides the dhclient ISC DHCP client daemon and dhclient-script
  72. Summary(ja): DHCP クライアントデーモンと dhclient スクリプト
  73. Group: System Environment/Base
  74. Requires: initscripts >= 6.75
  75. #Obsoletes: dhcpcd <= 1.3.22pl1-7
  76. #Provides: dhcpcd = 1.3.22pl1-8
  77. Obsoletes: dhcpcd <= 1.3.22pl4-0vl3
  78. %description -n dhclient
  79. DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
  80. individual devices on an IP network to get their own network
  81. configuration information (IP address, subnetmask, broadcast address,
  82. etc.) from a DHCP server. The overall purpose of DHCP is to make it
  83. easier to administer a large network.
  84. To use DHCP on your network, install a DHCP service (or relay agent),
  85. and on clients run a DHCP client daemon. The dhclient package
  86. provides the ISC DHCP client daemon.
  87. %package devel
  88. Summary: Development headers and libraries for interfacing to the DHCP server
  89. Summary(ja): DHCP サーバ用インタフェースライブラリとヘッダファイル
  90. Group: Development/Libraries
  91. %description devel
  92. Header files and API documentation for using the ISC DHCP libraries. The
  93. libdhcpctl and libomapi static libraries are also included in this package.
  94. %prep
  95. %setup -q -n %{name}-%{sversion}
  96. # Replace the standard ISC warning message about requesting help with an
  97. # explanation that this is a patched build of ISC DHCP and bugs should be
  98. # reported through bugzilla.redhat.com
  99. %patch0 -p1
  100. # Add support for dhcpd.conf data in LDAP
  101. # NOTE: Use get-ldap-patch.sh to pull down latest LDAP patch and then modify
  102. # it for this package.
  103. %patch1 -p1
  104. # Add more dhclient options (-I, -B, -H, -F, -timeout, -V, and -R)
  105. %patch3 -p1
  106. # Handle releasing interfaces requested by /sbin/ifup
  107. # pid file is assumed to be /var/run/dhclient-$interface.pid
  108. %patch4 -p1
  109. # If we receive a DHCP offer in dhclient and it's DECLINEd in dhclient-script,
  110. # backoff for an amount of time before trying again
  111. %patch5 -p1
  112. # Support unicast BOOTP for IBM pSeries systems (and maybe others)
  113. %patch6 -p1
  114. # Use the following IANA-registered failover ports:
  115. # dhcp-failover 647/tcp
  116. # dhcp-failover 647/udp
  117. # dhcp-failover 847/tcp
  118. # dhcp-failover 847/udp
  119. %patch7 -p1
  120. # Update the usage screen for dhclient(8) indicating new options
  121. # Use printf() rather than log_info() to display the information
  122. # Also, return EXIT_FAILURE when the usage() screen is displayed (stop parsing)
  123. %patch8 -p1
  124. # Add NIS domain, NIS servers, and NTP servers to the list of default
  125. # requested DHCP options
  126. %patch9 -p1
  127. # Handle Xen partial UDP checksums
  128. %patch10 -p1
  129. # Add anycast support to dhclient (for OLPC)
  130. %patch11 -p1
  131. # Patch man page contents
  132. #%patch12 -p1
  133. # Change paths to conform to our standards
  134. %patch13 -p1
  135. # If we have an active lease, do not down the interface (#453982)
  136. %patch15 -p1
  137. # Fix 'garbage in format string' error (#450052)
  138. %patch16 -p1
  139. %patch19 -p1
  140. # Copy in documentation and example scripts for LDAP patch to dhcpd
  141. %{__install} -p -m 0644 %{SOURCE5} .
  142. %{__install} -p -m 0644 %{SOURCE6} doc/
  143. %{__install} -p -m 0755 %{SOURCE7} contrib/
  144. # Copy in the Fedora/RHEL dhclient script
  145. %{__install} -p -m 0755 %{SOURCE8} client/scripts/linux
  146. # Ensure we don't pick up Perl as a dependency from the scripts and modules
  147. # in the contrib directory (we copy this to /usr/share/doc in the final
  148. # package).
  149. %{__cp} -pR contrib __fedora_contrib
  150. pushd __fedora_contrib
  151. %{__chmod} -x 3.0b1-lease-convert dhclient-tz-exithook.sh dhcpd-conf-to-ldap
  152. %{__chmod} -x sethostname.sh solaris.init
  153. %{__mv} ms2isc/Registry.pm ms2isc/Registry.perlmodule
  154. %{__rm} -f dhcp.spec
  155. # We want UNIX-style line endings
  156. %{__sed} -i -e 's/\r//' ms2isc/readme.txt
  157. %{__sed} -i -e 's/\r//' ms2isc/Registry.perlmodule
  158. %{__sed} -i -e 's/\r//' ms2isc/ms2isc.pl
  159. popd
  160. # Replace @PRODUCTNAME@
  161. %{__sed} -i -e 's|@PRODUCTNAME@|%{vvendor}|g' common/dhcp-options.5
  162. %{__sed} -i -e 's|@PRODUCTNAME@|%{vvendor}|g' configure.ac
  163. # Update paths in all man pages
  164. for page in client/dhclient.conf.5 client/dhclient.leases.5 \
  165. client/dhclient-script.8 client/dhclient.8 ; do
  166. %{__sed} -i -e 's|CLIENTBINDIR|/sbin|g' \
  167. -e 's|RUNDIR|%{_localstatedir}/run|g' \
  168. -e 's|DBDIR|%{_localstatedir}/db/dhclient|g' \
  169. -e 's|ETCDIR|%{_sysconfdir}/dhcp|g' $page
  170. done
  171. for page in server/dhcpd.conf.5 server/dhcpd.leases.5 server/dhcpd.8 ; do
  172. %{__sed} -i -e 's|CLIENTBINDIR|/sbin|g' \
  173. -e 's|RUNDIR|%{_localstatedir}/run|g' \
  174. -e 's|DBDIR|%{_localstatedir}/db/dhcpd|g' \
  175. -e 's|ETCDIR|%{_sysconfdir}/dhcp|g' $page
  176. done
  177. aclocal
  178. libtoolize --copy --force
  179. autoconf
  180. autoheader
  181. automake --foreign --add-missing --copy
  182. %build
  183. CFLAGS="%{optflags} -fPIC" \
  184. %configure \
  185. --disable-dhcpv6 \
  186. --with-srv-lease-file=%{_localstatedir}/lib/dhcpd/dhcpd.leases \
  187. --with-cli-lease-file=%{_localstatedir}/lib/dhclient/dhclient.leases \
  188. --with-srv-pid-file=%{_localstatedir}/run/dhcpd.pid \
  189. --with-cli-pid-file=%{_localstatedir}/run/dhclient.pid \
  190. --with-relay-pid-file=%{_localstatedir}/run/dhcrelay.pid
  191. %{__make} %{?_smp_mflags}
  192. %install
  193. %{__rm} -rf %{buildroot}
  194. %{__make} install DESTDIR=%{buildroot}
  195. # Remove files we don't want
  196. %{__rm} %{buildroot}%{_sysconfdir}/dhclient.conf
  197. %{__rm} %{buildroot}%{_sysconfdir}/dhcpd.conf
  198. # Install correct dhclient-script
  199. %{__mkdir} -p %{buildroot}/sbin
  200. %{__mv} %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
  201. %{__install} -p -m 0755 client/scripts/linux %{buildroot}/sbin/dhclient-script
  202. # Install init scripts
  203. %{__mkdir} -p %{buildroot}%{_initrddir}
  204. %{__install} -p -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/dhcpd
  205. %{__install} -p -m 0755 %{SOURCE2} %{buildroot}%{_initrddir}/dhcrelay
  206. # Start empty lease databases
  207. %{__mkdir} -p %{buildroot}%{_localstatedir}/lib/dhcpd/
  208. touch %{buildroot}%{_localstatedir}/lib/dhcpd/dhcpd.leases
  209. %{__mkdir} -p %{buildroot}%{_localstatedir}/lib/dhclient/
  210. # Create default sysconfig files for dhcpd and dhcrelay
  211. %{__mkdir} -p %{buildroot}%{_sysconfdir}/sysconfig
  212. %{__cat} << EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcrelay
  213. # Command line options here
  214. INTERFACES=""
  215. DHCPSERVERS=""
  216. EOF
  217. %{__cat} <<EOF > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd
  218. # Command line options here
  219. DHCPDARGS=
  220. EOF
  221. # Copy sample conf files into position (called by doc macro)
  222. %{__cp} -p client/dhclient.conf dhclient.conf.sample
  223. %{__cp} -p server/dhcpd.conf dhcpd.conf.sample
  224. # Install default (empty) dhcpd.conf:
  225. %{__mkdir} -p %{buildroot}%{_sysconfdir}/dhcp
  226. %{__cat} << EOF > %{buildroot}%{_sysconfdir}/dhcp/dhcpd.conf
  227. #
  228. # DHCP Server Configuration file.
  229. # see /usr/share/doc/dhcp*/dhcpd.conf.sample
  230. # see 'man 5 dhcpd.conf'
  231. #
  232. EOF
  233. # Install dhcp.schema for LDAP configuration
  234. %{__mkdir} -p %{buildroot}%{_sysconfdir}/openldap/schema
  235. %{__install} -p -m 0644 -D %{SOURCE9} %{buildroot}%{_sysconfdir}/openldap/schema
  236. # Install empty directory for dhclient.d scripts
  237. %{__mkdir} -p %{buildroot}%{_sysconfdir}/dhcp/dhclient.d
  238. # remove perl module (depend perl(Win32API::Registry))
  239. %{__rm} -rf __fedora_contrib/ms2isc
  240. %clean
  241. %{__rm} -rf %{buildroot}
  242. %post
  243. if [ -f /etc/dhcpd.conf -a ! -f /etc/dhcp/dhcpd.conf ]; then
  244. /bin/cp -a /etc/dhcpd.conf /etc/dhcp/dhcpd.conf >/dev/null 2>&1
  245. /bin/rm -f /etc/dhcpd.conf >/dev/null 2>&1
  246. fi
  247. /sbin/chkconfig --add dhcpd
  248. /sbin/chkconfig --add dhcrelay || :
  249. %post -n dhclient
  250. /bin/ls -1 /etc/dhclient* >/dev/null 2>&1
  251. if [ $? = 0 ]; then
  252. /bin/ls -1 /etc/dhclient* 2>/dev/null | while read etcfile ; do
  253. cf="$(/bin/basename ${etcfile})"
  254. if [ ! -f /etc/dhcp/${cf} ]; then
  255. /bin/cp -a "${etcfile}" /etc/dhcp
  256. /bin/rm -f "${etcfile}"
  257. fi
  258. done || :
  259. fi || :
  260. %preun
  261. if [ $1 = 0 ]; then
  262. /sbin/service dhcpd status >/dev/null 2>&1
  263. if [ $? = 3 ]; then
  264. /sbin/service dhcpd stop >/dev/null 2>&1
  265. fi
  266. /sbin/service dhcrelay status >/dev/null 2>&1
  267. if [ $? = 3 ]; then
  268. /sbin/service dhcrelay stop >/dev/null 2>&1
  269. fi
  270. /sbin/chkconfig --del dhcpd
  271. /sbin/chkconfig --del dhcrelay || :
  272. fi
  273. %postun
  274. if [ $1 -ge 1 ]; then
  275. /sbin/service dhcpd condrestart >/dev/null 2>&1
  276. /sbin/service dhcrelay condrestart >/dev/null 2>&1 || :
  277. fi
  278. %files
  279. %defattr(-,root,root,-)
  280. %doc LICENSE README README.ldap RELNOTES dhcpd.conf.sample
  281. %doc doc/IANA-arp-parameters doc/api+protocol doc/*.txt __fedora_contrib/*
  282. %dir %{_localstatedir}/lib/dhcpd
  283. %dir %{_sysconfdir}/dhcp
  284. %verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/dhcpd/dhcpd.leases
  285. %config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
  286. %config(noreplace) %{_sysconfdir}/sysconfig/dhcrelay
  287. %config(noreplace) %{_sysconfdir}/dhcp/dhcpd.conf
  288. %config(noreplace) %{_sysconfdir}/openldap/schema/dhcp.schema
  289. %{_initrddir}/dhcpd
  290. %{_initrddir}/dhcrelay
  291. %{_bindir}/omshell
  292. %{_sbindir}/dhcpd
  293. %{_sbindir}/dhcrelay
  294. %attr(0644,root,root) %{_mandir}/man1/omshell.1.gz
  295. %attr(0644,root,root) %{_mandir}/man5/dhcpd.conf.5.gz
  296. %attr(0644,root,root) %{_mandir}/man5/dhcpd.leases.5.gz
  297. %attr(0644,root,root) %{_mandir}/man8/dhcpd.8.gz
  298. %attr(0644,root,root) %{_mandir}/man8/dhcrelay.8.gz
  299. %attr(0644,root,root) %{_mandir}/man5/dhcp-options.5.gz
  300. %attr(0644,root,root) %{_mandir}/man5/dhcp-eval.5.gz
  301. %files -n dhclient
  302. %defattr(-,root,root,-)
  303. %doc dhclient.conf.sample
  304. %dir %{_sysconfdir}/dhcp
  305. %dir %{_sysconfdir}/dhcp/dhclient.d
  306. %dir %{_localstatedir}/lib/dhclient
  307. /sbin/dhclient
  308. /sbin/dhclient-script
  309. %attr(0644,root,root) %{_mandir}/man5/dhclient.conf.5.gz
  310. %attr(0644,root,root) %{_mandir}/man5/dhclient.leases.5.gz
  311. %attr(0644,root,root) %{_mandir}/man8/dhclient.8.gz
  312. %attr(0644,root,root) %{_mandir}/man8/dhclient-script.8.gz
  313. %attr(0644,root,root) %{_mandir}/man5/dhcp-options.5.gz
  314. %attr(0644,root,root) %{_mandir}/man5/dhcp-eval.5.gz
  315. %files devel
  316. %defattr(-,root,root,-)
  317. %{_includedir}/dhcpctl
  318. %{_includedir}/isc-dhcp
  319. %{_includedir}/omapip
  320. %{_libdir}/libdhcpctl.a
  321. %{_libdir}/libomapi.a
  322. %{_libdir}/libdst.a
  323. %attr(0644,root,root) %{_mandir}/man3/dhcpctl.3.gz
  324. %attr(0644,root,root) %{_mandir}/man3/omapi.3.gz
  325. %changelog
  326. * Wed Apr 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 13:4.1.ESV.R2-1
  327. - update to Extended Support Version
  328. - increment Epoch
  329. * Mon Jan 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12:4.1.0p1-4
  330. - rebuild with openssl-1.0.0c
  331. * Sat Jan 01 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 12:4.1.0p1-3
  332. - add patch19 (dhcp-4.1.0-dhclient-option.patch)
  333. * Sat Nov 20 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 12:4.1.0p1-2
  334. - add patch100 for fix CVE-2009-1892
  335. - add patch110 for fix CVE-2010-2156
  336. - add patch120 for fix CVE-2010-3611
  337. - patch100, 110 are from mkd, Thanks.
  338. - add BR: openssl-devel, vendor/dist tags
  339. * Wed Jul 15 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 12:4.1.0p1-1
  340. - new upstream release with security fix (CVE-2009-0692)
  341. * Sun Mar 01 2009 NAKAMURA Kenta <kenta@vinelinux.org> 12:4.1.0-4
  342. - rebuilt with openldap-2.4.11
  343. * Wed Feb 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 12:4.1.0-3
  344. - add /etc/dhcp for new config directory
  345. - update/add post scriptlet to move configs to /etc/dhcp
  346. - move /etc/dhclient.conf to /etc/dhcp/dhclient.conf
  347. - move /etc/dhcpd.conf to /etc/dhcp/dhcpd.conf
  348. - update init script header to reference /etc/dhcp/dhcpd.conf
  349. * Wed Jan 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 12:4.1.0-2
  350. - remove libdhcp4client
  351. * Mon Jan 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 12:4.1.0-1
  352. - new upstream release
  353. - update patches
  354. * Fri Jun 20 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 12:4.0.0-16
  355. - new upstream version 4.0.0 based on 4.0.0-15 from Fedora
  356. - Obsoletes: dhcpcd <= 1.3.22pl4-0vl3
  357. - changelogs for previous Vine package as follows:
  358. - Tue May 22 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2:3.0.4-0vl2
  359. - rebuild with new environment
  360. - add "-fPIC -fno-strict-aliasing -fvisivility=hidden" to COPTS
  361. - Thu May 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2:3.0.4-0vl1
  362. - new upstream release
  363. - import some FC patches and upstream patches
  364. - Fri Feb 20 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1:3.0pl2-6vl1
  365. - new upstream version
  366. - merged with fedora package.
  367. - Wed Mar 3 2002 Seiya Nishizawa <seiya@kugi.kyoto-u.ac.jp>
  368. - Fix type for dhcpd.leases
  369. - Fri Aug 24 2001 Toru Sagami <sagami@vinelinux.org>
  370. - 2.0pl5-6vl0: was ported to Vine with _localstatedir defined as /var
  371. * Fri May 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-15
  372. - Set close-on-exec on dhclient.leases for SELinux (#446632)
  373. * Tue Apr 01 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-14
  374. - Avoid dhclient crash when run via NetworkManager (#439796)
  375. * Tue Mar 25 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-13
  376. - Update dhclient-script to handle domain-search correctly (#437840)
  377. * Tue Mar 25 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-12
  378. - Remove Requires on openldap-server (#432180)
  379. - Replace CLIENTBINDIR, ETCDIR, DBDIR, and RUNDIR in the man pages with the
  380. correct paths
  381. * Wed Feb 13 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-11
  382. - Add missing newline to usage() screen in dhclient
  383. * Thu Feb 07 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-10
  384. - Save conf files adding '.predhclient.$interface' to the name (#306381)
  385. - Only restore conf files on EXPIRE/FAIL/RELEASE/STOP if there are no other
  386. dhclient processes running (#306381)
  387. * Wed Feb 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-9
  388. - Match LDAP server option values in stables.c and dhcpd.h (#431003)
  389. - Fix invalid sprintf() statement in server/ldap.c (#431003)
  390. * Wed Feb 06 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-8
  391. - Remove invalid fclose() patch
  392. * Tue Feb 05 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-7
  393. - Don't leak /var/lib/dhclient/dhclient.leases file descriptors (#429890)
  394. * Tue Jan 22 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-6
  395. - read_function() comes from the LDAP patch, so fix it there
  396. - Init new struct universe structs in libdhcp4client so we don't crash on
  397. multiple DHCP attempts (#428203)
  398. * Thu Jan 17 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-5
  399. - Patch read_function() to handle size_t from read() correctly (#429207)
  400. * Wed Jan 16 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-4
  401. - Fix dhclient.lease file parsing problems (#428785)
  402. - Disable IPv6 support for now as we already ship dhcpv6 (#428987)
  403. * Tue Jan 15 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-3
  404. - Fix segfault in next_iface4() and next_iface6() (#428870)
  405. * Mon Jan 14 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-2
  406. - -fvisibility fails me again
  407. * Mon Jan 14 2008 David Cantrell <dcantrell@redhat.com> - 12:4.0.0-1
  408. - Upgrade to ISC dhcp-4.0.0 (#426634)
  409. - first ISC release to incorporate DHCPv6 protocol support
  410. - source tree now uses GNU autoconf/automake
  411. - Removed the libdhcp4client-static package
  412. * Tue Dec 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-12
  413. - Requires line fixes
  414. * Tue Dec 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-11
  415. - Postinstall script fixes
  416. * Mon Nov 19 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-10
  417. - Remove dhcdbd check from dhcpd init script
  418. * Thu Nov 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-9
  419. - Fix chkconfig lines in dhcpd and dhcrelay init scripts (#384431)
  420. - Improve preun scriptlet
  421. * Mon Nov 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-8
  422. - Put dhcp.schema in /etc/openldap/schema (#330471)
  423. - Remove manpages patch and keep modified man pages as Source files
  424. - Improve dhclient.8 man page to list options in a style consistent
  425. with most other man pages on the planet
  426. - Upgrade to latest dhcp LDAP patch, which brings in a new dhcpd-conf-to-ldap
  427. script, updated schema file, and other bug fixes including SSL support for
  428. LDAP authentication (#375711)
  429. - Do not run dhcpd and dhcrelay services by default (#362321)
  430. * Fri Oct 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-7
  431. - libdhcp4client-devel requires openldap-devel
  432. * Thu Oct 25 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-6
  433. - Rename Makefile.dist to Makefile.libdhcp4client
  434. - Spec file cleanups
  435. - Include stdarg.h in libdhcp_control.h
  436. * Thu Oct 25 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-5
  437. - Remove chkconfig usage for ypbind in dhclient-script (#351211)
  438. - Combine dhcp-static and dhcp-devel packages since there are no shared
  439. libraries offered
  440. - Remove Requires: openldap-devel on dhcp-devel and libdhcp4client-devel
  441. - Make libdhcp4client-devel require dhcp-devel (for libdhcp_control.h)
  442. - Do not make dhcp-devel require the dhcp package, those are independent
  443. * Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-4
  444. - Install libdhcp_control.h to /usr/include/isc-dhcp/libdhcp_control.h
  445. - Update libdhcp4client patch to use new libdhcp_control.h location
  446. - Remove __fedora_contrib/ subdirectory in /usr/share/doc/dhcp-3.1.0,
  447. install those docs to /usr/share/doc/dhcp-3.1.0
  448. * Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-3
  449. - Remove ISC.Cflags variable from libdhcp4client.pc
  450. * Wed Oct 24 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-2
  451. - Fix 'restart' mode in init script (#349341)
  452. * Tue Oct 23 2007 David Cantrell <dcantrell@redhat.com> - 12:3.1.0-1
  453. - Upgrade to ISC dhcp-3.1.0
  454. - Remove unnecessary /usr/include/dhcp4client/isc_dhcp headers
  455. - Make sure restorecon is run on /var/lib/dhcpd/dhcpd.leases (#251688)
  456. - Install dhcp.schema to /etc/openldap/dhcp.schema (#330471)
  457. * Mon Oct 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-8
  458. - Init script fixes (#320761)
  459. - Removed linux.dbus-example script since we aren't using dhcdbd now
  460. - Remove dhcdbd leftovers from dhclient-script (#306381)
  461. * Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-7
  462. - In dhcp.conf.5, explain that if no next-server statement applies to the
  463. requesting client, the address 0.0.0.0 is used (#184484).
  464. * Wed Sep 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-6
  465. - Init script fixes for dhcpd and dhcrelay (#278601)
  466. * Mon Sep 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-5
  467. - Fix typos in ldap.c and correct LDAP macros (#283391)
  468. * Tue Sep 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-4
  469. - Do not override manually configured NTP servers in /etc/ntp.conf (#274761)
  470. * Wed Aug 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-3
  471. - Remove the -x switch enabling extended new option info. If given to
  472. dhclient now, it's ignored.
  473. * Wed Jul 18 2007 Florian La Roche <laroche@redhat.com> - 12:3.0.6-2
  474. - use a new macro name vendor -> vvendor to not overwrite the
  475. RPMTAG_VENDOR setting
  476. * Tue Jul 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.6-1
  477. - Upgrade to ISC dhcp-3.0.6
  478. - Remove the -TERM option from killproc command (#245317)
  479. * Wed Jun 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-37
  480. - For init script functions, echo new line after OK or FAIL msg (#244956)
  481. * Fri Jun 15 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-36
  482. - BOOTP_BROADCAST_ALWAYS is not the same as ATSFP, fixed
  483. - Added anycast mac support to dhclient for OLPC
  484. * Tue May 22 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-35
  485. - Disable -fvisibility=hidden for now as it breaks dhcpv4_client() from
  486. the shared library (#240804)
  487. * Thu Apr 26 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-34
  488. - Init script fixes (#237985, #237983)
  489. - Reference correct scripts in dhclient-script.8 man page (#238036)
  490. * Fri Apr 20 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-33
  491. - Rename -devel-static packages to -static (#225691)
  492. * Tue Apr 17 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-32
  493. - Added missing newline on usage() screen in dhclient
  494. * Thu Apr 12 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-31
  495. - Spec file cleanups (#225691)
  496. - Put libdhcpctl.a and libomapi.a in dhcp-devel-static package
  497. - Put libdhcp4client.a in libdhcp4client-devel-static package
  498. * Wed Apr 11 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-30
  499. - Enable Xen patch again, kernel bits present (#231444)
  500. * Tue Apr 10 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-29
  501. - Spec file cleanups (#225691)
  502. * Mon Apr 09 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-28
  503. - Remove Xen patch (#235649, from RHEL-5, doesn't work correctly for Fedora)
  504. * Sun Apr 01 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-27
  505. - Ensure that Perl and Perl modules are not added as dependencies (#234688)
  506. - Reorganize patches by feature/bug per packaging guidelines (#225691)
  507. - Move the following files from patches to source files:
  508. linux.dbus-example, linux, Makefile.dist, dhcp4client.h, libdhcp_control.h
  509. - Compile with -fno-strict-aliasing as ISC coding standards generally don't
  510. agree well with gcc 4.x.x
  511. * Wed Mar 21 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-26
  512. - Fix formatting problems in dhclient man page (#233076).
  513. * Mon Mar 05 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-25
  514. - Man pages need 0644 permissions (#222572)
  515. * Thu Mar 01 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-24
  516. - Include contrib/ subdirectory in /usr/share/doc (#230476)
  517. - Added back Requires for perl since dhcpd-conf-to-ldap needs it (#225691)
  518. - Put copies of dhcp-options and dhcp-eval man pages in the dhcp and
  519. dhclient packages rather than having the elaborate symlink collection
  520. - Explicitly name man pages in the %%files listings
  521. - Use the %%{_sysconfdir} and %%{_initrddir} macros (#225691)
  522. - Use macros for commands in %%build and %%install
  523. - Split README.ldap, draft-ietf-dhc-ldap-schema-01.txt, and
  524. dhcpd-conf-to-ldap.pl out of the LDAP patch
  525. - Split linux.dbus-example script out of the extended new option info patch
  526. - Remove unnecessary changes from the Makefile patch
  527. * Wed Feb 28 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-23
  528. - Update Xen partial checksums patch
  529. - Remove perl Requires (#225691)
  530. - Make dhcp-devel depend on dhcp = e:v-r (#225691)
  531. - libdhcp4client-devel Requires pkgconfig (#225691)
  532. - Do not add to RPM_OPT_FLAGS, use COPTS variable instead (#225691)
  533. - Use %%{buildroot} macro instead of RPM_BUILD_ROOT variable (#225691)
  534. - Preserve timestamps on all installed data files (#225691)
  535. - Remove dhcp-options.5.gz and dhcp-eval.5.gz symlinking in post (#225691)
  536. - Use %%defattr(-,root,root,-) (#225691)
  537. - Do not flag init scripts as %%config in %%files section (#225691)
  538. * Tue Feb 27 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-22
  539. - Change license field to say ISC
  540. * Sat Feb 17 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-21
  541. - Obsoletes dhcpcd <= 1.3.22 (#225691)
  542. * Fri Feb 16 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-20
  543. - Review cleanups (#225691)
  544. * Fri Feb 09 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-19
  545. - Require openldap-devel on dhcp-devel and libdhcp4client-devel packages
  546. * Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-18
  547. - Fix libdhcp4client visibility _again_ (#198496)
  548. * Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-17
  549. - Remove period from summary line (package review)
  550. - Use preferred BuildRoot (package review)
  551. * Sun Feb 04 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-16
  552. - Disable xen-checksums patch for now as it breaks dhclient (#227266)
  553. - Updated fix-warnings patch
  554. * Sun Feb 04 2007 David Woodhouse <dwmw2@redhat.com> - 12:3.0.5-15
  555. - Fix broken file reading due to LDAP patch
  556. * Fri Feb 02 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-14
  557. - Only export the symbols we want in libdhcp4client (#198496)
  558. * Wed Jan 31 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-13
  559. - Add support for dhcpd(8) to read dhcpd.conf from an LDAP server (#224352)
  560. - Remove invalid ja_JP.eucJP man pages from /usr/share/doc
  561. * Wed Jan 31 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-12
  562. - Rebuild
  563. * Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-11
  564. - Remove FORTIFY_SOURCE=0 leftovers from testing last week (whoops)
  565. * Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-10
  566. - Fix Xen networking problems with partial checksums (#221964)
  567. * Mon Jan 29 2007 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-9
  568. - Remove dhcptables.pl from the source package
  569. - Mark libres.a symbols hidden (#198496)
  570. - Set DT_SONAME on libdhcp4client to libdhcp4client-VERSION.so.0
  571. - Make function definition for dst_hmac_md5_init() match the prototype
  572. * Wed Nov 29 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-8
  573. - Roll md5 patch in to libdhcp4client patch since it's related
  574. - Do not overwrite /etc/ntp/step-tickers (#217663)
  575. - Resolves: rhbz#217663
  576. * Wed Nov 22 2006 Peter Jones <pjones@redhat.com> - 12:3.0.5-7
  577. - Build the MD5 functions we link against.
  578. * Thu Nov 16 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-6
  579. - Set permission of libdhcp4client.so.1 to 0755 (#215910)
  580. * Tue Nov 14 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-5
  581. - Do not link res_query.o in to libdhcp4client (#215501)
  582. * Mon Nov 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-4
  583. - Enable relinquish_timeouts() and cancel_all_timeouts() even when
  584. DEBUG_MEMORY_LEAKAGE_ON_EXIT is not defined
  585. - Add prototypes for b64_pton() and b64_ntop in dst/
  586. - Move variable declarations and labels around in the fix-warnings patch
  587. - Expand the list of objects needed for libdhcp4client (#215328)
  588. - Use libres.a in libdhcp4client since it gives correct minires objects
  589. - Remove the dhcp options table in C, Perl, Python, and text format (these
  590. were reference files added to /usr/share/doc)
  591. * Mon Nov 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-3
  592. - Remove struct universe *universe from envadd_state in the client patch
  593. - Add struct universe *universe to envadd_state in the enoi patch
  594. - Add example dbusified dhclient-script in the enoi patch
  595. * Fri Nov 10 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-2
  596. - Change the way libdhcp4client is compiled (patch main source, create new
  597. Makefile rather than copy and patch code after main patches)
  598. - Fix up problems generating compiler warnings
  599. - Use 'gcc' for making dependencies
  600. - Pass -fPIC instead of -fpie/-fPIE in compiler flags
  601. - Combine the extended new option info changes in to one patch file (makes
  602. it easier for outside projects that want to use dhcdbd and NetworkManager)
  603. * Tue Nov 07 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.5-1
  604. - Upgrade to ISC dhcp-3.0.5
  605. * Fri Oct 27 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-24
  606. - Put typedef for dhcp_state_e before it's used in libdhcp_control.h (#212612)
  607. - Remove dhcpctl.3 from minires/Makefile.dist because it's in dhcpctl
  608. - Remove findptrsize.c and just set compiler flag for ppc64 and s390x
  609. * Sat Oct 14 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-23
  610. - Remove NODEBUGINFO junk from the spec file as well as old/unused code
  611. - Rolled all 68 patches in to one patch since more than half of them get
  612. overridden by later patches anyway.
  613. * Fri Oct 13 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-22
  614. - Send usage() screen in dhclient to stdout rather than the syslog (#210524)
  615. * Mon Sep 11 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-21
  616. - Rebuild (#205505)
  617. * Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 12:3.0.4-20
  618. - rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
  619. (#203001)
  620. * Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-19
  621. - Fix mkdir problem in libdhcp4client.Makefile
  622. * Thu Aug 17 2006 David Cantrell <dcantrell@redhat.com> - 12:3.0.4-18
  623. - Fix dhclient on s390x platform (#202911)
  624. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 12:3.0.4-17.1
  625. - rebuild
  626. * Wed Jun 28 2006 Peter Jones <pjones@redhat.com> - 12:3.0.4-17
  627. - export timeout cancellation functions in libdhcp4client
  628. * Wed Jun 28 2006 Florian La Roche <laroche@redhat.com> - 12:3.0.4-16
  629. - add proper coreutils requires for the scripts
  630. * Thu Jun 22 2006 Peter Jones <pjones@redhat.com> - 12:3.0.4-15
  631. - Make timeout dispatch code not recurse while traversing a linked
  632. list, so it doesn't try to free an entries that have been removed.
  633. (bz #195723)
  634. - Don't patch in a makefile, do it in the spec.
  635. * Thu Jun 08 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-14
  636. - fix bug 191461: preserve ntp.conf local clock fudge statements
  637. - fix bug 193047: both dhcp and dhclient need to ship common
  638. man-pages: dhcp-options(5) dhcp-eval(5)
  639. * Tue May 30 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-12
  640. - Make -R option take effect in per-interface client configs
  641. * Fri May 26 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-10
  642. - fix bug 193047: allow $METRIC to be specified for dhclient routes
  643. - add a '-R <request option list>' dhclient argument
  644. * Fri May 26 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-8.1
  645. - fix a libdhcp4client memory leak (1 strdup) and
  646. fill in client->packet.siaddr before bind_lease() for pump
  647. nextServer option.
  648. * Fri May 19 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-8
  649. - Make libdhcp4client a versioned .so (BZ 192146)
  650. * Wed May 17 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-4
  651. - Enable libdhcp4client build
  652. * Tue May 16 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
  653. - Fix bug 191470: prevent dhcpd writing 8 byte dhcp-lease-time
  654. option in packets on 64-bit platforms
  655. * Sun May 14 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
  656. - Add the libdhcp4client library package for use by the new libdhcp
  657. package, which enables dhclient to be invoked by programs in a
  658. single process from the library. The normal dhclient code is
  659. unmodified by this.
  660. * Mon May 08 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
  661. - Add new dhclient command line argument:
  662. -V <vendor-class-identifier>
  663. * Sat May 06 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-1
  664. - Upgrade to upstream version 3.0.4, released Friday 2006-05-05 .
  665. - Add new dhclient command line arguments:
  666. -H <host-name> : parse as dhclient.conf 'send host-name "<host-name>";'
  667. -F <fqdn> : parse as dhclient.conf 'send fqdn.fqdn "<fqdn>";'
  668. -T <timeout> : parse as dhclient.conf 'timeout <timeout>;'
  669. * Thu Mar 02 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-26
  670. - fix bug 181908: enable dhclient to operate on IBM zSeries z/OS linux guests:
  671. o add -I <dhcp-client-identifier> dhclient command line option
  672. o add -B "always broadcast" dhclient command line option
  673. o add 'bootp-broadcast-always;' dhclient.conf statement
  674. * Mon Feb 20 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-24
  675. - Apply upstream fix for bug 176615 / ISC RT#15811
  676. * Tue Feb 14 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-22
  677. - fix bug 181482: resolv.conf not updated on RENEW :
  678. since dhcp-3.0.1rc12-RHScript.patch: "$new_domain_servers" should have
  679. been "$new_domain_name_servers" :-(
  680. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 11:3.0.3-21.1.1
  681. - bump again for double-long bug on ppc(64)
  682. * Mon Feb 06 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-21.1
  683. - Rebuild for new gcc, glibc and glibc-kernheaders
  684. * Sun Jan 22 2006 Dan Williams <dcbw@redhat.com> - 11:3.0.3-21
  685. - Fix dhclient-script to use /bin/dbus-send now that all dbus related
  686. binaries are in /bin rather than /usr/bin
  687. * Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-20
  688. - fix bug 177845: allow client ip-address as default router
  689. - fix bug 176615: fix DDNS update when Windows-NT client sends
  690. host-name with trailing nul
  691. * Tue Dec 20 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-18
  692. - fix bug 176270: allow routers with an octet of 255 in their IP address
  693. * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  694. - rebuilt
  695. * Mon Dec 05 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-16
  696. - fix gcc 4.1 compile warnings (-Werror)
  697. * Fri Nov 19 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-12
  698. - fix bug 173619: dhclient-script should reconfig on RENEW if
  699. subnet-mask, broadcast-address, mtu, routers, etc.
  700. have changed
  701. - apply upstream improvements to trailing nul options fix of bug 160655
  702. * Tue Nov 15 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-11
  703. - Rebuild for FC-5
  704. - fix bug 167028 - test IBM's unicast bootp patch (from xma@us.ibm.com)
  705. - fix bug 171312 - silence chkconfig error message if ypbind not installed
  706. - fix dhcpd.init when -cf arg given to dhcpd
  707. - make dhcpd init touch /var/lib/dhcpd/dhcpd.leases, not /var/lib/dhcp/dhcpd.leases
  708. * Tue Oct 18 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-10
  709. - Allow dhclient route metrics to be specified with DHCP options:
  710. The dhcp-options(5) man-page states:
  711. 'option routers ... Routers should be listed in order of preference'
  712. and
  713. 'option static-routes ... are listed in descending order of priority' .
  714. No preference / priority could be set with previous dhclient-script .
  715. Now, dhclient-script provides:
  716. Default Gateway (option 'routers') metrics:
  717. Instead of allowing only one default gateway, if more than one router
  718. is specified in the routers option, routers following the first router
  719. will have a 'metric' of their position in the list (1,...N>1).
  720. Option static-routes metrics:
  721. If a target appears in the list more than once, routes for duplicate
  722. targets will have successively greater metrics, starting at 1.
  723. * Mon Oct 17 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-8
  724. - further fix for bug 160655 / ISC bug 15293 - upstream patch:
  725. do NOT always strip trailing nulls in the dhcpd server
  726. - handle static-routes option properly in dhclient-script :
  727. trailing 0 octets in the 'target' IP specify the class -
  728. ie '172.16.0.0 w.x.y.z' specifies '172.16/16 via w.x.y.z'.
  729. * Fri Sep 23 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-7
  730. - fix bug 169164: separate /var/lib/{dhcpd,dhclient} directories
  731. - fix bug 167292: update failover port info in dhcpd.conf.5; give
  732. failover ports default values in server/confpars.c
  733. * Mon Sep 12 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-6
  734. - fix bug 167273: time-offset should not set timezone by default
  735. tzdata's Etc/* files are named with reverse sign
  736. for hours west - ie. 'GMT+5' is GMT offset -18000seconds.
  737. * Mon Aug 29 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-4
  738. - fix bug 166926: make dhclient-script handle interface-mtu option
  739. make dhclient-script support /etc/dhclient{,-$IF}-{up,down}-hooks scripts
  740. to allow easy customization to support other non-default DHCP options -
  741. documented in 'man 8 dhclient-script' .
  742. - handle the 'time-offset' DHCP option, requested by default.
  743. * Tue Aug 23 2005 Jason Vas Dias <jvdias@redhat.com> - 11:3.0.3-3
  744. - fix bug 160655: strip trailing '\0' bytes from text options before append
  745. - fix gcc4 compiler warnings ; now compiles with -Werror
  746. - add RPM_OPT_FLAGS to link as suggested in gcc man-page on '-pie' option
  747. - change ISC version string to 'V3.0.3-RedHat' at request of ISC
  748. * Tue Aug 9 2005 Jeremy Katz <katzj@redhat.com> - 11:3.0.3-2
  749. - don't explicitly require 2.2 era kernel, it's fairly overkill at this point
  750. * Fri Jul 29 2005 Jason Vas Dias <jvdias@redhat.com> 11:3.0.3-1
  751. - Upgrade to upstream version 3.0.3
  752. - Don't apply the 'default boot file server' patch: legacy
  753. dhcp behaviour broke RFC 2131, which requires that the siaddr
  754. field only be non-zero if the next-server or tftp-server-name
  755. options are specified.
  756. - Try removing the 1-5 second wait on dhclient startup altogether.
  757. - fix bug 163367: supply default configuration file for dhcpd
  758. * Thu Jul 14 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.3rc1-1
  759. - Upgrade to upstream version 3.0.3rc1
  760. - fix bug 163203: silence ISC blurb on configtest
  761. - fix default 'boot file server' value (packet->siaddr):
  762. In dhcp-3.0.2(-), this was defaulted to the server address;
  763. now it defaults to 0.0.0.0 (a rather silly default!) and
  764. must be specified with the 'next-server' option (not the tftp-boot-server
  765. option ?!?) which causes PXE boot clients to fail to load anything after
  766. the boot file.
  767. * Fri Jul 08 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-14.FC5
  768. - Allow package to compile with glibc-headers-2.3.5-11 (tr.c's use of __u16)
  769. * Fri May 10 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-14
  770. - Fix bug 159929: prevent dhclient flooding network on repeated DHCPDECLINE
  771. - dhclient fast startup:
  772. remove dhclient's random 1-5 second delay on startup if only
  773. configuring one interface
  774. remove dhclient_script's "sleep 1" on PREINIT
  775. - fix new gcc-4.0.0-11 compiler warnings for binding_state_t
  776. * Tue May 03 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-12
  777. - Rebuild for new glibc
  778. - Fix dhcdbd set for multiple interfaces
  779. * Wed Apr 27 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-11
  780. - as pointed out by Peter Jones, dhclient-script spews
  781. - 'chkconfig: Usage' if run in init state 1 (runlevel returns "unknown".)
  782. - this is now corrected.
  783. * Mon Apr 25 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-10
  784. - dhclient-script dhcdbd extensions.
  785. - Tested to have no effect unless dhcdbd invokes dhclient.
  786. * Thu Apr 21 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-9
  787. - bugs 153244 & 155143 are now fixed with SELinux policy;
  788. autotrans now works for dhcpc_t, so restorecons are not required,
  789. and dhclient runs OK under dhcpc_t with SELinux enforcing.
  790. - fix bug 155506: 'predhclien' typo (emacs!).
  791. * Mon Apr 18 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-8
  792. - Fix bugs 153244 & 155143:
  793. o restore dhclient-script 'restorecon's
  794. o give dhclient and dhclient-script an exec context of
  795. 'system_u:object_r:sbin_t' that allows them to run
  796. domainname / hostname and to update configuration files
  797. in dhclient post script.
  798. - Prevent dhclient emitting verbose ISC 'blurb' on error exit in -q mode
  799. * Mon Apr 04 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-7
  800. - Add '-x' "extended option environment" dhclient argument:
  801. - When -x option given to dhclient:
  802. - dhclient enables arbitrary option processing by writing information
  803. - about user or vendor defined option space options to environment.
  804. -
  805. - fix bug 153244: dhclient should not use restorecon
  806. - fix bug 151023: dhclient no 'headers & libraries'
  807. - fix bug 149780: add 'DHCLIENT_IGNORE_GATEWAY' variable
  808. - remove all usage of /sbin/route from dhclient-script
  809. * Thu Mar 24 2005 Florian La Roche <laroche@redhat.com>
  810. - add "exit 0" to post script
  811. * Mon Mar 07 2005 Jason Vas Dias <jvdias@redhat.com> 10.3.0.2-3
  812. - rebuild for gcc4/glibc-2.3.4-14; fix bad memset
  813. * Thu Feb 24 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-2
  814. - Fix bug 143640: do not allow more than one dhclient to configure an interface
  815. * Mon Feb 21 2005 Jason Vas Dias <jvdias@redhat.com> 10:3.0.2-1
  816. - Upgrade to ISC 3.0.2 Final Release (documentation change only).
  817. * Tue Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-8
  818. - Add better execshield security link options
  819. - fix dhcpd.init when no /etc/dhcpd.conf exists and -cf in DHCPDARGS
  820. * Mon Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-4
  821. - make dhclient-script TIMEOUT mode do exactly the same configuration
  822. - as BOUND / RENEW / REBIND / REBOOT if router ping succeeds
  823. * Mon Feb 14 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-4
  824. - fix bug 147926: dhclient-script should do restorecon for modified conf files
  825. - optimize execshield protection
  826. * Thu Feb 10 2005 Jason Vas Dias <jvdias@redhat.com> 8.3.0.4rc3-3
  827. - fix bug 147375: dhcpd heap corruption on 32-bit 'subnet' masks
  828. - fix bug 147502: dhclient should honor GATEWAYDEV and GATEWAY settings
  829. - fix bug 146600: dhclient's timeout mode ping should use -I
  830. - fix bug 146524: dhcpd.init should discard dhcpd's initial output message
  831. - fix bug 147739: dhcpd.init configtest should honor -cf in DHCPDARGS
  832. * Mon Jan 24 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-2
  833. - fix bug 145997: allow hex 32-bit integers in user specified options
  834. * Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 8:3.0.2rc3-1
  835. - still need an epoch to get past nvre test
  836. * Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
  837. - fix bug 144417: much improved dhclient-script
  838. * Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.2rc3-1
  839. - Upgrade to latest release from ISC, which includes most of our
  840. - recent patches anyway.
  841. * Thu Jan 06 2005 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-17
  842. - fix bug 144250: gcc-3.4.3-11 is broken :
  843. - log_error ("Lease with bogus binding state: %%d size: %%d",
  844. - comp -> binding_state,
  845. - sizeof(comp->binding_state));
  846. - prints: 'Lease with bogus binding state: 257 1' !
  847. - compiling with gcc33 (compat-gcc-8-3.3.4.2 fixes for now).
  848. * Mon Jan 03 2005 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-16
  849. - fix bug 143704: dhclient -r does not work if lease held by
  850. - dhclient run from ifup . dhclient will now look for the pid
  851. - files created by ifup.
  852. * Wed Nov 17 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-14
  853. - NTP: fix bug 139715: merge in new ntp servers only rather than replace
  854. - all the ntp configuration files; restart ntpd if configuration changed.
  855. * Tue Nov 16 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-12
  856. - fix bug 138181 & bug 139468: do not attempt to listen/send on
  857. - unconfigured loopback, point-to-point or non-broadcast
  858. - interfaces (don't generate annoying log messages)
  859. - fix bug 138869: dhclient-script: check if '$new_routers' is
  860. - empty before doing 'set $new_routers;...;ping ... $1'
  861. * Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-11
  862. - dhcp-3.0.2b1 came out today. A diff of the 'ack_lease' function
  863. - Dave Hankins and I patched exposed a missing '!' on an if clause
  864. - that got dropped with the 'new-host' patch. Replacing the '!'.
  865. - Also found one missing host_dereference.
  866. * Wed Oct 06 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-10
  867. - clean-up last patch: new-host.patch adds host_reference(host)
  868. - without host_dereference(host) before returns in ack_lease
  869. - (dhcp-3.0.1-host_dereference.patch)
  870. * Mon Sep 27 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-9
  871. - Fix bug 133522:
  872. - PXE Boot clients with static leases not given 'file' option
  873. - 104 by server - PXE booting was disabled for 'fixed-address'
  874. - clients.
  875. * Fri Sep 10 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-8
  876. - Fix bug 131212:
  877. - If "deny booting" is defined for some group of hosts,
  878. - then after one of those hosts is denied booting, all
  879. - hosts are denied booting, because of a pointer not being
  880. - cleared in the lease record.
  881. - An upstream patch was obtained which will be in dhcp-3.0.2.
  882. * Mon Aug 16 2004 Jason Vas Dias <jvdias@redhat.com> 7:3.0.1-7
  883. - Forward DNS update by client was disabled by a bug that I
  884. - found in code where 'client->sent_options' was being
  885. - freed too early.
  886. - Re-enabled it after contacting upstream maintainer
  887. - who confirmed that this was a bug (bug #130069) -
  888. - submitted patch dhcp-3.0.1.preserve-sent-options.patch.
  889. - Upstream maintainer informs me this patch will be in dhcp-3.0.2 .
  890. * Tue Aug 3 2004 Jason Vas Dias <jvdias@redhat.com> 6:3.0.1-6
  891. - Allow 2.0 kernels to obtain default gateway via dhcp
  892. * Mon Aug 2 2004 Jason Vas Dias <jvdias@redhat.com> 5:3.0.1-5
  893. - Invoke 'change_resolv_conf' function to change resolv.conf
  894. * Fri Jul 16 2004 Jason Vas Dias <jvdias@redhat.com> 3:3.0.1
  895. - Upgraded to new ISC 3.0.1 version
  896. * Thu Jun 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-5
  897. - Allow dhclient-script to continue without a config file.
  898. - It will use default values.
  899. * Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-4
  900. - fix inherit-leases patch
  901. * Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-2
  902. - Turn on inherit-leases patch
  903. * Tue Jun 22 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc14-1
  904. - User kernelversion instead of uname-r
  905. - Update to latest package from ISC
  906. - Remove inherit-leases patch for now.
  907. * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  908. - rebuilt
  909. * Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc13-1
  910. - Update to latest package from ISC
  911. * Thu Jun 10 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-9
  912. - add route back in after route up call
  913. * Wed Jun 9 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-8
  914. - add alex's dhcp-3.0.1rc12-inherit-leases.patch patch
  915. * Tue Jun 8 2004 Bill Nottingham <notting@redhat.com> 1:3.0.1rc12-7
  916. - set device on default gateway route
  917. * Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 1:3.0.1rc12-6
  918. - compiling dhcpd PIE
  919. * Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-5
  920. - Add static routes patch to dhclient-script
  921. * Wed Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-4
  922. - Fix init to check config during restart
  923. * Wed Mar 24 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0.1rc12-3
  924. - Fix init script to create leases file if missing
  925. * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  926. - rebuilt
  927. * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  928. - rebuilt
  929. * Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.20
  930. - Fix initialization of memory to prevent compiler error
  931. * Mon Jan 5 2004 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.19
  932. - Close leaseFile before exec, to fix selinux error message
  933. * Mon Dec 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.18
  934. - Add BuildRequires groff
  935. - Replace resolv.conf if renew and data changes
  936. * Sun Nov 30 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.17
  937. - Add obsoletes dhcpcd
  938. * Wed Oct 8 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.16
  939. - Fix location of ntp driftfile
  940. * Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.15
  941. - Bump Release
  942. * Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.14
  943. - Add div0 patch
  944. * Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.13
  945. - Add SEARCH to client script
  946. * Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.12
  947. - Bump Release
  948. * Wed Aug 20 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.11
  949. - Add configtest
  950. * Fri Aug 1 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.10
  951. - increment for base
  952. * Fri Aug 1 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.9
  953. - Don't update resolv.conf on renewals
  954. * Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.8
  955. - increment for base
  956. * Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.7
  957. - Fix name of driftfile
  958. * Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.6
  959. - increment for base
  960. * Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.5
  961. - Change dhcrelay script to check DHCPSERVERS
  962. * Mon Jul 7 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.4
  963. - increment for base
  964. * Mon Jul 7 2003 Dan Walsh <dwalsh@redhat.com> 1:3.0pl2-6.3
  965. - Fix dhclient-script to support PEERNTP and PEERNIS flags.
  966. - patch submitted by aoliva@redhat.com
  967. * Sun Jun 8 2003 Tim Powers <timp@redhat.com> 1:3.0pl2-6.1
  968. - add epoch to dhcp-devel versioned requires on dhcp
  969. - build for RHEL
  970. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  971. - rebuilt
  972. * Tue May 27 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-5
  973. - Fix memory leak in parser.
  974. * Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-4
  975. - Change Rev for RHEL
  976. * Mon May 19 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-3
  977. - Change example to not give out 255 address.
  978. * Tue Apr 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-2
  979. - Change Rev for RHEL
  980. * Mon Apr 28 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl2-1
  981. - upgrade to 3.0pl2
  982. * Wed Mar 26 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-26
  983. - add usage for dhcprelay -c
  984. - add man page for dhcprelay -c
  985. * Fri Mar 7 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-25
  986. - Fix man dhcpd.conf man page
  987. * Tue Mar 4 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-24
  988. - Fix man dhcpctl.3 page
  989. * Mon Feb 3 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-23
  990. - fix script to handle ntp.conf correctly
  991. * Thu Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-22
  992. - Increment release to add to 8.1
  993. * Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-21
  994. - Implement max hops patch
  995. * Wed Jan 29 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-20
  996. - It has now been decided to just have options within dhclient kit
  997. * Sun Jan 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  998. - add defattr() to have files not owned by root
  999. * Fri Jan 24 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-17
  1000. - require kernel version
  1001. * Fri Jan 24 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-16
  1002. - move dhcp-options to separate package
  1003. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  1004. - rebuilt
  1005. * Thu Jan 9 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-15
  1006. - eliminate dhcp-options from dhclient in order to get errata out
  1007. * Wed Jan 8 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-14
  1008. - VU#284857 - ISC DHCPD minires library contains multiple buffer overflows
  1009. * Mon Jan 6 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-13
  1010. - Fix when ntp is not installed.
  1011. * Mon Jan 6 2003 Dan Walsh <dwalsh@redhat.com> 3.0pl1-12
  1012. - Fix #73079 (dhcpctl man page)
  1013. * Thu Nov 14 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-11
  1014. - Use generic PTRSIZE_64BIT detection instead of ifarch.
  1015. * Thu Nov 14 2002 Preston Brown <pbrown@redhat.com> 3.0pl1-10
  1016. - fix parsing of command line args in dhclient. It was missing a few.
  1017. * Mon Oct 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  1018. - work on 64bit archs
  1019. * Wed Aug 28 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-9
  1020. - Fix #72795
  1021. * Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-8
  1022. - More #68650 (modify requested options)
  1023. - Fix #71453 (dhcpctl man page) and #71474 (include libdst.a) and
  1024. #72622 (hostname setting)
  1025. * Thu Aug 15 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-7
  1026. - More #68650 (modify existing patch to also set NIS domain)
  1027. * Tue Aug 13 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-6
  1028. - Patch102 (dhcp-3.0pl1-dhcpctlman-69731.patch) to fix #69731
  1029. * Tue Aug 13 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-5
  1030. - Patch101 (dhcp-3.0pl1-dhhostname-68650.patch) to fix #68650
  1031. * Fri Jul 12 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-4
  1032. - Fix unaligned accesses when decoding a UDP packet
  1033. * Thu Jul 11 2002 Elliot Lee <sopwith@redhat.com> 3.0pl1-3
  1034. - No apparent reason for the dhclient -> dhcp dep mentioned in #68001,
  1035. so removed it
  1036. * Wed Jun 27 2002 David Sainty <saint@redhat.com> 3.0pl1-2
  1037. - Move dhclient.conf.sample from dhcp to dhclient
  1038. * Mon Jun 25 2002 David Sainty <saint@redhat.com> 3.0pl1-1
  1039. - Change to dhclient, dhcp, dhcp-devel packaging
  1040. - Move to 3.0pl1, do not strip binaries
  1041. - Drop in sysconfig-enabled dhclient-script
  1042. * Thu May 23 2002 Tim Powers <timp@redhat.com>
  1043. - automated rebuild
  1044. * Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  1045. - prereq chkconfig
  1046. * Tue Jan 22 2002 Elliot Lee <sopwith@redhat.com> 3.0-5
  1047. - Split headers/libs into a devel subpackage (#58656)
  1048. * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
  1049. - automated rebuild
  1050. * Fri Dec 28 2001 Elliot Lee <sopwith@redhat.com> 3.0-3
  1051. - Fix the #52856 nit.
  1052. - Include dhcrelay scripts from #49186
  1053. * Thu Dec 20 2001 Elliot Lee <sopwith@redhat.com> 3.0-2
  1054. - Update to 3.0, include devel files installed by it (as part of the main
  1055. package).
  1056. * Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.0pl5-8
  1057. - Fix #26446
  1058. * Mon Aug 20 2001 Elliot Lee <sopwith@redhat.com>
  1059. - Fix #5405 for real - it is dhcpd.leases not dhcp.leases.
  1060. * Mon Jul 16 2001 Elliot Lee <sopwith@redhat.com>
  1061. - /etc/sysconfig/dhcpd
  1062. - Include dhcp.leases file (#5405)
  1063. * Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
  1064. - Bump release + rebuild.
  1065. * Wed Feb 14 2001 Tim Waugh <twaugh@redhat.com>
  1066. - Fix initscript typo (bug #27624).
  1067. * Wed Feb 7 2001 Trond Eivind Glomsrød <teg@redhat.com>
  1068. - Improve spec file i18n
  1069. * Mon Feb 5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  1070. - i18nize init script (#26084)
  1071. * Sun Sep 10 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  1072. - update to 2.0pl5
  1073. - redo buildroot patch
  1074. * Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
  1075. - rebuild to cope with glibc locale binary incompatibility, again
  1076. * Mon Aug 14 2000 Preston Brown <pbrown@redhat.com>
  1077. - check for existence of /var/lib/dhcpd.leases in initscript before starting
  1078. * Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
  1079. - rebuild to cope with glibc locale binary incompatibility
  1080. * Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
  1081. - move initscript back
  1082. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  1083. - automatic rebuild
  1084. * Fri Jul 7 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  1085. - /etc/rc.d/init.d -> /etc/init.d
  1086. - fix /var/state/dhcp -> /var/lib/dhcp
  1087. * Fri Jun 16 2000 Preston Brown <pbrown@redhat.com>
  1088. - condrestart for initscript, graceful upgrades.
  1089. * Thu Feb 03 2000 Erik Troan <ewt@redhat.com>
  1090. - gzipped man pages
  1091. - marked /etc/rc.d/init.d/dhcp as a config file
  1092. * Mon Jan 24 2000 Jakub Jelinek <jakub@redhat.com>
  1093. - fix booting of JavaStations
  1094. (reported by Pete Zaitcev <zaitcev@metabyte.com>).
  1095. - fix SIGBUS crashes on SPARC (apparently gcc is too clever).
  1096. * Fri Sep 10 1999 Bill Nottingham <notting@redhat.com>
  1097. - chkconfig --del in %%preun, not %%postun
  1098. * Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  1099. - initscript munging
  1100. * Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
  1101. - update to 2.0.
  1102. * Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
  1103. - don't run by default
  1104. * Wed Jun 2 1999 Jeff Johnson <jbj@redhat.com>
  1105. - update to 2.0b1pl28.
  1106. * Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
  1107. - strip binaries
  1108. * Mon Apr 05 1999 Cristian Gafton <gafton@redhat.com>
  1109. - copy the source file in prep, not move
  1110. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  1111. - auto rebuild in the new build environment (release 4)
  1112. * Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
  1113. - added a sample dhcpd.conf file
  1114. - we don't need to dump rfc's in /usr/doc
  1115. * Sun Sep 13 1998 Cristian Gafton <gafton@redhat.com>
  1116. - modify dhcpd.init to exit if /etc/dhcpd.conf is not present
  1117. * Sat Jun 27 1998 Jeff Johnson <jbj@redhat.com>
  1118. - Upgraded to 2.0b1pl6 (patch1 no longer needed).
  1119. * Thu Jun 11 1998 Erik Troan <ewt@redhat.com>
  1120. - applied patch from Chris Evans which makes the server a bit more paranoid
  1121. about dhcp requests coming in from the wire
  1122. * Mon Jun 01 1998 Erik Troan <ewt@redhat.com>
  1123. - updated to dhcp 2.0b1pl1
  1124. - got proper man pages in the package
  1125. * Tue Mar 31 1998 Erik Troan <ewt@redhat.com>
  1126. - updated to build in a buildroot properly
  1127. - don't package up the client, as it doens't work very well <sigh>
  1128. * Tue Mar 17 1998 Bryan C. Andregg <bandregg@redhat.com>
  1129. - Build rooted and corrected file listing.
  1130. * Mon Mar 16 1998 Mike Wangsmo <wanger@redhat.com>
  1131. - removed the actual inet.d links (chkconfig takes care of this for us)
  1132. and made the %%postun section handle upgrades.
  1133. * Mon Mar 16 1998 Bryan C. Andregg <bandregg@redhat.com>
  1134. - First package.