I have declared also the bug in Ansible collection repo, however this is
clearly a UFW bug:
https://github.com/ansible-collections/community.general/issues/4769
** Bug watch added: github.com/ansible-collections/community.general/issues
#4769
https://github.com/ansible-collections/community.g
ufw does not support rule removal. For a particular project (a task queue on a
cloud adhoc HPC cluster), I have had the occasion to test it in a relatively
massive parallel rate (20 concurrent uses). I have experienced:
- nice behaviour when adding rules,
- bad behaviour when removing rules.
I w
This bug was fixed in the package ufw - 0.36-0ubuntu0.18.10.1
---
ufw (0.36-0ubuntu0.18.10.1) cosmic-proposed; urgency=medium
* Backport to cosmic addressing the following SRU bugs:
- LP: #1811129 - master SRU bug
- LP: #1664133 - before6.rules: echo-reply needs to be before
This bug was fixed in the package ufw - 0.36-0ubuntu0.18.04.1
---
ufw (0.36-0ubuntu0.18.04.1) bionic-proposed; urgency=medium
* Backport to bionic addressing the following SRU bugs:
- LP: #1811129 - master SRU bug
- LP: #1664133 - before6.rules: echo-reply needs to be before
Verified this is fixed in bionic:
$ apt-cache policy ufw
ufw:
Installed: 0.36-0ubuntu0.18.04.1
Candidate: 0.36-0ubuntu0.18.04.1
Version table:
*** 0.36-0ubuntu0.18.04.1 500
500 http://us.archive.ubuntu.com/ubuntu bionic-proposed/main amd64
Packages
500 http://us.archive.ubu
Tested this is fixed in cosmic:
$ apt-cache policy ufw
ufw:
Installed: 0.36-0ubuntu0.18.10.1
Candidate: 0.36-0ubuntu0.18.10.1
Version table:
*** 0.36-0ubuntu0.18.10.1 500
500 http://us.archive.ubuntu.com/ubuntu cosmic-proposed/main amd64
Packages
500 http://us.archive.ubunt
Hello Jeremy, or anyone else affected,
Accepted ufw into cosmic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ufw/0.36-0ubuntu0.18.10.1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wi
** Changed in: ufw (Ubuntu Bionic)
Status: Triaged => In Progress
** Changed in: ufw (Ubuntu Cosmic)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.lau
** Description changed:
+ [Impact]
+
+ ufw prior to 0.36 did not support locking or use xtables locking which
+ can lead to problems when using ufw as a dynamic firewall.
+
+ [Test Case]
+
+ $ sudo apt-get install python-minimal # for the test script
+ $ sudo ./test_ufw_threads.py # this runs f
** Changed in: ufw (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw doesn't support concurrent updates
Status in
This bug was fixed in the package ufw - 0.36-1
---
ufw (0.36-1) unstable; urgency=medium
* New upstream release (LP: #1782384, LP: #1664133, LP: #1509725,
LP: #1695718, LP: #1719211, LP: #1775043, LP: #1204579, LP: #1652163,
LP: #1377600, Closes: 686248, LP: #1368411, LP: #1
This is fixed in the new 0.36 release.
** Changed in: ufw
Status: Fix Committed => Fix Released
** Changed in: ufw
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribe
** Also affects: ufw (Ubuntu Cosmic)
Importance: Undecided
Status: New
** Also affects: ufw (Ubuntu Disco)
Importance: Medium
Assignee: Jamie Strandboge (jdstrand)
Status: In Progress
** Also affects: ufw (Ubuntu Bionic)
Importance: Undecided
Status: New
** Cha
** Changed in: ufw (Ubuntu)
Status: Triaged => In Progress
** Changed in: ufw (Ubuntu)
Assignee: (unassigned) => Jamie Strandboge (jdstrand)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://b
This is in git master now and in the ufw snap in candidate.
** Changed in: ufw
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Ti
the flock worked perfectly thank you!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw doesn't support concurrent updates
Status in ufw:
Triaged
Status in
Hi all. I posted a question on this last December, but I never received
feedback on it. Here is the bug report
https://bugs.launchpad.net/ufw/+bug/1652163.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https:/
@Luke, you could modify backend_iptables.py as mentioned in comment #5
or you could perhaps use 'man 1 flock' or implement a lock wrapper
around your invocation of ufw.
That said, since didn't hear back from Christopher, I'll take a look at
implementing this for 0.36.
** Changed in: ufw
Miles
Is there a current work around for this, otherwise I have to re-write a
bunch of code to go to iptables
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw doesn
OK great. I will work on this patch.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw doesn't support concurrent updates
Status in ufw:
Triaged
Status in u
@Christopher - I implemented this a bit differently but had some
troubles with the testsuite. I think '-w' would be much simpler. There
isn't a way to pass this into ufw, but you could modify
backend_iptables.py towards the end of set_rule() to pass the flag.
** Changed in: ufw
Status: In P
Is there any update on this? I know there is a -w command in iptables
with this patch https://patchwork.ozlabs.org/patch/635676/. Is there a
way to call through ufw to set this option to increase the waits?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pack
** Changed in: ufw (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw doesn't support concurrent updates
Status in ufw:
** Bug watch added: Debian Bug tracker #686248
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686248
** Also affects: ufw (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686248
Importance: Unknown
Status: Unknown
--
You received this bug notification because you a
There was a problem with the patch and this will be in the next release
of ufw.
** Changed in: ufw
Milestone: 0.34 => None
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/120
** Changed in: ufw
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw doesn't support concurrent updates
Status in
** Changed in: ufw
Status: Triaged => Fix Committed
** Changed in: ufw
Milestone: None => 0.34
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Title:
ufw do
** Changed in: ufw (Ubuntu)
Importance: Undecided => Medium
** Changed in: ufw
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1204579
Titl
28 matches
Mail list logo