diff --git a/.gitignore b/.gitignore index b5a42fa..571b136 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 55352ef..04feef7 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -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 - 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 - 3.0.47-1 - Update translations - Fix sys_resource.py to mention all types of resources diff --git a/sources b/sources index 30b534f..1e9f9ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6710298cffe06d9bf07866e4bf52935 setroubleshoot-plugins-3.0.47.tar.gz +6ea26cb21a3fcbc970d76eeb56a4d3ed setroubleshoot-plugins-3.0.48.tar.gz