Public bug reported:

Binary package hint: ufw

New in 0.20, ufw allows application rules. So users can run:

# ufw allow Apache

However, ufw is too greedy when deciding what rules to delete. Eg:

# ufw allow Apache
# ufw delete deny Apache

Doing the above deletes the 'allow' rule, but it shouldn't. Deleting
non-application rules works properly.

** Affects: ufw (Ubuntu)
     Importance: High
     Assignee: Jamie Strandboge (jdstrand)
         Status: In Progress

** Changed in: ufw (Ubuntu)
   Importance: Undecided => High
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)
       Status: New => In Progress

-- 
ufw matching for application rule deletion is too greedy
https://bugs.launchpad.net/bugs/260881
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to