Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-security for openSUSE:Factory 
checked in at 2022-02-06 23:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-security (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-security.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-security"

Sun Feb  6 23:54:07 2022 rev:113 rq:951537 version:4.4.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes    
2022-01-27 23:17:19.198831805 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-security.new.1898/yast2-security.changes  
2022-02-06 23:55:17.122415296 +0100
@@ -1,0 +2,6 @@
+Fri Feb  4 09:19:19 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- Fixed Export unit test (related to jsc#SLE-22069).
+- 4.4.11
+
+-------------------------------------------------------------------

Old:
----
  yast2-security-4.4.10.tar.bz2

New:
----
  yast2-security-4.4.11.tar.bz2

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

Other differences:
------------------
++++++ yast2-security.spec ++++++
--- /var/tmp/diff_new_pack.7AJ4EO/_old  2022-02-06 23:55:17.602412050 +0100
+++ /var/tmp/diff_new_pack.7AJ4EO/_new  2022-02-06 23:55:17.606412022 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-security
-Version:        4.4.10
+Version:        4.4.11
 Release:        0
 Summary:        YaST2 - Security Configuration
 License:        GPL-2.0-only

++++++ yast2-security-4.4.10.tar.bz2 -> yast2-security-4.4.11.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-4.4.10/package/yast2-security.changes 
new/yast2-security-4.4.11/package/yast2-security.changes
--- old/yast2-security-4.4.10/package/yast2-security.changes    2022-01-27 
00:12:16.000000000 +0100
+++ new/yast2-security-4.4.11/package/yast2-security.changes    2022-02-04 
10:25:37.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Feb  4 09:19:19 UTC 2022 - Knut Anderssen <kanders...@suse.com>
+
+- Fixed Export unit test (related to jsc#SLE-22069).
+- 4.4.11
+
+-------------------------------------------------------------------
 Wed Jan 26 14:01:57 UTC 2022 - Knut Alejandro Anderssen Gonz??lez 
<kanders...@suse.com>
 
 Related to jsc#SLE-22069:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-4.4.10/package/yast2-security.spec 
new/yast2-security-4.4.11/package/yast2-security.spec
--- old/yast2-security-4.4.10/package/yast2-security.spec       2022-01-27 
00:12:16.000000000 +0100
+++ new/yast2-security-4.4.11/package/yast2-security.spec       2022-02-04 
10:25:37.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-security
-Version:        4.4.10
+Version:        4.4.11
 Release:        0
 Group:          System/YaST
 License:        GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-4.4.10/test/security_test.rb 
new/yast2-security-4.4.11/test/security_test.rb
--- old/yast2-security-4.4.10/test/security_test.rb     2022-01-27 
00:12:16.000000000 +0100
+++ new/yast2-security-4.4.11/test/security_test.rb     2022-02-04 
10:25:37.000000000 +0100
@@ -655,6 +655,10 @@
     end
 
     describe "#Export" do
+      before do
+        Security.lsm_config.reset
+      end
+
       it "merges LSM settings" do
         settings = Security.Export
         expect(settings).to_not include("selinux_mode")

Reply via email to