[jaunty] ufw inserts rules out of order when ipv6 is enabled

Bug #344971 reported by Jamie Strandboge
2
Affects Status Importance Assigned to Milestone
ufw (Ubuntu)
Fix Released
Undecided
Jamie Strandboge

Bug Description

Binary package hint: ufw

$ sudo ufw allow 3
$ sudo ufw allow 4
$ sudo ufw insert 1 allow 1
$ sudo ufw insert 2 allow 2
$ sudo ufw status numbered
Status: active

     To Action From
     -- ------ ----
[ 1] 1 ALLOW Anywhere
[ 2] 2 ALLOW Anywhere
[ 3] 3 ALLOW Anywhere
[ 4] 4 ALLOW Anywhere
[ 5] 3 ALLOW Anywhere (v6)
[ 6] 4 ALLOW Anywhere (v6)
[ 7] 1 ALLOW Anywhere (v6)
[ 8] 2 ALLOW Anywhere (v6)

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: ufw 0.27~r416-0ubuntu5
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ufw
Uname: Linux 2.6.28-9-generic x86_64

Revision history for this message
Jamie Strandboge (jdstrand) wrote :
Changed in ufw:
assignee: nobody → jdstrand
status: New → Triaged
Changed in ufw:
milestone: none → ubuntu-9.04-beta
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ufw - 0.27-0ubuntu1

---------------
ufw (0.27-0ubuntu1) jaunty; urgency=low

  * new upstream release (bug fix only)
    - insert rules in proper order when ufw is enabled (LP: #344971)

 -- Jamie Strandboge <email address hidden> Wed, 18 Mar 2009 22:10:08 -0500

Changed in ufw:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.