Hello community,

here is the log from the commit of package asio for openSUSE:Factory
checked in at Fri Jun 24 09:19:53 CEST 2011.



--------
--- asio/asio.changes   2009-05-22 15:59:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/asio/asio.changes      2011-06-23 
14:36:29.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Jun 23 12:32:31 UTC 2011 - [email protected]
+
+- Update to version 1.5.3
+  * Added a new, completely rewritten SSL implementation. The new
+    implementation compiles faster, shows substantially improved
+    performance, and supports custom memory allocation and handler
+    invocation. It includes new API features such as certificate
+    verification callbacks and has improved error reporting. The new
+    implementation is source-compatible with the old for most uses.
+    However, if necessary, the old implementation may still be used by
+    defining `(BOOST_)ASIO_ENABLE_OLD_SSL`. 
+  * Added new `asio::buffer()` overloads for `std::array`, when
+    available. The support is automatically enabled when compiling in
+    -std=c++0x mode on g++ 4.3 or higher, or when using MSVC 10.
+    The support may be explicitly enabled by defining
+    `(BOOST_)ASIO_HAS_STD_ARRAY`, or disabled by defining
+    `(BOOST_)ASIO_DISABLE_STD_ARRAY`
+  * Changed to use the C++0x standard library templates `array`,
+    `shared_ptr`, `weak_ptr` and `atomic` when they are available,
+    rather than the Boost equivalents.
+  * Support for `std::error_code` and `std::system_error` is no longer
+    enabled by default for g++ 4.5, as that compiler's standard
+    library does not implement `std::system_error::what()` correctly.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  asio-1.4.1.tar.bz2

New:
----
  asio-1.5.3.tar.bz2

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

Other differences:
------------------
++++++ asio.spec ++++++
--- /var/tmp/diff_new_pack.KYiSSo/_old  2011-06-24 09:18:58.000000000 +0200
+++ /var/tmp/diff_new_pack.KYiSSo/_new  2011-06-24 09:18:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package asio (Version 1.4.1)
+# spec file for package asio
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:        A cross-platform C++ library for network and low-level I/O 
programming
 
 Name:           asio
-Version:        1.4.1
+Version:        1.5.3
 Release:        1
 Url:            http://asio.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/asio/asio-%{version}.tar.bz2

++++++ asio-1.4.1.tar.bz2 -> asio-1.5.3.tar.bz2 ++++++
++++ 374757 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to