Fix connect_ports and bind_ports to specify semanage command if only 1 port is available rather then to suggest user choices
- Update translations
This commit is contained in:
parent
f7c8d33f95
commit
08c34c97b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.45.tar.gz
|
||||
/setroubleshoot-plugins-3.0.47.tar.gz
|
||||
*.rpm
|
||||
/setroubleshoot-plugins-3.0.48.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.47
|
||||
Version: 3.0.48
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Fri Feb 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.0.48-1
|
||||
- Fix connect_ports and bind_ports to specify semanage command if only 1 port is available rather then to suggest user choices
|
||||
- Update translations
|
||||
|
||||
* Mon Jan 7 2013 <dwalsh@redhat.com> - 3.0.47-1
|
||||
- Update translations
|
||||
- Fix sys_resource.py to mention all types of resources
|
||||
|
||||
Loading…
Reference in New Issue
Block a user