66253d
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
66253d
Name: firewalld
66253d
Version: 0.8.0
66253d
Release: 4%{?dist}
66253d
URL:     http://www.firewalld.org
66253d
License: GPLv2+
66253d
Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz
66253d
Patch1: RHEL-only-0001-Add-cockpit-by-default-to-some-zones.patch
66253d
Patch2: 0002-fix-CLI-service-also-output-helpers-for-service-info.patch
66253d
Patch3: 0003-fix-reload-let-NM-interface-assignments-override-per.patch
66253d
Patch4: 0004-fix-dbus-firewall.conf-fix-check-for-AutomaticHelper.patch
66253d
Patch5: 0005-fix-test-CHECK_NAT_COEXISTENCE-only-check-for-kernel.patch
66253d
Patch6: 0006-fix-test-direct-passthrough-no-need-to-check-for-dum.patch
66253d
Patch7: 0007-fix-test-functions-FWD_END_TEST-improve-grep-for-err.patch
66253d
Patch8: 0008-test-build-add-support-for-running-in-containers.patch
66253d
Patch9: 0009-test-check-container-add-support-for-debian-sid.patch
66253d
Patch10: 0010-test-check-container-add-support-for-fedora-rawhide.patch
66253d
Patch11: 0011-fix-test-leave-cleanup-for-tests-cases.patch
66253d
Patch12: 0012-test-functions-new-macros-for-starting-stopping-Netw.patch
66253d
Patch13: 0013-test-functions-add-macro-NMCLI_CHECK.patch
66253d
Patch14: 0014-test-build-support-integration-tests.patch
66253d
Patch15: 0015-test-integration-NM-zone-overrides-interface-on-relo.patch
66253d
Patch16: 0016-test-check-container-also-run-check-integration.patch
66253d
Patch17: 0017-doc-README-add-note-about-integration-tests.patch
66253d
Patch18: 0018-chore-update-translations.patch
66253d
Patch19: 0019-doc-README-add-note-about-language-translations.patch
66253d
Patch20: 0020-fix-rich-source-dest-only-matching-with-mark-action.patch
66253d
Patch21: 0021-test-coverage-for-gh-567.patch
66253d
Patch22: 0022-improvement-test-move-regression.at-inside-directory.patch
66253d
Patch23: 0023-improvement-test-move-features.at-inside-directory.patch
66253d
Patch24: 0024-improvement-test-move-python.at-inside-directory.patch
66253d
Patch25: 0025-improvement-test-move-dbus.at-inside-directory.patch
66253d
Patch26: 0026-improvement-test-move-firewall-cmd.at-and-firewall-o.patch
66253d
Patch27: 0027-test-enhance-test-for-rhbz1729097.patch
66253d
Patch28: 0028-fix-test-functions-FWD_END_TEST-grep-for-errors-warn.patch
66253d
Patch29: 0029-improvement-tests-regression-rhbz1715977-shorten-tes.patch
66253d
Patch30: 0030-feat-AllowZoneDrifting-config-option.patch
66253d
Patch31: 0031-feat-nftables-support-AllowZoneDrifting-yes.patch
66253d
Patch32: 0032-feat-ipXtables-support-AllowZoneDrifting-yes.patch
66253d
Patch33: 0033-test-verify-AllowZoneDrifting-yes.patch
66253d
Patch34: 0034-chore-test-retab-some-test-cases.patch
66253d
Patch35: 0035-improvement-translations-build-target-to-merge-from-.patch
66253d
Patch36: 0036-chore-translation-merge-from-master.patch
66253d
Patch37: 0037-improvement-check-container-use-docker-build.patch
66253d
Patch38: 0038-fix-firewall-offline-cmd-Don-t-print-warning-about-A.patch
66253d
Patch39: 0039-RHEL-only-default-to-AllowZoneDrifting-yes.patch
66253d
Patch40: 0040-doc-direct-add-CAVEATS-section.patch
66253d
66253d
BuildArch: noarch
66253d
BuildRequires: autoconf
66253d
BuildRequires: automake
66253d
BuildRequires: desktop-file-utils
66253d
BuildRequires: gettext
66253d
BuildRequires: intltool
66253d
# glib2-devel is needed for gsettings.m4
66253d
BuildRequires: glib2, glib2-devel
66253d
BuildRequires: systemd-units
66253d
BuildRequires: docbook-style-xsl
66253d
BuildRequires: libxslt
66253d
BuildRequires: iptables, ebtables, ipset
66253d
BuildRequires: python3-devel
66253d
Requires: iptables, ebtables, ipset
66253d
Requires(post): systemd
66253d
Requires(preun): systemd
66253d
Requires(postun): systemd
66253d
Requires: firewalld-filesystem = %{version}-%{release}
66253d
Requires: python3-firewall  = %{version}-%{release}
66253d
Conflicts: selinux-policy < 3.14.1-28
66253d
Conflicts: squid < 7:3.5.10-1
66253d
Obsoletes: firewalld-selinux < 0.4.4.2-2
66253d
# bz1581578
66253d
Conflicts: cockpit-ws < 171-2
66253d
66253d
%description
66253d
firewalld is a firewall service daemon that provides a dynamic customizable 
66253d
firewall with a D-Bus interface.
66253d
66253d
%package -n python3-firewall
66253d
Summary: Python3 bindings for firewalld
66253d
66253d
%{?python_provide:%python_provide python3-firewall}
66253d
66253d
Obsoletes: python-firewall < 0.5.2-2
66253d
Obsoletes: python2-firewall < 0.5.2-2
66253d
Requires: python3-dbus
66253d
Requires: python3-slip-dbus
66253d
Requires: python3-decorator
66253d
Requires: python3-gobject-base
66253d
Requires: python3-nftables
66253d
66253d
%description -n python3-firewall
66253d
Python3 bindings for firewalld.
66253d
66253d
%package -n firewalld-filesystem
66253d
Summary: Firewalld directory layout and rpm macros
66253d
66253d
%description -n firewalld-filesystem
66253d
This package provides directories and rpm macros which
66253d
are required by other packages that add firewalld configuration files.
66253d
66253d
%package -n firewall-applet
66253d
Summary: Firewall panel applet
66253d
Requires: %{name} = %{version}-%{release}
66253d
Requires: firewall-config = %{version}-%{release}
66253d
Requires: hicolor-icon-theme
66253d
Requires: python3-qt5-base
66253d
Requires: python3-gobject
66253d
Requires: libnotify
66253d
Requires: NetworkManager-libnm
66253d
Requires: dbus-x11
66253d
66253d
%description -n firewall-applet
66253d
The firewall panel applet provides a status information of firewalld and also 
66253d
the firewall settings.
66253d
66253d
%package -n firewall-config
66253d
Summary: Firewall configuration application
66253d
Requires: %{name} = %{version}-%{release}
66253d
Requires: hicolor-icon-theme
66253d
Requires: gtk3
66253d
Requires: python3-gobject
66253d
Requires: NetworkManager-libnm
66253d
Requires: dbus-x11
66253d
66253d
%description -n firewall-config
66253d
The firewall configuration application provides an configuration interface for 
66253d
firewalld.
66253d
66253d
%prep
66253d
%autosetup -p1
66253d
# must autogen since a patch above touched a Makefile.am
66253d
./autogen.sh
66253d
66253d
%build
66253d
%configure --enable-sysconfig --enable-rpmmacros PYTHON="%{__python3} %{py3_shbang_opts}"
66253d
make %{?_smp_mflags}
66253d
66253d
%install
66253d
make install DESTDIR=%{buildroot}
66253d
desktop-file-install --delete-original \
66253d
  --dir %{buildroot}%{_sysconfdir}/xdg/autostart \
66253d
  %{buildroot}%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
66253d
desktop-file-install --delete-original \
66253d
  --dir %{buildroot}%{_datadir}/applications \
66253d
  %{buildroot}%{_datadir}/applications/firewall-config.desktop
66253d
66253d
%find_lang %{name} --all-name
66253d
66253d
%post
66253d
%systemd_post firewalld.service
66253d
66253d
%preun
66253d
%systemd_preun firewalld.service
66253d
66253d
%postun
66253d
%systemd_postun_with_restart firewalld.service 
66253d
66253d
%files -f %{name}.lang
66253d
%doc COPYING README
66253d
%{_sbindir}/firewalld
66253d
%{_bindir}/firewall-cmd
66253d
%{_bindir}/firewall-offline-cmd
66253d
%dir %{_datadir}/bash-completion/completions
66253d
%{_datadir}/bash-completion/completions/firewall-cmd
66253d
%dir %{_datadir}/zsh/site-functions
66253d
%{_datadir}/zsh/site-functions/_firewalld
66253d
%{_prefix}/lib/firewalld/icmptypes/*.xml
66253d
%{_prefix}/lib/firewalld/ipsets/README
66253d
%{_prefix}/lib/firewalld/services/*.xml
66253d
%{_prefix}/lib/firewalld/zones/*.xml
66253d
%{_prefix}/lib/firewalld/helpers/*.xml
66253d
%attr(0750,root,root) %dir %{_sysconfdir}/firewalld
66253d
%config(noreplace) %{_sysconfdir}/firewalld/firewalld.conf
66253d
%config(noreplace) %{_sysconfdir}/firewalld/lockdown-whitelist.xml
66253d
%attr(0750,root,root) %dir %{_sysconfdir}/firewalld/helpers
66253d
%attr(0750,root,root) %dir %{_sysconfdir}/firewalld/icmptypes
66253d
%attr(0750,root,root) %dir %{_sysconfdir}/firewalld/ipsets
66253d
%attr(0750,root,root) %dir %{_sysconfdir}/firewalld/services
66253d
%attr(0750,root,root) %dir %{_sysconfdir}/firewalld/zones
66253d
%defattr(0644,root,root)
66253d
%config(noreplace) %{_sysconfdir}/sysconfig/firewalld
66253d
%{_unitdir}/firewalld.service
66253d
%config(noreplace) %{_datadir}/dbus-1/system.d/FirewallD.conf
66253d
%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.desktop.policy.choice
66253d
%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.server.policy.choice
66253d
%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.policy
66253d
%{_mandir}/man1/firewall*cmd*.1*
66253d
%{_mandir}/man1/firewalld*.1*
66253d
%{_mandir}/man5/firewall*.5*
66253d
%{_sysconfdir}/modprobe.d/firewalld-sysctls.conf
66253d
66253d
%files -n python3-firewall
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/__pycache__
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/config
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/config/__pycache__
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/core
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/core/__pycache__
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/core/io
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/core/io/__pycache__
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/server
66253d
%attr(0755,root,root) %dir %{python3_sitelib}/firewall/server/__pycache__
66253d
%{python3_sitelib}/firewall/__pycache__/*.py*
66253d
%{python3_sitelib}/firewall/*.py*
66253d
%{python3_sitelib}/firewall/config/*.py*
66253d
%{python3_sitelib}/firewall/config/__pycache__/*.py*
66253d
%{python3_sitelib}/firewall/core/*.py*
66253d
%{python3_sitelib}/firewall/core/__pycache__/*.py*
66253d
%{python3_sitelib}/firewall/core/io/*.py*
66253d
%{python3_sitelib}/firewall/core/io/__pycache__/*.py*
66253d
%{python3_sitelib}/firewall/server/*.py*
66253d
%{python3_sitelib}/firewall/server/__pycache__/*.py*
66253d
66253d
%files -n firewalld-filesystem
66253d
%dir %{_prefix}/lib/firewalld
66253d
%dir %{_prefix}/lib/firewalld/helpers
66253d
%dir %{_prefix}/lib/firewalld/icmptypes
66253d
%dir %{_prefix}/lib/firewalld/ipsets
66253d
%dir %{_prefix}/lib/firewalld/services
66253d
%dir %{_prefix}/lib/firewalld/zones
66253d
%{_rpmconfigdir}/macros.d/macros.firewalld
66253d
66253d
%files -n firewall-applet
66253d
%attr(0755,root,root) %dir %{_sysconfdir}/firewall
66253d
%{_bindir}/firewall-applet
66253d
%defattr(0644,root,root)
66253d
%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
66253d
%{_sysconfdir}/firewall/applet.conf
66253d
%{_datadir}/icons/hicolor/*/apps/firewall-applet*.*
66253d
%{_mandir}/man1/firewall-applet*.1*
66253d
66253d
%files -n firewall-config
66253d
%{_bindir}/firewall-config
66253d
%defattr(0644,root,root)
66253d
%{_datadir}/firewalld/firewall-config.glade
66253d
%{_datadir}/firewalld/gtk3_chooserbutton.py*
66253d
%{_datadir}/firewalld/gtk3_niceexpander.py*
66253d
%{_datadir}/applications/firewall-config.desktop
66253d
%{_datadir}/metainfo/firewall-config.appdata.xml
66253d
%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
66253d
%{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml
66253d
%{_mandir}/man1/firewall-config*.1*
66253d
66253d
%changelog
66253d
* Thu Feb 27 2020 Eric Garver <egarver@redhat.com> - 0.8.0-4
66253d
- doc: direct: add CAVEATS section
66253d
66253d
* Mon Feb 03 2020 Eric Garver <egarver@redhat.com> - 0.8.0-3
66253d
- restore zone drifting as a feature
66253d
66253d
* Tue Nov 12 2019 Eric Garver <egarver@redhat.com> - 0.8.0-2
66253d
- fix: CLI: service: also output helpers for service info
66253d
66253d
* Tue Nov 05 2019 Eric Garver <egarver@redhat.com> - 0.8.0-1
66253d
- rebase to v0.8.0
66253d
66253d
* Tue Aug 13 2019 Eric Garver <egarver@redhat.com> - 0.7.0-5
66253d
- bump nftables version requirements
66253d
66253d
* Tue Aug 06 2019 Eric Garver <egarver@redhat.com> - 0.7.0-4
66253d
- backport patches to sort source-based zone dispatch by zone name
66253d
66253d
* Tue Jul 23 2019 Eric Garver <egarver@redhat.com> - 0.7.0-3
66253d
- backport patch to show service includes in service output
66253d
- backport patches to fix dbus API break
66253d
66253d
* Thu Jun 13 2019 Eric Garver <egarver@redhat.com> - 0.7.0-2
66253d
- package rebuild
66253d
66253d
* Wed Jun 12 2019 Eric Garver <egarver@redhat.com> - 0.7.0-1
66253d
- rebase to v0.7.0
66253d
66253d
* Sun Jan 13 2019 Eric Garver <egarver@redhat.com> - 0.6.3-7
66253d
- backport additional patches for RFC3964_IPv4 filter feature
66253d
66253d
* Tue Jan 08 2019 Eric Garver <egarver@redhat.com> - 0.6.3-6
66253d
- backport nftables support for wildcard interfaces
66253d
- backport RFC3964_IPv4 filter feature
66253d
66253d
* Tue Dec 18 2018 Eric Garver <egarver@redhat.com> - 0.6.3-5
66253d
- backport fix for lost NM interfaces in default zone during reload
66253d
66253d
* Thu Dec 13 2018 Eric Garver <egarver@redhat.com> - 0.6.3-4
66253d
- backport recent stable fixes
66253d
- backport fix for lost NM interfaces during reload
66253d
- backport rich rule priorities
66253d
- backport fix for set entries not applied
66253d
- update translations
66253d
66253d
* Tue Oct 16 2018 Eric Garver <egarver@redhat.com> - 0.6.3-3
66253d
- backport FlushAllOnReload feature
66253d
66253d
* Fri Oct 12 2018 Eric Garver <egarver@redhat.com> - 0.6.3-2
66253d
- use py3_shbang_opts for lockdown-whitelist
66253d
- fix cockpit patch causing test failure
66253d
66253d
* Thu Oct 11 2018 Eric Garver <egarver@redhat.com> - 0.6.3-1
66253d
- rebase package to v0.6.3
66253d
- use py3_shbang_opts for interpreter invocations
66253d
66253d
* Mon Sep 10 2018 Eric Garver <egarver@redhat.com> - 0.6.1-5
66253d
- python3-firewalld can get by with python3-gobject-base
66253d
- firewall-config can get by with python3-qt5-base
66253d
66253d
* Thu Aug 16 2018 Eric Garver <egarver@redhat.com> - 0.6.1-4
66253d
- backports for new failed state if startup fails
66253d
- backports to use explicit RETURN on user defined ebtables chains
66253d
- backports to fix nftables AUDIT log support
66253d
66253d
* Tue Aug 14 2018 Eric Garver <egarver@redhat.com> - 0.6.1-3
66253d
- drop support for ebtables broute table
66253d
66253d
* Fri Aug 10 2018 Eric Garver <egarver@redhat.com> - 0.6.1-2
66253d
- add more ports to high-availability service
66253d
66253d
* Thu Aug 09 2018 Eric Garver <egarver@redhat.com> - 0.6.1-1
66253d
- rebase to v0.6.1
66253d
- fix patch adding cockpit by default, fixes testsuite
66253d
66253d
* Mon Jul 09 2018 Eric Garver <egarver@redhat.com> - 0.6.0-2
66253d
- Use correct conflicts version for cockpit-ws
66253d
- Enable cockpit by default in some zones
66253d
66253d
* Fri Jul 06 2018 Eric Garver <egarver@redhat.com> - 0.6.0-1
66253d
- rebase to v0.6.0
66253d
66253d
* Tue May 01 2018 Eric Garver <egarver@redhat.com> - 0.6.0-0.1.alpha1
66253d
- rebase to v0.6.0-alpha
66253d
66253d
* Wed Mar 21 2018 Eric Garver <egarver@redhat.com> - 0.5.2-3
66253d
- remove fedora-isms and clean up spec file
66253d
66253d
* Wed Mar 21 2018 Eric Garver <egarver@redhat.com> - 0.5.2-2
66253d
- remove python2-firewall subpackage
66253d
66253d
* Mon Mar 19 2018 Eric Garver <egarver@redhat.com> - 0.5.2-1
66253d
- rebase package to v0.5.2
66253d
66253d
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.1-2
66253d
- Escape macros in %%changelog
66253d
66253d
* Wed Feb 07 2018 Eric Garver <egarver@redhat.com> - 0.5.1-1
66253d
- rebase package to v0.5.1
66253d
66253d
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4.5-6
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
66253d
66253d
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.4.5-5
66253d
- Remove obsolete scriptlets
66253d
66253d
* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.4.4.5-4
66253d
- Python 2 binary package renamed to python2-firewall
66253d
  See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
66253d
66253d
* Mon Jul 31 2017 Thomas Woerner <twoerner@redhat.com> - 0.4.4.5-3
66253d
- Fix spec file for next RHEL versions
66253d
66253d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4.5-2
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
66253d
66253d
* Fri Jun  9 2017 Thomas Woerner <twoerner@redhat.com> - 0.4.4.5-1
66253d
- Rebase to firewalld-0.4.4.5
66253d
  http://www.firewalld.org/2017/06/firewalld-0-4-4-5-release
66253d
  - Fix build from spec
66253d
  - Fix –remove-service-from-zone option (RHBZ#1438127)
66253d
  - Support sctp and dccp in ports, source-ports, forward-ports, helpers and
66253d
    rich rules (RHBZ#1429808)
66253d
  - firewall-cmd: Fix –{set,get}-{short,description} for zone (RHBZ#1445238)
66253d
  - firewall.core.ipXtables: Use new wait option for restore commands if
66253d
    available
66253d
  - New services for oVirt:
66253d
    ctdb, ovirt-imageio, ovirt-storageconsole, ovirt-vmconsole and nrpe
66253d
  - Rename extension for policy choices (server and desktop) to .policy.choice
66253d
    (RHBZ#1449754)
66253d
  - D-Bus interfaces: Fix GetAll for interfaces without properties
66253d
    (RHBZ#1452017)
66253d
  - Load NAT helpers with conntrack helpers (RHBZ#1452681)
66253d
  - Translation updates
66253d
- Additional upstream patches:
66253d
  - Rich-rule source validation (d69b7cb)
66253d
  - IPv6 ICMP type only rich-rule fix (cf50bd0)
66253d
66253d
* Mon Mar 27 2017 Thomas Woerner <twoerner@redhat.com> - 0.4.4.4-1
66253d
- Rebase to firewalld-0.4.4.4
66253d
  http://www.firewalld.org/2017/03/firewalld-0-4-4-4-release
66253d
- Drop references to fedorahosted.org from spec file and Makefile.am, use
66253d
  archive from github
66253d
- Fix inconsistent ordering of rules in INPUT_ZONE_SOURCE (issue#166)
66253d
- Fix ipset overloading from /etc/firewalld/ipsets
66253d
- Fix permanent rich rules using icmp-type elements (RHBZ#1434594)
66253d
- firewall-config: Deactivate edit, remove, .. buttons if there are no items
66253d
- Check if ICMP types are supported by kernel before trying to use them
66253d
- firewall-config: Show invalid ipset type in the ipset configuration dialog
66253d
  in a special label
66253d
66253d
* Tue Feb 21 2017 Thomas Woerner <twoerner@redhat.com> - 0.4.4.3-2
66253d
- Fixed ipset overloading, dropped applied check in get_ipset (issue#206)
66253d
66253d
* Fri Feb 10 2017 Thomas Woerner <twoerner@redhat.com> - 0.4.4.3-1
66253d
- Rebase to firewalld-0.4.4.3
66253d
  http://www.firewalld.org/2017/02/firewalld-0-4-4-3-release
66253d
- Speed up of large file loading
66253d
- Support for more ipset types
66253d
- Speed up of adding or removing entries for ipsets from files
66253d
- Support icmp-type usage in rich rules
66253d
- Support for more icmp types
66253d
- Support for h323 conntrack helper
66253d
- New services
66253d
- Code cleanup and several other bug fixes
66253d
- Translation updates
66253d
66253d
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4.2-4
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
66253d
66253d
* Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 0.4.4.2-3
66253d
- Rebuild for Python 3.6
66253d
66253d
* Mon Dec  5 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.4.2-2
66253d
- Dropping firewalld-selinux package again as the required fix made it into
66253d
  selinux-policy packages for F-23+, updated selinux-policy version conflicts
66253d
66253d
* Thu Dec  1 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.4.2-1
66253d
- New firewalld-selinux sub package delivering the SELinux policy module for
66253d
  firewalld (RHBZ#1396765) (RHBZ#1394625) (RHBZ#1394578) (RHBZ#1394573)
66253d
  (RHBZ#1394569)
66253d
- New firewalld release 0.4.4.2:
66253d
  - firewalld.spec: Added helpers and ipsets paths to firewalld-filesystem
66253d
  - firewall.core.fw_nm: create NMClient lazily
66253d
  - Do not use hard-coded path for modinfo, use autofoo to detect it
66253d
  - firewall.core.io.ifcfg: Dropped invalid option warning with bad format
66253d
    string
66253d
  - firewall.core.io.ifcfg: Properly handle quoted ifcfg values
66253d
  - firewall.core.fw_zone: Do not reset ZONE with ifdown
66253d
  - Updated translations from zanata
66253d
  - firewall-config: Extra grid at bottom to visualize firewalld settings
66253d
66253d
* Wed Nov  9 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.4.1-1
66253d
- firewall-config: Use proper source check in sourceDialog (fixes issue#162)
66253d
- firewallctl: New support for helpers
66253d
- Translation updates
66253d
66253d
* Fri Oct 28 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.4-1
66253d
- Fix dist-check
66253d
- src/Makefile.am: Install new helper files
66253d
- config/Makefile.am: Install helpers
66253d
- Merged translations
66253d
- Updated translations from zanata
66253d
- firewalld.spec: Adapt requires for PyQt5
66253d
- firewall-applet: Fix fromUTF8 for python2 PyQt5 usage
66253d
- firewall-applet: Use PyQt5
66253d
- firewall-config: New nf_conntrack_select dialog, use nf_conntrack_helpers D-Bus property
66253d
- shell-completion/bash/firewall-cmd: Updates for helpers and also some fixes
66253d
- src/tests/firewall-[offline-]cmd_test.sh: New helper tests, adapted module tests for services
66253d
- doc/xml/seealso.xml: Add firewalld.helper(5) man page
66253d
- doc/xml/seealso.xml: Add firewalld.ipset(5) man page
66253d
- Fixed typo in firewalld.ipset(5) man page
66253d
- Updated firewalld.dbus(5) man page
66253d
- New firewalld.helper(5) man page
66253d
- doc/xml/firewall-offline-cmd.xml: Updated firewall-offline-cmd man page
66253d
- doc/xml/firewall-cmd.xml: Updated firewall-cmd man page
66253d
- firewall-offline-cmd: New support for helpers
66253d
- firewall-cmd: New support for helpers
66253d
- firewall.command: New check_helper_family, check_module and print_helper_info methods
66253d
- firewall.core.fw_test: Add helpers also to offline backend
66253d
- firewall.server.config: New AutomaticHelpers property (rw)
66253d
- firewall.server.config: Fix an dict size changed error for firewall.conf file changes
66253d
- firewall.server.config: Make LogDenied property readwrite to be consistent
66253d
- Some renames of nf_conntrack_helper* functions and structures, helpers is a dict
66253d
- firewall.core.fw: Properly check helper setting in set_automatic_helpers
66253d
- firewall.errors: Add missing BUILTIN_HELPER error code
66253d
- No extra interface for helpers needed in runtime, dropped DBUS_INTERFACE_HELPER
66253d
- firewall.server.firewalld: Drop unused queryHelper D-Bus method
66253d
- New helpers Q.931 and RAS from nf_conntrack_h323
66253d
- firewall.core.io.helper: Allow dots in helper names, remove underscore
66253d
- firewall.core.io.firewalld_conf: Fixed typo in FALLBACK_AUTOMATIC_HELPERS
66253d
- firewall-[offline-]cmd: Use sys.excepthook to force exception_handler usage always
66253d
- firewall.core.fw_config: new_X methods should also check builtins
66253d
- firewall.client: Set helper family to "" if None
66253d
- firewall.client: Add missing module string to FirewallClientHelperSettings.settings
66253d
- config/firewalld.conf: Add possible values description for AutomaticHelpers
66253d
- helpers/amanda.xml: Fix typo in helper module
66253d
- firewall-config: Added support for helper module setting
66253d
- firewall.client: Added support for helper module setting
66253d
- firewall.server.config_helper: Added support for helper module setting
66253d
- firewall.core.io.service, firewall.server.config_service: Only replace underscore by dash if module start with nf_conntrack_
66253d
- firewall.core.fw_zone: Use helper module instead of a generated name from helper name
66253d
- helpers: Added kernel module
66253d
- firewall.core.io.helper: Add module to helper
66253d
- firewall-cmd: Removed duplicate --get-ipset-types from help output
66253d
- firewall.core.fw_zone: Add zone bingings for PREROUTING in the raw table
66253d
- firewall.core.ipXtables: Add PREROUTING default rules for zones in raw table
66253d
- firewall-config: New support to handle helpers, new dialogs, new helper tab, ..
66253d
- config/org.fedoraproject.FirewallConfig.gschema.xml.in: New show-helpers setting
66253d
- firewall.client: New helper management for runtime and permanent configuration
66253d
- firewall.server.firewalld: New runtime helper management, new nf_conntrack_helper property
66253d
- firewall.server.config_service: Fix module name handling (no nf_conntrack_ prefix needed)
66253d
- firewall.server.config: New permanent D-Bus helper management
66253d
- New firewall.server.config_helper to provide the permanent D-Bus interface for helpers
66253d
- firewall.core.fw_zone: Use helpers fw.nf_conntrack_helper for services using helpers
66253d
- firewall.core.fw: New helper management, new _automatic_helpers and nf_conntrack_helper settings
66253d
- firewall.core.fw_config: Add support for permanent helper handling
66253d
- firewall.core.io.service: The module does not need to start with nf_conntrack_ anymore
66253d
- firewall.functions: New functions to get and set nf_conntrack_helper kernel setting
66253d
- firewall.core.io.firewalld_conf: New support for AutomaticHelpers setting
66253d
- firewall.config.dbus: New D-Bus definitions for helpers, new DBUS_INTERFACE_REVISION 12
66253d
- New firewall.core.fw_helper providing FirewallHelper backend
66253d
- New firewall.core.helper with HELPER_MAXNAMELEN definition
66253d
- config/firewalld.conf: New AutomaticHelpers setting with description
66253d
- firewall.config.__init__.py.in: New helpers variables
66253d
- firewalld.spec: Add new helpers directory
66253d
- config/Makefile.am: Install new helpers
66253d
- New helper configuration files for amanda, ftp, irc, netbios-ns, pptp, sane, sip, snmp and tftp
66253d
- firewall.core.io.helper: New IO handler for netfilter helpers
66253d
- firewall.errors: New INVALID_HELPER error code
66253d
- firewall.core.io.ifcfg: Use .bak for save files
66253d
- firewall-config: Set internal log_denied setting after changing
66253d
- firewall.server.config: Copy props before removing items
66253d
- doc/xml/firewalld.ipset: Replaced icmptype name remains with ipset
66253d
- firewall.core.fw_zone: Fix LOG rule placement for LogDenied
66253d
- firewall.command: Use "source-ports" in print_zone_info
66253d
- firewall.core.logger: Use syslog.openlog() and syslog.closelog()
66253d
- firewall-[offline-]cmd man pages: Document --path-{zone,icmptype,ipset,service}
66253d
- firewall-cmd: Enable --path-{zone,icmptype,service} options again
66253d
- firewall.core.{ipXtables,ebtables}: Copy rule before extracting items in set_rules
66253d
- firewall.core.fw: Do not abort transaction on failed ipv6_rpfilter rules
66253d
- config/Makefile.am: Added cfengine, condor-collector and smtp-submission services
66253d
- Makefile.am: New dist-check used in the archive target
66253d
- src/Makefile.am: Reordered nobase_dist_python_DATA to be sorted
66253d
- config/Makefile.am: New CONFIG_FILES variable to contain the config files
66253d
- Merge pull request #150 from hspaans/master
66253d
- Merge pull request #146 from canvon/bugfix/spelling
66253d
- Merge pull request #145 from jcpunk/condor
66253d
- Command line tools man pages: New section about sequence options and exit codes
66253d
- Creating service file for SMTP-Submission.
66253d
- Creating service file for CFEngine.
66253d
- Fix typo in documentation: iptables mangle table
66253d
- Only use sort on lists of main items, but not for item properties
66253d
- firewall.core.io.io_object: import_config should not change ordering of lists
66253d
- firewall.core.fw_transaction: Load helper modules in FirewallZoneTransaction
66253d
- firewall.command: Fail with NOT_AUTHORIZED if authorization fails (RHBZ#1368549)
66253d
- firewall.command: Fix sequence exit code with at least one succeeded item
66253d
- Add condor collector service
66253d
- firewall-cmd: Fixed --{get,set}-{description,short} for permanent zones
66253d
- firewall.command: Do not use error code 254 for {ALREADY,NOT}_ENABLED sequences
66253d
66253d
* Tue Aug 16 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.3.3-1
66253d
- Fix CVE-2016-5410: Firewall configuration can be modified by any logged in
66253d
  user
66253d
- firewall/server/firewalld: Make getXSettings and getLogDenied CONFIG_INFO
66253d
- Update AppData configuration file.
66253d
- tests/firewalld_rich.py: Use new import structure and FirewallClient classes
66253d
- tests/firewalld_direct.py: Use new import structure
66253d
- tests: firewalld_direct: Fix assert to check for True instead of False
66253d
- tests: firewalld_config: Fix expected value when querying the zone target
66253d
- tests: firewalld_config: Use real nf_conntrack modules
66253d
- firewalld.spec: Added comment about make call for %%build
66253d
- firewall-config: Use also width_request and height_request with default size
66253d
- Updated firewall-config screenshot
66253d
- firewall-cmd: Fixed typo in help output (RHBZ#1367171)
66253d
- test-suite: Ignore stderr to get default zone also for missing firewalld.conf
66253d
- firewall.core.logger: Warnings should be printed to stderr per default
66253d
- firewall.core.fw_nm: Ignore NetworkManager if NM.Client connect fails
66253d
- firewall-cmd, firewallctl: Gracefully fail if SystemBus can not be aquired
66253d
- firewall.client: Generate new DBUS_ERROR if SystemBus can not be aquired
66253d
- test-suite: Do not fail on ALREADY_ENABLED --add-destination tests
66253d
- firewall.command: ALREADY_ENABLED, NOT_ENABLED, ZONE_ALREADY_SET are warnings
66253d
- doc/xml/firewalld.dbus.xml: Removed undefined reference
66253d
- doc/xml/transform-html.xsl.in: Fixed references in the document
66253d
- doc/xml/firewalld.{dbus,zone}.xml: Embed programlisting in para
66253d
- doc/xml/transform-html.xsl.in: Enhanced html formatting closer to the man page
66253d
- firewall: core: fw_nm: Instantiate the NM client only once
66253d
- firewall/core/io/*.py: Do not traceback on a general sax parsing issue
66253d
- firewall-offline-cmd: Fix --{add,remove}-entries-from-file
66253d
- firewall-cmd: Add missing action to fix --{add,remove}-entries-from-file
66253d
- firewall.core.prog: Do not output stderr, but return it in the error case
66253d
- firewall.core.io.ifcfg.py: Fix ifcfg file reader and writer (RHBZ#1362171)
66253d
- config/firewall.service.in: use KillMode=mixed
66253d
- config/firewalld.service.in: use network-pre.target
66253d
- firewall-config: Add missing gettext.textdomain call to fix translations
66253d
- Add UDP to transmission-client.xml service
66253d
- tests/firewall-[offline-]cmd_test.sh: Hide errors and warnings
66253d
- firewall.client: Fix ALREADY_ENABLED errors in icmptype destination calls
66253d
- firewall.client: Fix NOT_ENABLED errors in icmptype destination calls
66253d
- firewall.client: Use {ALREADY,NOT}_ENABLED errors in icmptype destination
66253d
  calls
66253d
- firewall.command: Add the removed FirewallError handling to the action
66253d
  (a17ce50)
66253d
- firewall.command: Do not use query methods for sequences and also single
66253d
  options
66253d
- Add missing information about MAC and ipset sources to man pages and help
66253d
  output
66253d
- firewalld.spec: Add BuildRequires for libxslt to enable rebuild of man pages
66253d
- firewall[-offline]-cmd, firewallctl, firewall.command: Use sys.{stdout,stderr}
66253d
- firewallctl: Fix traceback if not connected to firewalld
66253d
- firewall-config: Initialize value in on_richRuleDialogElementChooser_clicked
66253d
- firewall.command: Convert errors to string for Python3
66253d
- firewall.command: Get proper firewall error code from D-BusExceptions
66253d
- firewall-cmd: Fixed traceback without args
66253d
- Add missing service files to Makefile.am
66253d
- shell-completion: Add shell completion support for
66253d
  --{get,set}--{description,short}
66253d
- Updated RHEL-7 selinux-policy and squid conflict
66253d
66253d
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.3.2-2
66253d
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
66253d
66253d
* Mon Jul  4 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.3.2-1
66253d
- Fix regression with unavailable optional commands
66253d
- All missing backend messages should be warnings
66253d
- Individual calls for missing restore commands
66253d
- Only one authenticate call for add and remove options and also sequences
66253d
- New service RH-Satellite-6
66253d
- Fixed selinux-policy conflict version for RHEL-7
66253d
66253d
* Wed Jun 29 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.3.1-2
66253d
- Fixed selinux-policy conflict version for Fedora 24
66253d
66253d
* Tue Jun 28 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.3.1-1
66253d
- New firewalld release 0.4.3.1
66253d
- firewall.command: Fix python3 DBusException message not interable error
66253d
- src/Makefile.am: Fix path in firewall-[offline-]cmd_test.sh while installing
66253d
- firewallctl: Do not trace back on list command without further arguments
66253d
- firewallctl (man1): Added remaining sections zone, service, ..
66253d
- firewallctl: Added runtime-to-permanent, interface and source parser,
66253d
  IndividualCalls setting
66253d
- firewall.server.config: Allow to set IndividualCalls property in config
66253d
  interface
66253d
- Fix missing icmp rules for some zones
66253d
- runProg: Fix issue with running programs
66253d
- firewall-offline-cmd: Fix issues with missing system-config-firewall
66253d
- firewall.core.ipXtables: Split up source and dest addresses for transaction
66253d
- firewall.server.config: Log error in case of loading malformed files in
66253d
  watcher
66253d
- Install and package the firewallctl man page
66253d
- New firewallctl utility (RHBZ#1147959)
66253d
- doc.xml.seealso: Show firewalld.dbus in See Also sections
66253d
- firewall.core.fw_config: Create backup on zone, service, ipset and icmptype
66253d
  removal (RHBZ#1339251)
66253d
- {zone,service,ipset,icmptype}_writer: Do not fail on failed backup
66253d
- firewall-[offline-]cmd: Fix --new-X-from-file options for files in cwd
66253d
- firewall-cmd: Dropped duplicate setType call in --new-ipset
66253d
- radius service: Support also tcp ports (RBZ#1219717)
66253d
- xmlschemas: Support source-port, protocol, icmp-block-inversion and ipset
66253d
  sources
66253d
- config.xmlschema.service.xsd: Fix service destination conflicts
66253d
  (RHBZ#1296573)
66253d
- firewall-cmd, firewalld man: Information about new NetworkManager and ifcfg
66253d
- firewall.command: Only print summary and description in print_X_info with
66253d
  verbose
66253d
- firewall.command: print_msg should be able to print empty lines
66253d
- firewall-config: No processing of runtime passthroughs signals in permanent
66253d
- Landspace.io fixes and pylint calm downs
66253d
- firewall.core.io.zone: Add zone_reader and zone_writer to __all__, pylint
66253d
  fixes
66253d
- firewall-config: Fixed titles of command and context dialogs, also entry
66253d
  lenths
66253d
- firewall-config: pylint calm downs
66253d
- firewall.core.fw_zone: Fix use of MAC source in rich rules without ipv limit
66253d
- firewall-config: Use self.active_zoens in conf_zone_added_cb
66253d
- firewall.command: New parse_port, extended parse methods with more checks
66253d
- firewall.command: Fixed parse_port to use the separator in the split call
66253d
- firewall.command: New [de]activate_exception_handler, raise error in parse_X
66253d
- services ha: Allow corosync-qnetd port
66253d
- firewall-applet: Support for kde5-nm-connection-editor
66253d
- tests/firewall-offline-cmd_test.sh: New tests for service and icmptype
66253d
  modifications
66253d
- firewall-offline-cmd: Use FirewallCommand for simplification and sequence
66253d
  options
66253d
- tests/firewall-cmd_test.sh: New tests for service and icmptype modifications
66253d
- firewall-cmd: Fixed set, remove and query destination options for services
66253d
- firewall.core.io.service: Source ports have not been checked in _check_config
66253d
- firewall.core.fw_zone: Method check_source_port is not used, removed
66253d
- firewall.core.base: Added default to ZONE_TARGETS
66253d
- firewall.client: Allow to remove ipv:address pair for service destinations
66253d
- tests/firewall-offline-cmd_test.sh: There is no timeout option in permanent
66253d
- firewall-cmd: Landscape.io fixes, pylint calm downs
66253d
- firewall-cmd: Use FirewallCommand for simplification and sequence options
66253d
- firewall.command: New FirewallCommand for command line client simplification
66253d
- New services: kshell, rsh, ganglia-master, ganglia-client
66253d
- firewalld: Cleanup of unused imports, do not translate some deamon messages
66253d
- firewalld: With fd close interation in runProg, it is not needed here anymore
66253d
- firewall.core.prog: Add fd close iteration to runProg
66253d
- firewall.core.fw_nm: Hide NM typelib import, new nm_get_dbus_interface
66253d
  function
66253d
- firewalld.spec: Require NetworkManager-libnm instead of NetworkManager-glib
66253d
- firewall-config: New add/remove ipset entries from file, remove all entries
66253d
- firewall-applet: Fix tooltip after applet start with connection to firewalld
66253d
- firewall-config: Select new zone, service or icmptype if the view was empty
66253d
- firewalld.spec: Added build requires for iptables, ebtables and ipset
66253d
- Adding nf_conntrack_sip module to the service SIP
66253d
- firewall: core: fw_ifcfg: Quickly return if ifcfg directory does not exist
66253d
- Drop unneeded python shebangs
66253d
- Translation updates
66253d
66253d
* Mon May 30 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.2-1
66253d
- New module to search for and change ifcfg files for interfaces not under
66253d
  control of NM
66253d
- firewall_config: Enhanced messages in status bar
66253d
- firewall-config: New message window as overlay if not connected
66253d
- firewall-config: Fix sentivity of option, view menus and main paned if not
66253d
  connected
66253d
- firewall-applet: Quit on SIGINT (Ctrl-C), reduced D-Bus calls, some cleanup
66253d
- firewall-[offline]cmd: Show target in zone information
66253d
- D-Bus: Completed masquerade methods in FirewallClientZoneSettings
66253d
- Fixed log-denied rules for icmp-blocks
66253d
- Keep sorting of interfaces, services, icmp-blocks and other settings in zones
66253d
- Fixed runtime-to-permanent not to save interfaces under control of NM
66253d
- New icmp-block-inversion flag in the zones
66253d
- ICMP type filtering in the zones
66253d
- New services: sip, sips, managesieve
66253d
- rich rules: Allow destination action (RHBZ#1163428)
66253d
- firewall-offline-cmd: New option -q/--quiet
66253d
- firewall-[offline-]cmd: New --add-[zone,service,ipset,icmptype]-from-file
66253d
- firewall-[offline-]cmd: Fix option for setting the destination address
66253d
- firewall-config: Fixed resizing behaviour
66253d
- New transaction model for speed ups in start, restart, stop and other actions
66253d
- firewall-cmd: New options --load{zone,service,ipset,icmptype}-defaults
66253d
- Fixed memory leak in dbus_introspection_add_properties
66253d
- Landscape.io fixes, pylint calm downs
66253d
- New D-Bus getXnames methods to speed up firewall-config and firewall-cmd
66253d
- ebtables-restore: No support for COMMIT command
66253d
- Source port support in services, zones and rich rules
66253d
- firewall-offline-cmd: Added --{add,remove}-entries-from-file for ipsets
66253d
- firewall-config: New active bindings side bar for simple binding changes
66253d
- Reworked NetworkManager module
66253d
- Proper default zone handling for NM connections
66253d
- Try to set zone binding with NM if interface is under control of NM
66253d
- Code cleanup and bug fixes
66253d
- Include test suite in the release and install in /usr/share/firewalld/tests
66253d
- New Travis-CI configuration file
66253d
- Fixed more broken frensh translations
66253d
- Translation updates
66253d
66253d
* Mon May  9 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.1.2-2
66253d
- Fixed ebtables-restore does not support the COMMIT command issue
66253d
66253d
* Wed Apr 20 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.1.2-1
66253d
- Fixed translations with python3
66253d
- Fixed exception for failed NM import, new doc string
66253d
- Make ipsets visible per default in firewall-config
66253d
- Install new fw_nm module
66253d
- Do not fail if log file could not be opened
66253d
- Fixed broken fr translation
66253d
66253d
* Tue Apr 19 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.1-1
66253d
- Enhancements of ipset handling
66253d
  - No cleanup of ipsets using timeouts while reloading
66253d
  - Only destroy conflicting ipsets
66253d
  - Only use ipset types supported by the system
66253d
  - Add and remove several ipset entries in one call using a file
66253d
- Reduce time frame where builtin chains are on policy DROP while reloading
66253d
- Include descriptions in --info-X calls
66253d
- Command line interface support to get and alter descriptions of zones,
66253d
  services, ipsets and icmptypes with permanent option
66253d
- Properly watch changes in combined zones
66253d
- Fix logging in rich rule forward rules
66253d
- Transformed direct.passthrough errors into warnings
66253d
- Rework of import structures
66253d
- Reduced calls to get ids for port and protocol names (RHBZ#1305434)
66253d
- Build and installation fixes by Markos Chandras
66253d
- Provide D-Bus properties in introspection data
66253d
- Fix for flaws found by landscape.io
66253d
- Fix for repeated SUGHUP
66253d
- New NetworkManager module to get and set zones of connections, used in
66253d
  firewall-applet and firewall-config
66253d
- configure: Autodetect backend tools ({ip,ip6,eb}tables{,-restore}, ipset)
66253d
- Code cleanups
66253d
- Bug fixes
66253d
66253d
* Mon Feb 22 2016 Jiri Popelka <jpopelka@redhat.com> - 0.4.0-4
66253d
- Revert one commit to temporary work-around RHBZ#1309754
66253d
66253d
* Mon Feb 08 2016 Jiri Popelka <jpopelka@redhat.com> - 0.4.0-3
66253d
- Make sure tempdir is created even in offline mode. (RHBZ#1305175)
66253d
66253d
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
66253d
66253d
* Mon Feb  1 2016 Thomas Woerner <twoerner@redhat.com> - 0.4.0-1
66253d
- Version 0.4.0
66253d
  - Speed ups
66253d
  - ipset support
66253d
  - MAC address support
66253d
  - Log of denied packets
66253d
  - Mark action in rich rules
66253d
  - Enhanced alteration of config files with command line tools
66253d
  - Use of zone chains in direct interface
66253d
  - firewall-applet enhancement
66253d
  - New services: ceph-mon, ceph, docker-registry, imap, pop3, pulseaudio,
66253d
    smtps, snmptrap, snmp, syslog-tls and syslog
66253d
  - Several bug fixes
66253d
  - Code optimizations
66253d
66253d
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14.2-5
66253d
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
66253d
66253d
* Wed Jul 22 2015 Adam Williamson <awilliam@redhat.com> - 0.3.14.2-4
66253d
- bump versions on old config package obsoletes (f21 is on 0.3.14 now)
66253d
66253d
* Mon Jul 13 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.2-3
66253d
- Require python3-gobject-base for fedora >= 23 and rhel >= 8 (RHBZ#1242076)
66253d
- Fix rhel defines: No python3 for rhel-7
66253d
66253d
* Thu Jun 18 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.2-2
66253d
- Fixed 'pid_file' referenced before assignment (RHBZ#1233232)
66253d
66253d
* Wed Jun 17 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.2-1
66253d
- reunification of the firewalld spec files for all Fedora releases
66253d
- fix dependencies for -applet and -config: use_python3 is the proper switch
66253d
  not with_python3 (RHBZ#1232493)
66253d
- firewalld.spec:
66253d
  - fixed requirements for -applet and -config
66253d
- man pages:
66253d
  - adapted firewall-applet man page to new version
66253d
- firewall-applet:
66253d
  - Only honour active connections for zone changes
66253d
  - Change QSettings path and file names
66253d
- firewall-config:
66253d
  - Only honour active connections for zone changes in the “Change Zones of Connections” menu
66253d
- Translations:
66253d
  - updated translations
66253d
  - marked translations for “Connections” for review
66253d
66253d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.14.1-3
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
66253d
66253d
* Tue Jun 16 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.14.1-2
66253d
- Fix issue with missing polkit policy when installing firewalld on
66253d
  Cloud Edition.
66253d
66253d
* Fri Jun 12 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.1-1
66253d
- firewall-applet
66253d
  - do not use isSystemTrayAvailable check to fix KDE5 startup
66253d
  - dropped gtk applet remain: org.fedoraproject.FirewallApplet.gschema.xml
66253d
66253d
* Fri Jun 12 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14-1
66253d
- renamed python2-firewall to python-firewall
66253d
- fixed requirements for GUI parts with Python3
66253d
- dropped upstream merged python3 patch
66253d
- firewalld:
66253d
  - print real zone names in error messages
66253d
  - iptables 1.4.21 does not accept limits of 1/day, minimum is 2/day now
66253d
  - rate limit fix for rich rules
66253d
  - fix readdition of removed permanent direct settings
66253d
  - adaption of the polkit domains to use PK_ACTION_DIRECT_INFO
66253d
  - fixed two minor Python3 issues in firewall.core.io.direct
66253d
  - fixed use of fallback configuration values
66253d
  - fixed use without firewalld.conf
66253d
  - firewalld main restructureization
66253d
  - IPv6_rpfilter now also available as a property on D-Bus in the config interface
66253d
  - fixed wait option use for ipXtables
66253d
  - added --concurrent support for ebtables
66253d
  - richLanguage: allow masquerading with destination
66253d
  - richLanguage: limit masquerading forward rule to new connections
66253d
  - ipXtables: No dns lookups in available_tables and _detect_wait_option
66253d
  - full ebtables support: start, stop, reload, panic mode, direct chains and rules
66253d
  - fix for reload with direct rules
66253d
  - fix or flaws found by landscape.io
66253d
  - pid file handling fixes in case of pid file removal
66253d
  - fix for client issue in case of a dbus NoReply error
66253d
- configuration
66253d
  - new services: dropbox-lansync, ptp
66253d
  - new icmptypes: timestamp-request, timestamp-reply
66253d
- man pages:
66253d
  - firewalld.zones(5): fixed typos
66253d
  - firewalld.conf(5): Fixed wrong reference to firewalld.lockdown-whitelist page
66253d
- firewall-applet:
66253d
  - new version using Qt4 fixing several issues with the Gtk version
66253d
- spec file:
66253d
  - enabled Python3 support: new backends python-firewall and python3-firewall
66253d
  - some cleanup
66253d
- git:
66253d
  - migrated to github
66253d
- translations:
66253d
  - migrated to zanata
66253d
- build environment:
66253d
  - no need for autoconf-2.69, 2.68 is sufficient
66253d
66253d
* Thu May 07 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-7
66253d
- Use VARIANT_ID instead of VARIANT for making decisions
66253d
66253d
* Thu Apr 16 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-6
66253d
- Switch to using $VARIANT directly from /etc/os-release
66253d
66253d
* Fri Mar 13 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-5
66253d
- Fix bugs with posttrans
66253d
- Remove nonexistent fedora-cloud.conf symlink
66253d
66253d
* Fri Mar 13 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-4
66253d
- Remove per-edition config files
66253d
- Decide on default configuration based on /etc/os-release
66253d
66253d
* Mon Feb 23 2015 Jiri Popelka <jpopelka@redhat.com> - 0.3.13-3
66253d
- use python3 bindings on fedora >=23
66253d
66253d
*  Wed Jan 28 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.13-2
66253d
- enable python2 and python3 bindings for fedora >= 20 and rhel >= 7
66253d
- use python3 bindings on fedora >= 22 and rhel >= 8 for firewalld,
66253d
  firewall-config and firewall-applet
66253d
66253d
* Thu Dec 04 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.13-1
66253d
- firewalld:
66253d
  - ipXtables: use -w or -w2 if supported (RHBZ#1161745, RHBZ#1151067)
66253d
  - DROP INVALID packets (RHBZ#1169837)
66253d
  - don't use ipv6header for protocol matching. (RHBZ#1065565)
66253d
  - removeAllPassthroughs(): remove passthroughs in reverse order (RHBZ#1167100)
66253d
  - fix config.service.removeDestination() (RHBZ#1164584)
66253d
- firewall-config:
66253d
  - portProtoDialog: other protocol excludes port number/range
66253d
  - better fix for updating zoneStore also in update_active_zones()
66253d
  - fix typo in menu
66253d
- configuration:
66253d
  - new services: tinc, vdsm, mosh, iscsi-target, rsyncd
66253d
  - ship and install XML Schema files. (#8)
66253d
- man pages:
66253d
  - firewalld.dbus, firewalld.direct, firewalld, firewall-cmd
66253d
- spec file:
66253d
  - filesystem subpackage
66253d
  - make dirs&files in /usr/lib/ world-readable (RHBZ#915988)
66253d
66253d
* Tue Oct 14 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.12-1
66253d
- firewalld:
66253d
  - new runtimeToPermanent and tracked passsthrough support
66253d
  - make permanent D-Bus interfaces more fine grained like the runtime versions (RHBZ#1127706)
66253d
  - richLanguage: allow using destination with forward-port
66253d
  - Rich_Rule.check(): action can't be used with icmp-block/forward-port/masquerade
66253d
  - fixed Python specific D-Bus exception (RHBZ#1132441)
66253d
- firewall-cmd:
66253d
  - new --runtime-to-permanent to create permanent from runtime configuration
66253d
  - use new D-Bus methods for permanent changes
66253d
  - show target REJECT instead of %%REJECT%% (RHBZ#1058794)
66253d
  - --direct: make fail messages consistent (RHBZ#1141835)
66253d
- firewall-config:
66253d
  - richRuleDialog - OK button tooltip indicates problem
66253d
  - use new D-Bus methods for permanent changes
66253d
  - show target REJECT instead of %%REJECT%% (RHBZ#1058794)
66253d
  - update "Change Zones of Connections" menu on default zone change (RHBZ#11120212)
66253d
  - fixed rename of zones, services and icmptypes to not create new entry (RBHZ#1131064)
66253d
- configuration:
66253d
  - new service for Squid HTTP proxy server
66253d
  - new service for Kerberos admin server
66253d
  - new services for syslog and syslog-tls
66253d
  - new services for SNMP and SNMP traps
66253d
  - add Keywords to .desktop to improve software searchability
66253d
- docs:
66253d
  - updated translations
66253d
  - firewalld.richlanguage: improvements suggested by Rufe Glick
66253d
  - firewalld.dbus: various improvements
66253d
  - firewalld.zone: better description of Limit tag
66253d
  - mention new homepage everywhere
66253d
66253d
* Wed Aug 27 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.11-3
66253d
- Quiet systemctl if cups-browsed.service is not installed
66253d
66253d
* Mon Aug 25 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.11-2
66253d
- add few Requires to spec (RHBZ#1133167)
66253d
66253d
* Wed Aug 20 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.11-1
66253d
- firewalld:
66253d
  - improve error messages
66253d
  - check built-in chains in direct chain handling functions (RHBZ#1120619)
66253d
  - dbus_to_python() check whether input is of expected type (RHBZ#1122018)
66253d
  - handle negative timeout values (RHBZ#1124476)
66253d
  - warn when Command/Uid/Use/Context already in lockdown whitelist (RHBZ#1126405)
66253d
  - make --lockdown-{on,off} work again (RHBZ#1111573)
66253d
- firewall-cmd:
66253d
  - --timeout now accepts time units (RHBZ#994044)
66253d
- firewall-config:
66253d
  - show active (not default) zones in bold (RHBZ#993655)
66253d
- configuration:
66253d
  - remove ipp-client service from all zones (RHBZ#1105639).
66253d
  - fallbacks for missing values in firewalld.conf
66253d
  - create missing dirs under /etc if needed
66253d
  - add -Es to python command in lockdown-whitelist.xml (RHBZ#1099065)
66253d
- docs:
66253d
  - 'direct' methods concern only chains/rules added via 'direct' (RHBZ#1120619)
66253d
  - --remove-[interface/source] don't need a zone to be specified (RHBZ#1125851)
66253d
  - various fixes in firewalld.zone(5), firewalld.dbus(5), firewalld.direct(5)
66253d
- others:
66253d
  - rpm macros for easier packaging of e.g. services
66253d
66253d
* Tue Jul 22 2014 Thomas Woerner <twoerner@redhat.com> - 0.3.10-5
66253d
- Fixed wrong default zone names for server and workstation (RHBZ#1120296)
66253d
66253d
* Tue Jul  8 2014 Thomas Woerner <twoerner@redhat.com> - 0.3.10-4
66253d
- renamed fedora specific zones to FedoraServer and FedoraWorkstation for 
66253d
  zone name limitations (length and allowed chars)
66253d
66253d
* Mon Jul  7 2014 Thomas Woerner <twoerner@redhat.com> - 0.3.10-3
66253d
- New support for Fedora per-product configuration settings for Fedora.next
66253d
  https://fedoraproject.org/wiki/Per-Product_Configuration_Packaging_Draft
66253d
- Added Fedora server zone (RHBZ#1110711)
66253d
- Added Fedora workstation zone(RHBZ#1113775)
66253d
66253d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.10-2
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
66253d
66253d
* Wed May 28 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.10-1
66253d
- new services: freeipa-*, puppermaster, amanda-k5, synergy,
66253d
                xmpp-*, tor, privoxy, sane
66253d
- do not use at_console in D-Bus policies (RHBZ#1094745)
66253d
- apply all rich rules for non-default targets
66253d
- AppData file (RHBZ#1094754)
66253d
- separate Polkit actions for desktop & server (RHBZ#1091068)
66253d
- sanitize missing ip6t_rpfilter (RHBZ#1074427)
66253d
- firewall/core/io/*: few improvements (RHBZ#1065738)
66253d
- no load failed error for absent direct.xml file
66253d
- new DBUS_INTERFACE.getZoneSettings to get all run-time zone settings
66253d
- fixed creation and deletion of zones, services and icmptypes over D-Bus signals
66253d
- FirewallClientZoneSettings: Set proper default target
66253d
- if Python2 then encode strings from sax parser (RHBZ#1059104, RHBZ#1058853)
66253d
- firewall-cmd:
66253d
  - don't colour output of query commands (RHBZ#1097841)
66253d
  - use "default" instead of {chain}_{zone} (RHBZ#1075675)
66253d
  - New --get-target and --set-target
66253d
  - Create and remove permanent zones, services and icmptypes
66253d
- firewall-config:
66253d
  - Adding services and icmptypes resulted in duplicates in UI
66253d
  - Use left button menu of -applet in Option menu
66253d
- firewall-offline-cmd: same functionality as 'firewall-cmd --permanent'
66253d
- firewall-applet: ZoneConnectionEditor was missing the Default Zone entry
66253d
- bash-completion: getting zones/services/icmps is different with/without --permanent
66253d
- firewalld.zone(5): removed superfluous slash (RHBZ#1091575)
66253d
- updated translations
66253d
66253d
* Wed Feb 05 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.9.3-1
66253d
- Fixed persistent port forwarding (RHBZ#1056154)
66253d
- Stop default zone rules being applied to all zones (RHBZ#1057875)
66253d
- Enforce trust, block and drop zones in the filter table only (RHBZ#1055190)
66253d
- Allow RAs prior to applying IPv6_rpfilter (RHBZ#1058505)
66253d
- Fix writing of rule.audit in zone_writer()
66253d
66253d
* Fri Jan 17 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.9.2-1
66253d
- fix regression introduced in 0.3.9 (RHBZ#1053932)
66253d
66253d
* Thu Jan 16 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.9.1-1
66253d
- fix regressions introduced in 0.3.9 (RHBZ#1054068, RHBZ#1054120)
66253d
66253d
* Mon Jan 13 2014 Jiri Popelka <jpopelka@redhat.com> - 0.3.9-1
66253d
- translation updates
66253d
- New IPv6_rpfilter setting to enable source address validation (RHBZ#847707)
66253d
- Do not mix original and customized zones in case of target changes,
66253d
  apply only used zones
66253d
- firewall-cmd: fix --*_lockdown_whitelist_uid to work with uid 0
66253d
- Don't show main window maximized. (RHBZ#1046811)
66253d
- Use rmmod instead of 'modprobe -r' (RHBZ#1031102)
66253d
- Deprecate 'enabled' attribute of 'masquerade' element
66253d
- firewall-config: new zone was added twice to the list
66253d
- firewalld.dbus(5)
66253d
- Enable python shebang fix again
66253d
- firewall/client: handle_exceptions: Use loop in decorator
66253d
- firewall-offline-cmd: Do not mask firewalld service with disabled option
66253d
- firewall-config: richRuleDialogActionRejectType Entry -> ComboBox
66253d
- Rich_Rule: fix parsing of reject element (RHBZ#1027373)
66253d
- Show combined zones in permanent configuration (RHBZ#1002016)
66253d
- firewall-cmd(1): document exit code 2 and colored output (RHBZ#1028507)
66253d
- firewall-config: fix RHBZ#1028853
66253d
66253d
* Tue Nov 05 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.8-1
66253d
- fix memory leaks
66253d
- New option --debug-gc
66253d
- Python3 compatibility
66253d
- Better non-ascii support
66253d
- several firewall-config & firewall-applet fixes
66253d
- New --remove-rules commands for firewall-cmd and removeRules methods for D-Bus
66253d
- Fixed FirewallDirect.get_rules to return proper list
66253d
- Fixed LastUpdatedOrderedDict.keys()
66253d
- Enable rich rule usage in trusted zone (RHBZ#994144)
66253d
- New error codes: INVALID_CONTEXT, INVALID_COMMAND, INVALID_USER and INVALID_UID
66253d
66253d
* Thu Oct 17 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.7-1
66253d
- Don't fail on missing ip[6]tables/ebtables table. (RHBZ#967376)
66253d
- bash-completion: --permanent --direct options
66253d
- firewall/core/fw.py: fix checking for iptables & ip6tables (RHBZ#1017087)
66253d
- firewall-cmd: use client's exception_handler instead of catching exceptions ourselves
66253d
- FirewallClientZoneSettings: fix {add|remove|query}RichRule()
66253d
- Extend amanda-client service with 10080/tcp (RHBZ#1016867)
66253d
- Simplify Rich_Rule()_lexer() by using functions.splitArgs()
66253d
- Fix encoding problems in exception handling (RHBZ#1015941)
66253d
66253d
* Fri Oct 04 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.6.2-1
66253d
- firewall-offline-cmd: --forward-port 'toaddr' is optional (RHBZ#1014958)
66253d
- firewall-cmd: fix variable name (RHBZ#1015011)
66253d
66253d
* Thu Oct 03 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.6.1-1
66253d
- remove superfluous po files from archive
66253d
66253d
* Wed Oct 02 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.6-1
66253d
- firewalld.richlanguage.xml: correct log levels (RHBZ#993740)
66253d
- firewall-config: Make sure that all zone settings are updated properly on firewalld restart
66253d
- Rich_Limit: Allow long representation for duration (RHBZ#994103
66253d
- firewall-config: Show "Changes applied." after changes (RHBZ#993643)
66253d
- Use own connection dialog to change zones for NM connections
66253d
- Rename service cluster-suite to high-availability (RHBZ#885257)
66253d
- Permanent direct support for firewall-config and firewall-cmd
66253d
- Try to avoid file descriptor leaking (RHBZ#951900)
66253d
- New functions to split and join args properly (honoring quotes)
66253d
- firewall-cmd(1): 2 simple examples
66253d
- Better IPv6 NAT checking.
66253d
- Ship firewalld.direct(5).
66253d
66253d
* Mon Sep 30 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.5-1
66253d
- Only use one PK action for configuration (RHBZ#994729)
66253d
- firewall-cmd: indicate non-zero exit code with red color
66253d
- rich-rule: enable to have log without prefix & log_level & limit
66253d
- log-level warn/err -> warning/error (RHBZ#1009436)
66253d
- Use policy DROP while reloading, do not reset policy in restart twice
66253d
- Add _direct chains to all table and chain combinations
66253d
- documentation improvements
66253d
- New firewalld.direct(5) man page docbook source
66253d
- tests/firewall-cmd_test.sh: make rich language tests work
66253d
- Rich_Rule._import_from_string(): improve error messages (RHBZ#994150)
66253d
- direct.passthrough wasn't always matching out_signature (RHBZ#967800)
66253d
- firewall-config: twist ICMP Type IP address family logic.
66253d
- firewall-config: port-forwarding/masquerading dialog (RHBZ#993658)
66253d
- firewall-offline-cmd: New --remove-service=<service> option (BZ#969106)
66253d
- firewall-config: Options->Lockdown was not changing permanent.
66253d
- firewall-config: edit line on doubleclick (RHBZ#993572)
66253d
- firewall-config: System Default Zone -> Default Zone (RHBZ#993811)
66253d
- New direct D-Bus interface, persistent direct rule handling, enabled passthough
66253d
- src/firewall-cmd: Fixed help output to use more visual parameters
66253d
- src/firewall-cmd: New usage output, no redirection to man page anymore
66253d
- src/firewall/core/rich.py: Fixed forwad port destinations
66253d
- src/firewall-offline-cmd: Early enable/disable handling now with mask/unmask
66253d
- doc/xml/firewalld.zone.xml: Added more information about masquerade use
66253d
- Prefix to log message is optional (RHBZ#998079)
66253d
- firewall-cmd: fix --permanent --change-interface (RHBZ#997974)
66253d
- Sort zones/interfaces/service/icmptypes on output.
66253d
- wbem-https service (RHBZ#996668)
66253d
- applet&config: add support for KDE NetworkManager connection editor
66253d
- firewall/core/fw_config.py: New method update_lockdown_whitelist
66253d
- Added missing file watcher for lockdown whitelist in config D-Bus interface
66253d
- firewall/core/watcher: New add_watch_file for lockdown-whitelist and direct
66253d
- Make use of IPv6 NAT conditional, based on kernel number (RHBZ#967376)
66253d
66253d
* Tue Jul 30 2013 Thomas Woerner <twoerner@redhat.com> 0.3.4-1
66253d
- several rich rule check enhancements and fixes
66253d
- firewall-cmd: direct options - check ipv4|ipv6|eb (RHBZ#970505)
66253d
- firewall-cmd(1): improve description of direct options (RHBZ#970509)
66253d
- several firewall-applet enhancements and fixes
66253d
- New README
66253d
- several doc and man page fixes
66253d
- Service definitions for PCP daemons (RHBZ#972262)
66253d
- bash-completion: add lockdown and rich language options
66253d
- firewall-cmd: add --permanent --list-all[-zones]
66253d
- firewall-cmd: new -q/--quiet option
66253d
- firewall-cmd: warn when default zone not active (RHBZ#971843)
66253d
- firewall-cmd: check priority in --add-rule (RHBZ#914955)
66253d
- add dhcpv6 (for server) service (RHBZ#917866)
66253d
- firewall-cmd: add --permanent --get-zone-of-interface/source --change-interface/source
66253d
- firewall-cmd: print result (yes/no) of all --query-* commands
66253d
- move permanent-getZoneOf{Interface|Source} from firewall-cmd to server
66253d
- Check Interfaces/sources when updating permanent zone settings.
66253d
- FirewallDConfig: getZoneOfInterface/Source can actually return more zones
66253d
- Fixed toaddr check in forward port to only allow single address, no range
66253d
- firewall-cmd: various output improvements
66253d
- fw_zone: use check_single_address from firewall.functions
66253d
- getZoneOfInterface/Source does not need to throw exception
66253d
- firewall.functions: Use socket.inet_pton in checkIP, fixed checkIP*nMask
66253d
- firewall.core.io.service: Properly check port/proto and destination address
66253d
- Install applet desktop file into /etc/xdg/autostart
66253d
- Fixed option problem with rich rule destinations (RHBZ#979804)
66253d
- Better exception creation in dbus_handle_exceptions() decorator (RHBZ#979790)
66253d
- Updated firewall-offline-cmd
66253d
- Use priority in add, remove, query and list of direct rules (RHBZ#979509)
66253d
- New documentation (man pages are created from docbook sources)
66253d
- firewall/core/io/direct.py: use prirority for rule methods, new get_all_ methods
66253d
- direct: pass priority also to client.py and firewall-cmd
66253d
- applet: New blink and blink-count settings
66253d
- firewall.functions: New function ppid_of_pid
66253d
- applet: Check for gnome3 and fix it, use new settings, new size-changed cb
66253d
- firewall-offline-cmd: Fix use of systemctl in chroot
66253d
- firewall-config: use string.ascii_letters instead of string.letters
66253d
- dbus_to_python(): handle non-ascii chars in dbus.String.
66253d
- Modernize old syntax constructions.
66253d
- dict.keys() in Python 3 returns a "view" instead of list
66253d
- Use gettext.install() to install _() in builtins namespace.
66253d
- Allow non-ascii chars in 'short' and 'description'
66253d
- README: More information for "Working With The Source Repository"
66253d
- Build environment fixes
66253d
- firewalld.spec: Added missing checks for rhel > 6 for pygobject3-base
66253d
- firewall-applet: New setting show-inactive
66253d
- Don't stop on reload when lockdown already enabled (RHBZ#987403)
66253d
- firewall-cmd: --lockdown-on/off did not touch firewalld.conf
66253d
- FirewallApplet.gschema.xml: Dropped unused sender-info setting
66253d
- doc/firewall-applet.xml: Added information about gsettings
66253d
- several debug and log message fixes
66253d
- Add chain for sources so they can be checked before interfaces (RHBZ#903222)
66253d
- Add dhcp and proxy-dhcp services (RHBZ#986947)
66253d
- io/Zone(): don't error on deprecated family attr of source elem
66253d
- Limit length of zone file name (to 12 chars) due to Netfilter internals.
66253d
- It was not possible to overload a zone with defined source(s).
66253d
- DEFAULT_ZONE_TARGET: {chain}_ZONE_{zone} -> {chain}_{zone}
66253d
- New runtime get<X>Settings for services and icmptypes, fixed policies callbacks
66253d
- functions: New functions checkUser, checkUid and checkCommand
66253d
- src/firewall/client: Fixed lockdown-whitelist-updated signal handling
66253d
- firewall-cmd(1): move firewalld.richlanguage(5) reference in --*-rich-rule
66253d
- Rich rule service: Only add modules for accept action
66253d
- firewall/core/rich: Several fixes and enhanced checks
66253d
- Fixed reload of direct rules
66253d
- firewall/client: New functions to set and get the exception handler
66253d
- firewall-config: New and enhanced UI to handle lockdown and rich rules
66253d
- zone's immutable attribute is redundant
66253d
- Do not allow to set settings in config for immutable zones.
66253d
- Ignore deprecated 'immutable' attribute in zone files.
66253d
- Eviscerate 'immutable' completely.
66253d
- FirewallDirect.query_rule(): fix it
66253d
- permanent direct: activate firewall.core.io.direct:Direct reader
66253d
- core/io/*: simplify getting of character data
66253d
- FirewallDirect.set_config(): allow reloading
66253d
66253d
* Thu Jun 20 2013  Jiri Popelka <jpopelka@redhat.com>
66253d
- Remove migrating to a systemd unit file from a SysV initscript
66253d
- Remove pointless "ExclusiveOS" tag
66253d
66253d
* Fri Jun  7 2013 Thomas Woerner <twoerner@redhat.com> 0.3.3-2
66253d
- Fixed rich rule check for use in D-Bus
66253d
66253d
* Thu Jun  6 2013 Thomas Woerner <twoerner@redhat.com> 0.3.3-1
66253d
- new service files
66253d
- relicensed logger.py under GPLv2+
66253d
- firewall-config: sometimes we don't want to use client's exception handler
66253d
- When removing Service/IcmpType remove it from zones too (RHBZ#958401)
66253d
- firewall-config: work-around masquerade_check_cb() being called more times
66253d
- Zone(IO): add interfaces/sources to D-Bus signature
66253d
- Added missing UNKNOWN_SOURCE error code
66253d
- fw_zone.check_source: Raise INVALID_FAMILY if family is invalid
66253d
- New changeZoneOfInterface method, marked changeZone as deprecated
66253d
- Fixed firewall-cmd man page entry for --panic-on
66253d
- firewall-applet: Fixed possible problems of unescaped strings used for markup
66253d
- New support to bind zones to source addresses and ranges (D-BUS, cmd, applet
66253d
- Cleanup of unused variables in FirewallD.start
66253d
- New firewall/fw_types.py with LastUpdatedOrderedDict
66253d
- direct.chains, direct.rules: Using LastUpdatedOrderedDict
66253d
- Support splitted zone files
66253d
- New reader and writer for stored direct chains and rules
66253d
- LockdownWhitelist: fix write(), add get_commands/uids/users/contexts()
66253d
- fix service_writer() and icmptype_writer() to put newline at end of file
66253d
- firewall-cmd: fix --list-sources
66253d
- No need to specify whether source address family is IPv4 or IPv6
66253d
- add getZoneOfSource() to D-Bus interface
66253d
- Add tests and bash-completion for the new "source" operations
66253d
- Convert all input args in D-Bus methods
66253d
- setDefaultZone() was calling accessCheck() *after* the action
66253d
- New uniqify() function to remove duplicates from list whilst preserving order
66253d
- Zone.combine() merge also services and ports
66253d
- config/applet: silence DBusException during start when FirewallD is not running (RHBZ#966518)
66253d
- firewall-applet: more fixes to make the address sources family agnostic
66253d
- Better defaults for lockdown white list
66253d
- Use auth_admin_keep for allow_any and allow_inactive also
66253d
- New D-Bus API for lockdown policies
66253d
- Use IPv4, IPv6 and BRIDGE for FirewallD properties
66253d
- Use rich rule action as audit type
66253d
- Prototype of string-only D-Bus interface for rich language
66253d
- Fixed wrongly merged source family check in firewall/core/io/zone.py
66253d
- handle_cmr: report errors, cleanup modules in error case only, mark handling
66253d
- Use audit type from rule action, fixed rule output
66253d
- Fixed lockdown whitelist D-Bus handling method names
66253d
- New rich rule handling in runtime D-Bus interface
66253d
- Added interface, source and rich rule handling (runtime and permanent)
66253d
- Fixed dbus_obj in FirewallClientConfigPolicies, added queryLockdown
66253d
- Write changes in setLockdownWhitelist
66253d
- Fixed typo in policies log message in method calls
66253d
- firewall-cmd: Added rich rule, lockdown and lockdown whitelist handling
66253d
- Don't check access in query/getLockdownWhitelist*()
66253d
- firewall-cmd: Also output masquerade flag in --list-all
66253d
- firewall-cmd: argparse is able to convert argument to desired type itself
66253d
- firewall-cmd_test.sh: tests for permanent interfaces/sources and lockdown whitelist
66253d
- Makefile.am: add missing files
66253d
- firewall-cmd_test.sh: tests for rich rules
66253d
- Added lockdown, source, interface and rich rule docs to firewall-cmd
66253d
- Do not masquerade lo if masquerade is enabled in the default zone (RHBZ#904098)
66253d
- Use <rule> in metavar for firewall-cmd parser
66253d
66253d
* Fri May 10 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.2-2
66253d
- removed unintentional en_US.po from tarball
66253d
66253d
* Tue Apr 30 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.2-1
66253d
- Fix signal handling for SIGTERM
66253d
- Additional service files (RHBZ#914859)
66253d
- Updated po files
66253d
- s/persistent/permanent/ (Trac Ticket #7)
66253d
- Better behaviour when running without valid DISPLAY (RHBZ#955414)
66253d
- client.handle_exceptions(): do not loop forever
66253d
- Set Zone.defaults in zone_reader (RHBZ#951747)
66253d
- client: do not pass the dbus exception name to handler
66253d
- IO_Object_XMLGenerator: make it work with Python 2.7.4 (RHBZ#951741)
66253d
- firewall-cmd: do not use deprecated BaseException.message
66253d
- client.py: fix handle_exceptions() (RHBZ#951314)
66253d
- firewall-config: check zone/service/icmptype name (RHBZ#947820)
66253d
- Allow 3121/tcp (pacemaker_remote) in cluster-suite service. (RHBZ#885257)
66253d
- firewall-applet: fix default zone hangling in 'shields-up' (RHBZ#947230)
66253d
- FirewallError.get_code(): check for unknown error
66253d
66253d
* Wed Apr 17 2013 Jiri Popelka <jpopelka@redhat.com> - 0.3.1-2
66253d
- Make permanenent changes work with Python 2.7.4 (RHBZ#951741)
66253d
66253d
* Thu Mar 28 2013 Thomas Woerner <twoerner@redhat.com> 0.3.1-1
66253d
- Use explicit file lists for make dist
66253d
- New rich rule validation check code
66253d
- New global check_port and check_address functions
66253d
- Allow source white and black listing with the rich rule
66253d
- Fix error handling in case of unsupported family in rich rule
66253d
- Enable ip_forwarding in masquerade and forward-port
66253d
- New functions to read and write simple files using filename and content
66253d
- Add --enable-sysconfig to install Fedora-specific sysconfig config file.
66253d
- Add chains for security table (RHBZ#927015)
66253d
- firewalld.spec: no need to specify --with-systemd-unitdir
66253d
- firewalld.service: remove syslog.target and dbus.target
66253d
- firewalld.service: replace hard-coded paths
66253d
- Move bash-completion to new location.
66253d
- Revert "Added configure for new build env"
66253d
- Revert "Added Makefile.in files"
66253d
- Revert "Added po/Makefile.in.in"
66253d
- Revert "Added po/LINGUAS"
66253d
- Revert "Added aclocal.m4"
66253d
- Amend zone XML Schema
66253d
66253d
* Wed Mar 20 2013 Thomas Woerner <twoerner@redhat.com> 0.3.0-1
66253d
- Added rich language support
66253d
- Added lockdown feature
66253d
- Allow to bind interfaces and sources to zones permanently
66253d
- Enabled IPv6 NAT support
66253d
  masquerading and port/packet forwarding for IPv6 only with rich language
66253d
- Handle polkit errors in client class and firewall-config
66253d
- Added priority description for --direct --add-rule in firewall-cmd man page
66253d
- Add XML Schemas for zones/services/icmptypes XMLs
66253d
- Don't keep file descriptors open when forking
66253d
- Introduce --nopid option for firewalld
66253d
- New FORWARD_IN_ZONES and FORWARD_OUT_ZONES chains (RHBZ#912782)
66253d
- Update cluster-suite service (RHBZ#885257)
66253d
- firewall-cmd: rename --enable/disable-panic to --panic-on/off (RHBZ#874912)
66253d
- Fix interaction problem of changed event of gtk combobox with polkit-kde
66253d
  by processing all remaining events (RHBZ#915892)
66253d
- Stop default zone rules being applied to all zones (RHBZ#912782)
66253d
- Firewall.start(): don't call set_default_zone()
66253d
- Add wiki's URL to firewalld(1) and firewall-cmd(1) man pages
66253d
- firewalld-cmd: make --state verbose (RHBZ#886484)
66253d
- improve firewalld --help (RHBZ#910492)
66253d
- firewall-cmd: --add/remove-* can be used multiple times (RHBZ#879834)
66253d
- Continue loading zone in case of wrong service/port etc. (RHBZ#909466)
66253d
- Check also services and icmptypes in Zone() (RHBZ#909466)
66253d
- Increase the maximum length of the port forwarding fields from 5 to 11 in
66253d
  firewall-config
66253d
- firewall-cmd: add usage to fail message
66253d
- firewall-cmd: redefine usage to point to man page
66253d
- firewall-cmd: fix visible problems with arg. parsing
66253d
- Use argparse module for parsing command line options and arguments
66253d
- firewall-cmd.1: better clarify where to find ACTIONs
66253d
- firewall-cmd Bash completion
66253d
- firewall-cmd.1: comment --zone=<zone> usage and move some options
66253d
- Use zone's target only in %%s_ZONES chains
66253d
- default zone in firewalld.conf was set to public with every restart (#902845)
66253d
- man page cleanup
66253d
- code cleanup
66253d
66253d
* Thu Mar 07 2013 Jiri Popelka <jpopelka@redhat.com> - 0.2.12-5
66253d
- Another fix for RHBZ#912782
66253d
66253d
* Wed Feb 20 2013 Jiri Popelka <jpopelka@redhat.com> - 0.2.12-4
66253d
- Stop default zone rules being applied to all zones (RHBZ#912782)
66253d
66253d
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.12-3
66253d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
66253d
66253d
* Tue Jan 22 2013 Jiri Popelka <jpopelka@redhat.com> - 0.2.12-2
66253d
- Default zone in firewalld.conf was reseted with every restart (RHBZ#902845)
66253d
- Add icon cache related scriptlets for firewall-config (RHBZ#902680)
66253d
- Fix typo in firewall-config (RHBZ#895812)
66253d
- Fix few mistakes in firewall-cmd(1) man page
66253d
66253d
* Mon Jan 14 2013 Thomas Woerner <twoerner@redhat.com> 0.2.12-1
66253d
- firewall-cmd: use -V instead of -v for version info (RHBZ#886477)
66253d
- firewall-cmd: don't check reload()'s return value (RHBZ#886461)
66253d
- actually install firewalld.zones.5
66253d
- firewall-config: treat exceptions when adding new zone/service/icmp
66253d
  (RHBZ#886602)
66253d
- firewalld.spec: Fixed requirements of firewall-config to use gtk2 and
66253d
  pygobject3
66253d
- Fail gracefully when running in non X environment.(RHBZ#886551)
66253d
- offline-cmd: fail gracefully when no s-c-f config
66253d
- fix duplicated iptables rules (RHBZ#886515)
66253d
- detect errors and duplicates in config file (RHBZ#886581)
66253d
- firewall-config: don't make 'Edit Service' and 'Edit ICMP Type' insensitive
66253d
- firewalld.spec: fixed requirements, require pygobject3-base
66253d
- frewall-applet: Unused code cleanup
66253d
- firewall-applet: several usability fixes and enhancements
66253d
  (RHBZ#886531) (RHBZ#886534)
66253d
- firewall/server/server.py: fixed KeyboardInterrupt message (RHBZ#886558)
66253d
- Moved fallback zone and minimal_mark to firewall.config.__init__
66253d
- Do not raise ZONE_ALREADY_SET in change_zone if old zone is set again
66253d
  (RHBZ#886432)
66253d
- Make default zone default for all unset connections/interfaces
66253d
  (RHBZ#888288) (RHBZ#882736)
66253d
- firewall-config: Use Gtk.MessageType.WARNING for warning dialog
66253d
- firewall-config: Handle unknown services and icmptypes in persistent mode
66253d
- firewall-config: Do not load settings more than once
66253d
- firewall-config: UI cleanup and fixes (RHBZ#888242)
66253d
- firewall-cmd: created alias --change-zone for --change-interface
66253d
- firewall-cmd man page updates (RHBZ#806511)
66253d
- Merged branch 'build-cleanups'
66253d
- dropped call to autogen.sh in build stage, not needed anymore due to 
66253d
  'build-cleanups' merge
66253d
66253d
* Thu Dec 13 2012 Thomas Woerner <twoerner@redhat.com> 0.2.11-2
66253d
- require pygobject3-base instead of pygobject3 (no cairo needed) (RHBZ#874378)
66253d
- fixed dependencies of firewall-config to use gtk3 with pygobject3-base and 
66253d
  not pygtk2
66253d
66253d
* Tue Dec 11 2012 Thomas Woerner <twoerner@redhat.com> 0.2.11-1
66253d
- Fixed more _xmlplus (PyXML) incompatibilities to python xml
66253d
- Several man page updates
66253d
- Fixed error in addForwardPort, removeForwardPort and queryForwardPort
66253d
- firewall-cmd: use already existing queryForwardPort()
66253d
- Update firewall.cmd man page, use man page as firewall-cmd usage (rhbz#876394)
66253d
- firewall-config: Do not force to show labels in the main toolbar
66253d
- firewall-config: Dropped "Change default zone" from toolbar
66253d
- firewall-config: Added menu entry to change zones of connections
66253d
- firewall-applet: Zones can be changed now using nm-connection-editor
66253d
  (rhbz#876661)
66253d
- translation updates: cs, hu, ja
66253d
66253d
* Tue Nov 20 2012 Thomas Woerner <twoerner@redhat.com> 0.2.10-1
66253d
- tests/firewalld_config.py: tests for config.service and config.icmptype
66253d
- FirewallClientConfigServiceSettings(): destinations are dict not list
66253d
- service/zone/icmptype: do not write deprecated name attribute
66253d
- New service ntp
66253d
- firewall-config: Fixed name of about dialog
66253d
- configure.in: Fixed getting of error codes
66253d
- Added coding to all pyhton files
66253d
- Fixed copyright years
66253d
- Beautified file headers
66253d
- Force use of pygobject3 in python-slip (RHBZ#874378)
66253d
- Log: firewall.server.config_icmptype, firewall.server.config_service and
66253d
  firewall.server.config_zone: Prepend full path
66253d
- Allow ":" in interface names for interface aliases
66253d
- Add name argument to Updated and Renamed signal
66253d
- Disable IPv4, IPv6 and EB tables if missing - for IPv4/IPv6 only environments
66253d
- firewall-config.glade file cleanup
66253d
- firewall-config: loadDefaults() can throw exception
66253d
- Use toolbars for Add/Edit/Remove/LoadDefaults buttons for zones, services
66253d
  and icmp types
66253d
- New vnc-server service, opens ports for displays :0 to :3 (RHBZ#877035)
66253d
- firewall-cmd: Fix typo in help output, allow default zone usage for
66253d
  permanenent options
66253d
- Translation updates: cs, fr, ja, pt_BR and zh_CN
66253d
66253d
* Wed Oct 17 2012 Thomas Woerner <twoerner@redhat.com> 0.2.9-1
66253d
- firewall-config: some UI usability changes
66253d
- firewall-cmd: New option --list-all-zones, output of --list-all changed,
66253d
  more option combination checks
66253d
- firewall-applet: Replaced NMClient by direct DBUS calls to fix python core
66253d
  dumps in case of connection activates/deactivates
66253d
- Use fallback 'C' locale if current locale isn't supported (RHBZ#860278)
66253d
- Add interfaces to zones again after reload
66253d
- firewall-cmd: use FirewallClient().connected value
66253d
- firewall-cmd: --remove-interface was not working due to a typo
66253d
- Do not use restorecon for new and backup files
66253d
- Fixed use of properties REJECT and DROP
66253d
- firewalld_test.py: check interfaces after reload
66253d
- Translation updates
66253d
- Renamed firewall-convert-scfw-config to firewall-offline-cmd, used by
66253d
  anaconda for firewall configuration (e.g. kickstart)
66253d
- Fix python shebang to use -Es at installation time for bin_SCRIPTS and
66253d
  sbin_SCRIPTS and at all times in gtk3_chooserbutton.py
66253d
- tests/firewalld_config.py: update test_zones() test case
66253d
- Config interface: improve renaming of zones/services/icmp_types
66253d
- Move emiting of Added signals closer to source.
66253d
- FirewallClient(): config:ServiceAdded signal was wrongly mapped
66253d
- Add argument 'name' to Removed signal
66253d
- firewall-config: Add callbacks for config:[service|icmp]-[added|removed]
66253d
- firewall-config: catch INVALID_X error when removing zone/service/icmp_type
66253d
- firewall-config: remove unused code
66253d
- Revert "Neutralize _xmlplus instead of conforming it"
66253d
- firewall-applet: some UI usability changes
66253d
- firewall-cmd: ALREADY_ENABLED, NOT_ENABLED, ZONE_ALREADY_SET are warnings
66253d
66253d
* Fri Sep  7 2012 Thomas Woerner <twoerner@redhat.com> 0.2.8-1
66253d
- Do not apply old settings to zones after reload
66253d
- FirewallClient: Added callback structure for firewalld signals
66253d
- New firewall-config with full zone, service and icmptype support
66253d
- Added Shields Up/Down configuration dialog to firewall-applet
66253d
- Name attribute of main tag deprecated for zones, services and icmptypes,
66253d
  will be ignored if present
66253d
- Fixed wrong references in firewalld man page
66253d
- Unregister DBus interfaces after sending out the Removed signal
66253d
- Use proper DBus signature in addIcmpType, addService and addZone
66253d
- New builtin property for config interfaces
66253d
- New test case for Config interface
66253d
- spec: use new systemd-rpm macros (rhbz#850110)
66253d
- More config file verifications
66253d
- Lots of smaller fixes and enhancements
66253d
66253d
* Tue Aug 21 2012 Jiri Popelka <jpopelka@redhat.com> 0.2.7-2
66253d
- use new systemd-rpm macros (rhbz#850110)
66253d
66253d
* Mon Aug 13 2012 Thomas Woerner <twoerner@redhat.com> 0.2.7-1
66253d
- Update of firewall-config
66253d
- Some bug fixes
66253d
66253d
* Tue Aug  7 2012 Thomas Woerner <twoerner@redhat.com> 0.2.6-1
66253d
- New D-BUS interface for persistent configuration
66253d
- Aded support for persistent zone configuration in firewall-cmd
66253d
- New Shields Up feature in firewall-applet
66253d
- New requirements for python-decorator and pygobject3
66253d
- New firewall-config sub-package
66253d
- New firewall-convert-scfw-config config script
66253d
66253d
* Fri Apr 20 2012 Thomas Woerner <twoerner@redhat.com> 0.2.5-1
66253d
- Fixed traceback in firewall-cmd for failed or canceled authorization, 
66253d
  return proper error codes, new error codes NOT_RUNNING and NOT_AUTHORIZED
66253d
- Enhanced firewalld service file (RHBZ#806868) and (RHBZ#811240)
66253d
- Fixed duplicates in zone after reload, enabled timed settings after reload
66253d
- Removed conntrack --ctstate INVALID check from default ruleset, because it
66253d
  results in ICMP problems (RHBZ#806017).
66253d
- Update interfaces in default zone after reload (rhbz#804814)
66253d
- New man pages for firewalld(1), firewalld.conf(5), firewalld.icmptype(5),
66253d
  firewalld.service(5) and firewalld.zone(5), updated firewall-cmd man page
66253d
  (RHBZ#811257)
66253d
- Fixed firewall-cmd help output
66253d
- Fixed missing icon for firewall-applet (RHBZ#808759)
66253d
- Added root user check for firewalld (RHBZ#767654)
66253d
- Fixed requirements of firewall-applet sub package (RHBZ#808746)
66253d
- Update interfaces in default zone after changing of default zone (RHBZ#804814)
66253d
- Start firewalld before NetworkManager (RHBZ#811240)
66253d
- Add Type=dbus and BusName to service file (RHBZ#811240)
66253d
66253d
* Fri Mar 16 2012 Thomas Woerner <twoerner@redhat.com> 0.2.4-1
66253d
- fixed firewalld.conf save exception if no temporary file can be written to 
66253d
  /etc/firewalld/
66253d
66253d
* Thu Mar 15 2012 Thomas Woerner <twoerner@redhat.com> 0.2.3-1
66253d
- firewall-cmd: several changes and fixes
66253d
- code cleanup
66253d
- fixed icmp protocol used for ipv6 (rhbz#801182)
66253d
- added and fixed some comments
66253d
- properly restore zone settings, timeout is always set, check for 0
66253d
- some FirewallError exceptions were actually not raised
66253d
- do not REJECT in each zone
66253d
- removeInterface() don't require zone
66253d
- new tests in firewall-test script
66253d
- dbus_to_python() was ignoring certain values
66253d
- added functions for the direct interface: chains, rules, passthrough
66253d
- fixed inconsistent data after reload
66253d
- some fixes for the direct interface: priority positions are bound to ipv,
66253d
  table and chain
66253d
- added support for direct interface in firewall-cmd:
66253d
- added isImmutable(zone) to zone D-Bus interface
66253d
- renamed policy file
66253d
- enhancements for error messages, enables output for direct.passthrough
66253d
- added allow_any to firewald policies, using at leas auth_admin for policies
66253d
- replaced ENABLE_FAILED, DISABLE_FAILED, ADD_FAILED and REMOVE_FAILED by
66253d
  COMMAND_FAILED, resorted error codes
66253d
- new firewalld configuration setting CleanupOnExit
66253d
- enabled polkit again, found a fix for property problem with slip.dbus.service
66253d
- added dhcpv6-client to 'public' (the default) and to 'internal' zones.
66253d
- fixed missing settings form zone config files in
66253d
  "firewall-cmd --list=all --zone=<zone>" call
66253d
- added list functions for services and icmptypes, added --list=services and
66253d
  --list=icmptypes to firewall-cmd
66253d
66253d
* Tue Mar  6 2012 Thomas Woerner <twoerner@redhat.com> 0.2.2-1
66253d
- enabled dhcpv6-client service for zones home and work
66253d
- new dhcpv6-client service
66253d
- firewall-cmd: query mode returns reversed values
66253d
- new zone.changeZone(zone, interface)
66253d
- moved zones, services and icmptypes to /usr/lib/firewalld, can be overloaded
66253d
  by files in /etc/firewalld (no overload of immutable zones block, drop,
66253d
  trusted)
66253d
- reset MinimalMark in firewalld.cnf to default value
66253d
- fixed service destination (addresses not used)
66253d
- fix xmlplus to be compatible with the python xml sax parser and python 3
66253d
  by adding __contains__ to xml.sax.xmlreader.AttributesImpl
66253d
- use icon and glib related post, postun and posttrans scriptes for firewall
66253d
- firewall-cmd: fix typo in state
66253d
- firewall-cmd: fix usage()
66253d
- firewall-cmd: fix interface action description in usage()
66253d
- client.py: fix definition of queryInterface()
66253d
- client.py: fix typo in getInterfaces()
66253d
- firewalld.service: do not fork
66253d
- firewall-cmd: fix bug in --list=port and --port action help message
66253d
- firewall-cmd: fix bug in --list=service
66253d
66253d
* Mon Mar  5 2012 Thomas Woerner <twoerner@redhat.com>
66253d
- moved zones, services and icmptypes to /usr/lib/firewalld, can be overloaded
66253d
  by files in /etc/firewalld (no overload of immutable zones block, drop,
66253d
  trusted)
66253d
66253d
* Tue Feb 21 2012 Thomas Woerner <twoerner@redhat.com> 0.2.1-1
66253d
- added missing firewall.dbus_utils
66253d
66253d
* Tue Feb  7 2012 Thomas Woerner <twoerner@redhat.com> 0.2.0-2
66253d
- added glib2-devel to build requires, needed for gsettings.m4
66253d
- added --with-system-unitdir arg to fix installaiton of system file
66253d
- added glib-compile-schemas calls for postun and posttrans
66253d
- added EXTRA_DIST file lists
66253d
66253d
* Mon Feb  6 2012 Thomas Woerner <twoerner@redhat.com> 0.2.0-1
66253d
- version 0.2.0 with new FirewallD1 D-BUS interface
66253d
- supports zones with a default zone
66253d
- new direct interface as a replacement of the partial virt interface with 
66253d
  additional passthrough functionality
66253d
- dropped custom rules, use direct interface instead
66253d
- dropped trusted interface funcionality, use trusted zone instead
66253d
- using zone, service and icmptype configuration files
66253d
- not using any system-config-firewall parts anymore
66253d
66253d
* Mon Feb 14 2011 Thomas Woerner <twoerner@redhat.com> 0.1.3-1
66253d
- new version 0.1.3
66253d
- restore all firewall features for reload: panic and virt rules and chains
66253d
- string fixes for firewall-cmd man page (by Jiri Popelka)
66253d
- fixed firewall-cmd port list (by Jiri Popelka)
66253d
- added firewall dbus client connect check to firewall-cmd (by Jiri Popelka)
66253d
- translation updates: de, es, gu, it, ja, kn, ml, nl, or, pa, pl, ru, ta,
66253d
                       uk, zh_CN
66253d
66253d
* Mon Jan  3 2011 Thomas Woerner <twoerner@redhat.com> 0.1.2-1
66253d
- fixed package according to package review (rhbz#665395):
66253d
  - non executable scripts: dropped shebang
66253d
  - using newer GPL license file
66253d
  - made /etc/dbus-1/system.d/FirewallD.conf config(noreplace)
66253d
  - added requires(post) and (pre) for chkconfig
66253d
66253d
* Mon Jan  3 2011 Thomas Woerner <twoerner@redhat.com> 0.1.1-1
66253d
- new version 0.1.1
66253d
- fixed source path in POTFILES*
66253d
- added missing firewall_config.py.in
66253d
- added misssing space for spec_ver line
66253d
- using firewall_config.VARLOGFILE
66253d
- added date to logging output
66253d
- also log fatal and error logs to stderr and firewall_config.VARLOGFILE
66253d
- make log message for active_firewalld fatal
66253d
66253d
* Mon Dec 20 2010 Thomas Woerner <twoerner@redhat.com> 0.1-1
66253d
- initial package (proof of concept implementation)