- Hardening execution of system commands (part of bsc#1118291).

- 4.1.2

- 4.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=210
This commit is contained in:
YaST Team Bot 2018-12-10 14:30:49 +00:00 committed by Git OBS Bridge
parent 3ecd075df1
commit f2453b06ea
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2223eebe3a515e12571696b29982f6da14f6ccefd5344c3008a76468132901f3
size 43799

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b256b80be9efdfaf490170ef96a1dec5522a57db3bd29c15f250aa34d00994f
size 43948

View File

@ -1,7 +1,14 @@
-------------------------------------------------------------------
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 <hellcp@mailbox.org>
- Provide icon with module (boo#1109310)
- 4.1.1
-------------------------------------------------------------------
Tue Oct 16 16:54:23 CEST 2018 - schubi@suse.de

View File

@ -17,7 +17,7 @@
Name: yast2-apparmor
Version: 4.1.1
Version: 4.1.2
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