Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > afe0256598d60fd213d2dc881c4f472d > files > 6

php-geoip-1.0.8-7.mga4.x86_64.rpm

<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.8.0" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
 <name>geoip</name>
 <channel>pecl.php.net</channel>
 <summary>Map IP address to geographic places</summary>
 <description>This PHP extension allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. For more info, please visit Maxmind&apos;s website.</description>
 <lead>
  <name>Olivier Hill</name>
  <user>ohill</user>
  <email>ohill@php.net</email>
  <active>yes</active>
 </lead>
 <date>2011-10-23</date>
 <time>20:37:20</time>
 <version>
  <release>1.0.8</release>
  <api>1.0.3</api>
 </version>
 <stability>
  <release>stable</release>
  <api>stable</api>
 </stability>
 <license uri="http://www.php.net/license">PHP License</license>
 <notes>
* Windows support
* Fix segfault with newer geoip libraries and geoip_db_get_all_info() (bug #60066)
* Use X-Macros for repeated code
* Updated tests
 </notes>
 <contents>
  <dir name="/">
   <file md5sum="b06052cd0a4e66132e1bcc98c5739ecd" name="tests/001.phpt" role="test" />
   <file md5sum="5756f1cfb634d23c765435f57b5b9575" name="tests/002.phpt" role="test" />
   <file md5sum="9349f89dbad73a1ce171100f186a3f4a" name="tests/003.phpt" role="test" />
   <file md5sum="48573355b6270090878243065e03dc12" name="tests/004.phpt" role="test" />
   <file md5sum="36160cb94ff89f1cf2bf6b0ca445ed59" name="tests/005.phpt" role="test" />
   <file md5sum="916fd2691a419719349ca441e4a13ba7" name="tests/006.phpt" role="test" />
   <file md5sum="ac7f1f611cf80ab6bc19dcdc08ed3004" name="tests/007.phpt" role="test" />
   <file md5sum="39ce54b6a82f868014f793089f39d5aa" name="tests/008.phpt" role="test" />
   <file md5sum="1bcfeedd5c5910f972cfc354f34edfe5" name="tests/009.phpt" role="test" />
   <file md5sum="7ce6f4ed5737f65dab3f0b7771856712" name="tests/010.phpt" role="test" />
   <file md5sum="3fa19d6f77d2158c3780f03ca3e964b3" name="tests/011.phpt" role="test" />
   <file md5sum="9b71da0d066ed2eef0fb6971ce69ab89" name="tests/013.phpt" role="test" />
   <file md5sum="7a2b0ee9a1b27a66759b5489a22b51a6" name="tests/014.phpt" role="test" />
   <file md5sum="678e4965f7b7a797f7563e76958b9afd" name="tests/015.phpt" role="test" />
   <file md5sum="726935ffc75d98b0e051f035a192dbd2" name="tests/016.phpt" role="test" />
   <file md5sum="17da62b01fcc77666fc9f714ec5d12d1" name="ChangeLog" role="doc" />
   <file md5sum="4c33bee83fa1a6c0b107c074f64f603c" name="config.m4" role="src" />
   <file md5sum="bf5bf812961c9c182089e2226408c60e" name="config.w32" role="src" />
   <file md5sum="6c9de7dfcd21ad8c763cc4fc3395e051" name="geoip.def" role="src" />
   <file md5sum="12b6d3c65c03bb1da615c81287627228" name="geoip.c" role="src" />
   <file md5sum="b937c144aca25464132abe7bec753e07" name="php_geoip.h" role="src" />
   <file md5sum="00add03af2620b8c9b64106f6178d866" name="README" role="doc" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>4.3.0</min>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
  </required>
 </dependencies>
 <providesextension>geoip</providesextension>
 <extsrcrelease />
 <changelog>
  <release>
   <version>
    <release>1.0.8</release>
    <api>1.0.3</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2011-10-23</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Windows support
* Fix segfault with newer geoip libraries and geoip_db_get_all_info() (bug #60066)
* Use X-Macros for repeated code
* Updated tests
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.7</release>
    <api>1.0.3</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2009-03-11</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Do not issue a NOTICE when values don&apos;t exist for timezone and region name (as added in 1.0.4)
* Fix a compile issue on FreeBSD
* Try to be bulletproof on library features detection.
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.6</release>
    <api>1.0.3</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2009-01-20</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Fixing compile bug when multiple GeoIP libs are installed, bug #15372.
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.5</release>
    <api>1.0.3</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2008-12-19</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Small bug in phpinfo() when printing version number could crash PHP.
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.4</release>
    <api>1.0.3</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2008-12-19</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Fix memleaks, bug #14851
* Small patch for MacPorts by jhohle
* Add geoip_time_zone_by_country_and_region() and geoip_region_name_by_code() (thanks to Sid Dunayer)
* Add continent_code field for City Database, only if using GeoIP lib 1.4.3 or newer
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.3</release>
    <api>1.0.3</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2008-06-12</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Change license from PHP 3.0 to PHP 3.01 for Debian?
* Added geoip_continent_code_by_name() to get continent instead of country
* Fixing a small casting issue (compiler warning)
* Fixing missing entries in geoip_record_by_name(), bug #14131
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.2</release>
    <api>1.0.2</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2007-11-20</date>
   <license uri="http://www.php.net/license">PHP</license>
   <notes>
* Added geoip_isp_by_name (patch by Yannick Gard)
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.1</release>
    <api>1.0.1</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2007-08-22</date>
   <license uri="http://www.php.net/license">PHP</license>
   <notes>
* Added geoip_db_avail() to check for DB availability (file found)
* Added geoip_db_filename() to get the internal file name of the library
* Added geoip_db_get_all_info() to fetch all info about all database types
* Added some tests so that make test can crunch something.
* Added database file path and name in warning when DB is not found.
* Added geoip.custom_directory php.ini option to change default path for DBs
   </notes>
  </release>
  <release>
   <version>
    <release>1.0.0</release>
    <api>1.0.0</api>
   </version>
   <stability>
    <release>stable</release>
    <api>stable</api>
   </stability>
   <date>2007-08-14</date>
   <license uri="http://www.php.net/license">PHP</license>
   <notes>
* Marked as stable
* Fixing wrong version number inside extension
   </notes>
  </release>
  <release>
   <version>
    <release>0.2.0</release>
    <api>0.2.0</api>
   </version>
   <stability>
    <release>beta</release>
    <api>beta</api>
   </stability>
   <date>2006-08-22</date>
   <license uri="http://www.php.net/license">PHP</license>
   <notes>
Initial PECL release
   </notes>
  </release>
 </changelog>
</package>