dhcp-vl.spec 58 KB

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