2c29709 * Wed Jun 17 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.2-1

Authored and Committed by twoerner 8 years ago
    * Wed Jun 17 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.2-1
    - reunification of the firewalld spec files for all Fedora releases
    - fix dependencies for -applet and -config: use_python3 is the proper switch
      not with_python3 (RHBZ#1232493)
    - firewalld.spec:
      - fixed requirements for -applet and -config
    - man pages:
      - adapted firewall-applet man page to new version
    - firewall-applet:
      - Only honour active connections for zone changes
      - Change QSettings path and file names
    - firewall-config:
      - Only honour active connections for zone changes in the “Change Zones of Connections” menu
    - Translations:
      - updated translations
      - marked translations for “Connections” for review
    
    * Tue Jun 16 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.14.1-2
    - Fix issue with missing polkit policy when installing firewalld on
      Cloud Edition.
    
    * Fri Jun 12 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14.1-1
    - firewall-applet
      - do not use isSystemTrayAvailable check to fix KDE5 startup
      - dropped gtk applet remain: org.fedoraproject.FirewallApplet.gschema.xml
    
    * Fri Jun 12 2015 Thomas Woerner <twoerner@redhat.com> - 0.3.14-1
    - renamed python2-firewall to python-firewall
    - fixed requirements for GUI parts with Python3
    - dropped upstream merged python3 patch
    - firewalld:
      - print real zone names in error messages
      - iptables 1.4.21 does not accept limits of 1/day, minimum is 2/day now
      - rate limit fix for rich rules
      - fix readdition of removed permanent direct settings
      - adaption of the polkit domains to use PK_ACTION_DIRECT_INFO
      - fixed two minor Python3 issues in firewall.core.io.direct
      - fixed use of fallback configuration values
      - fixed use without firewalld.conf
      - firewalld main restructureization
      - IPv6_rpfilter now also available as a property on D-Bus in the config interface
      - fixed wait option use for ipXtables
      - added --concurrent support for ebtables
      - richLanguage: allow masquerading with destination
      - richLanguage: limit masquerading forward rule to new connections
      - ipXtables: No dns lookups in available_tables and _detect_wait_option
      - full ebtables support: start, stop, reload, panic mode, direct chains and rules
      - fix for reload with direct rules
      - fix or flaws found by landscape.io
      - pid file handling fixes in case of pid file removal
      - fix for client issue in case of a dbus NoReply error
    - configuration
      - new services: dropbox-lansync, ptp
      - new icmptypes: timestamp-request, timestamp-reply
    - man pages:
      - firewalld.zones(5): fixed typos
      - firewalld.conf(5): Fixed wrong reference to firewalld.lockdown-whitelist page
    - firewall-applet:
      - new version using Qt4 fixing several issues with the Gtk version
    - spec file:
      - enabled Python3 support: new backends python-firewall and python3-firewall
      - some cleanup
    - git:
      - migrated to github
    - translations:
      - migrated to zanata
    - build environment:
      - no need for autoconf-2.69, 2.68 is sufficient
    
    * Thu May 07 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-7
    - Use VARIANT_ID instead of VARIANT for making decisions
    
    * Thu Apr 16 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-6
    - Switch to using $VARIANT directly from /etc/os-release
    
    * Fri Mar 13 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-5
    - Fix bugs with posttrans
    - Remove nonexistent fedora-cloud.conf symlink
    
    * Fri Mar 13 2015 Stephen Gallagher <sgallagh@redhat.com> 0.3.13-4
    - Remove per-edition config files
    - Decide on default configuration based on /etc/os-release
    
        
file modified
+165 -18
file modified
+1 -1