HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //var/lib/pear/pkgxml/php-pear-Net-Traceroute.xml
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.9.1" 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>Net_Traceroute</name>
 <channel>pear.php.net</channel>
 <summary>Execute traceroute</summary>
 <description>OS independent wrapper class for executing traceroute calls</description>
 <lead>
  <name>Stefan Neufeind</name>
  <user>neufeind</user>
  <email>pear.neufeind@speedpartner.de</email>
  <active>yes</active>
 </lead>
 <date>2010-10-20</date>
 <time>09:55:08</time>
 <version>
  <release>0.21.3</release>
  <api>0.21.1</api>
 </version>
 <stability>
  <release>alpha</release>
  <api>alpha</api>
 </stability>
 <license uri="http://www.php.net/license">PHP License</license>
 <notes>
CS-fixes
#17973: move error-redirection to end of command-line (on Linux)
#16445: handle arguments without a value (example: numeric) correctly
 </notes>
 <contents>
  <dir baseinstalldir="Net" name="/">
   <file baseinstalldir="Net" md5sum="3bb373c1ad2d4c324462db518c03a56c" name="docs/README" role="doc" />
   <file baseinstalldir="Net" md5sum="a93eb81006cb2928e879ad3f90c4211d" name="docs/TODO" role="doc" />
   <file baseinstalldir="Net" md5sum="409acef9d0e3ea10680bb81d79c3143a" name="docs/examples/example1.php" role="doc" />
   <file baseinstalldir="Net" md5sum="396eac3a3ea96907af0233e18991e2b4" name="gendocHTML.sh" role="data" />
   <file baseinstalldir="Net" md5sum="6f6d1757aaf186edb6db87f35cb0719b" name="gendocPeardoc2.sh" role="data" />
   <file baseinstalldir="Net" md5sum="d34ef0a30fb189436a5a23f2fa046a5e" name="Traceroute.php" role="php" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>4.0.0</min>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
  </required>
 </dependencies>
 <phprelease />
 <changelog>
  <release />
  <release>
   <version>
    <release>0.21.1</release>
    <api>0.21.1</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* moved docs/sample.php to docs/examples/example1.php to comply with PEAR-rules
* added README/TODO
* #1129: removed unused code which resulted in notices
* #3962: worked around uppercase/lowercase problems with methodname-comparisons
* moved from package.xml to package2.xml
   </notes>
  </release>
  <release>
   <version>
    <release>0.10</release>
    <api>0.10</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2003-08-11</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
Initial release with implementations for:
- Linux
- Windows
   </notes>
  </release>
  <release>
   <version>
    <release>0.11</release>
    <api>0.11</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2003-08-11</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Improved flexibility of result-parser for Windows
   </notes>
  </release>
  <release>
   <version>
    <release>0.20</release>
    <api>0.20</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2003-08-17</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* Improved flexibility of result-parser for Linux
* fixed some names and control-structures according to coding standard
* moved a sample explaining usage to docs-directory
* moved class to cvs.php.net; first public release
   </notes>
  </release>
  <release>
   <version>
    <release>0.21</release>
    <api>0.21</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2003-08-22</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
* added more search-dirs for linux-traceroute
   </notes>
  </release>
  <release>
   <version>
    <release>0.21.2</release>
    <api>0.21.1</api>
   </version>
   <stability>
    <release>alpha</release>
    <api>alpha</api>
   </stability>
   <date>2009-11-14</date>
   <license uri="http://www.php.net/license">PHP License</license>
   <notes>
QA Release: 
* Prevent command injection [kguest]
   </notes>
  </release>
  <version>
   <release>0.21.2</release>
   <api>0.21.1</api>
  </version>
  <stability>
   <release>alpha</release>
   <api>alpha</api>
  </stability>
  <license uri="http://www.php.net/license">PHP License</license>
  <notes>QA Release: 
* Prevent command injection [kguest]</notes>
 </changelog>
</package>