- Update of firewall-config
- Some bug fixes
This commit is contained in:
parent
bc234168b1
commit
a7e552c674
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/firewalld-0.2.4.tar.bz2
|
||||
/firewalld-0.2.5.tar.bz2
|
||||
/firewalld-0.2.6.tar.bz2
|
||||
/firewalld-0.2.7.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A firewall daemon with D-BUS interface providing a dynamic firewall
|
||||
Name: firewalld
|
||||
Version: 0.2.6
|
||||
Version: 0.2.7
|
||||
Release: 1%{?dist}
|
||||
URL: http://fedorahosted.org/firewalld
|
||||
License: GPLv2+
|
||||
@ -182,11 +182,15 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/firewall-config
|
||||
%defattr(0644,root,root)
|
||||
#%{_datadir}/firewalld/firewall-config.glade
|
||||
%{_datadir}/firewalld/firewall-config.glade
|
||||
%{_datadir}/applications/firewall-config.desktop
|
||||
#%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
|
||||
%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2012 Thomas Woerner <twoerner@redhat.com> 0.2.7-1
|
||||
- Update of firewall-config
|
||||
- Some bug fixes
|
||||
|
||||
* Tue Aug 7 2012 Thomas Woerner <twoerner@redhat.com> 0.2.6-1
|
||||
- New D-BUS interface for persistent configuration
|
||||
- Aded support for persistent zone configuration in firewall-cmd
|
||||
|
Loading…
Reference in New Issue
Block a user