Fedora 7 Test Update: php-pecl-phar-1.2.3-2.fc7

updates at fedoraproject.org updates at fedoraproject.org
Mon Nov 26 18:37:39 UTC 2007


--------------------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2007-3689
2007-11-26 18:37:35.865613
--------------------------------------------------------------------------------

Name        : php-pecl-phar
Product     : Fedora 7
Version     : 1.2.3
Release     : 2.fc7
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:

b3ea2cb53b95e792c54c3b4eb169c77b47a570a7 php-pecl-phar-1.2.3-2.fc7.ppc64.rpm
14ed0754c0a81ca1f7698920fca0c68bd0b2cc75 php-pecl-phar-debuginfo-1.2.3-2.fc7.ppc64.rpm
ca135289e7a0e1d71f773742d212d8a4ab0082ab php-pecl-phar-debuginfo-1.2.3-2.fc7.i386.rpm
19a5f1e1dea85845cf46891259d374b856035ba2 php-pecl-phar-1.2.3-2.fc7.i386.rpm
705db48d7a41c43278c7f58402b1f0f9a22644cf php-pecl-phar-1.2.3-2.fc7.x86_64.rpm
f128f33e979d072faaf3cde5c2dd7bc8558a7034 php-pecl-phar-debuginfo-1.2.3-2.fc7.x86_64.rpm
6469d310a8a6278bcc23beeba928bd41fada6f89 php-pecl-phar-1.2.3-2.fc7.ppc.rpm
68bf32a2687befe706ae51dd8cab76ac18d4496c php-pecl-phar-debuginfo-1.2.3-2.fc7.ppc.rpm
47da707a876f1932df990fdbd27f7b58e1f47cd8 php-pecl-phar-1.2.3-2.fc7.src.rpm

This update can be installed with the "yum" update program.  Use 
su -c 'yum --enablerepo=updates-testing 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-test-list mailing list