Change logs for ufw source package in Karmic

  • ufw (0.29-4ubuntu1) karmic; urgency=low
    
      * reduce console output when using Upstart so that ufw is quiet when
        ufw is disabled or enabled and no errors
        - src/ufw-init: add add 'quiet' option on start
        - debian/ufw.upstart.ubuntu: use 'quiet' option on start
      * Debconf translation updates:
        - Vietnamese (thanks to Clytie Siddall. closes: #547919)
    
     -- Jamie Strandboge <email address hidden>   Wed, 23 Sep 2009 18:06:56 -0500
  • ufw (0.29-4) karmic; urgency=low
    
      * Remove "console output" since we don't want to spam the console.
    
     -- Scott James Remnant <email address hidden>   Mon, 21 Sep 2009 16:23:00 -0700
  • ufw (0.29-3) unstable; urgency=low
    
      * use upstart instead of sysv initscript on Ubuntu (LP: #431804)
        - debian/control: Bump build-dependency on debhelper for Upstart-aware
          dh_installinit. Add Build-Dep on lsb-release
        - add debian/ufw.upstart.ubuntu
        - move debian/ufw.init to debian/ufw.init.debian
        - debian/ufw.init: rename to debian/ufw.init.debian and update insserv
          info to reflect reality
        - debian/rules: use upstart if Ubuntu and sysv if Debian
        - debian/postinst and debian/postrm: remove calls to update-rc.d
      * error out when filesystem is read-only. Merge from trunk (LP: #430053)
      * catch exception if can't find parent pid when refreshing application
        profiles. Merge from trunk (LP: #424528)
      * add doc/upstart.example and update README for Debian users who want to
        use upstart
    
     -- Jamie Strandboge <email address hidden>   Fri,  18 Sep 2009 15:35:45 +0100
  • ufw (0.29-2) unstable; urgency=low
    
      * Debconf translation updates:
        - unfuzzied Italian (closes: #540204)
        - ran debconf-updatepo
    
     -- Jamie Strandboge <email address hidden>   Fri,  04 Sep 2009 02:35:48 +0100
  • ufw (0.29-1) unstable; urgency=low
    
      * new upstream release:
        - adds egress filtering support (LP: #382932)
        - new translations
        - new man page: ufw-framework.8
        - new check-requirements to help debug systems with custom kernels
        - fixes deletion of non-existent application rules (LP: #407810)
      * Debconf translation updates:
        - Galician (thanks to Marce Villarino. closes: #538383)
        - Japanese (thanks to Hideki Yamane. closes: #539595)
        - Italian (thanks to Luca Monducci. closes: #540204)
        - Portuguese (thanks to Américo Monteiro. closes: #538908)
        - Basque (thanks to Piarres Beobide. closes: #539077)
        - Czech (thanks to Michal Simunek)
        - Slovak (thanks to Ivan Masár. closes: #534450)
        - Swedish (thanks to Martin Bagge. closes: #538336)
        - verify/update the above to fix typo in template (closes: #534231)
      * debian/rules: install tests/check-requirements into /usr/share/ufw
      * update ucf md5sums for before.rules and before6.rules
      * remove no longer used lintian override
      * debian/dirs: remove unused /var/lib/ufw
    
     -- Jamie Strandboge <email address hidden>   Thu,  27 Aug 2009 14:33:07 +0100
  • ufw (0.29-0ubuntu1) karmic; urgency=low
    
      * new upstream release:
        - adds egress filtering support (LP: #382932)
        - new translations
        - new man page: ufw-framework.8
        - new check-requirements to help debug systems with custom kernels
        - fixes deletion of non-existent application rules (LP: #407810)
      * Debconf translation updates:
        - Galician (thanks to Marce Villarino. closes: #538383)
        - Japanese (thanks to Hideki Yamane. closes: #539595)
        - Italian (thanks to Luca Monducci. closes: #540204)
        - Portuguese (thanks to Américo Monteiro. closes: #538908)
        - Basque (thanks to Piarres Beobide. closes: #539077)
        - Czech (thanks to Michal Simunek)
        - Slovak (thanks to Ivan Masár. closes: #534450)
        - Swedish (thanks to Martin Bagge. closes: #538336)
        - verify/update the above to fix typo in template (closes: #534231)
      * debian/rules: install tests/check-requirements into /usr/share/ufw
      * update ucf md5sums for before.rules and before6.rules
      * remove no longer used lintian override
      * debian/dirs: remove unused /var/lib/ufw
    
     -- Jamie Strandboge <email address hidden>   Tue, 25 Aug 2009 09:12:26 -0500
  • ufw (0.27.1-2) unstable; urgency=low
    
      [ Jonathan Wiltshire ]
      * Debconf templates and debian/control reviewed by the debian-l10n-
        english team as part of the Smith review project. Closes: #530956
        - LP: #379591
      * Debconf translation updates:
        - Slovak (closes: #531782)
        - Swedish (closes: #533375)
        - Finnish (closes: #533454)
        - Czech (closes: #533552)
        - Portuguese (closes: #534098)
        - German (closes: #534230)
        - Basque (closes: #534298, #534298)
        - Russian (closes: #534720)
        - Spanish (closes: #534859)
        - French (closes: #535032)
    
      [ Jamie Strandboge ]
      * debian/postinst: update for translation fixes
      * add bash completion. Based on work by Didier Roche
        - shell-completion/bash: process app and regular commands
        - debian/dirs: add etc/bash_completion.d
        - debian/rules: install bash_completion.ufw
      * install rules files 0640 (LP: #393187)
      * debian/postinst: make allow_custom_ports actually work and set
        existing_configuration as seen after doing initial configuration, to
        prevent calling ufw on already added rules
      * debian/control: bump Standards-Version
      * debian/control: update Vcs-Bzr
    
     -- Jamie Strandboge <email address hidden>   Mon,  13 Jul 2009 13:38:06 +0100
  • ufw (0.27.1-1) unstable; urgency=low
    
      * Initial release. (closes: #506215)
    
     -- Jamie Strandboge <email address hidden>   Sun,  17 May 2009 16:03:01 +0100
  • ufw (0.27-0ubuntu2) jaunty; urgency=low
    
      * properly return translated string with formatted text (LP: #346563)
    
     -- Jamie Strandboge <email address hidden>   Fri, 03 Apr 2009 10:07:33 -0500