OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_evasive?expand=0&rev=29
78 lines
2.8 KiB
Plaintext
78 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Mar 19 16:18:45 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- remove unneeded pcre build dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 20 08:06:57 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim duplicate LoadModule [boo#1198570]
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 9 20:40:21 UTC 2020 - pgajdos@suse.com
|
|
|
|
- removing %apache_test_* macros, do not test module just by
|
|
loading the module
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 09:53:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update homepage URL.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 12:04:37 UTC 2015 - pgajdos@suse.com
|
|
|
|
- %{apache_branch} converted to number
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 11:08:52 UTC 2015 - pgajdos@suse.com
|
|
|
|
- test module with %apache_test_module
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
|
|
|
|
- Requries: %{apache_suse_maintenance_mmn}
|
|
This will pull this module to the update (in released distribution)
|
|
when apache maintainer thinks it is good (due api/abi changes).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 10 16:15:00 UTC 2014 - jengelh@inai.de
|
|
|
|
- Add mail-invocation.diff: Use -t parameter with the mail program
|
|
[boo#884877]; add recommends on mailx so that that can work
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 31 08:34:11 UTC 2014 - pgajdos@suse.com
|
|
|
|
- use apache rpm macros
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 14 11:56:38 UTC 2014 - pgajdos@suse.com
|
|
|
|
- fixed module loading [bnc#865567], [bnc#867984]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 28 18:47:38 UTC 2013 - dimstar@opensuse.org
|
|
|
|
- Introduce compatibility with Apache 2.4 (changed API: remote_ip
|
|
was renamed to client_ip):
|
|
+ apxs2 was moved from %{_sbindir} to %{_bindir}: use "which" to
|
|
actually find it.
|
|
+ Set apache_branch to $major.$minor, so it can be used for
|
|
evaluation further down.
|
|
+ set ap_suffix and rename the .so modules to mod_evasive24.so
|
|
when building for apache 2.4.x API.
|
|
- Fix the requires on apache_mmn: this only worked becuase the
|
|
Requires was on one line.. but %apache_mmn was always empty.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 3 14:54:43 UTC 2012 - jengelh@inai.de
|
|
|
|
- License clarification in specfile comment
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 24 20:21:25 UTC 2012 - jengelh@inai.de
|
|
|
|
- Initial package (version 1.10.1) for build.opensuse.org
|