lp:debian/squeeze/ufw

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/ufw
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Jamie Strandboge

* 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)

9. By Jamie Strandboge

* 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

8. By Jamie Strandboge

* 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)

7. By Jamie Strandboge

debian/rules: add missing dot for update-rc.d invocation (closes: #547330)

6. By Jamie Strandboge

* 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

5. By Jamie Strandboge

* Debconf translation updates:
  - unfuzzied Italian (closes: #540204)
  - ran debconf-updatepo

4. By Jamie Strandboge

debian/templates: also fix typo in master template

3. By Jamie Strandboge

[ 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

2. By Jamie Strandboge

Initial release. (closes: #506215)

1. By Jamie Strandboge

Import upstream version 0.27.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers