From ngoyal at gmail.com Sat Mar 1 00:30:13 2014 From: ngoyal at gmail.com (Neel Goyal) Date: Fri, 28 Feb 2014 19:30:13 -0500 Subject: [getdns-users] Release 0.1.1 Message-ID: Hey guys, We should plan for a 0.1.1 release soon. There was a big issue in our install target in that it copied getdns_extra.h wrong. I also added a method to the context in extras that allows a user to change the underlying unbound async mode (fork or thread). This was needed for the iOS port since fork fails on the phones. The iOS port is raw (see https://github.com/ngoyal/getdns-ios-sample). Once cleaned up, I'll move it under the getdnsapi org. Neel -------------- next part -------------- An HTML attachment was scrubbed... URL: From gwiley at verisign.com Mon Mar 24 17:34:39 2014 From: gwiley at verisign.com (Wiley, Glen) Date: Mon, 24 Mar 2014 17:34:39 +0000 Subject: [getdns-users] getdnsapi release 0.1.1 Message-ID: On behalf of the getdns API core team - release 0.1.1 of our getdns API implementation is now available at: https://github.com/getdnsapi/getdns/tree/v0.1.1 Binaries built from these sources will be posted to the project website over the next few days. A detailed list of changes can be read in the github commit logs, a brief summary is in the ChangeLog file in the source tree (copied here for your reading convenience): * 2014-03-24 : Version 0.1.1 * default to NOT build extensions (libev, libuv, libevent), handle --with/--without optiosn to configure for them * Fixed some build/make nits * respect configure --docdir=X * Documentation/man page updates * Fix install and cpp guards in getdns_extra.h * Add method to switch between threads and fork mode for unbound * Fixes for libuv integration (saghul) * Fixes for calling getdns_destroy_context within a callback * Fixed signal related defines/decls -- Glen Wiley KK4SFV Sr. Engineer The Hive, Verisign, Inc. -------------- next part -------------- An HTML attachment was scrubbed... URL: