forked from pool/yast2-apparmor
Accepting request 670216 from YaST:Head
submit new version 4.1.7 OBS-URL: https://build.opensuse.org/request/show/670216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-apparmor?expand=0&rev=74
This commit is contained in:
commit
aaa1a551e9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d2d8003aa4756f879415673c4dd78676d48988968aeb501ba44aa5f39bab91a
|
||||
size 44785
|
3
yast2-apparmor-4.1.7.tar.bz2
Normal file
3
yast2-apparmor-4.1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:201619d08724ebcc29a018ff9717bf66673a095f82dbf2cb6a24679d45aca584
|
||||
size 45126
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 15:51:08 UTC 2019 - Stefan Hundhammer <shundhammer@suse.com>
|
||||
|
||||
- Implemented "changes" dialog for "scan audit logs" (bsc#1120043)
|
||||
- Properly line up radio buttons
|
||||
- Allow to translate "OK" button
|
||||
- 4.1.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.7
|
||||
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…
Reference in New Issue
Block a user