Changelog for
libdhcp6client-1_0-2-1.0.22-3.2.x86_64.rpm :
Tue Mar 16 13:00:00 2010 mtAATTsuse.de
- Fixed spec file to create /var/run/dhcpv6 pid file directory,
added the directory to the file list, updated manual page and
dhcp6r.h file that were inconsistent with pid file paths used
in the sources (bnc#588299).
Fri Mar 12 13:00:00 2010 mtAATTsuse.de
- merged memory leak fix in hash creation by jeffmAATTsuse.de from
factory (bnc#535107)
Mon Feb 22 13:00:00 2010 mtAATTsuse.de
- Fixed to search for released/invalid leases to remove in client
list and not in server hash when in client mode (bnc#524687).
Fri Feb 19 13:00:00 2010 mtAATTsuse.de
- Applied fix from git to make sure DUID time generation is since
01-Jan-2000 (RFC 3315, 9.2) and to save dhcp6s DUID (bnc#524702).
- Fixed to write the MAC address into a DUID type1 instead of the
content of an uninitialized buffer (bnc#524702).
- Fixed confusing error messages about invalid address for -P/-R.
Tue Oct 28 13:00:00 2008 kkeilAATTsuse.de
- Get new address when moving into a new link (bnc#439591)
Fri Oct 24 14:00:00 2008 kukukAATTsuse.de
- Adjust dhcp6 version numbers
Mon Oct 13 14:00:00 2008 kkeilAATTsuse.de
- move client to /sbin (bnc#428291)
- removed not longer needed config hooks and scripts
Sun Oct 12 14:00:00 2008 kkeilAATTsuse.de
- update update to 1.0.22 (bnc#431017)
* include all our fixes
* Check DAD necessity by the interface type
* Clear request address list when a message is sent out successfully
* Add Windows 2008 compatibility
* Make sure not to free a return-IA when it is not used
* Do not ignore an IA Address option without status code
* Do not add an invalid IA Address option to an IA
Mon Sep 1 14:00:00 2008 kkeilAATTsuse.de
- Add netconfig support
Sat Aug 30 14:00:00 2008 kkeilAATTsuse.de
- Initialize variables in dhcp6_set_ia_options()
- Do not add an invalid IA Address option to an IA (bnc#418705)
Sun Aug 17 14:00:00 2008 kkeilAATTsuse.de
- update update to 1.0.20
* include all our patches
* fix parsing config file (bnc#396831)
* delay confirm message until DAD is finished (bnc#407957)
Fri May 23 14:00:00 2008 kkeilAATTsuse.de
- update to the certified version from SLES10 SP2
* Added fixes for multiple trivial crashes (bnc#392335)
* Added checking for duplicate duid and iaid on different hosts
* Added handling for multiple DNS servers
* Added error handling during initialisation to dhcp6c for easier
problem tracking (bnc#392335)
* Overwrites autogenerated config file automatically (bnc#392338)
* Do not output Interface-ID option in messages to client with
dhcp6r (bnc#377911)
* start dhcp6c via if-up hook (bnc#377153)
* make start scripts working for our init using rc_status
* Revert \"Return IA option with NoAddrAvail\" (bnc#367296)
* Add domain list option check to specify dnslist (bnc#367298)
* Verify length of buffer for RELAY_REPL correctly (bnc#367299)
* Update now whenever checking expiration for each timer (bnc#367633)
* fix several issues in client mode (bnc#341616 )
Tue May 6 14:00:00 2008 cthielAATTsuse.de
- fix obsoletes / provides for package rename from dhcp6 to dhcpv6
Wed Jan 30 13:00:00 2008 kkeilAATTsuse.de
- update to 1.0.10
* build fix for ia64
* minor bugfixes
* License clarification: LGPLv2
Mon Jan 14 13:00:00 2008 kkeilAATTsuse.de
- rename to dhcpv6 to follow mainline name convention
Fri Jan 11 13:00:00 2008 kkeilAATTsuse.de
- update to version 1.0.4 (Fate 303301)
Thu Mar 29 14:00:00 2007 meissnerAATTsuse.de
- buildrequires flex,bison