From f3d8d8cca12cfb64c8a4fd3a5e30d8631e8a9536f2a40a5dc019e002c2f97d92 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 19 Jan 2021 22:22:09 +0000 Subject: [PATCH 1/4] Updated to git ref af7b471 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=254 --- yast2-security-4.3.7.tar.bz2 | 4 ++-- yast2-security.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-security-4.3.7.tar.bz2 b/yast2-security-4.3.7.tar.bz2 index 710d831..c291303 100644 --- a/yast2-security-4.3.7.tar.bz2 +++ b/yast2-security-4.3.7.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db0e757bc502265e68fecbc3616afd03d3290580039b314335c2317abc3bc951 -size 69088 +oid sha256:ff1e2d508c7a2e1940ce36bfa7dd3440412f1e3dd6806c09393b78b1471b9240 +size 69677 diff --git a/yast2-security.spec b/yast2-security.spec index 6fd3c04..f74823c 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-security # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From e04bcc8ad273d8a6be1e01acc1371461f4d4d9254afc484acdef34012f79bba9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 15 Feb 2021 14:52:56 +0000 Subject: [PATCH 2/4] - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=255 --- yast2-security-4.3.7.tar.bz2 | 3 --- yast2-security-4.3.8.tar.bz2 | 3 +++ yast2-security.changes | 7 +++++++ yast2-security.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-security-4.3.7.tar.bz2 create mode 100644 yast2-security-4.3.8.tar.bz2 diff --git a/yast2-security-4.3.7.tar.bz2 b/yast2-security-4.3.7.tar.bz2 deleted file mode 100644 index c291303..0000000 --- a/yast2-security-4.3.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff1e2d508c7a2e1940ce36bfa7dd3440412f1e3dd6806c09393b78b1471b9240 -size 69677 diff --git a/yast2-security-4.3.8.tar.bz2 b/yast2-security-4.3.8.tar.bz2 new file mode 100644 index 0000000..b018002 --- /dev/null +++ b/yast2-security-4.3.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca9ed24040c67329bcdbe8380eddd7c3c859b0093249314a95c11b563043e8f +size 69812 diff --git a/yast2-security.changes b/yast2-security.changes index ab98131..043ea32 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 15 11:35:59 UTC 2021 - Josef Reidinger + +- Adapted unit test to recent changes in Yast::Report (related to + bsc#1179893). +- 4.3.8 + ------------------------------------------------------------------- Tue Dec 15 12:33:52 UTC 2020 - schubi diff --git a/yast2-security.spec b/yast2-security.spec index f74823c..ca13fa0 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.3.7 +Version: 4.3.8 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only From 1f94707ab21e2b298a75be1769ec4b69a949a759e6c154bcccab4b0fcd15f92e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 18 Feb 2021 15:01:06 +0000 Subject: [PATCH 3/4] Tue Feb 16 13:36:34 UTC 2021 - David Diaz - jsc#SMO-20, jsc#SLE-17342: - Add class for managing SELinux configuration. - AutoYaST: add support for SELinux configuration. - 4.3.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=256 --- yast2-security-4.3.8.tar.bz2 | 3 --- yast2-security-4.3.9.tar.bz2 | 3 +++ yast2-security.changes | 9 +++++++++ yast2-security.spec | 10 +++++++++- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 yast2-security-4.3.8.tar.bz2 create mode 100644 yast2-security-4.3.9.tar.bz2 diff --git a/yast2-security-4.3.8.tar.bz2 b/yast2-security-4.3.8.tar.bz2 deleted file mode 100644 index b018002..0000000 --- a/yast2-security-4.3.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ca9ed24040c67329bcdbe8380eddd7c3c859b0093249314a95c11b563043e8f -size 69812 diff --git a/yast2-security-4.3.9.tar.bz2 b/yast2-security-4.3.9.tar.bz2 new file mode 100644 index 0000000..52c271e --- /dev/null +++ b/yast2-security-4.3.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf90be85f9bcb3f910b7834acc368c520062163753dd525bb06373fd25af934 +size 76482 diff --git a/yast2-security.changes b/yast2-security.changes index 043ea32..335891c 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 16 13:36:34 UTC 2021 - David Diaz + +- jsc#SMO-20, jsc#SLE-17342: + - Add class for managing SELinux configuration. + - AutoYaST: add support for SELinux configuration. +- 4.3.9 + +------------------------------------------------------------------- + Mon Feb 15 11:35:59 UTC 2021 - Josef Reidinger - Adapted unit test to recent changes in Yast::Report (related to diff --git a/yast2-security.spec b/yast2-security.spec index ca13fa0..5943a75 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.3.8 +Version: 4.3.9 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only @@ -33,10 +33,14 @@ BuildRequires: update-desktop-files # Pam.List BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-pam >= 4.3.1 +# Y2Security::Selinux requires Yast::Bootloader +BuildRequires: yast2-bootloader BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5 # CFA::SysctlConfig BuildRequires: yast2 >= 4.2.66 +# CFA::Selinux +BuildRequires: augeas-lenses # Unfortunately we cannot move this to macros.yast, # bcond within macros are ignored by osc/OBS. %bcond_with yast_run_ci_tests @@ -51,6 +55,10 @@ Requires: yast2 >= 4.2.66 Requires: yast2-ruby-bindings >= 1.0.0 # Pam.List Requires: yast2-pam >= 4.3.1 +# Y2Security::Selinux requires Yast::Bootloader +Requires: yast2-bootloader +# CFA::Selinux +Requires: augeas-lenses Provides: y2c_sec Provides: y2t_sec From 7272b56ef49e28ffb4d36f5beed8f8625121f2d324c445edd937a2ad206c3d64 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 23 Feb 2021 23:14:27 +0000 Subject: [PATCH 4/4] - Move SELinux .autorelabel file from / to /etc/selinux if root filesystem will be mounted as read only (jsc#SLE-17307). - 4.3.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=257 --- yast2-security-4.3.10.tar.bz2 | 3 +++ yast2-security-4.3.9.tar.bz2 | 3 --- yast2-security.changes | 7 +++++++ yast2-security.spec | 6 +++++- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 yast2-security-4.3.10.tar.bz2 delete mode 100644 yast2-security-4.3.9.tar.bz2 diff --git a/yast2-security-4.3.10.tar.bz2 b/yast2-security-4.3.10.tar.bz2 new file mode 100644 index 0000000..cdcd8d7 --- /dev/null +++ b/yast2-security-4.3.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2fc405564bf65656ee9324fa8e7f67eebfed3a6d887530bd68e36786e671f3 +size 77298 diff --git a/yast2-security-4.3.9.tar.bz2 b/yast2-security-4.3.9.tar.bz2 deleted file mode 100644 index 52c271e..0000000 --- a/yast2-security-4.3.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acf90be85f9bcb3f910b7834acc368c520062163753dd525bb06373fd25af934 -size 76482 diff --git a/yast2-security.changes b/yast2-security.changes index 335891c..8e0a2f9 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 23 15:04:15 UTC 2021 - David Diaz + +- Move SELinux .autorelabel file from / to /etc/selinux if root + filesystem will be mounted as read only (jsc#SLE-17307). +- 4.3.10 + ------------------------------------------------------------------- Tue Feb 16 13:36:34 UTC 2021 - David Diaz diff --git a/yast2-security.spec b/yast2-security.spec index 5943a75..9aaa80a 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.3.9 +Version: 4.3.10 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only @@ -41,6 +41,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5 BuildRequires: yast2 >= 4.2.66 # CFA::Selinux BuildRequires: augeas-lenses +# Y2Storage::StorageManager +BuildRequires: yast2-storage-ng # Unfortunately we cannot move this to macros.yast, # bcond within macros are ignored by osc/OBS. %bcond_with yast_run_ci_tests @@ -59,6 +61,8 @@ Requires: yast2-pam >= 4.3.1 Requires: yast2-bootloader # CFA::Selinux Requires: augeas-lenses +# Y2Storage::StorageManager +Requires: yast2-storage-ng Provides: y2c_sec Provides: y2t_sec