Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2022-05-17 17:24:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnutls (Old)
 and      /work/SRC/openSUSE:Factory/.gnutls.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnutls"

Tue May 17 17:24:01 2022 rev:136 rq:977461 version:3.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes    2022-03-28 
16:59:04.284847943 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new.1538/gnutls.changes  2022-05-17 
17:24:15.115161112 +0200
@@ -1,0 +2,6 @@
+Wed May 11 09:19:52 UTC 2022 - Marcus Meissner <[email protected]>
+
+- disable kcapi usage for now, as kernel-obs-build not adjusted
+  to contain the algorithms. bsc#1189283
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnutls.spec ++++++
--- /var/tmp/diff_new_pack.nihrvH/_old  2022-05-17 17:24:15.899161822 +0200
+++ /var/tmp/diff_new_pack.nihrvH/_new  2022-05-17 17:24:15.907161829 +0200
@@ -27,7 +27,9 @@
 %endif
 # Enable Linux kernel AF_ALG based acceleration
 %if 0%{?suse_version} >= 1550
-%bcond_without kcapi
+# disable for now, as our OBS builds do not work with it. Marcus 20220511
+#bcond_without kcapi
+%bcond_with kcapi
 %else
 %bcond_with kcapi
 %endif
@@ -103,9 +105,9 @@
 
 %package -n libgnutls%{gnutls_sover}
 Summary:        The GNU Transport Layer Security Library
+# install libgnutls and libgnutls-hmac close together (bsc#1090765)
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
-# install libgnutls and libgnutls-hmac close together (bsc#1090765)
 Suggests:       libgnutls%{gnutls_sover}-hmac = %{version}-%{release}
 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150400
 Requires:       crypto-policies

Reply via email to