From 4550b18573994210929458c4d4b7708f7319602d Mon Sep 17 00:00:00 2001 From: Rafal Krypa Date: Thu, 7 Feb 2013 12:43:42 +0100 Subject: [PATCH] [Release] smack_1.0slp2+s9 * Polish init script. * execute init script between local-fs.target and basic.target. * libsmack: fix access type parsing. * libsmack: fix label removal. * Don't fail when removing label from file, that doesn't have it. Change-Id: I37b0f33c6c818427e0fc86eb6ec9d64ef8ab42a2 --- debian/changelog | 31 +++++++++++++++++++++++++++++++ packaging/smack.spec | 9 ++++++++- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d981395..1aa15f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +smack (1.0slp2+s9) unstable; urgency=low + + [ Chengwei Yang ] + * Polish init script. + + [ Wonguk Jeong ] + * execute init script between local-fs.target and basic.target. + + [ Rafal Krypa ] + * libsmack: fix access type parsing. + * libsmack: fix label removal. + * Don't fail when removing label from file, that doesn't have it. + + -- Rafal Krypa Thu, 07 Feb 2013 12:36:15 +0100 + +smack (1.0slp2+s8) unstable; urgency=low + + * Add systemd support scripts. + + -- Jacek Migacz Mon, 26 Nov 2012 15:27:28 2012 +0900 + +smack (1.0slp2+s7) unstable; urgency=low + + [ Rafal Krypa ] + * libsmack: try not to fail if accesses_apply cannot access some kernel interface. + + [ Kidong Kim ] + * fix initialization script order. + + -- Kidong Kim Mon, 26 Nov 2012 15:27:28 2012 +0900 + smack (1.0slp2+s6) unstable; urgency=low [ Bumjin Im ] diff --git a/packaging/smack.spec b/packaging/smack.spec index b1c0c27..4577d7e 100644 --- a/packaging/smack.spec +++ b/packaging/smack.spec @@ -1,5 +1,5 @@ Name: smack -Version: 1.0slp2+s8 +Version: 1.0slp2+s9 Release: 1 Summary: Package to interact with Smack Group: System/Kernel @@ -91,6 +91,13 @@ rm -rf %{buildroot} %{_mandir}/man8/* %changelog +* Thu Feb 07 2013 Rafal Krypa - 1.0slp2+s9 +- Polish init script. +- execute init script between local-fs.target and basic.target. +- libsmack: fix access type parsing. +- libsmack: fix label removal. +- Don't fail when removing label from file, that doesn't have it. + * Wed Dec 10 2012 Jacek Migacz - 1.0slp2+s8 - Add systemd support scripts. -- 2.7.4