Commit graph

503 commits

Author SHA1 Message Date
Sylvestre Ledru
abc55dfb84 Remove patches neurodebian-backport.series, neurodebian_use_python2, saucy-dsc-patch, trusty-dsc-patch, utopic-dsc-patch, wheezy-dsc-patch that are missing from debian/patches/series.
Fixes: lintian: patch-file-present-but-not-mentioned-in-series
See-also: https://lintian.debian.org/tags/patch-file-present-but-not-mentioned-in-series.html
2020-01-23 10:40:40 +01:00
Sylvestre Ledru
55eecea185 Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
2020-01-23 10:40:37 +01:00
Sylvestre Ledru
73a62c69ef nftables is now more important than iptables. Update of the priority and doc 2020-01-23 10:40:05 +01:00
Sylvestre Ledru
d7e3fc079f remove qmail from the desc 2020-01-23 10:38:30 +01:00
Sylvestre Ledru
1e9295776f Add myself to the uploaders 2020-01-23 10:38:10 +01:00
Sylvestre Ledru
757e2afee6 Run the testsuite for real 2020-01-13 11:09:28 +01:00
Sylvestre Ledru
60e7fb8a14 experimental version 2020-01-13 00:09:50 +01:00
Sylvestre Ledru
63e92bf1dd upload to exp 2020-01-13 00:08:53 +01:00
Sylvestre Ledru
e9a4ddc4e3 Update to SV: 4.4.1 2020-01-12 23:55:20 +01:00
Sylvestre Ledru
4ec15b0572 Remove old patches 2020-01-12 23:54:37 +01:00
Sylvestre Ledru
1e472b23bc Run ./fail2ban-2to3 as part of the build to be Python 3 ready 2020-01-12 23:53:14 +01:00
Sylvestre Ledru
ac93287f9d fix the exec of the testsuite 2020-01-12 23:40:37 +01:00
Sylvestre Ledru
1ab9964213 Remove the old dep to Python (Cloes: #945670) 2020-01-12 23:33:37 +01:00
Sylvestre Ledru
592e59ad97 rebase of the patches with the new upstream release 2020-01-12 23:31:42 +01:00
Sylvestre Ledru
5cbc262406 * New upstream release (Closes: #922539)
* Use secure URI in Vcs control header.
2020-01-12 23:24:10 +01:00
Sylvestre Ledru
dcb9340599 fix some typos 2020-01-12 23:16:15 +01:00
Sylvestre Ledru
1f48e55959 Import fail2ban in the Debian Python Umbrella (Closes: #947926) 2020-01-12 23:15:11 +01:00
sebres
99296679d6 Merge branch '0.10' into wc/debian 2019-02-11 10:58:57 +01:00
Jelmer Vernooij
d7070f31ed
Use secure URI in Vcs control header.
Fixes lintian: vcs-field-uses-insecure-uri
See https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html for more details.
2018-09-14 01:06:16 +01:00
Yaroslav Halchenko
f530348562 minor typo fix, thanks lintian 2018-04-04 01:12:18 -04:00
Yaroslav Halchenko
2c4e777216 BF: B-Depend on python3-setuptools and dh-python, Fixed up hardcoded path to the .build-ed package for testing
Will require tune ups for backports later on
2018-04-04 01:06:14 -04:00
Yaroslav Halchenko
450b890fb1 BF: remove all non-existing services from PartOf of fail2ban.service.
Should resolve inability to restart firewalld (its .service is
left in PartOf) upon upgrades.
2018-04-04 00:51:03 -04:00
Yaroslav Halchenko
75a11a4a92 make nftables alternative recommend to iptables 2018-03-10 08:34:41 -05:00
Arturo Borrero Gonzalez
b67dc5e908 d/control: add nftables references
The nftables framework replaces iptables. The fail2ban software already
includes support for nftables, so reflect that in the packaging.

Also, no need to `Recommends: iptables`, since is installed by default in every
Debian system. Instead, do `Recommends: nftables`.

Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
2018-03-09 09:48:38 -05:00
Yaroslav Halchenko
400b260a32 A note on incorrect changelog record 2018-03-09 09:48:26 -05:00
Yaroslav Halchenko
b9facb80d2 debian/README.Debian - Instructions on how to establish correct startup/shutdown sequence in systemd for shorewall (Closes: #847728)
final recipe
2018-01-22 10:38:48 -05:00
Yaroslav Halchenko
071023526f updated the patch for elderly systems to use python2 2018-01-22 10:04:52 -05:00
Yaroslav Halchenko
11911c0ccd information about new "mode" setting and new filters/actions into changelog 2018-01-22 10:01:43 -05:00
Yaroslav Halchenko
1c283f12f7 debian/control - sqlite3 is now needed for some tests, thus added to build-depends and suggests 2018-01-21 23:31:17 -05:00
Yaroslav Halchenko
0f24d53730 Boost policy to 4.1.3, obey lintian and demand recent debhelper (or dh-systemd), VCS fields to provide a branch 2018-01-21 22:45:32 -05:00
Yaroslav Halchenko
2cccd24ce6 NEWS entry 2018-01-21 22:35:12 -05:00
Yaroslav Halchenko
f5134ae479 changlog tune up 2018-01-21 22:21:03 -05:00
Yaroslav Halchenko
c7986a1089 Fixed up paths to systemd file and create monit/monitorc.d 2018-01-21 22:10:00 -05:00
Yaroslav Halchenko
2bc71e9f4b One more patch to please fakeroot 2018-01-21 22:03:27 -05:00
Yaroslav Halchenko
404dbc98d3 One more relative path in test configs + tests from upstream PR 2018-01-21 21:50:38 -05:00
Yaroslav Halchenko
b2688c6c11 verbose debian build and verbose tests 2018-01-21 21:50:31 -05:00
Yaroslav Halchenko
1aa4522cd3 refreshed the patch 2018-01-21 00:27:00 -05:00
Yaroslav Halchenko
70f2b5c550 initial changelog for 0.10.2-1 2018-01-20 22:13:32 -05:00
Yaroslav Halchenko
f3b3a41639 changelog on the change of location 2017-10-27 17:31:41 -04:00
Yaroslav Halchenko
67706bebb3 Merge commit 'github_szepeviktor_fail2ban/patch-9^' into debian
* commit 'github_szepeviktor_fail2ban/patch-9^':
  Monit files are moved
2017-10-27 17:30:04 -04:00
Viktor Szépe
c88f5e9038 Monit files are moved
/etc/monitrc.d -> /etc/monit/conf-available
http://anonscm.debian.org/cgit/collab-maint/monit.git/commit/?id=0bcc9189cb4f43863f08b2423cc54097a3e124ef

Was #896
2017-08-10 15:18:49 +02:00
Yaroslav Halchenko
8c218d566b changelog to upload to unstable 2017-08-03 22:50:58 -04:00
Yaroslav Halchenko
abb2feafe7 added patch to fix rel symlink for tests to be ran out of source 2017-05-10 23:27:49 -04:00
Yaroslav Halchenko
1561d5fb14 changelog and dropping absorbed patch 2017-05-10 22:11:27 -04:00
Yaroslav Halchenko
7e0e9cda50 changelog for the patch 2017-04-17 10:28:43 -04:00
Yaroslav Halchenko
0f3217f352 "cherry-pick" a639f0b083 (BF: specify explicit time offset not a time zone name to avoid needing tzdata during testing) 2017-04-17 10:27:01 -04:00
Yaroslav Halchenko
eec7c9bbca remove generated symlink under bin/fail2ban-python 2016-12-09 09:45:47 -05:00
Yaroslav Halchenko
6de7c2a127 changelog entry 2016-12-09 09:40:24 -05:00
Yaroslav Halchenko
8f42580c05 some typos and TODOs -- thanks lintian 2016-07-15 09:00:29 -04:00
Yaroslav Halchenko
944c24f2d1 debian/watch -- not using githubredir service any longer 2016-07-14 21:46:14 -04:00