Hello community,

here is the log from the commit of package asio for openSUSE:Factory checked in 
at 2019-09-23 12:38:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asio (Old)
 and      /work/SRC/openSUSE:Factory/.asio.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asio"

Mon Sep 23 12:38:09 2019 rev:27 rq:732140 version:1.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/asio/asio.changes        2018-04-22 
14:41:19.329314846 +0200
+++ /work/SRC/openSUSE:Factory/.asio.new.7948/asio.changes      2019-09-23 
12:38:53.569595397 +0200
@@ -1,0 +2,25 @@
+Fri Sep 20 08:08:33 UTC 2019 - ec...@opensuse.org
+
+- Version update to 1.12.2:
+  * Fixed a problem with the detection of std::future availability with 
libstdc++.
+  * Fixed compile error in regex overload of read_until.
+  * Fixed a timer heap corruption issue that can occur when moving a cancelled 
timer.
+  * Fixed detection of std::experimental::string_view and std::string_view 
with newer clang/libc++.
+  * Fixed MSVC version detection for availability of std::invoke_result.
+  * Fixed the buffer sequence traits to test the new requirements, if decltype 
is available.
+  * Fixed an MSVC issue when building with exceptions disabled.
+  * Added SSL context options for TLS v1.3.
+  * Added a compile-time test for TLS v1 support.
+  * Fixed the macro used to test for TLS v1.2 support.
+  * Prevented global objects from being created once per thread on Windows.
+  * Fixed a crash when using size(), max_size() or empty() on 
default-constructed resolver results.
+  * Changed to move the return value in basic_resolver_results::begin() to 
avoid copying.
+  * Enabled move support for the Intel Compiler.
+  * Fixed std::string_view detection issue when using clang-cl.
+  * Fixed the handler tracking operation name for 
io_context::executor_type::dispatch.
+  * Fixed a buffer overflow that could occur when parsing an address string 
with a 64-bit scope id.
+  * Added examples showing how to write composed operations.
+  * Added C++11 versions of the Timeouts, Timers, SOCKS4 and SSL examples.
+  * Fixed minor issues in documentation and examples.
+
+-------------------------------------------------------------------

Old:
----
  asio-1.12.1.tar.bz2

New:
----
  asio-1.12.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ asio.spec ++++++
--- /var/tmp/diff_new_pack.JXjMH6/_old  2019-09-23 12:38:54.001595326 +0200
+++ /var/tmp/diff_new_pack.JXjMH6/_new  2019-09-23 12:38:54.001595326 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package asio
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           asio
-Version:        1.12.1
+Version:        1.12.2
 Release:        0
 Summary:        A cross-platform C++ library for network and low-level I/O 
programming
 License:        BSD-3-Clause

++++++ asio-1.12.1.tar.bz2 -> asio-1.12.2.tar.bz2 ++++++
++++ 28577 lines of diff (skipped)


Reply via email to