Hello community,

here is the log from the commit of package xmlsec1 for openSUSE:Factory checked 
in at 2019-04-30 12:55:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlsec1 (Old)
 and      /work/SRC/openSUSE:Factory/.xmlsec1.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmlsec1"

Tue Apr 30 12:55:52 2019 rev:12 rq:697800 version:1.2.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlsec1/xmlsec1.changes  2018-08-27 
13:46:35.748315747 +0200
+++ /work/SRC/openSUSE:Factory/.xmlsec1.new.5536/xmlsec1.changes        
2019-04-30 12:55:56.390218302 +0200
@@ -1,0 +2,33 @@
+Thu Apr 25 09:13:57 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 1.2.28:
+  * Added BoringSSL support (chenbd).
+  * Added gnutls-3.6.x support (alonbl).
+  * Added DSA and ECDSA key size getter for MSCNG (vmiklos).
+  * Added --enable-mans configuration option (alonbl).
+  * Added coninuous build integration for MacOSX (vmiklos).
+  * Several other small fixes (more details).
+
+-------------------------------------------------------------------
+Fri Dec  7 11:01:44 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Make sure to recommend at least one backend when you install
+  just xmlsec1
+
+-------------------------------------------------------------------
+Wed Oct 31 13:21:31 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Drop the gnutls backend as based on the tests it is quite borked:
+  * We still have nss and openssl backend for people to use
+
+-------------------------------------------------------------------
+Wed Oct 31 12:00:28 UTC 2018 - Tomáš Chvátal <tchva...@suse.com>
+
+- Version update to 1.2.27:
+  * Added AES-GCM support for OpenSSL and MSCNG (snargit).
+  * Added DSA-SHA256 and ECDSA-SHA384 support for NSS (vmiklos).
+  * Added RSA-OAEP support for MSCNG (vmiklos).
+  * Continuous build integration in Travis and Appveyor.
+  * Several other small fixes (more details).
+
+-------------------------------------------------------------------

Old:
----
  xmlsec1-1.2.26.tar.gz

New:
----
  xmlsec1-1.2.28.tar.gz

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

Other differences:
------------------
++++++ xmlsec1.spec ++++++
--- /var/tmp/diff_new_pack.AMkaz5/_old  2019-04-30 12:55:58.650220515 +0200
+++ /var/tmp/diff_new_pack.AMkaz5/_new  2019-04-30 12:55:58.670220535 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlsec1
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -22,7 +22,7 @@
 %global libgnutls  libxmlsec1-gnutls1
 %global libnss     libxmlsec1-nss1
 Name:           xmlsec1
-Version:        1.2.26
+Version:        1.2.28
 Release:        0
 Summary:        Library providing support for "XML Signature" and "XML 
Encryption" standards
 License:        MIT
@@ -32,6 +32,8 @@
 Source99:       xmlsec1-rpmlintrc
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libtool
+# Needed certutil for tests
+BuildRequires:  mozilla-nss-tools
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -39,6 +41,7 @@
 BuildRequires:  pkgconfig(nspr)
 BuildRequires:  pkgconfig(nss)
 BuildRequires:  pkgconfig(openssl)
+Recommends:     %{libopenssl}
 
 %description
 XML Security Library is a C library based on LibXML2  and OpenSSL.

++++++ xmlsec1-1.2.26.tar.gz -> xmlsec1-1.2.28.tar.gz ++++++
++++ 75430 lines of diff (skipped)


Reply via email to