~ubuntu-branches/ubuntu/lucid/ufw/lucid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2010-01-30 09:42:05 UTC
  • mfrom: (30.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100130094205-8wsowzipc32k48yy
Tags: 0.29.3-0ubuntu1
* 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ufw (0.29.3) RELEASED; urgency=low
 
2
 
 
3
  * unconditionally restore new 'skip-to-policy' chains, fully resolving
 
4
    LP: #488032
 
5
 
 
6
 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 29 Jan 2010 08:23:17 -0600
 
7
 
 
8
ufw (0.29.2) RELEASED; urgency=low
 
9
 
 
10
  * src/ufw-init-functions: don't run 'already started' check unless
 
11
    ENABLED. This should improve boot speed such that iptables is not
 
12
    needlessly called which results in an unneeded modprobe.
 
13
  * manpage fixes thanks to Loic Minier
 
14
  * set "default" sysctl values before "all" values. Thanks to Loic Minier
 
15
  * Makefile: clean up POTFILES target
 
16
  * generate binary translations in setup.py rather than shipping them in
 
17
    source (LP: #490366)
 
18
  * don't log LIMIT rules if logging is off (LP: #512131)
 
19
  * restore all toplevel chains. This is introduced in 0.29.1 in the fix
 
20
    for LP: #459925. (LP: #513387)
 
21
  * fix for noisy services getting logged. Added new 'skip-to-policy' chains
 
22
    that are now used in after*.rules (LP: #488032)
 
23
 
 
24
 -- Jamie Strandboge <jamie@ubuntu.com>  Thu, 28 Jan 2010 17:30:56 -0600
 
25
 
1
26
ufw (0.29.1) RELEASED; urgency=low
2
27
 
3
28
  * error out when filesystem is read-only (LP: #430053)
8
33
  * write loglevel rules to user rules (LP: #459925)
9
34
  * properly log INVALID packets for medium and higher (LP: #480789)
10
35
 
11
 
 -- Jamie Strandboge <jamie@ubuntu.com>  Wed, 11 Nov 2009 14:36:35 -0600
 
36
 -- Jamie Strandboge <jamie@ubuntu.com>  Mon, 30 Nov 2009 10:08:23 -0600
12
37
 
13
38
ufw (0.29) RELEASED; urgency=low
14
39