- 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:
parent
3ecd075df1
commit
f2453b06ea
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2223eebe3a515e12571696b29982f6da14f6ccefd5344c3008a76468132901f3
|
|
||||||
size 43799
|
|
3
yast2-apparmor-4.1.2.tar.bz2
Normal file
3
yast2-apparmor-4.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b256b80be9efdfaf490170ef96a1dec5522a57db3bd29c15f250aa34d00994f
|
||||||
|
size 43948
|
@ -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>
|
Fri Nov 23 14:14:25 UTC 2018 - Stasiek Michalski <hellcp@mailbox.org>
|
||||||
|
|
||||||
- Provide icon with module (boo#1109310)
|
- Provide icon with module (boo#1109310)
|
||||||
|
- 4.1.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 16:54:23 CEST 2018 - schubi@suse.de
|
Tue Oct 16 16:54:23 CEST 2018 - schubi@suse.de
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-apparmor
|
Name: yast2-apparmor
|
||||||
Version: 4.1.1
|
Version: 4.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -27,7 +27,8 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2
|
BuildRequires: yast2
|
||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
Requires: yast2
|
# Yast::Execute.locally!
|
||||||
|
Requires: yast2 > 3.3.2
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user