From ba057318561b1b2b3945ddf89b63b95beab6350cb78b0cfa39b8ed9cf462d6f3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Mar 2021 13:33:21 +0000 Subject: [PATCH 1/3] - Change the SELinux resolvable unique id used in auto-installation to be consistent with the one used by normal installation (related to jsc#SLE-17342). - 4.3.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=259 --- yast2-security-4.3.11.tar.bz2 | 3 --- yast2-security-4.3.12.tar.bz2 | 3 +++ yast2-security.changes | 8 ++++++++ yast2-security.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-security-4.3.11.tar.bz2 create mode 100644 yast2-security-4.3.12.tar.bz2 diff --git a/yast2-security-4.3.11.tar.bz2 b/yast2-security-4.3.11.tar.bz2 deleted file mode 100644 index 68df419..0000000 --- a/yast2-security-4.3.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:368414b1228adfdf34915770374ecde1424e95305986e55f1c2bcbb731cf1adc -size 77042 diff --git a/yast2-security-4.3.12.tar.bz2 b/yast2-security-4.3.12.tar.bz2 new file mode 100644 index 0000000..77547c6 --- /dev/null +++ b/yast2-security-4.3.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add80360e5266c4e8aa8819e0d4703cfbc9dcf519d730fedd421db49f1014e89 +size 77155 diff --git a/yast2-security.changes b/yast2-security.changes index 3a1e6ed..0430508 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 1 11:33:59 UTC 2021 - David Diaz + +- Change the SELinux resolvable unique id used in auto-installation + to be consistent with the one used by normal installation + (related to jsc#SLE-17342). +- 4.3.12 + ------------------------------------------------------------------- Mon Mar 1 10:21:28 UTC 2021 - Josef Reidinger diff --git a/yast2-security.spec b/yast2-security.spec index 1406a81..cc73817 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.3.11 +Version: 4.3.12 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only From 472771ae7f76061639ddd6968a8a313f821839204bdc4aa5fb2945a490fdfb99 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Mar 2021 16:40:40 +0000 Subject: [PATCH 2/3] - Do not write bootloader in insts-sys (bsc#1182894). - 4.3.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=260 --- yast2-security-4.3.12.tar.bz2 | 3 --- yast2-security-4.3.13.tar.bz2 | 3 +++ yast2-security.changes | 6 ++++++ yast2-security.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-security-4.3.12.tar.bz2 create mode 100644 yast2-security-4.3.13.tar.bz2 diff --git a/yast2-security-4.3.12.tar.bz2 b/yast2-security-4.3.12.tar.bz2 deleted file mode 100644 index 77547c6..0000000 --- a/yast2-security-4.3.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:add80360e5266c4e8aa8819e0d4703cfbc9dcf519d730fedd421db49f1014e89 -size 77155 diff --git a/yast2-security-4.3.13.tar.bz2 b/yast2-security-4.3.13.tar.bz2 new file mode 100644 index 0000000..b7c996b --- /dev/null +++ b/yast2-security-4.3.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4a748938642db6ba1f41fcf2a1df64603efdaef60a5574e42236a11ffd5434 +size 77235 diff --git a/yast2-security.changes b/yast2-security.changes index 0430508..2c791bd 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 2 15:31:39 UTC 2021 - David Diaz + +- Do not write bootloader in insts-sys (bsc#1182894). +- 4.3.13 + ------------------------------------------------------------------- Mon Mar 1 11:33:59 UTC 2021 - David Diaz diff --git a/yast2-security.spec b/yast2-security.spec index cc73817..b785e2d 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.3.12 +Version: 4.3.13 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only From 0deaff0edfc3a69f4fd07a1f511d92561d5832cc350f9b75079119a3a45fe047 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 3 Mar 2021 09:25:34 +0000 Subject: [PATCH 3/3] - Ensure defined SELinux patterns are set (bsc#1182543). - 4.3.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=261 --- yast2-security-4.3.13.tar.bz2 | 3 --- yast2-security-4.3.14.tar.bz2 | 3 +++ yast2-security.changes | 6 ++++++ yast2-security.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-security-4.3.13.tar.bz2 create mode 100644 yast2-security-4.3.14.tar.bz2 diff --git a/yast2-security-4.3.13.tar.bz2 b/yast2-security-4.3.13.tar.bz2 deleted file mode 100644 index b7c996b..0000000 --- a/yast2-security-4.3.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b4a748938642db6ba1f41fcf2a1df64603efdaef60a5574e42236a11ffd5434 -size 77235 diff --git a/yast2-security-4.3.14.tar.bz2 b/yast2-security-4.3.14.tar.bz2 new file mode 100644 index 0000000..d0747f6 --- /dev/null +++ b/yast2-security-4.3.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f84465d9bae5d5b631ae4809473cf44681bbc91784d0a863fbfe5e04a2abfad +size 77284 diff --git a/yast2-security.changes b/yast2-security.changes index 2c791bd..49ef9a4 100644 --- a/yast2-security.changes +++ b/yast2-security.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 2 17:47:22 UTC 2021 - David Diaz + +- Ensure defined SELinux patterns are set (bsc#1182543). +- 4.3.14 + ------------------------------------------------------------------- Tue Mar 2 15:31:39 UTC 2021 - David Diaz diff --git a/yast2-security.spec b/yast2-security.spec index b785e2d..f336472 100644 --- a/yast2-security.spec +++ b/yast2-security.spec @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.3.13 +Version: 4.3.14 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only