From ad42e3361647381d1a80c5ad6b17a2b1e9e2518d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 30 Aug 2006 21:23:31 +0000 Subject: [PATCH] auto-import setroubleshoot-0.38-1 on branch devel from setroubleshoot-0.38-1.src.rpm --- .cvsignore | 2 +- setroubleshoot.spec | 20 +++++++++++++++++--- sources | 2 +- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index f2a1c17..3c56f81 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-0.37.tar.gz +setroubleshoot-0.38.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 63184f8..d2d719f 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 0.37 +Version: 0.38 Release: 1 License: GPL Group: Applications/System @@ -24,8 +24,8 @@ Requires: gnome-python2-gtkhtml2 %define pkgconfigdir %{_sysconfdir}/%{name} %define pkglogdir %{_localstatedir}/log/%{name} -Requires: audit >= audit-1.2.5-7 -Requires: audit-libs-python +Requires: audit >= 1.2.6-3 +Requires: audit-libs-python >= 1.2.6-3 Requires: libselinux >= 1.30.15-1 Requires: pygtk2 >= 2.9.2 Requires: notify-python @@ -107,6 +107,20 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/sealert.service %changelog +* Fri Aug 30 2006 Dan Walsh - 0.38-1 +- Dan Walsh + * Hook up the rest of the menu bars on browser window + * Add public_content.py plugin +- John Dennis + * add delete_signatures() method to AlertClient class + * start using the AppBar in the browser. + * "open logfile" now connected all the way from browser menu + to server rpc, still needs implementation, but "plumbing" is working. + * fixes for the date/time dialog + * remove install of setroubleshoot.glade, we now only use + setroubleshoot_browser.glade + * some fixed to DateTimeDialog + * Fri Aug 25 2006 Dan Walsh - 0.37-1 - Add back in the status icon diff --git a/sources b/sources index 2492d74..081590f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69dbdc8fa4d989426bc01d681ebd08de setroubleshoot-0.37.tar.gz +f5912779bfaedf4d796fad970a88354a setroubleshoot-0.38.tar.gz