Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Daily Reviews Summary 05/25/12
· CompatDB Updates 05/25/12
· Rumor: Microsoft Office coming to iPad, Android in November
· Microsoft clarifies Ballmer's claims of massive Windows 8 adoption
· DSA 2480-1: request-tracker3.8 security update
· CentOS 6 NTP Server
· Daily Reviews Summary 05/24/12
· Bayan Audio - Bayan 7 iPod Speaker Dock Review
· Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.04 LTS
· Ubuntu 12.04 + Nvidia - Heavy CPU usage

Upcoming News
· Thermaltake ToughPower Grand 850W Power Supply Review @ Rbmods
· Cooler Master Silent Pro Gold 1200-watt Power Supply Review
· Wine release 1.5.5
· OC3D: BitFenix Prodigy Review
· [Tech ARP] The New x264 HD Benchmark 5.0 Is Here!
· re: Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Corsair Vengeance C70 Case Review @ Hardware Secrets
· Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Samsung Green DDR3 8GB 1600mhz 30nm Memory review
· Withings Wi-Fi Body Scale Review @ TestFreaks

Linux Compatibility
· Canon Canoscan N650U
· TB-5300 Slimline Design Tablet
· HANDYCAM DCR-HC17E
· Linksys Wireless-G WPC54G PC-Card
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000

New Forum Topics
· business, hand over to Ji
by: Thomasxpp
on: 2012-05-26 02:09
0 replies, 0 views

· a war in the outside and quells
by: Thomasxpp
on: 2012-05-26 02:06
0 replies, 0 views

· This among them the
by: Thomasxpp
on: 2012-05-26 02:02
0 replies, 0 views

· USB Not detected on any PC
by: AntNik45
on: 2012-05-09 18:37
0 replies, 0 views

· RESIDENT EVIL 2 for PC
by: elyp00
on: 2012-05-04 07:55
0 replies, 0 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » May 2005 » Fedora Core 3 Update: dhcp-3.0.1-42_FC3

Fedora Core 3 Update: dhcp-3.0.1-42_FC3

Posted by Philipp Esselbach on: 05/04/2005 05:19 PM [ Print | 0 comment(s) ]

A dhcp update is available for Fedora Core 3

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2005-359
2005-05-04
---------------------------------------------------------------------

Product : Fedora Core 3
Name : dhcp
Version : 3.0.1
Release : 42_FC3
Summary : A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
Description :
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server. The overall purpose of DHCP is to make it easier to administer a large network. The dhcp package includes the ISC DHCP service and relay agent.

To use DHCP on your network, install a DHCP service (or relay agent), and on clients run a DHCP client daemon. The dhcp package provides the ISC DHCP service and relay agent.




---------------------------------------------------------------------

o dhclient-script no longer automatically honors $GATEWAY setting
if present in /etc/sysconfig/network-scripts/ifcfg-* files, but
requires that the DHCLIENT_USE_GATEWAY variable also be set.

For users who require later versions of the ISC DHCP software for
FC-3, eg. 3.0.2 , they are available at:
http://people.redhat.com/~jvdias/dhcp/FC-3
.
---------------------------------------------------------------------

* Wed May 4 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-42_FC3

- fix bug 149780: require DHCLIENT_USE_GATEWAY setting for dhclient-script
to honor GATEWAY setting

* Thu Feb 24 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-40_FC3

- fix bug 143640: allow only one dhclient to configure an interface

* Tue Feb 15 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-38_FC3

- improved execshield link options; fixed dhcpd.init for -cf in DHCPDARGS

* Mon Feb 14 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-34_FC3

- make dhclient-script TIMEOUT mode do exactly the same configuration
- as BOUND / RENEW / REBIND / REBOOT if router ping succeeds

* Mon Feb 14 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-34_FC3

- fix bug 147926: dhclient-script should do restorecon for modified conf files
- optimize execshield protection

* Thu Feb 10 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-33_FC3

- fix bug 147502: dhclient should honor GATEWAYDEV and GATEWAY settings
- fix bug 146600: dhclient's timeout mode ping should use -I
- fix bug 146524: dhcpd.init should discard dhcpd's initial output message
- fix bug 147739: dhcpd.init configtest should honor -cf in DHCPDARGS

* Tue Feb 8 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7.3.0.1-33_FC3

- revised bug 147375 after consultation with ISC DHCP maintainer

* Tue Feb 8 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-32_FC3

- Fix bug 147375: core on startup on Athlons with empty subnet declaration

* Thu Jan 27 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-31_FC3

- Fix bug 146277: allow configuration of default gateway that is not
- on new subnet by adding -host route in dhclient-script

* Mon Jan 24 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-30_FC3

- fix bug 145997: allow hex 32-bit integers in user specified options

* Thu Jan 6 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-17

- Apply fixes for bugs 143704, 139715, 138181, 139468, 138869 and
- 139299 (allow successful compilation of dhcp src.rpm on FC-3!)
- to FC-3 .

* Mon Jan 3 2005 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-16

- fix bug 143704: dhclient -r does not work if lease held by
- dhclient run from ifup . dhclient will now look for the pid
- files created by ifup .

* Wed Nov 17 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-14

- NTP: fix bug 139715: merge in new ntp servers only rather than replace
- all the ntp configuration files; restart ntpd if configuration changed.

* Tue Nov 16 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-12

- fix bug 138181 bug 139468: do not attempt to listen/send on
- unconfigured loopback, point-to-point or non-broadcast
- interfaces (don't generate annoying log messages)
- fix bug 138869: dhclient-script: check if '$new_routers' is
- empty before doing 'set $new_routers;...;ping ... $1'

* Wed Oct 6 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-11

- dhcp-3.0.2b1 came out today. A diff of the 'ack_lease' function
- Dave Hankins and I patched exposed a missing '!' on an if clause
- that got dropped with the 'new-host' patch. Replacing the '!' .
- Also found one missing host_dereference.

* Wed Oct 6 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-10

- clean-up last patch: new-host.patch adds host_reference(host)
- without host_dereference(host) before returns in ack_lease
- (dhcp-3.0.1-host_dereference.patch)

* Mon Sep 27 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-9

- Fix bug 133522:
- PXE Boot clients with static leases not given 'file' option
- 104 by server - PXE booting was disabled for 'fixed-address'
- clients.

* Fri Sep 10 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-8

- Fix bug 131212:
- If "deny booting" is defined for some group of hosts,
- then after one of those hosts is denied booting, all
- hosts are denied booting, because of a pointer not being
- cleared in the lease record.
- An upstream patch was obtained which will be in dhcp-3.0.2 .

* Mon Aug 16 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 7:3.0.1-7

- Forward DNS update by client was disabled by a bug that I
- found in code where 'client-gt;sent_options' was being
- freed too early.
- Re-enabled it after contacting upstream maintainer
- who confirmed that this was a bug (bug #130069) -
- submitted patch dhcp-3.0.1.preserve-sent-options.patch.
- Upstream maintainer informs me this patch will be in dhcp-3.0.2 .

* Tue Aug 3 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 6:3.0.1-6

- Allow 2.0 kernels to obtain default gateway via dhcp

* Mon Aug 2 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 5:3.0.1-5

- Invoke 'change_resolv_conf' function to change resolv.conf

* Fri Jul 16 2004 Jason Vas Dias lt;jvdias@redhat.comgt; 3:3.0.1

- Upgraded to new ISC 3.0.1 version

* Thu Jun 24 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc14-5

- Allow dhclient-script to continue without a config file.
- It will use default values.

* Wed Jun 23 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc14-4

- fix inherit-leases patch

* Tue Jun 22 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc14-2

- Turn on inherit-leases patch

* Tue Jun 22 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc14-1

- User kernelversion instead of uname-r
- Update to latest package from ISC
- Remove inherit-leases patch for now.

* Tue Jun 15 2004 Elliot Lee lt;sopwith@redhat.comgt;

- rebuilt

* Thu Jun 10 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc13-1

- Update to latest package from ISC

* Thu Jun 10 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc12-9

- add route back in after route up call

* Wed Jun 9 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc12-8

- add alex's dhcp-3.0.1rc12-inherit-leases.patch patch

* Tue Jun 8 2004 Bill Nottingham lt;notting@redhat.comgt; 1:3.0.1rc12-7

- set device on default gateway route

* Mon May 17 2004 Thomas Woerner lt;twoerner@redhat.comgt; 1:3.0.1rc12-6

- compiling dhcpd PIE

* Thu Mar 25 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc12-5

- Add static routes patch to dhclient-script

* Thu Mar 25 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc12-4

- Fix init to check config during restart

* Wed Mar 24 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0.1rc12-3

- Fix init script to create leases file if missing

* Tue Mar 2 2004 Elliot Lee lt;sopwith@redhat.comgt;

- rebuilt

* Fri Feb 13 2004 Elliot Lee lt;sopwith@redhat.comgt;

- rebuilt

* Wed Jan 21 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.20

- Fix initialization of memory to prevent compiler error

* Mon Jan 5 2004 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.19

- Close leaseFile before exec, to fix selinux error message

* Mon Dec 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.18

- Add BuildRequires groff
- Replace resolv.conf if renew and data changes

* Sun Nov 30 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.17

- Add obsoletes dhcpcd

* Wed Oct 8 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.16

- Fix location of ntp driftfile

* Fri Sep 5 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.15

- Bump Release

* Fri Sep 5 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.14

- Add div0 patch

* Wed Aug 20 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.13

- Add SEARCH to client script

* Wed Aug 20 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.12

- Bump Release

* Wed Aug 20 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.11

- Add configtest

* Fri Aug 1 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.10

- increment for base

* Fri Aug 1 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.9

- Don't update resolv.conf on renewals

* Tue Jul 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.8

- increment for base

* Tue Jul 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.7

- Fix name of driftfile

* Tue Jul 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.6

- increment for base

* Tue Jul 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.5

- Change dhcrelay script to check DHCPSERVERS

* Mon Jul 7 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.4

- increment for base

* Mon Jul 7 2003 Dan Walsh lt;dwalsh@redhat.comgt; 1:3.0pl2-6.3

- Fix dhclient-script to support PEERNTP and PEERNIS flags.
- patch submitted by aoliva@redhat.com

* Sun Jun 8 2003 Tim Powers lt;timp@redhat.comgt; 1:3.0pl2-6.1

- add epoch to dhcp-devel versioned requires on dhcp
- build for RHEL

* Wed Jun 4 2003 Elliot Lee lt;sopwith@redhat.comgt;

- rebuilt

* Tue May 27 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl2-5

- Fix memory leak in parser.

* Mon May 19 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl2-4

- Change Rev for RHEL

* Mon May 19 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl2-3

- Change example to not give out 255 address.

* Tue Apr 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl2-2

- Change Rev for RHEL

* Mon Apr 28 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl2-1

- upgrade to 3.0pl2

* Wed Mar 26 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-26

- add usage for dhcprelay -c
- add man page for dhcprelay -c

* Fri Mar 7 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-25

- Fix man dhcpd.conf man page

* Tue Mar 4 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-24

- Fix man dhcpctl.3 page

* Mon Feb 3 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-23

- fix script to handle ntp.conf correctly

* Wed Jan 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-22

- Increment release to add to 8.1

* Wed Jan 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-21

- Implement max hops patch

* Wed Jan 29 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-20

- It has now been decided to just have options within dhclient kit

* Sun Jan 26 2003 Florian La Roche lt;Florian.LaRoche@redhat.degt;

- add defattr() to have files not owned by root

* Fri Jan 24 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-17

- require kernel version

* Fri Jan 24 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-16

- move dhcp-options to separate package

* Wed Jan 22 2003 Tim Powers lt;timp@redhat.comgt;

- rebuilt

* Thu Jan 9 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-15

- eliminate dhcp-options from dhclient in order to get errata out

* Wed Jan 8 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-14

- VU#284857 - ISC DHCPD minires library contains multiple buffer overflows

* Mon Jan 6 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-13

- Fix when ntp is not installed.

* Mon Jan 6 2003 Dan Walsh lt;dwalsh@redhat.comgt; 3.0pl1-12

- Fix #73079 (dhcpctl man page)

* Thu Nov 14 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-11

- Use generic PTRSIZE_64BIT detection instead of ifarch.

* Thu Nov 14 2002 Preston Brown lt;pbrown@redhat.comgt; 3.0pl1-10

- fix parsing of command line args in dhclient. It was missing a few.

* Mon Oct 7 2002 Florian La Roche lt;Florian.LaRoche@redhat.degt;

- work on 64bit archs

* Wed Aug 28 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-9

- Fix #72795

* Mon Aug 26 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-8

- More #68650 (modify requested options)
- Fix #71453 (dhcpctl man page) and #71474 (include libdst.a) and

* Thu Aug 15 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-7

- More #68650 (modify existing patch to also set NIS domain)

* Tue Aug 13 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-6

- Patch102 (dhcp-3.0pl1-dhcpctlman-69731.patch) to fix #69731

* Tue Aug 13 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-5

- Patch101 (dhcp-3.0pl1-dhhostname-68650.patch) to fix #68650

* Fri Jul 12 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-4

- Fix unaligned accesses when decoding a UDP packet

* Thu Jul 11 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0pl1-3

- No apparent reason for the dhclient -gt; dhcp dep mentioned in #68001,
so removed it

* Thu Jun 27 2002 David Sainty lt;saint@redhat.comgt; 3.0pl1-2

- Move dhclient.conf.sample from dhcp to dhclient

* Tue Jun 25 2002 David Sainty lt;saint@redhat.comgt; 3.0pl1-1

- Change to dhclient, dhcp, dhcp-devel packaging
- Move to 3.0pl1, do not strip binaries
- Drop in sysconfig-enabled dhclient-script

* Thu May 23 2002 Tim Powers lt;timp@redhat.comgt;

- automated rebuild

* Sat Jan 26 2002 Florian La Roche lt;Florian.LaRoche@redhat.degt;

- prereq chkconfig

* Tue Jan 22 2002 Elliot Lee lt;sopwith@redhat.comgt; 3.0-5

- Split headers/libs into a devel subpackage (#58656)

* Wed Jan 9 2002 Tim Powers lt;timp@redhat.comgt;

- automated rebuild

* Fri Dec 28 2001 Elliot Lee lt;sopwith@redhat.comgt; 3.0-3

- Fix the #52856 nit.
- Include dhcrelay scripts from #49186

* Thu Dec 20 2001 Elliot Lee lt;sopwith@redhat.comgt; 3.0-2

- Update to 3.0, include devel files installed by it (as part of the main package).

* Sun Aug 26 2001 Elliot Lee lt;sopwith@redhat.comgt; 2.0pl5-8

- Fix #26446

* Mon Aug 20 2001 Elliot Lee lt;sopwith@redhat.comgt;

- Fix #5405 for real - it is dhcpd.leases not dhcp.leases.

* Mon Jul 16 2001 Elliot Lee lt;sopwith@redhat.comgt;

- /etc/sysconfig/dhcpd
- Include dhcp.leases file (#5405)

* Sun Jun 24 2001 Elliot Lee lt;sopwith@redhat.comgt;

- Bump release + rebuild.

* Wed Feb 14 2001 Tim Waugh lt;twaugh@redhat.comgt;

- Fix initscript typo (bug #27624).

* Wed Feb 7 2001 Trond Eivind Glomsrød lt;teg@redhat.comgt;

- Improve spec file i18n

* Mon Feb 5 2001 Bernhard Rosenkraenzer lt;bero@redhat.comgt;

- i18nize init script (#26084)

* Sun Sep 10 2000 Florian La Roche lt;Florian.LaRoche@redhat.degt;

- update to 2.0pl5
- redo buildroot patch

* Wed Aug 30 2000 Matt Wilson lt;msw@redhat.comgt;

- rebuild to cope with glibc locale binary incompatibility, again

* Mon Aug 14 2000 Preston Brown lt;pbrown@redhat.comgt;

- check for existence of /var/lib/dhcpd.leases in initscript before starting

* Wed Jul 19 2000 Jakub Jelinek lt;jakub@redhat.comgt;

- rebuild to cope with glibc locale binary incompatibility

* Sat Jul 15 2000 Bill Nottingham lt;notting@redhat.comgt;

- move initscript back

* Wed Jul 12 2000 Prospector lt;bugzilla@redhat.comgt;

- automatic rebuild

* Fri Jul 7 2000 Florian La Roche lt;Florian.LaRoche@redhat.comgt;

- /etc/rc.d/init.d -gt; /etc/init.d
- fix /var/state/dhcp -gt; /var/lib/dhcp

* Fri Jun 16 2000 Preston Brown lt;pbrown@redhat.comgt;

- condrestart for initscript, graceful upgrades.

* Thu Feb 3 2000 Erik Troan lt;ewt@redhat.comgt;

- gzipped man pages
- marked /etc/rc.d/init.d/dhcp as a config file

* Mon Jan 24 2000 Jakub Jelinek lt;jakub@redhat.comgt;

- fix booting of JavaStations
(reported by Pete Zaitcev lt;zaitcev@metabyte.comgt;).
- fix SIGBUS crashes on SPARC (apparently gcc is too clever).

* Fri Sep 10 1999 Bill Nottingham lt;notting@redhat.comgt;

- chkconfig --del in %preun, not %postun

* Mon Aug 16 1999 Bill Nottingham lt;notting@redhat.comgt;

- initscript munging

* Fri Jun 25 1999 Jeff Johnson lt;jbj@redhat.comgt;

- update to 2.0.

* Fri Jun 18 1999 Bill Nottingham lt;notting@redhat.comgt;

- don't run by default

* Wed Jun 2 1999 Jeff Johnson lt;jbj@redhat.comgt;

- update to 2.0b1pl28.

* Tue Apr 6 1999 Preston Brown lt;pbrown@redhat.comgt;

- strip binaries

* Mon Apr 5 1999 Cristian Gafton lt;gafton@redhat.comgt;

- copy the source file in prep, not move

* Sun Mar 21 1999 Cristian Gafton lt;gafton@redhat.comgt;

- auto rebuild in the new build environment (release 4)

* Mon Jan 11 1999 Erik Troan lt;ewt@redhat.comgt;

- added a sample dhcpd.conf file
- we don't need to dump rfc's in /usr/doc

* Sun Sep 13 1998 Cristian Gafton lt;gafton@redhat.comgt;

- modify dhcpd.init to exit if /etc/dhcpd.conf is not present

* Sat Jun 27 1998 Jeff Johnson lt;jbj@redhat.comgt;

- Upgraded to 2.0b1pl6 (patch1 no longer needed).

* Thu Jun 11 1998 Erik Troan lt;ewt@redhat.comgt;

- applied patch from Chris Evans which makes the server a bit more paranoid
about dhcp requests coming in from the wire

* Mon Jun 1 1998 Erik Troan lt;ewt@redhat.comgt;

- updated to dhcp 2.0b1pl1
- got proper man pages in the package

* Tue Mar 31 1998 Erik Troan lt;ewt@redhat.comgt;

- updated to build in a buildroot properly
- don't package up the client, as it doens't work very well lt;sighgt;

* Tue Mar 17 1998 Bryan C. Andregg lt;bandregg@redhat.comgt;

- Build rooted and corrected file listing.

* Mon Mar 16 1998 Mike Wangsmo lt;wanger@redhat.comgt;

- removed the actual inet.d links (chkconfig takes care of this for us)
and made the %postun section handle upgrades.

* Mon Mar 16 1998 Bryan C. Andregg lt;bandregg@redhat.comgt;

- First package.


---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/

19adaa16f6336a08f16f9ae9a48a5015 SRPMS/dhcp-3.0.1-42_FC3.src.rpm
2e065eb5bb49f7bcb2181c21ed923936 x86_64/dhcp-3.0.1-42_FC3.x86_64.rpm
46101803a39f1c7d85c2df89d62f8b8e x86_64/dhclient-3.0.1-42_FC3.x86_64.rpm
de56ad6eac3a6f712cfd810770af1050 x86_64/dhcp-devel-3.0.1-42_FC3.x86_64.rpm
34b39ff00b785b1780e02e0653a264f0 x86_64/debug/dhcp-debuginfo-3.0.1-42_FC3.x86_64.rpm
51399db1eee4f7a8ec0fb6c21b5da095 i386/dhcp-3.0.1-42_FC3.i386.rpm
40a4faef22756201322332eaa59e61c6 i386/dhclient-3.0.1-42_FC3.i386.rpm
33f5a11300b9f2c436f31c55336828c6 i386/dhcp-devel-3.0.1-42_FC3.i386.rpm
76dbc0016a81e73509be7465df2891fd i386/debug/dhcp-debuginfo-3.0.1-42_FC3.i386.rpm

This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command.


Bookmark and Share

Related Threads

09/29/2007 09:59 AM: Dual booting Fedora Core 5 with Windows XP Pro? (5) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff

« Fedora Core 3 Update: system-config-bind-4.0.0-11 · MDKA-2005:023 - Updated pwauth packages »

Linux Compatible » News » May 2005 » Fedora Core 3 Update: dhcp-3.0.1-42_FC3
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition