Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31013 - geoip-1.3.0.ebuild (Update)
Summary: geoip-1.3.0.ebuild (Update)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-12 22:19 UTC by Brian O'Kelley
Modified: 2003-10-15 15:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for GeoIP 1.3.0 (geoip-1.3.0.ebuild,915 bytes, text/plain)
2003-10-12 22:23 UTC, Brian O'Kelley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brian O'Kelley 2003-10-12 22:19:40 UTC
Please find attached geoip-1.3.0.ebuild.

I did not make any changes to the ebuild file itself; this is simply a version change on the underlying library.

The 1.3.0 release of libGeoIP appears to be bug fixes only - the developer (TJ Mather) is going to email a change log. I know that it fixes a couple of minorish bugs - I'll post more information if/when I get it. In the interim, this release works great on my x86 systems.
Comment 1 Brian O'Kelley 2003-10-12 22:23:04 UTC
Created attachment 19160 [details]
Ebuild for GeoIP 1.3.0

No changes from 1.2.1 - just changes the version
Comment 2 Brian O'Kelley 2003-10-12 23:38:26 UTC
From developer:

----------------------------------
API Change for 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.
----------------------------------
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-12 23:49:54 UTC
i think this belongs to the net-analyzer category, not in dev-libs
Comment 4 solar (RETIRED) gentoo-dev 2003-10-15 15:31:36 UTC
ChangeLog
Version bumpage.. Thanks Brian O'Kelley for making me aware of this.
API Change for 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.
---------------------------------------------------------
Heinrich,
It's an API with some utils, I dont think net-analyzer/ is the right place
for such a thing, however if you really feel it should be there please make
a case for it on this bug. 
Comment 5 solar (RETIRED) gentoo-dev 2003-10-15 15:32:15 UTC
changing resolution to TEST-REQUEST