File libcares2.changes of Package libcares2
-------------------------------------------------------------------
Wed Sep 3 16:37:43 CEST 2008 - crrodriguez@suse.de
- update to c-ares 1.5.3 final
* address an issue in which a response could be sent back to the
source port of a client from a different address than the request was made to.
This is one form of a DNS cache poisoning attack.
Only necessary on UDP sockets as they are connection-less, TCP
is unaffected.
-------------------------------------------------------------------
Sat Aug 9 23:56:49 CEST 2008 - crrodriguez@suse.de
- update to c-ares 1.5.3+20080809
* users found that the second and subsequent DNS lookups from
fresh processes using c-ares to resolve the same
address would randomly cause the process to never see a reply.
-------------------------------------------------------------------
Sun Jun 15 20:44:19 CEST 2008 - crrodriguez@suse.de
- update to version 1.5.2 final
* code refactoring in ares_gethostbyaddr
* improved checking of /dev/urandom in configure script
* new sample application, acountry
* improved MSVC6 dsp files
* adig sample application supports NAPTR records
* improved file seeding randomizer
* improved parsing of resolver configuration files
* updated configure script to remove autoconf 2.62 warnings
* use monotonic time source if available
* return all PTR-records when doing reverse lookups
* millisecond resolution support for the timeout option
-------------------------------------------------------------------
Fri Apr 25 23:30:06 CEST 2008 - crrodriguez@suse.de
- update to current c-ares from curl cvs
* Eino Tuominen improved the code when a file is used to seed the randomizer.
* Alexey Simak made adig support NAPTR records
* Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup() somewhat
* add pkgconfig script
-------------------------------------------------------------------
Tue Apr 15 15:09:51 CEST 2008 - ro@suse.de
- added baselibs.conf file for multilib support (libcurl4)
-------------------------------------------------------------------
Fri Nov 30 01:09:51 CET 2007 - crrodriguez@suse.de
- version 1.5.1
-------------------------------------------------------------------
Wed Aug 8 17:48:05 UTC 2007 - crrodriguez@suse.de
- run ldconfig