c-ares 1.7.5
A C library that performs DNS requests and name resolves asynchronously
http://daniel.haxx.se/projects/c-ares/
Packager: Çağlar Kilimci
License: as-is
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
10 | 2011-08-22 | 1.7.5 | Çağlar Kilimci | Version bump: o detection of semicolon comments in resolv.conf o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory o replacement ares_inet_ntop affected by potential out of bounds write o added install target to Makefile.msvc o only fall back to AF_INET searches when looking for AF_UNSPEC addresses o fixed ares_parse_*_reply memory leaks o Use correct sizeof in ares_getnameinfo() o man pages: docs for the c-ares utility programs o advance_tcp_send_queue: avoid NULL ptr dereference o configure: fix a bashism o ares_expand_name: Fix encoded length for indirect root |
9 | 2010-12-10 | 1.7.4 | Serdar Dalgıç | -- Version bump: o local-bind: Support binding to local interface/IPs, see ares_set_local_ip4, ares_set_local_ip6, ares_set_local_dev -- Several bug-fixes: o memory leak in ares_getnameinfo o add missing break that caused get_ares_servers to fail o ares_parse_a_reply: fix CNAME response parsing o init_by_options: don't copy an empty sortlist o Replaced uint32_t with unsigned int to fix broken builds on a couple of platforms o Fix lookup with HOSTALIASES set o adig: fix NAPTR parsing o compiler warning cleanups |
8 | 2010-10-13 | 1.7.3 | Gökcen Eraslan | Mass rebuild for Pardus 2011 Beta |
7 | 2010-08-23 | 1.7.3 | Serdar Dalgıç | Version bump, split devel and docs packages. |
6 | 2009-01-29 | 1.6.0 | Cihan Okyay | Version bump |
5 | 2008-07-28 | 1.5.2 | İnanç Yıldırgan | Stable Update |
4 | 2008-01-24 | 1.5.1 | İsmail Dönmez | Version bump |
3 | 2007-06-12 | 1.4.0 | İsmail Dönmez | Stable update to fix CVE-2007-3152 and CVE-2007-3153 |
2 | 2006-11-03 | 1.3.2 | İsmail Dönmez | Stable update |
1 | 2006-01-26 | 1.3.0 | İsmail Dönmez | First release. |