Changelog for
libdhcp-1.99.8-1.fc9.i386.rpm :
Tue Apr 22 00:00:00 2008 David Cantrell
- 1.99.8-1
- Allow single network stack manual configuration information (#230949)
Fri Feb 8 23:00:00 2008 David Cantrell - 1.99.7-2
- Rebuild for gcc-4.3
Wed Jan 23 23:00:00 2008 David Cantrell - 1.99.7-1
- Handle re-adding existing routing table entries correctly (#429763)
Wed Jan 16 23:00:00 2008 David Cantrell - 1.99.6-2
- Rebuild for new dhcpv6 and dhcp
Mon Jan 14 23:00:00 2008 David Cantrell - 1.99.6-1
- Upgrade to libdhcp-1.99.6, fixes SIGABRT problems on x86_64 (#428511)
Mon Jan 14 23:00:00 2008 David Cantrell - 1.99.5-2
- Rebuild against dhcp-4.0.0
Thu Jan 10 23:00:00 2008 David Cantrell - 1.99.5-1
- Prevent SIGABRT (#378641)
Thu Jan 3 23:00:00 2008 David Cantrell - 1.99.4-1
- Upgrade to libdhcp-1.99.4, fixes problems due to libnl API change
- Drop the libdhcp-static package
Wed Dec 19 23:00:00 2007 David Cantrell - 1.99.3-1
- Upgrade to libdhcp-1.99.3
- Rebuild for new libnl
Fri Nov 30 23:00:00 2007 David Cantrell - 1.99.1-1
- Upgrade to libdhcp-1.99.1
Fri Nov 9 23:00:00 2007 David Cantrell - 1.99.0-2
- Rebuild for new upstream release of dhcpv6
Sat Oct 27 00:00:00 2007 David Cantrell - 1.99.0-1
- Upgrade to libdhcp-1.99.0
Wed Oct 24 00:00:00 2007 David Cantrell - 1.27-4
- Patch include paths for isc_dhcp headers
- Require newer dhcp packages
Thu Sep 20 00:00:00 2007 David Cantrell - 1.27-3
- static package Requires libdhcp6client-static
Wed Aug 22 00:00:00 2007 David Cantrell - 1.27-2
- Rebuild
Mon Aug 13 00:00:00 2007 David Cantrell - 1.27-1
- Add missing libdhcp.pc to release archive
Sat Aug 11 00:00:00 2007 David Cantrell - 1.26-1
- Update license tag to indicate GPL v2 or later
- Update URLs to point to new upstream location
Thu Aug 9 00:00:00 2007 David Cantrell - 1.25-4
- Update License tag to GPLv2
Fri Jul 13 00:00:00 2007 Jesse Keating - 1.25-3
- Rebuild against new dhcp packages, again
Wed Jul 11 00:00:00 2007 David Cantrell - 1.25-2
- Rebuild against new dhcp packages
Wed Jun 13 00:00:00 2007 David Cantrell - 1.25-1
- Add root-path to the list of DHCP options request (needed for stateless)
Sat Apr 21 00:00:00 2007 David Cantrell - 1.24-4
- Rename -devel-static package to -static
Fri Apr 13 00:00:00 2007 David Cantrell - 1.24-3
- Put libdhcp.a in the libdhcp-devel-static package
Thu Apr 12 00:00:00 2007 David Cantrell - 1.24-2
- Request and handle static-routes option for IPv4 requests (#149736)
Fri Mar 23 23:00:00 2007 David Cantrell - 1.24-1
- In pumpSetupInterface(), handle dual stack networks rather than defaulting
to the value of the \'ip\' structure member (#232690)
Mon Mar 5 23:00:00 2007 David Cantrell - 1.23-1
- Pass %{_libdir} in %install
Mon Mar 5 23:00:00 2007 David Cantrell - 1.22-1
- Remove unused variables from nic.c
Mon Mar 5 23:00:00 2007 David Cantrell - 1.21-1
- Spec file cleanups for Fedora packaging guidelines
- Lose some of the NIC_DEBUG noise (#199481)
Fri Feb 16 23:00:00 2007 David Cantrell - 1.20-2
- Rebuild for new libdhcp6client
Fri Feb 16 23:00:00 2007 David Cantrell - 1.20-1
- Make sure network interface is enabled in pumpSetupInterface (#224072)
Thu Feb 8 23:00:00 2007 David Cantrell - 1.19-5
- Rebuild for new libdhcp4client and new libdhcp6client
Fri Feb 2 23:00:00 2007 David Cantrell - 1.19-4
- Rebuild for new libdhcp4client
Tue Jan 30 23:00:00 2007 David Cantrell - 1.19-3
- Rebuild
Mon Jan 29 23:00:00 2007 David Cantrell - 1.19-2
- Rebuild for new libdhcp4client
Fri Jan 12 23:00:00 2007 David Cantrell - 1.19-1
- Catch return value of asprintf() in ifxDHCPv6() and ifxDHCPv4()
Thu Jan 11 23:00:00 2007 David Cantrell - 1.18-1
- Set IFF_UP and IFF_RUNNING flags on interface before trying to get a
DHCP lease. Fixes a problem with DHCP failing in anaconda using
2.6.19 and higher kernels (#221392).
Sat Oct 28 00:00:00 2006 David Cantrell - 1.17-1
- Replace enum dhcp_state_e in libdhcp.h with the actual typedef
Sat Oct 21 00:00:00 2006 David Cantrell - 1.16-1
- Fix search_list dynamic allocation (#201907)
Tue Oct 17 00:00:00 2006 Jeremy Katz - 1.15-1
- fix build failure due to NULL changes
Sat Oct 14 00:00:00 2006 David Cantrell - 1.14-1
- Archive is now a .tar.bz2
Sat Oct 14 00:00:00 2006 David Cantrell - 1.13-1
- Use NULL for pointer initialization rather than 0
- Code readability cleanups
- Do not generate Doxygen docs or examples subdir for each build, which
corrects the multilib RPM conflicts (#210574).
Tue Aug 15 00:00:00 2006 Peter Jones - 1.12-1
- Fixes for ppc and ppc64 (#201920)
Sat Aug 12 00:00:00 2006 David Cantrell - 1.11-1
- If interface is already configured, down it before reconfig (#202208)
Thu Aug 3 00:00:00 2006 David Cantrell - 1.10-1
- Make the README file a little more readable
- Set char pointers to NULL after free() in dhcpv4_control_free()
- In dhcp4_nic_callback(), set state string for DHC_TIMEDOUT
- In dhcp6_nic_callback(), set state string for DHC_TIMEDOUT
- Don\'t free null pointers in dhcp_nic_va()
Fri Jul 14 00:00:00 2006 David Cantrell - 1.9-1
- Added IP_STRLEN() macro to ip_addr.h
- In pumpSetupInterface(), removed return_ok, make close/free calls as
needed
- Close and free nic stuff in the right order in pumpSetupInterface()
- Removed unnecessary relinquish_timeout() calls in pumpSetupInterface()
Thu Jul 13 00:00:00 2006 David Cantrell - 1.8-1
- Removed nic_configure_resolver() and calls to it
Thu Jul 13 00:00:00 2006 Jesse Keating - 1.7-1.1
- rebuild
Wed Jul 12 00:00:00 2006 David Cantrell - 1.7-1
- Poll nic_get_links() until NLMSG_DONE is received (#197172)
Thu Jun 29 00:00:00 2006 Peter Jones - 1.6-1
- fix two memory leaks in dhcpv4_control_va
- fix memory leaks in dhcp_nic_va
- don\'t fork threads if we\'re not using a particular protocol
- fix client finished detection logic
- add a destructor for a dhc6ctl
- relinquish timeouts when pump is finished getting a lease
Thu Jun 22 00:00:00 2006 Jeremy Katz - 1.5-2
- actually follow the timeout given instead of always using 10 seconds
Fri Jun 16 00:00:00 2006 Peter Jones - 1.5-1
- fix some bugs anaconda was hitting
Fri Jun 9 00:00:00 2006 Jason Vas Dias - 1.3-1
- Ensure IPv6 module is loaded before invoking dhcpv6_client
- fix segfault on free() of uninitialized \'sdns\' in dhcp_nic
Thu Jun 8 00:00:00 2006 Jason Vas Dias - 1.2-2
- fix bug 194377: -devel package missing Require:s.
Mon May 22 00:00:00 2006 Jason Vas Dias - 1.2-1
- numerous improvements - stopped using libnl cache at all to
fix memory leaks.
Mon May 15 00:00:00 2006 Jason Vas Dias - 1.1-1
- Initial build.