~ubuntu-branches/ubuntu/hardy/ufw/hardy-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2008-07-11 18:37:27 UTC
  • Revision ID: james.westby@ubuntu.com-20080711183727-l26fstr6mooy4rqp
Tags: 0.16.2.3
* fix confusing error output when ipv6 or ip6_tables is not available.
  (LP: #194844)
* fix initscript not setting default ipv6 policy when IPV6=no (LP: #251355)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ufw (0.16.2.3) hardy-proposed; urgency=low
 
2
 
 
3
  * fix confusing error output when ipv6 or ip6_tables is not available.
 
4
    (LP: #194844)
 
5
  * fix initscript not setting default ipv6 policy when IPV6=no (LP: #251355)
 
6
 
 
7
 -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 11 Jul 2008 18:37:27 -0400
 
8
 
1
9
ufw (0.16.2.2) hardy-proposed; urgency=low
2
10
 
3
11
  * src/ufw: don't modify the chains when --dry-run is specified. Fixes