Hello community,

here is the log from the commit of package zeromq for openSUSE:Factory checked 
in at 2014-10-23 14:20:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zeromq (Old)
 and      /work/SRC/openSUSE:Factory/.zeromq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zeromq"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zeromq/zeromq.changes    2014-05-13 
20:50:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zeromq.new/zeromq.changes       2014-10-23 
14:20:15.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Oct 16 08:40:27 UTC 2014 - tchva...@suse.com
+
+- Remove sle11 support, not really needed for us here
+- Add libsodium dep for testsuite where possible
+- Version bump to 4.0.5 fixes bnc#898917 CVE-2014-7202 and
+  CVE-2014-7203: 
+  * Fixed #1191; CURVE mechanism does not verify short term nonces.
+  * Fixed #1190; stream_engine is vulnerable to downgrade attacks.
+  * Fixed #1088; assertion failure for WSAENOTSOCK on Windows.
+  * Fixed #1015; race condition while connecting inproc sockets.
+  * Fixed #994; bump so library number to 4.0.0
+  * Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.
+  * Fixed #872; lost first part of message over inproc://.
+  * Fixed #797, keep-alive on Windows.
+
+-------------------------------------------------------------------

Old:
----
  zeromq-4.0.4.tar.gz

New:
----
  zeromq-4.0.5.tar.gz

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

Other differences:
------------------
++++++ zeromq.spec ++++++
--- /var/tmp/diff_new_pack.NgahPI/_old  2014-10-23 14:20:17.000000000 +0200
+++ /var/tmp/diff_new_pack.NgahPI/_new  2014-10-23 14:20:17.000000000 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define lib_name libzmq3
+%define lib_name libzmq4
 %ifarch %ix86 x86_64
 %define with_pgm 1
 %endif
 Name:           zeromq
-Version:        4.0.4
+Version:        4.0.5
 Release:        0
 Summary:        Lightweight messaging kernel
 License:        LGPL-3.0+
@@ -31,15 +31,15 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libuuid-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# Required for tests only
+%if 0%{?suse_version} > 1310
+BuildRequires:  libsodium-devel
+%endif
 %if 0%{?with_pgm}
 BuildRequires:  pkgconfig
 BuildRequires:  python
-%if 0%{?suse_version} && 0%{?suse_version} < 1130
-BuildRequires:  glib2 >= 2.8
-%else
 BuildRequires:  pkgconfig(glib-2.0) >= 2.8
 %endif
-%endif
 
 %description
 The 0MQ lightweight messaging kernel is a library which extends the

++++++ zeromq-4.0.4.tar.gz -> zeromq-4.0.5.tar.gz ++++++
++++ 3967 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to