Hello community,

here is the log from the commit of package qpid-cpp for openSUSE:Factory 
checked in at 2015-09-08 17:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpid-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.qpid-cpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpid-cpp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpid-cpp/perl-qpid.changes       2015-04-02 
16:02:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qpid-cpp.new/perl-qpid.changes  2015-09-08 
18:05:25.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 08:58:33 UTC 2015 - fst...@suse.com
+
+- Update to upstream 0.34
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/qpid-cpp/qpid-cpp.changes        2015-04-02 
16:02:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qpid-cpp.new/qpid-cpp.changes   2015-09-08 
18:05:25.000000000 +0200
@@ -1,0 +2,53 @@
+Mon Aug 31 08:53:46 UTC 2015 - fst...@suse.com
+
+- Update to upstream 0.34
+  * New features and improvements
+    - QPID-6492 - When AMQP 1.0 link attach triggers an ACL error,
+      the link should be refused
+    - QPID-6592 - [amqp1.0] Add identifying information to the
+      connection properties advertised to the client
+  * Bugs fixed
+    - QPID-6256 - Improved control over AMQP versions tried
+    - QPID-6368 - Coverity 1262251 - double free in ~PersistableQueue
+    - QPID-6392 - [C++ Broker] [AMQP 1.0] the broker didnt respond
+      to a link detach request
+    - QPID-6397 - [C++ broker] segfault when processing QMF method
+      during periodic processing
+    - QPID-6399 - Windows run_test.ps1 script needs revamp to match
+      run_test
+    - QPID-6409 - Taking address of a 0-length vector throws
+      exception
+    - QPID-6463 - WinSDK script fails - Proton components have moved
+    - QPID-6470 - FieldValue::getFloatingPointValue() converts endian
+      each time it is called
+    - QPID-6484 - AccessViolationException when creating queues
+    - QPID-6493 - cmake install (TARGET ...) component syntax is
+      incorrect in the src/CMakeLists.txt
+    - QPID-6511 - [C++ Broker, clients] AMQP 0-10 windows clients
+      can not connect to --no-auth broker
+    - QPID-6521 - [AMQP 1.0] messages received pre-settled are never
+      settled locally causing memory build up in client
+    - QPID-6524 - [C++ broker]: Fix for QPID-5107 incomplete for
+      queues
+    - QPID-6526 - [AMQP 1.0]: race condition in creating
+      senders/receivers
+    - QPID-6529 - [C++ Client] Fails to compile with Proton 0.10
+    - QPID-6532 - make sasl service name configurable
+    - QPID-6548 - SYSV init scripts do not work properly with
+      SSL-only broker.
+    - QPID-6549 - service qpidd status returns 1 - hidden error is
+      "ConnectionError: connection-forced: Connection must be
+      encrypted.(320)"
+    - QPID-6551 - [C++ broker]: linearstore raising
+      JERR_LFCR_SEQNUMNOTFOUND after sending many DTX transactions
+    - QPID-6559 - NullSaslClient only support ANONYMOUS
+    - QPID-6563 - [amqp1.0] broker does not clean up closed sessions
+      or links
+    - QPID-6568 - [amqp1.0] bump the minimum required proton version
+      to 0.7
+    - QPID-6602 - [AMQP 1.0] prefetch is not always accurate
+- Added patch:
+  * qpid-boost-test-message.patch
+    - Fix build with boost 1.59
+
+-------------------------------------------------------------------

Old:
----
  qpid-cpp-0.32.tar.gz

New:
----
  qpid-boost-test-message.patch
  qpid-cpp-0.34.tar.gz

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

Other differences:
------------------
++++++ perl-qpid.spec ++++++
--- /var/tmp/diff_new_pack.65T317/_old  2015-09-08 18:05:34.000000000 +0200
+++ /var/tmp/diff_new_pack.65T317/_new  2015-09-08 18:05:34.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           perl-qpid
-Version:        0.32
+Version:        0.34
 Release:        0
 Summary:        Perl bindings for the Qpid messaging framework
 License:        Apache-2.0
 Group:          Development/Libraries/Perl
 Url:            http://qpid.apache.org/
-Source0:        
http://www.apache.org/dist/qpid/%{version}/qpid-cpp-%{version}.tar.gz
+Source0:        
http://www.apache.org/dist/qpid/cpp/%{version}/qpid-cpp-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  qpid-cpp-client-devel = %{version}
 BuildRequires:  swig >= 2.0.9

++++++ qpid-cpp.spec ++++++
--- /var/tmp/diff_new_pack.65T317/_old  2015-09-08 18:05:34.000000000 +0200
+++ /var/tmp/diff_new_pack.65T317/_new  2015-09-08 18:05:34.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           qpid-cpp
-Version:        0.32
+Version:        0.34
 Release:        0
 Summary:        Libraries for Qpid C++ client applications
 License:        Apache-2.0
 Group:          Productivity/Networking/Other
 Url:            http://qpid.apache.org
-Source0:        
http://www.apache.org/dist/qpid/%{version}/%{name}-%{version}.tar.gz
+Source0:        
http://www.apache.org/dist/qpid/cpp/%{version}/%{name}-%{version}.tar.gz
 Source1000:     %{name}-rpmlintrc
 Patch0:         0001-NO-JIRA-qpidd.service-file-for-use-on-Fedora.patch
 Patch3:         qpid-0.24-date.patch
@@ -31,6 +31,7 @@
 Patch5:         qpid-cpp-initdir.patch
 Patch8:         %{name}-0.30-cmake.patch
 Patch9:         %{name}-aarch64.patch
+Patch10:        qpid-boost-test-message.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  cyrus-sasl
@@ -262,6 +263,7 @@
 
 %package -n python-qpid_messaging
 Summary:        Python bindings for the Qpid messaging framework
+License:        Apache-2.0
 Group:          Development/Libraries/Python
 Requires:       python
 Requires:       python-qpid-common
@@ -278,7 +280,9 @@
 
 %package -n qpid-qmf
 Summary:        The QPID Management Framework
-Requires:       python-qpid >= %{version}
+License:        Apache-2.0
+Group:          Productivity/Networking/Other
+Requires:       python-qpid >= 0.32
 Requires:       python-qpid-qmf = %{version}
 Requires:       qpid-cpp-client >= %{version}
 
@@ -298,6 +302,8 @@
 
 %package -n qpid-qmf-devel
 Summary:        Header files and tools for developing QMF extensions
+License:        Apache-2.0
+Group:          Productivity/Networking/Other
 Requires:       qpid-cpp-client-devel >= %{version}
 Requires:       qpid-qmf = %{version}-%{release}
 
@@ -319,6 +325,8 @@
 
 %package -n python-qpid-qmf
 Summary:        The QPID Management Framework bindings for python
+License:        Apache-2.0
+Group:          Productivity/Networking/Other
 Requires:       qpid-qmf = %{version}-%{release}
 
 %description -n python-qpid-qmf
@@ -343,6 +351,7 @@
 %patch5 -p1 -b .initdir
 %patch8 -p1
 %patch9 -p2
+%patch10 -p1
 
 %global perftests "qpid-perftest qpid-topic-listener qpid-topic-publisher 
qpid-latency-test qpid-client-test qpid-txtest"
 

++++++ qpid-boost-test-message.patch ++++++
--- qpid-cpp-0.34/src/tests/exception_test.cpp  2015-08-30 03:17:50.546935672 
+0100
+++ qpid-cpp-0.34/src/tests/exception_test.cpp  2015-08-30 03:18:01.970986855 
+0100
@@ -63,7 +63,7 @@
         }
         catch(const Ex& e) {
             caught=true;
-            BOOST_MESSAGE(string("Caught expected exception: 
")+e.what()+"["+typeid(e).name()+"]");
+            BOOST_TEST_MESSAGE(string("Caught expected exception: 
")+e.what()+"["+typeid(e).name()+"]");
         }
         catch(const std::exception& e) {
             BOOST_ERROR(string("Bad exception: 
")+e.what()+"["+typeid(e).name()+"] expected: "+typeid(Ex).name());
++++++ qpid-cpp-0.32.tar.gz -> qpid-cpp-0.34.tar.gz ++++++
++++ 7291 lines of diff (skipped)


Reply via email to