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:
Dan Walsh 2013-02-15 11:58:23 -05:00
parent f7c8d33f95
commit 08c34c97b3
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
f6710298cffe06d9bf07866e4bf52935 setroubleshoot-plugins-3.0.47.tar.gz
6ea26cb21a3fcbc970d76eeb56a4d3ed setroubleshoot-plugins-3.0.48.tar.gz