diff --git a/debian/changelog b/debian/changelog index fc4f0020..35a555e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/patches/series b/debian/patches/series index 19f4ba18..86a1f3b7 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -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