Changelog for
apache2-mod_geoip-1.2.10-3.3.x86_64.rpm :
Tue Sep 15 14:00:00 2015 jweberhoferAATTweberhofer.at
- Version 1.2.10
* Update docs to note that GeoIP configuration directives cannot be placed in
.htaccess files.
* Fix small memleak (Boris Zentner)
* A segfault when using multi-threaded workers was fixed. (Fix from thinker0.
gh#maxmind/geoip-api-mod_geoip2#16.)
* Several instances of manual memory management were switched to use the use
Apache\'s memory pool. (Fix from thinker0.
GitHub gh#maxmind/geoip-api-mod_geoip2#16.)
- Version 1.2.9
* Added a new directive, GeoIPScanProxyHeaderField, to specify a custom
header which contains the client\'s IP address (Sascha Kuehndel)
* Added the ability to forward the result fields to a backend server/proxy
via request header (Sascha Kuehndel)
- rebased patch
- reformatted spec
Fri Sep 4 14:00:00 2015 pgajdosAATTsuse.com
- test module with %apache_module_test_load
Thu Jul 16 14:00:00 2015 pgajdosAATTsuse.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).
Fri Oct 31 13:00:00 2014 pgajdosAATTsuse.com
- call spec-cleaner
- use apache rpm macros
Tue Feb 11 13:00:00 2014 poemlAATTcmdline.net
- use a bzip2\'ed tarball, to make debian building work again
Wed Jul 31 14:00:00 2013 crrodriguezAATTopensuse.org
- 0001-use-AP_DECLARE_MODULE-if-possible-in-apache-2.4.patch
use AP_DECLARE_MODULE in apache 2.4 so per-module logging control
works.
Wed Jul 31 14:00:00 2013 crrodriguezAATTopensuse.org
- Update to 1.2.8git in order to get upstream fixes
for apache 2.4
Mon Aug 6 14:00:00 2012 crrodriguezAATTopensuse.org
- Fix previous change.
Mon Aug 6 14:00:00 2012 crrodriguezAATTopensuse.org
- Fix build with apache 2.4
Fri Mar 23 13:00:00 2012 poemlAATTcmdline.net
- update to 1.2.7 (Aug 23th 2011)
- Add support for GEOIP_NETSPEED_REV1
- Experimental support for GEOIP_COUNTRY_EDITION_V6
- Add GEOIP_DOMAIN_EDITION support
changes from 1.2.6 (Sep 11th 2008):
- GEOIP_METRO_CODE replace the depreciated GEOIP_DMA_CODE
Mon Jun 6 14:00:00 2011 mrueckertAATTsuse.de
- added mod_geoip-1.2.5_add_country_v6_db.patch
add support vor the free ipv6 country db
Fri Oct 2 14:00:00 2009 poemlAATTsuse.de
- debianize the package, because only a very old mod_geoip is
available on Debian (1.1.8), which doesn\'t return continent
lookup data yet
Fri Jul 3 14:00:00 2009 poemlAATTsuse.de
- fix typo in last change (IfModules -> IfModule)
Fri Jul 3 14:00:00 2009 poemlAATTsuse.de
- enhance the example conf to load GeoIP database with the
MMapCache option when using a threaded MPM, and set
GeoIPEnableUTF8 On
Mon Jun 22 14:00:00 2009 poemlAATTsuse.de
- adjust path to GeoIP database in the packaged config file - the
location was moved from /usr/share/GeoIP to /var/lib/GeoIP
Thu Apr 23 14:00:00 2009 poemlAATTsuse.de
- mark the config file \"noreplace\" in the RPM file list
Fri Mar 6 13:00:00 2009 poemlAATTsuse.de
- enable build on Fedora/CentOS