Mailinglist Archive: opensuse-commit (1295 mails)
| < Previous | Next > |
commit apparmor-dbus
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 29 Jul 2007 10:45:50 +0200
- Message-id: <20070729084550.9A0E067817A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package apparmor-dbus
checked in at Sun Jul 29 10:45:50 CEST 2007.
--------
--- apparmor-dbus/apparmor-dbus.changes 2007-02-08 21:06:02.000000000 +0100
+++ /mounts/work_src_done/STABLE/apparmor-dbus/apparmor-dbus.changes 2007-07-29 09:19:35.078629000 +0200
@@ -1,0 +2,11 @@
+Sun Jul 29 09:17:47 CEST 2007 - mbarringer@xxxxxxx
+
+- Switched to using libapparmor1 rather than parse messages
+ with pcre.
+- Added the ability to recognize both old and new AppArmor
+ audit messages.
+- Far more information is now broadcast with each message;
+ it should be everything an AppArmor log message contains,
+ only parsed and easily consumed by an application.
+
+-------------------------------------------------------------------
Old:
----
apparmor-dbus-1.0.tar.gz
New:
----
apparmor-dbus-1.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apparmor-dbus.spec ++++++
--- /var/tmp/diff_new_pack.A13744/_old 2007-07-29 10:44:57.000000000 +0200
+++ /var/tmp/diff_new_pack.A13744/_new 2007-07-29 10:44:57.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package apparmor-dbus (Version 1.0)
+# spec file for package apparmor-dbus (Version 1.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,13 +12,14 @@
Name: apparmor-dbus
URL: http://forge.novell.com/modules/xfmod/project/?apparmor
-BuildRequires: audit-devel dbus-1-devel pcre-devel pkgconfig
-Version: 1.0
+BuildRequires: audit-devel dbus-1-devel libapparmor-devel pkgconfig
+Requires: libapparmor
+Version: 1.1
Release: 1
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: System/Monitoring
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: %{name}-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.bz2
Summary: Audit dispatcher for sending AppArmor events over DBUS
%description
@@ -52,6 +53,14 @@
%defattr(-, root, root)
%{_prefix}/bin/apparmor-dbus
-%changelog -n apparmor-dbus
+%changelog
+* Sun Jul 29 2007 - mbarringer@xxxxxxx
+- Switched to using libapparmor1 rather than parse messages
+ with pcre.
+- Added the ability to recognize both old and new AppArmor
+ audit messages.
+- Far more information is now broadcast with each message;
+ it should be everything an AppArmor log message contains,
+ only parsed and easily consumed by an application.
* Thu Feb 08 2007 - mbarringer@xxxxxxx
- Initial commit of version 1.0 (Fate #300563)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |