From 6abf768384c006ff7a58850072abb6697df15ac82fb3dd2072099656628040b3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 24 May 2021 15:42:38 +0000 Subject: [PATCH] - Do not crash when the profiles list is empty (bsc#1186330). - 4.4.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=228 --- yast2-apparmor-4.4.0.tar.bz2 | 3 --- yast2-apparmor-4.4.1.tar.bz2 | 3 +++ yast2-apparmor.changes | 6 ++++++ yast2-apparmor.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-apparmor-4.4.0.tar.bz2 create mode 100644 yast2-apparmor-4.4.1.tar.bz2 diff --git a/yast2-apparmor-4.4.0.tar.bz2 b/yast2-apparmor-4.4.0.tar.bz2 deleted file mode 100644 index e1bd89f..0000000 --- a/yast2-apparmor-4.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b2c3ca5c0a4bd9b294415255d749d584fa7136d2691eb2e1e3a280ecd8f6d97 -size 24296 diff --git a/yast2-apparmor-4.4.1.tar.bz2 b/yast2-apparmor-4.4.1.tar.bz2 new file mode 100644 index 0000000..bc9d151 --- /dev/null +++ b/yast2-apparmor-4.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb4ddabd684aea84a315135b19609493f602dcc3cada35afcc5c95af5fec438 +size 24425 diff --git a/yast2-apparmor.changes b/yast2-apparmor.changes index d69133c..9f3b6f6 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 24 14:49:39 UTC 2021 - Imobach Gonzalez Sosa + +- Do not crash when the profiles list is empty (bsc#1186330). +- 4.4.1 + ------------------------------------------------------------------- Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slezák diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index 3f37dc3..c2102b5 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -17,7 +17,7 @@ Name: yast2-apparmor -Version: 4.4.0 +Version: 4.4.1 Release: 0 Summary: YaST2 - Plugins for AppArmor Profile Management License: GPL-2.0-only