forked from pool/yast2-apparmor
- Permit new aa-status parser also for one earlier aa-status version
(bsc#1123258) - 4.1.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=214
This commit is contained in:
parent
463e948605
commit
9243488ff8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d2d8003aa4756f879415673c4dd78676d48988968aeb501ba44aa5f39bab91a
|
||||
size 44785
|
3
yast2-apparmor-4.1.6.tar.bz2
Normal file
3
yast2-apparmor-4.1.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f89364e1b3858103ff991a85edccc07e8ec38b37be1caed137bb58fa1bd5196
|
||||
size 44800
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 28 13:16:50 UTC 2019 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Permit new aa-status parser also for one earlier aa-status version
|
||||
(bsc#1123258)
|
||||
- 4.1.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 12:39:46 UTC 2019 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-apparmor
|
||||
Version: 4.1.5
|
||||
Version: 4.1.6
|
||||
Release: 0
|
||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||
License: GPL-2.0-only
|
||||
@ -33,8 +33,8 @@ Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
# New JSON output format in aa-status; upstream change:
|
||||
# aa-status: split profile from exec name
|
||||
# bsc#1121274 / PR#35
|
||||
Conflicts: apparmor-utils < 2.13
|
||||
# bsc#1121274 / PR#35, bsc#1123258 / PR#36
|
||||
Conflicts: apparmor-utils < 2.12
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
Loading…
x
Reference in New Issue
Block a user