From 0947827f47ebae0608f717be48299b5b41df2c10 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Apr 15 2016 21:41:51 +0000 Subject: setroubleshoot-3.2.25 --- diff --git a/framework/NEWS b/framework/NEWS index a77a6ac..6c3b092 100644 --- a/framework/NEWS +++ b/framework/NEWS @@ -1,3 +1,10 @@ +setroubleshoot 3.2.25 2016-04-15 + - extend DBUS API, see DBUS.md + - sedispatch uses a timeout when collecting audit events + - alerts reflects plugins level + - updated translations from + https://fedora.zanata.org/project/view/setroubleshoot + setroubleshoot 3.2.24 2015-04-23 - updated translations from https://fedora.zanata.org/project/view/setroubleshoot diff --git a/framework/configure.ac b/framework/configure.ac index b873983..8ce1a8c 100644 --- a/framework/configure.ac +++ b/framework/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([setroubleshoot], [3.2.24], +AC_INIT([setroubleshoot], [3.2.25], [http://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=setroubleshoot]) AC_CONFIG_SRCDIR(src/setroubleshoot/__init__.py)