From 93b8dfb4801da1171856b5f60b9ef8d64ab27fc12400a21015c944e2cb9c2c6b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 29 Nov 2008 22:23:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-apparmor?expand=0&rev=16 --- yast2-apparmor-2.17.3.tar.bz2 | 3 --- yast2-apparmor-2.17.4.tar.bz2 | 3 +++ yast2-apparmor.changes | 11 +++++++++++ yast2-apparmor.spec | 23 +++++++++++++++-------- 4 files changed, 29 insertions(+), 11 deletions(-) delete mode 100644 yast2-apparmor-2.17.3.tar.bz2 create mode 100644 yast2-apparmor-2.17.4.tar.bz2 diff --git a/yast2-apparmor-2.17.3.tar.bz2 b/yast2-apparmor-2.17.3.tar.bz2 deleted file mode 100644 index f79b2c5..0000000 --- a/yast2-apparmor-2.17.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1368a3bb43267dc5472e0c97a7937c6c3c2df75866f62d65647adcfb8fb55f07 -size 146966 diff --git a/yast2-apparmor-2.17.4.tar.bz2 b/yast2-apparmor-2.17.4.tar.bz2 new file mode 100644 index 0000000..7509c60 --- /dev/null +++ b/yast2-apparmor-2.17.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14dc03da9cad39941b5f05cf02d2614b7f200b69b2a2dd289988340a23c71543 +size 147096 diff --git a/yast2-apparmor.changes b/yast2-apparmor.changes index f39529b..d2c7f1f 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Nov 28 17:53:44 CET 2008 - kmachalkova@suse.cz + +- Removed source of UI syntax error - invalid items listing + (bnc#441510) +- Integrated jjohansen's patch for bnc#258079 (e-mail address + validation) +- Make translatable strings from Perl agents really translated (and + correctly encoded) (bnc#448390) +- 2.17.4 + ------------------------------------------------------------------- Sat Oct 18 10:04:31 CEST 2008 - aschnell@suse.de diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index 99d92bf..ee32bc6 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-apparmor (Version 2.17.3) +# spec file for package yast2-apparmor (Version 2.17.4) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,12 +20,12 @@ Url: http://forge.novell.com/modules/xfmod/project/?apparmor Name: yast2-apparmor -Version: 2.17.3 +Version: 2.17.4 Release: 1 License: GPL v2 or later Group: Productivity/Security BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-apparmor-2.17.3.tar.bz2 +Source0: yast2-apparmor-2.17.4.tar.bz2 Prefix: /usr Summary: YaST2 - Plugins for AppArmor Profile Management Requires: yast2 perl-TimeDate @@ -51,7 +51,7 @@ Authors: jmichael@suse.de %prep -%setup -n yast2-apparmor-2.17.3 +%setup -n yast2-apparmor-2.17.4 %build %{prefix}/bin/y2tool y2autoconf @@ -100,8 +100,15 @@ REPDIR3='/var/log/apparmor/reports-exported' [ -e $REPDIR ] || mkdir -p $REPDIR [ -e $REPDIR2 ] || mkdir -p $REPDIR2 [ -e $REPDIR3 ] || mkdir -p $REPDIR3 - %changelog +* Fri Nov 28 2008 kmachalkova@suse.cz +- Removed source of UI syntax error - invalid items listing + (bnc#441510) +- Integrated jjohansen's patch for bnc#258079 (e-mail address + validation) +- Make translatable strings from Perl agents really translated (and + correctly encoded) (bnc#448390) +- 2.17.4 * Sat Oct 18 2008 aschnell@suse.de - Fixed help text (bnc #436491) - 2.17.3 @@ -158,7 +165,7 @@ REPDIR3='/var/log/apparmor/reports-exported' - Bug #305735 Add support for network toggles, append, and locking to the YaST2 EditProfile wizard. - Bug 302588 - 1 CD KDE version fails to install apparmor-docs -* Wed Aug 22 2007 dreynolds@suse.de +* Tue Aug 21 2007 dreynolds@suse.de - Updated spec to set theme-dir based on dist (openSUSE/sles) * Mon Aug 20 2007 dreynolds@suse.de - sbeattie@suse.de @@ -175,10 +182,10 @@ REPDIR3='/var/log/apparmor/reports-exported' * Sat Nov 18 2006 ddrewelow@suse.de - Fixed usability and reporting bugs (bnc# 158599,171082,172624,173825) -* Wed Nov 15 2006 ddrewelow@suse.de +* Tue Nov 14 2006 ddrewelow@suse.de - Added the missing complain.scr to fix: https://bugzilla.novell.com/show_bug.cgi?id=219898 -* Tue Nov 14 2006 ddrewelow@suse.de +* Mon Nov 13 2006 ddrewelow@suse.de - Fixes for notification bugs: - configuration of e-mail recipient not saved in YaST (bnc#177039)