0.3.6.2
firewall-offline-cmd: --forward-port 'toaddr' is optional (RHBZ#1014958) firewall-cmd: fix variable name (RHBZ#1015011)
This commit is contained in:
parent
8606b62ae8
commit
f9bb7ae3b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/firewalld-0.3.5.tar.bz2
|
/firewalld-0.3.5.tar.bz2
|
||||||
/firewalld-0.3.6.tar.bz2
|
/firewalld-0.3.6.tar.bz2
|
||||||
/firewalld-0.3.6.1.tar.bz2
|
/firewalld-0.3.6.1.tar.bz2
|
||||||
|
/firewalld-0.3.6.2.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A firewall daemon with D-BUS interface providing a dynamic firewall
|
Summary: A firewall daemon with D-BUS interface providing a dynamic firewall
|
||||||
Name: firewalld
|
Name: firewalld
|
||||||
Version: 0.3.6.1
|
Version: 0.3.6.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://fedorahosted.org/firewalld
|
URL: http://fedorahosted.org/firewalld
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -189,6 +189,10 @@ fi
|
|||||||
%{_mandir}/man1/firewall-config*.1*
|
%{_mandir}/man1/firewall-config*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 04 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.6.2-1
|
||||||
|
- firewall-offline-cmd: --forward-port 'toaddr' is optional (RHBZ#1014958)
|
||||||
|
- firewall-cmd: fix variable name (RHBZ#1015011)
|
||||||
|
|
||||||
* Thu Oct 03 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.6.1-1
|
* Thu Oct 03 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.6.1-1
|
||||||
- remove superfluous po files from archive
|
- remove superfluous po files from archive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user