Changelog for
libdhcp6client-1_0-2-1.0.22-3.12.1.i586.rpm :
Wed Apr 6 14:00:00 2011 wrAATTrosenauer.org
- Discard string options such as host and domain names containing
disallowed characters or beeing too long. This proctive patch
limits root-path to a-zA-Z0-9, #%+-_:.,AATT~/\\[]= and a space
(bnc#675052, CVE-2011-0997)
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