diff --git a/yast2-apparmor-4.1.1.tar.bz2 b/yast2-apparmor-4.1.1.tar.bz2 deleted file mode 100644 index 86ab675..0000000 --- a/yast2-apparmor-4.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2223eebe3a515e12571696b29982f6da14f6ccefd5344c3008a76468132901f3 -size 43799 diff --git a/yast2-apparmor-4.1.3.tar.bz2 b/yast2-apparmor-4.1.3.tar.bz2 new file mode 100644 index 0000000..b70e6b4 --- /dev/null +++ b/yast2-apparmor-4.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db9205191a293f9a80013c59815108847a3ffa32b8b2bb529918d875e78c287 +size 44153 diff --git a/yast2-apparmor.changes b/yast2-apparmor.changes index 9ac3b50..84e08c0 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,7 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 16:44:21 UTC 2018 - jlopez@suse.com + +- More about hardening commands execution (part of bsc#1118291). +- Replace backticks by Yast::Execute. +- 4.1.3 + +------------------------------------------------------------------- +Mon Dec 10 13:49:30 UTC 2018 - jlopez@suse.com + +- Hardening execution of system commands (part of bsc#1118291). +- 4.1.2 + ------------------------------------------------------------------- Fri Nov 23 14:14:25 UTC 2018 - Stasiek Michalski - Provide icon with module (boo#1109310) +- 4.1.1 ------------------------------------------------------------------- Tue Oct 16 16:54:23 CEST 2018 - schubi@suse.de diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index b63c52f..0ed606b 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -17,7 +17,7 @@ Name: yast2-apparmor -Version: 4.1.1 +Version: 4.1.3 Release: 0 Summary: YaST2 - Plugins for AppArmor Profile Management License: GPL-2.0-only @@ -27,7 +27,8 @@ Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files BuildRequires: yast2 BuildRequires: yast2-devtools >= 3.1.10 -Requires: yast2 +# Yast::Execute.locally! +Requires: yast2 > 3.3.2 Requires: yast2-ruby-bindings >= 1.0.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build