auto-import setroubleshoot-0.32-1 on branch devel from
setroubleshoot-0.32-1.src.rpm
This commit is contained in:
parent
6cb7ca1dce
commit
db2286a758
@ -1 +1 @@
|
|||||||
setroubleshoot-0.31.tar.gz
|
setroubleshoot-0.32.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 0.31
|
Version: 0.32
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -107,6 +107,23 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/pixmaps/*png
|
%{_datadir}/pixmaps/*png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 22 2006 Dan Walsh <dwalsh@redhat.com> - 0.32-1
|
||||||
|
- Add avc_syslog to syslog translated avc message
|
||||||
|
- Fix submitbug button
|
||||||
|
- John Dennis Changes
|
||||||
|
* fix signature inflation, all data attached to a signature is now
|
||||||
|
encapsulated in a SEFaultSignatureInfo (siginfo) class. The GUI no
|
||||||
|
longer reaches into a signature looking for information, it looks
|
||||||
|
in the siginfo. The Plugin class now defines the method
|
||||||
|
get_signature() which report() calls to obtain the signature. The
|
||||||
|
default signature provided by the Plugin class includes the
|
||||||
|
analysisID, an AVC with just the src & target contexts, and the
|
||||||
|
object_path. All data accesses and parameters which had been "sig
|
||||||
|
and solution" are now done via the unified siginfo class. There is
|
||||||
|
still a bit more work to be done on this but this represents a
|
||||||
|
reasonble point to checkpoint the code in CVS.
|
||||||
|
|
||||||
|
|
||||||
* Tue Aug 22 2006 Dan Walsh <dwalsh@redhat.com> - 0.31-1
|
* Tue Aug 22 2006 Dan Walsh <dwalsh@redhat.com> - 0.31-1
|
||||||
- Fix desktop
|
- Fix desktop
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user