Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package asio for openSUSE:Factory checked in 
at 2023-07-18 21:54:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asio (Old)
 and      /work/SRC/openSUSE:Factory/.asio.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asio"

Tue Jul 18 21:54:58 2023 rev:31 rq:1098987 version:1.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/asio/asio.changes        2023-03-06 
18:56:47.701045448 +0100
+++ /work/SRC/openSUSE:Factory/.asio.new.3193/asio.changes      2023-07-18 
21:55:09.786641430 +0200
@@ -1,0 +2,42 @@
+Sun Jul 16 18:43:49 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.28:
+  * Added missing handler tracking source location support to 
+    awaitable<>-based coroutine's ability to co_await asynchronous
+    operations packaged as function objects.
+  * Add missing handler tracking source location support to
+    co_composed.
+  * Fixed suppression of spurious 'potential null dereference'
+    warnings, to work with older compilers.
+  * Fixed a bug where passing the deprecated const_buffers_1 and
+    mutable_buffers_1 types to asio::buffer() would result in the
+    contiguous iterator overloads being incorrectly chosen.
+  * Fixed compatibility between buffered stream wrappers and
+    move-constructible streams, such as ssl::stream<>.
+  * Marked ip::address_v4::to_ulong as deprecated in the documentation.
+  * Fixed shadowed variable warnings.
+  * Fixed basic_socket_acceptor::async_accept concept requirement
+    checking to be compatible with lambdas that have a deduced return
+    type.
+  * Fixed a feature detection macro used in use_future's compatibility
+    traits.
+  * Fixed as_tuple compatibility with legacy completion tokens.
+  * Fixed redirect_error compatibility with new completion tokens.
+  * Fixed a potential, Windows-specific program termination due to
+    exceptions that should have been allowed to escape from a destructor.
+  * Fixed this_coro to prevent inadvertent co_await of boolean
+    expressions.
+  * Fixed result handling in experimental::use_coro implementation.
+  * Fixed variadic template emulation for is_async_operation and
+    completion_signature_of.
+  * Fixed incorrect reuse of a moved-from result in experimental::promise.
+  * Fixed experimental::coro use with custom allocators.
+  * Fixed clean up of internal I/O object structures when using io_uring.
+  * Use cached offset when seeking a file with seek_cur on Windows.
+  * Added immediate completion to asynchronous operation requirements.
+  * Added any_completion_handler<>, co_composed, and immediate completion
+    support to the documentation overview.
+  * Added buffer literals to the documentation.
+  * Added a link to the Asio debugger extensions repository. 
+
+-------------------------------------------------------------------

Old:
----
  asio-1.26.0.tar.bz2

New:
----
  asio-1.28.0.tar.bz2

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

Other differences:
------------------
++++++ asio.spec ++++++
--- /var/tmp/diff_new_pack.ldYrzu/_old  2023-07-18 21:55:10.414644940 +0200
+++ /var/tmp/diff_new_pack.ldYrzu/_new  2023-07-18 21:55:10.422644985 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           asio
-Version:        1.26.0
+Version:        1.28.0
 Release:        0
 Summary:        A cross-platform C++ library for network and low-level I/O 
programming
 License:        BSD-3-Clause

++++++ asio-1.26.0.tar.bz2 -> asio-1.28.0.tar.bz2 ++++++
++++ 230039 lines of diff (skipped)

Reply via email to