mirror of https://github.com/fail2ban/fail2ban
remove Fix a potential race condition (Closes: #935778) for now
parent
c80025971f
commit
77c2b8b6ec
|
@ -2,7 +2,6 @@ fail2ban (0.11.2-6) unstable; urgency=medium
|
|||
|
||||
* Cherry-pick upstream fix to fix a startup issue with Python 3.10
|
||||
(LP: #1958505)
|
||||
* Fix a potential race condition (Closes: #935778)
|
||||
* Cherry-pick upstream fix for courier-auth (Closes: #1004466)
|
||||
* ignore false positive
|
||||
fail2ban: read-in-maintainer-script [postinst:41
|
||||
|
|
|
@ -11,6 +11,6 @@ systemd-run.diff
|
|||
scanlogd.patch
|
||||
997601-use_2to3.diff
|
||||
python3.10.diff
|
||||
fix-race.diff
|
||||
#fix-race.diff
|
||||
courier-auth.diff
|
||||
fix-typo.diff
|
||||
|
|
Loading…
Reference in New Issue