Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id EE69A7A214 for ; Sun, 2 Oct 2016 22:04:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 31FB985E82; Sun, 2 Oct 2016 22:04:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B816585E80 for ; Sun, 2 Oct 2016 22:04:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id LpO4U4j5U4E4 for ; Sun, 2 Oct 2016 22:04:38 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F383285E25 for ; Sun, 2 Oct 2016 22:04:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA1C4FBD2; Sun, 2 Oct 2016 22:04:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475445877187380" MIME-Version: 1.0 Date: Sun, 2 Oct 2016 22:04:37 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/devel/asio To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20161002220437.EA1C4FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1475445877187380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Sun Oct 2 22:04:37 UTC 2016 Modified Files: pkgsrc/devel/asio: Makefile PLIST distinfo Log Message: Update asio to 1.10.8 Asio 1.10.8 * Added compatibility with OpenSSL 1.1.0. * Fixed out-of-bounds iterator use in `asio::connect()` when the `connect_condition` returns an end iterator. * Added a workaround for a move detection problem on MSVC 2015 Update 2. * Changed a workaround that was previously added for broken Windows firewalls to only bind to 127.0.0.1 if `getsockname` reports 0.0.0.0. * Added call to `SSL_COMP_free_compression_methods` to fix two memory leaks reported at shutdown, for OpenSSL versions >= 1.0.2 and < 1.1.0. * Fixed `use_future` compile error encountered on some standard library implementations, by changing `std::allocator` use to a non-void template parameter. * Enabled use of native `getaddrinfo` by default on Apple OSes, rather than emulation in terms of `getipnodebyname`. Asio 1.10.7 * Added support for Windows 8.1 Store apps. * Fixed macro multiple definition error on Microsoft Visual Studio 2015. * Changed Asio's SSL wrapper to respect OpenSSL's `OPENSSL_NO_SSL3` feature test `#define`. * Changed Asio's SSL wrapper to use OpenSSL's new `SSL_CTX_clear_chain_certs` function, if available. * Suppressed a clang 3.6+ warning about unused typedefs. * Regenerated certificates used by SSL examples. * Fixed buffer sizes passed to `strncat` in the `getaddrinfo` emulation and in the SSL wrapper's password handling. * Changed Windows backend to use non-macro `CreateEventW` rather than `CreateEvent`. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/asio/Makefile \ pkgsrc/devel/asio/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/asio/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475445877187380 Content-Disposition: inline Content-Length: 2394 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/asio/Makefile diff -u pkgsrc/devel/asio/Makefile:1.2 pkgsrc/devel/asio/Makefile:1.3 --- pkgsrc/devel/asio/Makefile:1.2 Sat Mar 5 11:27:44 2016 +++ pkgsrc/devel/asio/Makefile Sun Oct 2 22:04:37 2016 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/03/05 11:27:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2016/10/02 22:04:37 prlw1 Exp $ -DISTNAME= asio-1.10.6 -PKGREVISION= 1 +DISTNAME= asio-1.10.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asio/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/devel/asio/distinfo diff -u pkgsrc/devel/asio/distinfo:1.2 pkgsrc/devel/asio/distinfo:1.3 --- pkgsrc/devel/asio/distinfo:1.2 Tue Nov 3 03:27:14 2015 +++ pkgsrc/devel/asio/distinfo Sun Oct 2 22:04:37 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 03:27:14 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/10/02 22:04:37 prlw1 Exp $ -SHA1 (asio-1.10.6.tar.bz2) = b69a6c3dcd20d2c14ee3a5e0bdd85821e6658ae9 -RMD160 (asio-1.10.6.tar.bz2) = 9c8a8300f9387f8796326799370c040cd889cadf -SHA512 (asio-1.10.6.tar.bz2) = 7146e75a378de57daab88e7ba509ae01367ffa0d7c4c90481e221977a6b9f4fd80e9caac5c6b4c27bc7652e44cd210e2c6cabf5681d7c62747df14bbc25e8c23 -Size (asio-1.10.6.tar.bz2) = 1266180 bytes +SHA1 (asio-1.10.8.tar.bz2) = 07dde049a1bb975decccf499b08c2bf03e966895 +RMD160 (asio-1.10.8.tar.bz2) = 938970e6c001393e4822d5aa89db36d24929dc9a +SHA512 (asio-1.10.8.tar.bz2) = d870686d2b19bec9925c311f2f0fd370e9797bbad252176a80a998f9c322ecd502b5081826105712e7caf87c03c3e6b70a0e219019e5bff46077d6e8c3c6db09 +Size (asio-1.10.8.tar.bz2) = 1270332 bytes Index: pkgsrc/devel/asio/PLIST diff -u pkgsrc/devel/asio/PLIST:1.1 pkgsrc/devel/asio/PLIST:1.2 --- pkgsrc/devel/asio/PLIST:1.1 Mon Aug 31 14:31:05 2015 +++ pkgsrc/devel/asio/PLIST Sun Oct 2 22:04:37 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/08/31 14:31:05 nros Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/10/02 22:04:37 prlw1 Exp $ include/asio.hpp include/asio/async_result.hpp include/asio/basic_datagram_socket.hpp @@ -237,7 +237,7 @@ include/asio/detail/win_object_handle_se include/asio/detail/win_static_mutex.hpp include/asio/detail/win_thread.hpp include/asio/detail/win_tss_ptr.hpp -include/asio/detail/wince_thread.hpp +include/asio/detail/winapi_thread.hpp include/asio/detail/winrt_async_manager.hpp include/asio/detail/winrt_async_op.hpp include/asio/detail/winrt_resolve_op.hpp --_----------=_1475445877187380--