Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2023-06-11 19:52:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old)
 and      /work/SRC/openSUSE:Factory/.mozilla-nss.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozilla-nss"

Sun Jun 11 19:52:40 2023 rev:203 rq:1091805 version:3.89.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2023-06-08 
21:41:45.917709283 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new.15902/mozilla-nss.changes       
2023-06-11 19:52:54.598302104 +0200
@@ -1,0 +2,6 @@
+Fri Jun  9 10:41:35 UTC 2023 - Pedro Monreal <pmonr...@suse.com>
+
+- FIPS: Merge the libfreebl3-hmac and libsoftokn3-hmac packages
+  into the respective libraries. [bsc#1185116]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mozilla-nss.spec ++++++
--- /var/tmp/diff_new_pack.B4tpfd/_old  2023-06-11 19:52:55.810309413 +0200
+++ /var/tmp/diff_new_pack.B4tpfd/_new  2023-06-11 19:52:55.814309438 +0200
@@ -146,7 +146,8 @@
 %package -n libfreebl3
 Summary:        Freebl library for the Network Security Services
 Group:          System/Libraries
-Recommends:     libfreebl3-hmac = %{version}-%{release}
+Provides:       libfreebl3-hmac = %{version}-%{release}
+Obsoletes:      libfreebl3-hmac < %{version}-%{release}
 
 %description -n libfreebl3
 Network Security Services (NSS) is a set of libraries designed to
@@ -157,20 +158,12 @@
 
 This package installs the freebl library from NSS.
 
-%package -n libfreebl3-hmac
-Summary:        Freebl library checksums for the Network Security Services
-Group:          System/Libraries
-Requires:       libfreebl3 = %{version}-%{release}
-
-%description -n libfreebl3-hmac
-Checksums for libraries contained in the libfreebl3 package
-used in the FIPS 140-2 mode.
-
 %package -n libsoftokn3
 Summary:        Network Security Services Softoken Module
 Group:          System/Libraries
 Requires:       libfreebl3 = %{version}-%{release}
-Recommends:     libsoftokn3-hmac = %{version}-%{release}
+Provides:       libsoftokn3-hmac = %{version}-%{release}
+Obsoletes:      libsoftokn3-hmac < %{version}-%{release}
 
 %description -n libsoftokn3
 Network Security Services (NSS) is a set of libraries designed to
@@ -181,15 +174,6 @@
 
 Network Security Services Softoken Cryptographic Module
 
-%package -n libsoftokn3-hmac
-Summary:        Network Security Services Softoken Module checksums
-Group:          System/Libraries
-Requires:       libsoftokn3 = %{version}-%{release}
-
-%description -n libsoftokn3-hmac
-Checksums for libraries contained in the libsoftokn3 package
-used in the FIPS 140-2 mode.
-
 %package certs
 Summary:        CA certificates for NSS
 Group:          Productivity/Networking/Security
@@ -490,16 +474,12 @@
 %files -n libfreebl3
 %{_libdir}/libfreebl3.so
 %{_libdir}/libfreeblpriv3.so
-
-%files -n libfreebl3-hmac
 %{_libdir}/libfreebl3.chk
 %{_libdir}/libfreeblpriv3.chk
 
 %files -n libsoftokn3
 %{_libdir}/libsoftokn3.so
 %{_libdir}/libnssdbm3.so
-
-%files -n libsoftokn3-hmac
 %{_libdir}/libsoftokn3.chk
 %{_libdir}/libnssdbm3.chk
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.B4tpfd/_old  2023-06-11 19:52:55.894309920 +0200
+++ /var/tmp/diff_new_pack.B4tpfd/_new  2023-06-11 19:52:55.898309944 +0200
@@ -5,11 +5,13 @@
   requires "libnssckbi.so"
 libsoftokn3
   requires "libfreebl3-<targettype> = <version>"
-libsoftokn3-hmac
+  provides "libsoftokn3-hmac-<targettype> = <version>-%release"
+  obsoletes "libsoftokn3-hmac-<targettype> < <version>-%release"
   +/usr/lib/libsoftokn3.chk
   +/usr/lib/libnssdbm3.chk
 libfreebl3
-libfreebl3-hmac
+  provides "libfreebl3-hmac-<targettype> = <version>-%release"
+  obsoletes "libfreebl3-hmac-<targettype> < <version>-%release"
   +/lib/libfreebl3.chk
   +/lib/libfreeblpriv3.chk
 mozilla-nss-sysinit

Reply via email to