Update to latest translations
Fix memory leak in sedispatch
This commit is contained in:
parent
84a36601df
commit
fbe8a4b202
1
.gitignore
vendored
1
.gitignore
vendored
@ -140,3 +140,4 @@ setroubleshoot-2.2.93.tar.gz
|
|||||||
/setroubleshoot-3.0.41.tar.gz
|
/setroubleshoot-3.0.41.tar.gz
|
||||||
/setroubleshoot-3.0.42.tar.gz
|
/setroubleshoot-3.0.42.tar.gz
|
||||||
/setroubleshoot-3.0.43.tar.gz
|
/setroubleshoot-3.0.43.tar.gz
|
||||||
|
/setroubleshoot-3.0.44.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Helps troubleshoot SELinux problems
|
Summary: Helps troubleshoot SELinux problems
|
||||||
Name: setroubleshoot
|
Name: setroubleshoot
|
||||||
Version: 3.0.43
|
Version: 3.0.44
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -202,6 +202,10 @@ Setroubleshoot documentation package
|
|||||||
%{pkgdocdir}/setroubleshoot*
|
%{pkgdocdir}/setroubleshoot*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 8 2011 <dwalsh@redhat.com> - 3.0.44-1
|
||||||
|
- Update to latest translations
|
||||||
|
- Fix memory leak in sedispatch
|
||||||
|
|
||||||
* Mon Dec 5 2011 <dwalsh@redhat.com> - 3.0.43-1
|
* Mon Dec 5 2011 <dwalsh@redhat.com> - 3.0.43-1
|
||||||
- Update to latest translations
|
- Update to latest translations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user