Change logs for ufw source package in Utopic

  • ufw (0.34~rc-0ubuntu4) utopic; urgency=medium
    
      * Install the SysV init and upstart script for both Debian and Ubuntu.
        Debian has upstart too, and in Ubuntu we need the init script for LSB
        dependencies and for systemd. (LP: #1341083)
        - Rename debian/ufw.init.debian to debian/ufw.init
        - Rename debian/ufw.upstart.ubuntu to debian/ufw.upstart
        - Remove all the distro specific code from debian/rules and just call
          dh_installinit.
      * Drop the distro specific logrotate configs, and use the ubuntu one with
        "rotate" instead of "reload" everywhere, as Debian's rsyslog init also
        supports "rotate".
      * Add a systemd unit:
        - Add debian/ufw.service
        - Add dh-systemd build dep.
        - debian/rulles: Call dh_systemd_{enable,start}.
     -- Martin Pitt <email address hidden>   Wed, 30 Jul 2014 15:06:25 +0200
  • ufw (0.34~rc-0ubuntu3) utopic; urgency=medium
    
      * debian/patches/0005-lp573461.patch: adjust man page for libvirt
        (LP: #573461)
      * debian/patches/0006-check-for-newer-py3.patch: tests/check-requirements
        updated for newer python3
     -- Jamie Strandboge <email address hidden>   Fri, 16 May 2014 15:08:08 -0500
  • ufw (0.34~rc-0ubuntu2) trusty; urgency=medium
    
      * debian/patches/0002-lp1078665.patch: distinguish between v4 and v6 rules
        when both addresses are 'any' (LP: #1078665). This can be dropped with
        0.34 release.
      * debian/ufw.postinst:
        - drop old reload of policy for upgrades to 0.30.1-2
        - add new ufw[6]-track-forward primary chains on upgrade
      * debian/patches/0003-manpage-hook-path.patch: update locations of hook
        scripts. This can be dropped with 0.34 release.
      * debian/patches/0004-add-safe-icmp-to-forward.patch: update before*.rules
        to add safe icmp to ufw-before-forward. This can be dropped with 0.34
        release.
      * debian/before[6].rules.md5sum: adjusted for new release
     -- Jamie Strandboge <email address hidden>   Fri, 28 Feb 2014 08:59:13 -0600