SHA256
1
0
forked from pool/iptables

Accepting request 506228 from home:mgerstner:branches:security:netfilter

- fix a locking issue of iptables-batch which can cause it to spuriously fail
  when other programs modify the iptables rules in parallel (bnc#1045130).
  This can especially affect SuSEfirewall2 during startup.

OBS-URL: https://build.opensuse.org/request/show/506228
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=93
This commit is contained in:
2017-06-29 11:37:40 +00:00
committed by Git OBS Bridge
parent 75e1a0da24
commit 1926c173b5
3 changed files with 79 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 22 15:34:40 UTC 2017 - matthias.gerstner@suse.com
- fix a locking issue of iptables-batch which can cause it to spuriously fail
when other programs modify the iptables rules in parallel (bnc#1045130).
This can especially affect SuSEfirewall2 during startup.
-------------------------------------------------------------------
Fri Jan 27 22:53:14 UTC 2017 - jengelh@inai.de