1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
libapache-mod-evasive (2.4.0-2) unstable; urgency=medium
* d/gbp.conf: sign tags by default
* d/control: bump to std version 4.7.2 (no further changes)
* d/patches: cherry-pick upstream hashtable tweaks
* d/copyright: refer to URL instead of postal address in GPL license
-- Christian Göttsche <cgzones@googlemail.com> Wed, 09 Apr 2025 12:58:59 +0200
libapache-mod-evasive (2.4.0-1) unstable; urgency=medium
* New upstream version 2.4.0
* debian: move to maintained fork of jvdmr (Closes: #866757)
* d/control:
- set myself as maintainer (Closes: #1020618)
- drop bsd-mailx | mailx to Recommends
- move to section httpd
- document fixed dependency on apache 2.4
* d/patches: drop no longer necessary patches
* d/rules: use execute_after and execute_before
* debian: update source path for install files
* debian: build the 24 module, and drop version postfix
* d/evasive.conf: fix typo corrected also upstream (Closes: #833448)
* d/s/lintian-overrides: ignore long license line
* d/salsa-ci.yml: add basic CI configuration
-- Christian Göttsche <cgzones@googlemail.com> Sun, 23 Feb 2025 17:34:55 +0100
libapache-mod-evasive (1.10.1-7) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.4.0 to 4.7.0.
* Use wrap-and-sort -at for debian control files.
* Set upstream metadata fields: Repository-Browse.
-- Petter Reinholdtsen <pere@debian.org> Sat, 30 Nov 2024 10:55:10 +0100
libapache-mod-evasive (1.10.1-6) unstable; urgency=medium
* QA upload.
* debian/rules: Add -ffile-prefix-map to apxs2 call to avoid embedding
the build path. (Closes: #1020800)
* debian/rules: Switch to dh.
* debian/control: Set Rules-Requires-Root to "no".
* Switch to debhelper-compat 13.
-- Vagrant Cascadian <vagrant@reproducible-builds.org> Fri, 01 Dec 2023 21:52:22 -0800
libapache-mod-evasive (1.10.1-5) unstable; urgency=medium
* Orphan package. Set maintainer to QA.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Sat, 24 Sep 2022 13:03:29 +0200
libapache-mod-evasive (1.10.1-4) unstable; urgency=medium
* Apply patch from Anthony Evans to allow customization of HTTP response
code. (Closes: #930724)
* Bump Standards-Version to 4.4.0
* debian/control: Updated Hompage
* Remove no longer needed postinst, postrm and preinst
-- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 08 Jul 2019 18:19:08 +0200
libapache-mod-evasive (1.10.1-3) unstable; urgency=medium
* Fix wrong path for mail binary. Depend on mailx.
(Closes: #437824)
* Bumped Standards-Version to 3.9.5. No change.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Tue, 20 May 2014 10:23:07 +0200
libapache-mod-evasive (1.10.1-2) unstable; urgency=low
* [Colin Watson]
- Port to Apache 2.4 (closes: #666846).
* Renamed remove mod_ from .load filename. (Closes: #437807)
* Install sample config file. (Closes: #437806)
* Clean-up/update control, copyright files
-- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 10 Jul 2013 13:00:03 +0200
libapache-mod-evasive (1.10.1-1) unstable; urgency=low
* New upstream version. Changed package name. s/dos//
* Lenny: Built module for Apache 2.x only.
* Removed mod_evasiveNSAPI.c, since it's still non-free.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 27 Jun 2007 15:47:47 +0200
libapache-mod-dosevasive (1.10-1) unstable; urgency=low
* Initial release (Closes: #302002)
* Removed non-free mod_dosevasiveNSAPI.c from upstream source.
Thanks Joerg Jaspert for noticing this.
Upstream contacted, and file will be re-licensed under GPL
next time.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Thu, 13 Oct 2005 17:35:15 +0200
|