Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
GeoIP - Library for country/city/organization to IP address or hostname mapping
- Description:
GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from.
It uses file based databases that can optionally be updated on a weekly basis
by installing the geoipupdate-cron (IPv4) and/or geoipupdate-cron6 (IPv6)
packages.
Packages
GeoIP-1.6.11-1.fc26.x86_64
[117 KiB] |
Changelog
by Paul Howarth (2017-05-16):
- Update to 1.6.11
- Fix use of a NULL pointer when opening a corrupt database with 'GeoIP_open'
(GH#87)
- Drop EL-5 support
- Drop redundant BuildRoot: and Group: tags
- Drop EL5-only dependency on GeoIP-GeoLite-data
- Drop explicit pkgconfig dependency in devel package
- Drop buildroot cleaning in %install section
- Drop explicit %clean section
|