Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
fail2ban
Commits:
a780fcfb by Jelle van der Waa at 2024-11-16T22:55:28+01:00
upgpkg: 1.1.0-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fail2ban
pkgdesc = Bans IPs after too many failed authentication attempts
pkgver = 1.1.0
- pkgrel = 6
+ pkgrel = 7
url = https://www.fail2ban.org/
arch = any
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=fail2ban
pkgver=1.1.0
-pkgrel=6
+pkgrel=7
pkgdesc='Bans IPs after too many failed authentication attempts'
arch=('any')
url='https://www.fail2ban.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fail2ban/-/commit/a780fcfbbc260996fd38db8707fdfe96cb5c5b87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fail2ban/-/commit/a780fcfbbc260996fd38db8707fdfe96cb5c5b87
You're receiving this email because of your account on gitlab.archlinux.org.