From ed52f921404d5bd12b75422eb5826f6e928ac812bfdd86d89345ddeeff52226b Mon Sep 17 00:00:00 2001 From: Johannes Weberhofer Date: Mon, 5 Dec 2022 12:17:57 +0000 Subject: [PATCH] Accepting request 1040054 from home:dirkmueller:Factory - update to 1.0.2: * Update of major version of fail2ban with primary target to fix a dovecot-filter regression #3370. * See the ChangeLog for more information. OBS-URL: https://build.opensuse.org/request/show/1040054 OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=114 --- fail2ban-1.0.1.tar.gz | 3 --- fail2ban-1.0.1.tar.gz.asc | 11 ----------- fail2ban-1.0.2.tar.gz | 3 +++ fail2ban-1.0.2.tar.gz.asc | 11 +++++++++++ fail2ban.changes | 8 ++++++++ fail2ban.spec | 8 ++------ 6 files changed, 24 insertions(+), 20 deletions(-) delete mode 100644 fail2ban-1.0.1.tar.gz delete mode 100644 fail2ban-1.0.1.tar.gz.asc create mode 100644 fail2ban-1.0.2.tar.gz create mode 100644 fail2ban-1.0.2.tar.gz.asc diff --git a/fail2ban-1.0.1.tar.gz b/fail2ban-1.0.1.tar.gz deleted file mode 100644 index 8377b33..0000000 --- a/fail2ban-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62b54679ebae81ac57f32c5e27aba9f2494ec5bafd45a0fd68e7a27fd448e5ac -size 582122 diff --git a/fail2ban-1.0.1.tar.gz.asc b/fail2ban-1.0.1.tar.gz.asc deleted file mode 100644 index d9905c7..0000000 --- a/fail2ban-1.0.1.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEhzhVnib2cd+eLG2eaDvxvr0KiCwFAmMzJ4sACgkQaDvxvr0K -iCw69Af8DPa37VGkNRDAOsw7s5YYDQL2Ar8GeCI/NO8TYLfc+KzEvk3b7JfRLEUM -w64O6y8Wsme40O34NhmlRazDeFKgCjCQlogWFN2iOB/VjYC94L2nXJCs1eAgTbIs -KvbKUMOL7mMRZOf5c0EtgnYZQtQgLudN2Yv0qY/oFgic8klH34VLntSfAFs0acFJ -c+RXobtVpKeQCs6aCooR13IGO8Oy0Tk8DpVfkoKtKNll2rPAoL9OuS0cTSEqSIRJ -lxez7fd9ngkw4ORXii1eNXlJ4ubwBB/xqK/1B8zHwRxnB6XLDXeF4GkOzEP3YX2u -Dmx6/AspkotASZK8ngAq40hodoMfig== -=TOG+ ------END PGP SIGNATURE----- diff --git a/fail2ban-1.0.2.tar.gz b/fail2ban-1.0.2.tar.gz new file mode 100644 index 0000000..2644181 --- /dev/null +++ b/fail2ban-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8b0b41f27a7be12d40488789d6c258029b23a01168e3c0d347ee80b325ac23 +size 583295 diff --git a/fail2ban-1.0.2.tar.gz.asc b/fail2ban-1.0.2.tar.gz.asc new file mode 100644 index 0000000..d2165cb --- /dev/null +++ b/fail2ban-1.0.2.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEhzhVnib2cd+eLG2eaDvxvr0KiCwFAmNr0KgACgkQaDvxvr0K +iCyG4Af/eP5ZQvTiGjo/f1oOuBH8wOo7ARlFOcQIbdhXy10vk3bqDjYHVWzXh12Q +EdfyJVMXFI3XnDQkdXulOjnhX6YK3qYruudl0oDE7jyIWbHETFUpY7y00uxjTD+A +aBk4XqBym67BtBR/5dfnhXOBYZ9EXcbopvEQXq1Lm4jRSurSQCiVpMY44psW60Rb +dt1fdIg/GTjhsYNWO2L6DCObV1qdJcdk8Zw7rvk9aHe7iZ+PZW7htG8erTzzV9LV +Lq6Bcwz6tEFInTvDBZXIhBimYrquWp97qwEC3d1cNbv9pjN69czgLtRaq5EiVu4R +e8+y9LLToHFjKeji436S6985hBQnEA== +=jGOy +-----END PGP SIGNATURE----- diff --git a/fail2ban.changes b/fail2ban.changes index 4625c1b..0111dd4 100644 --- a/fail2ban.changes +++ b/fail2ban.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 4 21:07:21 UTC 2022 - Dirk Müller + +- update to 1.0.2: + * Update of major version of fail2ban with primary target to fix a + dovecot-filter regression #3370. + * See the ChangeLog for more information. + ------------------------------------------------------------------- Wed Oct 12 08:11:52 UTC 2022 - Paolo Stivanin diff --git a/fail2ban.spec b/fail2ban.spec index f43ece0..dfd9172 100644 --- a/fail2ban.spec +++ b/fail2ban.spec @@ -22,12 +22,12 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: fail2ban -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Bans IP addresses that make too many authentication failures License: GPL-2.0-or-later Group: Productivity/Networking/Security -URL: http://www.fail2ban.org/ +URL: https://www.fail2ban.org/ Source0: https://github.com/fail2ban/fail2ban/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: https://github.com/fail2ban/fail2ban/releases/download/%{version}/%{name}-%{version}.tar.gz.asc Source2: %{name}.sysconfig @@ -50,7 +50,6 @@ Patch201: %{name}-0.10.4-env-script-interpreter.patch Patch300: fail2ban-opensuse-service-sfw.patch # PATCH-FEATURE-OPENSUSE harden_fail2ban.service.patch jsegitz@suse.com -- Added hardening to systemd service(s) bsc#1181400 Patch301: harden_fail2ban.service.patch - BuildRequires: fdupes BuildRequires: logrotate BuildRequires: python-rpm-macros @@ -272,7 +271,6 @@ export LANG=en_US.UTF-8 %endif %files -%defattr(-, root, root) %dir %{_sysconfdir}/%{name} %dir %{_sysconfdir}/%{name}/action.d %dir %{_sysconfdir}/%{name}/%{name}.d @@ -327,14 +325,12 @@ export LANG=en_US.UTF-8 %if !0%{?suse_version} > 1500 %if 0%{?_unitdir:1} %files -n SuSEfirewall2-%{name} -%defattr(-,root,root) %{_unitdir}/SuSEfirewall2.service.d %{_unitdir}/%{name}.service.d %endif %endif %files -n monitoring-plugins-%{name} -%defattr(-,root,root) %license COPYING %doc files/nagios/README %dir %{_libexecdir}/nagios