forked from pool/yast2-apparmor
Accepting request 657295 from YaST:Head
submit new version 4.1.3 OBS-URL: https://build.opensuse.org/request/show/657295 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-apparmor?expand=0&rev=71
This commit is contained in:
commit
cc89aebcc3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2223eebe3a515e12571696b29982f6da14f6ccefd5344c3008a76468132901f3
|
|
||||||
size 43799
|
|
3
yast2-apparmor-4.1.3.tar.bz2
Normal file
3
yast2-apparmor-4.1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0db9205191a293f9a80013c59815108847a3ffa32b8b2bb529918d875e78c287
|
||||||
|
size 44153
|
@ -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 <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.3
|
||||||
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