Fedora 8 Update: php-pecl-phar-1.2.3-2.fc8

updates at fedoraproject.org updates at fedoraproject.org
Tue Dec 11 00:52:38 UTC 2007


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2007-3801
2007-12-10 20:49:15
--------------------------------------------------------------------------------

Name        : php-pecl-phar
Product     : Fedora 8
Version     : 1.2.3
Release     : 2.fc8
URL         : http://pecl.php.net/package/phar
Summary     : Allows running of complete applications out of .phar files
Description :
This is the extension version of PEAR's PHP_Archive package. Support for
zlib, bz2 and crc32 is achieved without any dependency other than the
external zlib or bz2 extension.

.phar files can be read using the phar stream, or with the Phar class.
If the SPL extension is available, a Phar object can be used as an array
to iterate over a phar's contents or to read files directly from the phar.

Phar archives can be created using the streams API or with the Phar class,
if the phar.readonly ini variable is set to false.

Full support for MD5 and SHA1 signatures is possible. Signatures can be
required if the ini variable phar.require_hash is set to true.
When PECL extension hash is available then SHA-256 and SHA-512 signatures
are supported as well.

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog :

* fix creation of Phar object with relative path:
$a = new Phar('blah.phar');
* fix creation and read of Phar objects on Windows, manage
windows path separators (on windows only)
* phar.phar is now installed as a script, and can be run as "phar.phar"
* phar.phar looks for PHP in /usr/local/bin/php by default
* fix Bug #12492: filenew incorrectly creates file path [urkle]
* fix Bug #12493: extract throws an error and won't open the file [urkle]

Fedora note :
* phar.phar still looks for PHP in /usr/bin

--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 24 2007 Remi Collet <Fedora at FamilleCollet.com> 1.2.3-2
- phar-make.patch back
* Fri Nov 23 2007 Remi Collet <Fedora at FamilleCollet.com> 1.2.3-1
- update to 1.2.3
--------------------------------------------------------------------------------
Updated packages:

ca62d7e6994278d62e3a761514880d442354b31c php-pecl-phar-1.2.3-2.fc8.ppc64.rpm
b4228f5cb9aab67d607c0ab4eff32ee2291d0dc2 php-pecl-phar-debuginfo-1.2.3-2.fc8.ppc64.rpm
e60446dd4f5f2802f06ab807129d9bc37a9cb1a6 php-pecl-phar-debuginfo-1.2.3-2.fc8.i386.rpm
74106265d784db3913fdd7474652acc640071673 php-pecl-phar-1.2.3-2.fc8.i386.rpm
d83582c7b08b9dc8ea3441a17e40a04c21401081 php-pecl-phar-1.2.3-2.fc8.x86_64.rpm
25766cff22b9a73111d1276cf5347fccdb526b25 php-pecl-phar-debuginfo-1.2.3-2.fc8.x86_64.rpm
fab485abe3c3e733c6419feb1624543d6eecbce1 php-pecl-phar-1.2.3-2.fc8.ppc.rpm
806ae995745602b6be0b0b4bced76da0b13abb34 php-pecl-phar-debuginfo-1.2.3-2.fc8.ppc.rpm
3e28f56edc6b6e204f9f0ad338b4709894420e40 php-pecl-phar-1.2.3-2.fc8.src.rpm

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-pecl-phar' 
at the command line.  For more information, refer to "Managing Software
with yum", available at http://docs.fedoraproject.org/yum/.
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list