lp:ubuntu/lucid/ufw

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

53. By Jamie Strandboge

* debian/postrm: adjust ordering of commands so that NFS mounted root
  filesystems can still access iptables. Thanks to Sebastian J. Bronner
  for discovering the issue and describing the fix. (LP: #524395)
* merge fix from trunk for UnicodeDecodeError in get_status() (LP: #531886)

52. By Jamie Strandboge

* Pull snapshot from trunk for upcoming release. Fixes:
  LP: #436608
  - run_tests.sh: temporarily disable 'skipped' check since the pre-release
    has one skipped test
* debian/control: drop versioned depends on iptables. This helps with
  backporting now that the test suite can handle it
* debian/rules: pass interpreter to run_tests.sh
* add rsyslog support

51. By Jamie Strandboge

fix occasional ufw errors during boot with upstart (/tmp not available)
(LP: #521359). Cherrypick r633 from trunk.

50. 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)

49. By Jamie Strandboge

* debian/ufw.upstart.ubuntu: start before an interface receives traffic
* src/ufw-init-functions: don't run 'already started' check unless
  ENABLED. This should improve boot speed such that iptables is not
  needlessly called which results in an uneeded modprobe.

48. 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

47. 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)

46. By Scott James Remnant (Canonical)

Remove "console output" since we don't want to spam the console.

45. 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

44. By Jamie Strandboge

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/ufw
This branch contains Public information 
Everyone can see this information.

Subscribers