From 7b035ccaa4b765433afd4bd4ce7bbf9bc0481095b5bba0bfb1330cea46188d57 Mon Sep 17 00:00:00 2001 From: Jiri Srain Date: Wed, 5 Oct 2011 12:58:34 +0000 Subject: [PATCH] 2,16d1 < Fri Sep 30 11:57:42 UTC 2011 - jsrain@site < < - fixed enabling/disabling apparmor < - fixed setting notifications (and enabling aaeventsd as part of < global switch only) < - prevent profile generator from failing immediately < - prevent window from disappearing when starting a module < - don't close the module after running a report (bnc#531512) < - run the dialog to select application for profiling without < pop-up (bnc#531512) < - disabled Reports part due to changes in AppArmor < - merged editation and deleting of a profile < - 2.21.5 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=26 --- yast2-apparmor-2.21.4.tar.bz2 | 3 --- yast2-apparmor-2.21.5.tar.bz2 | 3 +++ yast2-apparmor.changes | 15 +++++++++++++++ yast2-apparmor.spec | 10 +++++----- 4 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 yast2-apparmor-2.21.4.tar.bz2 create mode 100644 yast2-apparmor-2.21.5.tar.bz2 diff --git a/yast2-apparmor-2.21.4.tar.bz2 b/yast2-apparmor-2.21.4.tar.bz2 deleted file mode 100644 index 186d346..0000000 --- a/yast2-apparmor-2.21.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:440980711b304d055b8fed4dd27a1a9a19e481adb97c33d46d324fcb4b916a07 -size 151530 diff --git a/yast2-apparmor-2.21.5.tar.bz2 b/yast2-apparmor-2.21.5.tar.bz2 new file mode 100644 index 0000000..d1f5de7 --- /dev/null +++ b/yast2-apparmor-2.21.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fc18c12b66043ba97dfa6f782a295fe02b902fdafb067ceb95ac3cade45a45 +size 152009 diff --git a/yast2-apparmor.changes b/yast2-apparmor.changes index 0ba24e2..a434566 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Sep 30 11:57:42 UTC 2011 - jsrain@site + +- fixed enabling/disabling apparmor +- fixed setting notifications (and enabling aaeventsd as part of + global switch only) +- prevent profile generator from failing immediately +- prevent window from disappearing when starting a module +- don't close the module after running a report (bnc#531512) +- run the dialog to select application for profiling without + pop-up (bnc#531512) +- disabled Reports part due to changes in AppArmor +- merged editation and deleting of a profile +- 2.21.5 + ------------------------------------------------------------------- Thu Sep 22 12:42:09 UTC 2011 - jreidinger@suse.com diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index 02b82e9..0ae633a 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -19,16 +19,16 @@ Name: yast2-apparmor -Version: 2.21.4 +Version: 2.21.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-apparmor-2.21.4.tar.bz2 +Source0: yast2-apparmor-2.21.5.tar.bz2 Prefix: /usr Group: Productivity/Security -License: GPL v2 or later +License: GPL-2.0+ Summary: YaST2 - Plugins for AppArmor Profile Management Requires: yast2 perl-TimeDate @@ -53,7 +53,7 @@ This package is part of a suite of tools that used to be named SubDomain. %prep -%setup -n yast2-apparmor-2.21.4 +%setup -n yast2-apparmor-2.21.5 %build %{prefix}/bin/y2tool y2autoconf @@ -93,7 +93,7 @@ rm -rf "$RPM_BUILD_ROOT" /usr/lib/YaST2/servers_non_y2 %dir %{perl_vendorlib}/Immunix %{perl_vendorlib}/Immunix/Notify.pm -# license is questionable, PDB says GPL v2 or later +# license is questionable, PDB says GPL-2.0+ #%doc COPYING.LGPL %dir %attr(-,root,root) /etc/apparmor %config(noreplace) /etc/apparmor/reports.crontab