Skip to content

Debian Changelog geoip (1.4.6.dfsg-13)

2009

geoip (1.4.6.dfsg-13) unstable; urgency=low

   * Merge 1.4.6.dfsg-12~bpo40+1 and 1.4.6.dfsg-12~bpo50+1 changelog.
   * Fix patch description for the 02-add_asnum_support. Thanks to Kalle Olavi
     Niemitalo.
     Closes: #547629
   * Update GeoIP Country v4 database to the 1.10.2009 version.
   * Update GeoIP Country v6 database to the 2.10.2009 version.
   * Update debian/README.Debian and note there, that the example scripts for
     downloading databases is not secure.
     Closes: #546945

 -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 05 Oct 2009 18:36:29 +0200

geoip (1.4.6.dfsg-12~bpo50+1) lenny-backports; urgency=low

   * Rebuild for lenny-backports.

 -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 12 Sep 2009 20:04:55 +0200

geoip (1.4.6.dfsg-12~bpo40+1) etch-backports; urgency=low

   * Rebuild for etch-backports.

 -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 12 Sep 2009 20:08:25 +0200

geoip (1.4.6.dfsg-12) unstable; urgency=high

   * All files in debian/databases/ are licensed under the terms of the Open
     Data License.
   * Add missing license for debian/src/geoip-csv-to-dat.cpp.
     Closes: #545678

 -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 08 Sep 2009 18:20:50 +0200

geoip (1.4.6.dfsg-11) unstable; urgency=low

   * Remove deprecated debian/mkgeoip_country_v4.pl build script.
   * Double the dollar sign in debian/rules for the info argument. Only one sign
     breaks the version string in the database.

 -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 07 Sep 2009 13:14:19 +0200

geoip (1.4.6.dfsg-10) unstable; urgency=low

   * Add src/geoip-csv-to-dat.cpp and build IPv4 and IPv6 database from source
     with the rewritten c++ build script.

 -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 07 Sep 2009 12:27:18 +0200

geoip (1.4.6.dfsg-9) unstable; urgency=low

   * Adopt optimizing of the database from Kalle Olavi Niemitalo.
   * Update GeoIPCountryWhois.csv to the state of the 1. Sep 2009.

 -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 02 Sep 2009 19:06:17 +0200

geoip (1.4.6.dfsg-8) unstable; urgency=high

   * Fix typo in long description of geoip-database, s/Ceo/Geo/.
     Closes: #541454
   * Bump Standards-Version to 3.8.3.
     - Update debian/README.source.
   * Remove deprecated build date in long descriptions.
   * Build the GeoIP.dat from source (csv) now, with the reverse engineered
     build script debian/mkgeoip_country_v4.pl. Much much thanks to Kalle Olavi
     Niemitalo <kon@iki.fi> for doing this job!
     Closes: #543865
   * Move geolitecityupdate.sh to debian/scripts/.
   * Add geoliteasnum.sh, geolitecountryv4.sh and geolitecountryv6.sh as
     examples. Now you can update all your databases about cron. This also
     fixes #535570, because the script will get the most up to date database
     with the missing netblock.
     Closes: #535570
   * Add missing OPEN DATA LICENSE for debian/databases/GeoIPCountryWhois.csv
     and data/GeoIP.dat to debian/copyright.
     Closes: #543866

 -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 27 Aug 2009 18:13:39 +0200

geoip (1.4.6.dfsg-7) unstable; urgency=low

   * Merge 1.4.6.dfsg-6~bpo50+1 changelog.
   * Replace old email artifact from debian/copyright.
   * Add patch 02-add_asnum_support from Piotr Kaczuba to add support for the
     ASNUM edition.
     Closes: #535852

 -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 13 Aug 2009 18:34:11 +0200

geoip (1.4.6.dfsg-6~bpo50+1) lenny-backports; urgency=low

   * Rebuild for lenny-backports.

 -- Patrick Matthäi <pmatthaei@debian.org>  Sat, 25 Jul 2009 23:32:06 +0200

geoip (1.4.6.dfsg-6) unstable; urgency=high

   * Merge 1.4.6.dfsg-5~bpo50+1 and 1.4.4.dfsg-3+lenny1 changelog.
   * Bump Standards-Version to 3.8.2 (no changes needed).
   * Add missing versioned replaces, because of the clashing
     /etc/GeoIP.conf.default file in libgeoip1 and geoip-bin. Also bump severity
     to high.
     Closes: #534459

 -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 15 Jul 2009 00:27:50 +0200

geoip (1.4.6.dfsg-5~bpo50+1) lenny-backports; urgency=low

   * Rebuild for lenny-backports.

 -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 08 Jun 2009 11:05:08 +0200

geoip (1.4.6.dfsg-5) unstable; urgency=low

   * Downgrade dependency from libgeoip1 on geoip-database to recommends.
     Closes: #530803
   * Add 01-fix_exit_code_and_v_flag.dpatch, which adds a missing break and lets
     geoipupdate exit with a former exit code.
     Thanks to Thom May <thom@debian.org> for his patch.
     Closes: #530778
   * Set the right (>= ${source:Version}) shlibs if a package is built against
     libgeoip1. Thanks to Stephen Gran.
     Closes: #530801

 -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 28 May 2009 21:47:25 +0200

geoip (1.4.6.dfsg-4) unstable; urgency=low

   * Fix long description of geoip-database. It does not contain any binaries,
     just the free GeoLiteCountry database. Thanks Alex Hermann.
     Closes: #525421
   * Merge 1.4.4.dfsg-1~bpo40+1 and 1.4.6.dfsg-2~bpo50+1 changelog.

 -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 14 May 2009 12:12:04 +0200

geoip (1.4.6.dfsg-3) unstable; urgency=low

   * Bump Standards-Version to 3.8.1 (no changes needed).
   * Change my email address.
   * Remove DM-Upload-Allowed control field.
   * Add an example script to get weekly an update of the GeoIP city database.
     Closes: #511552
   * Refer in debian/copyright to the LGPL-2 file instead of LGPL.
     This fixes the lintian warning copyright-refers-to-symlink-license.
   * Add my own copyright for the packaging to debian/copyright.

 -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 22 Apr 2009 15:39:47 +0200

geoip (1.4.6.dfsg-2~bpo50+1) lenny-backports; urgency=low

   * Rebuild for lenny-backports.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Tue, 24 Mar 2009 21:38:25 +0200

geoip (1.4.6.dfsg-2) unstable; urgency=low

   * Also increment the version in the geoip.pc file.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Wed, 4 Mar 2009 19:17:35 +0200

geoip (1.4.6.dfsg-1) unstable; urgency=low

   * New upstream release.
     - Drop all patches. They have been merged by upstream.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Tue, 3 Mar 2009 21:26:58 +0200

geoip (1.4.5.dfsg-4) unstable; urgency=low

   * Uploading to unstable.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Tue, 17 Feb 2009 18:18:59 +0200

geoip (1.4.5.dfsg-3) experimental; urgency=low

   * Add missing conflicts against libgeoip (<< 1.4.5.dfsg) to the new
     geoip-database package.
     Closes: #513318
   * Fix binary-control-field-duplicates-source warning.
     Thanks lintian.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Mon, 2 Feb 2009 19:04:49 +0200

2008

geoip (1.4.5.dfsg-2) experimental; urgency=low

   * Add missing ${misc:Depends}. Thanks lintian.
   * Add for all install files the destination dir explicity.
   * Add geoip.pc file for pkgconfig.
     Closes: #508099

 -- Patrick Matthäi <patrick.matthaei@web.de>  Sat, 6 Dec 2008 23:29:36 +0200

geoip (1.4.5.dfsg-1) experimental; urgency=low

   * New upstream release.
     - Rediff of 01-manpages-fix.
     - Drop 02-manpage-typo-path-fix (merged upstream).
     - Add 02-add-geoiplookup6-man patch from upstream CVS. It adds a missing
       manual page in this release.
     - Add again chrpath (RPATH issue is back).
     - Updated shlibs.local.
   * Move the GeoIP database to NEW package geoip-database.
     Thanks lintian.
   * We can deliver now Makefile.{netware,win32}. The non dfsg-free statements
     are removed.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Sun, 9 Nov 2008 20:53:00 +0200

geoip (1.4.4.dfsg-3+lenny1) stable; urgency=low

   * Change my email address.
   * Add missing versioned replaces, because of the clashing
     /etc/GeoIP.conf.default file in libgeoip1 and geoip-bin.
     Closes: #534459

 -- Patrick Matthäi <pmatthaei@debian.org>  Wed, 15 Jul 2009 00:03:07 +0200

geoip (1.4.4.dfsg-3) unstable; urgency=low

   * Removed chrpath because we do not need it anymore at GeoIP.
   * Moved /etc/GeoIP.conf.default from libgeoip1 to geoip-bin because
     geoipupdate needs the configuration.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Sun, 6 Jul 2008 19:26:31 +0200

geoip (1.4.4.dfsg-2) unstable; urgency=low

   * Added 02-manpage-typo-path-fix.dpatch which fixes an non-existent path on
     Debian and a typo reported by A. Costa.
     Closes: #488922
   * Added missing dpatch information in 01-manpages-fix.dpatch.
   * Added DM-Upload-Allowed control field.
   * Some long description tune ups. Using new paragraphs instead of double
     spaces.
   * Removed versioned suggesting from libgeoip1 on geoip-bin.
   * Added Debian versionmangle in debian/watch to remove the dfsg tag.
     Thanks lintian.
   * Bumped Standards-Version to 3.8.0.
     - Added README.source.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Wed, 2 Jul 2008 18:37:00 +0200

geoip (1.4.4.dfsg-1~bpo40+1) etch-backports; urgency=low

   * Rebuild for etch-backports.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Fri, 15 May 2008 20:28:03 +0100

geoip (1.4.4.dfsg-1) unstable; urgency=low

   * New upstream release.
     - Updated shlibs.local file.
   * Removed *.links file. It is now handled by better *.install files.
   * Changed documented sed removal command in README.Debian-source.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Wed, 23 Jan 2008 18:17:00 +0100

2007

geoip (1.4.3.dfsg-1) unstable; urgency=low

   * Created an DFSG tarball, for more informations read README.Debian-source.
   * Added debian/README.Debian-source, which will be installed as doc, too.
   * Changed license from GPL to LGPL in debian/copyright, it has been changed
     with the new upstream release.
     Closes: #456190
   * Bumped Standards-Version to 3.7.3.
   * Changed Section of libgeoip-dev from devel to libdevel.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Wed, 19 Dec 2007 20:55:00 +0100

geoip (1.4.3-1) unstable; urgency=low

   * New upstream release.
     Closes: #394319, #397938, #426292
   * Set me as the new maintainer of this package.
     Closes: #411676
   * Using now cdbs at build time and make the package binNMU safe.
     Closes: #408612
   * Changed debian/compat to 5 instead of 4.
   * debian/control: Control uses now the new homepage field and setted
     the standards version to 3.7.2.
   * Removed not needed debian/*.dirs files.
   * Added cdbs, dpatch and chrpath to the build dependencies.
   * Removed useless whitespaces in debian/copyright.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Fri, 26 Oct 2007 16:10:30 +0200

geoip (1.3.17-1.1) unstable; urgency=high

   * Non-maintainer upload by security team.
   * Added patch for CVE-2007-0159: libgeoip1:
     "GeoIP_update_database_general()" Remote Directory Traversal Vulnerability
     (Closes: #406628)
   * Removed automatically copying of config.status and config.sub - this
     creates a bloated diff for security updates.

 -- Neil McGovern <neilm@debian.org>  Sat, 27 Jan 2007 10:23:23 +0000

2006

geoip (1.3.17-1) unstable; urgency=low

   * The latest upstream version

 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 23:15:29 +0200

geoip (1.3.16-1) unstable; urgency=low

   * The latest upstream version

 -- Marek Habersack <grendel@debian.org>  Tue, 9 May 2006 21:28:24 +0200

2005

geoip (1.3.14-2) unstable; urgency=low

   * geoip_1.3.14-1(unstable/arm/grieg): needs libtool update for arm
     (Closes: #343461)
     Updated the libtool version to the latest available in Debian.

 -- Marek Habersack <grendel@debian.org>  Fri, 16 Dec 2005 12:46:08 +0100

geoip (1.3.14-1) unstable; urgency=low

   * New upstream version 1.3.14 (Closes: #334417)

 -- Marek Habersack <grendel@debian.org>  Sun, 30 Oct 2005 23:52:05 +0100

geoip (1.3.13-1) unstable; urgency=low

   * The latest upstream version
   * Updated the Standards-Version. No changes.

 -- Marek Habersack <grendel@debian.org>  Tue, 23 Aug 2005 11:30:59 +0200

geoip (1.3.11-1) unstable; urgency=high

   * The latest upstream release
   * Closes: #315425: geoip(GNU/k*BSD): FTBFS: out of date libtool
     scripts
   * Closes: #261263: exporting does not work. geoipexport has been removed
     since it is out of date and doesn't support the current database
     format.

 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 13:40:35 +0200

geoip (1.3.10-1) unstable; urgency=low

   * Closes: #305143: New upstream version 1.3.10
   * Closes: #291242: No manual page geoipexportlocations.1
   * Closes: #266448: Error un geoipupdate

 -- Marek Habersack <grendel@debian.org>  Tue, 14 Jun 2005 02:55:41 +0200

2004

geoip (1.3.8-1) unstable; urgency=low

   * The latest upstream version

 -- Marek Habersack <grendel@debian.org>  Sun, 14 Nov 2004 05:07:31 +0100

geoip (1.3.6-1) unstable; urgency=high

   * The latest upstream release. Upstream changes
         * Made GeoIP City code thread safe
         * Fixed bug with geoipupdate read in product ids
         * Added support for GeoIP Netspeed lookup
         * Fix memleak in lookupaddress (Ludwig Nussel/SUSE)
         * Add prototype for _full_path_to to make 64bit clean
           (Ludwig Nussel/SUSE)
         * Add return values to test programs (Ludwig Nussel/SUSE)

 -- Marek Habersack <grendel@debian.org>  Mon, 6 Sep 2004 16:49:36 +0200

geoip (1.3.5-1) unstable; urgency=low

   * The latest upstream version
   * Modified the geoiplookup(1) manpage to match the program behavior
     (closes: Bug#258378)
   * Fixed geoipexportlocations to check the number of arguments it is
     passed (closes: Bug#258379)
   * Changed the location of the SYSCONFDIR (closes: Bug#258380)

 -- Marek Habersack <grendel@debian.org>  Fri, 9 Jul 2004 17:39:58 +0200

geoip (1.3.2-1) unstable; urgency=low

   * The latest upstream release
   * Updated the standards version. No changes.

 -- Marek Habersack <grendel@debian.org>  Tue, 4 May 2004 15:45:28 +0200

geoip (1.3.1-1) unstable; urgency=low

   * The latest upstream release (closes: Bug#228225)

 -- Marek Habersack <grendel@debian.org>  Sat, 17 Jan 2004 16:33:28 +0100

2003

geoip (1.3.0-1) unstable; urgency=low

   * Latest upstream release.
   * This release contains an important API change:
     1.3.x and above users for GeoIP Region database
     GeoIPRegion.region is no longer a pointer but an in-structure
     array so test the first byte of region == 0 rather testing if
     the region pointer is NULL.

 -- Marek Habersack <grendel@debian.org>  Tue, 21 Oct 2003 03:22:18 +0200

geoip (1.2.2-1) unstable; urgency=low

   * Latest upstream release. Upstream changes:
     * Added support for GeoIP ISP Edition identifier
     * Fixed bug in GeoIP_database_info (Jason Linhart)
     * Added support for GeoIP AS Number Edition
     ! renamed GeoIP_org_by_* functions to GeoIP_name_by_* to reduce
       confusion since these functions are used by GeoIP ISP and
       GeoIP ASNum as well as GeoIP Organization
     * Added support for GeoIP Proxy Edition
     ! renamed GeoIP_country_id_by_* functions to GeoIP_id_by_*

 -- Marek Habersack <grendel@debian.org>  Tue, 2 Sep 2003 20:10:26 -0400

geoip (1.2.0-1) unstable; urgency=low

   * Latest upstream release.

 -- Marek Habersack <grendel@debian.org>  Thu, 22 May 2003 02:32:41 +0200

geoip (1.1.9-1) unstable; urgency=low

   * Latest upstream release.
   * First upload to Debian.

 -- Marek Habersack <grendel@debian.org>  Fri, 28 Mar 2003 22:42:24 +0100

2002

geoip (1.1.1-1) unstable; urgency=low

   * Initial Release.

 -- Marek Habersack <grendel@debian.org>  Mon, 11 Nov 2002 19:25:35 +0100