2010
ufw (0.29.3-1) unstable; urgency=low
* New upstream release. Fixes:
LP: #490366
LP: #512131
LP: #488032
LP: #513387
* debian/ufw.upstart.ubuntu: start before an interface receives traffic
* debian/postinst: don't sed or chmod a file that doesn't exist
(LP: #503039)
* debian/after*.rules.md5sum: updated for ucf (added additional sums for
people using the workaround in LP: #488032)
-- Jamie Strandboge <jamie@ubuntu.com> Thu, 28 Jan 2010 17:30:37 -0600
2009
ufw (0.29.1-1) unstable; urgency=low
* new upstream release, fixing LP: #459925 and LP: #480789
* debian/postinst: run 'ufw logging <log level>' to update the user
rules for logging (this action does nothing when ufw is not enabled)
* debian/ufw.upstart.ubuntu: don't use 'quiet' since we also now look for
QUIET
* debian/rules:
- only install upstart on Ubuntu 9.10 and later
- use $(PYTHON) with setup.py
-- Jamie Strandboge <jamie@ubuntu.com> Wed, 11 Nov 2009 14:26:56 -0600
ufw (0.29-5) unstable; 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 <jamie@ubuntu.com> Wed, 23 Sep 2009 18:06:56 -0500
ufw (0.29-4) unstable; urgency=low
* debian/rules: add missing dot for update-rc.d invocation (closes: #547330)
-- Jamie Strandboge <jamie@ubuntu.com> Fri, 18 Sep 2009 13:26:53 -0500
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 <jamie@ubuntu.com> Wed, 16 Sep 2009 13:32:39 -0500
ufw (0.29-2) unstable; urgency=low
* Debconf translation updates:
- unfuzzied Italian (closes: #540204)
- ran debconf-updatepo
-- Jamie Strandboge <jamie@ubuntu.com> Tue, 01 Sep 2009 16:26:07 -0500
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 <jamie@ubuntu.com> Tue, 25 Aug 2009 09:12:26 -0500
ufw (0.28-2) unstable; urgency=low
* debian/templates: also fix typo in master template
-- Jamie Strandboge <jamie@ubuntu.com> Sat, 25 Jul 2009 07:01:56 -0500
ufw (0.28-1) unstable; urgency=low
* new upstream release. Fixes:
- filtering by interface (LP: #247450)
- ufw help does not mention 'limit' command (LP: #358964)
- install rules files 0640 (LP: #393187)
* install user rules and init script helper to /lib/ufw (LP: #400208)
- debian/config: update USER_PATH and migrate user rules files from
/var/lib/ufw to /lib/ufw
- debian/dirs: use lib/ufw
- debian/postinst: update USER_PATH
- debian/postrm: update USER_PATH
- debian/rules: update for new path
- debian/ufw.init: update for new path
* debian/po: fix typo in translations
-- Jamie Strandboge <jamie@ubuntu.com> Fri, 24 Jul 2009 15:34:57 -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 <jamie@ubuntu.com> Fri, 10 Jul 2009 22:34:38 -0500
ufw (0.27.1-1) unstable; urgency=low
* Initial release. (closes: #506215)
-- Jamie Strandboge <jamie@ubuntu.com> Fri, 08 May 2009 10:39:30 -0500