2014-10-14 18:27:48 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update included pear Archive_Tar package to 1.3.13.
Release date: 2014-09-03 22:08 UTC
Release state: stable
Changelog:
* Fix Bug #20382: gzopen fix [mrook]
Bump PKGREVISION.
|
2014-08-18 17:17:54 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Bump PKGREVISION by Updating bundled Archive_Tar pear to 1.33.12.
Release date: 2014-08-04 15:40 UTC
Release state: stable
Changelog:
* Fix Bug #19964: Memory leaking in Archive_Tar [mrook]
* Fix Bug #20246: Broken with php 5.5.9 [mrook]
* Fix Bug #20275: "pax_global_header" looks like a regular file [mrook]
* Implement Feature #19827: pass filename to _addFile function - downstream \
patch [mrook]
* Implement Feature #20132: Add custom mode/uid/gid to addString() [mrook]
|
2014-07-19 07:13:07 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update pear to 1.9.5 along with pear XML_Util to 1.2.3.
PEAR-1.9.5
The new version - three years after the last stable 1.9.4 and 2 weeks after
the preview - is a bugfix only release. 13 bugs have been fixed. Among them
are the following:
* #18466: Modifying paths during installation broken on Windows
* #20203: PEAR channels on github user pages do not work
* #20283: Report correct php.ini directive on xdebug installation (and every
other zend_extension)
Our plan is to work on a new version 1.10 that is E_STRICT and E_DEPRECATED
clean and ships a couple of new features.
XML_Util-1.2.3
* Bug #20293 Broken installation for 1.2.2
Changes to 1.2.2 is not available.
|
2013-03-16 03:06:20 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Remove description for old versions of php pakcages.
|
2013-02-18 15:51:57 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update included pear package Pear::Archive_Tar to 1.3.11.
Archive_Tar-1.3.11
Release date: 2013-02-09 11:46 UTC
Release state: stable
Changelog:
* Fix Bug #19746: Broken with PHP 5.5 [mrook]
* Implement Feature #11258: Custom date/time in files added on-the-fly [mrook]
Bump PKGREVISION.
|
2012-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-04-29 18:34:49 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update Archive_Tar which included this package to 1.3.10.
Archive_Tar 1.3.10
Changelog:
* Fix Bug #13361: Unable to add() some files (ex. mp3) [mrook]
* Fix Bug #19330: Class creates incorrect (non-readable) tar.gz file [mrook]
Bump PKGREVISION.
|
2012-03-07 15:49:06 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update PEAR Archive_Tar included in this package to 1.3.9.
Release date: 2012-02-27 14:29 UTC
Release state: stable
Changelog:
* Fix Bug #16759: No error thrown from missing PHP zlib functions [mrook]
* Fix Bug #18877: Incorrect handling of backslashes in filenames on
Linux [mrook]
* Fix Bug #19085: Error while packaging [mrook]
* Fix Bug #19289: Invalid tar file generated [mrook]
Bump PKGREVISION.
|
2011-12-17 16:26:49 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update a component of pear package, Archive_Tar to 1.3.8.
Release date: 2011-10-14 23:02 UTC
Release state: stable
Changelog:
* Fix Bug #17853: Test failure: dirtraversal.phpt [mrook]
* Fix Bug #18512: dead links are not saved in tar file [mrook]
* Fix Bug #18702: Unpacks incorrectly on long file names using header prefix
[mrook]
* Implement Feature #10145: Patch to return a Pear Error Object on failure
[mrook]
* Implement Feature #17491: Option to preserve permissions [mrook]
* Implement Feature #17813: Prevent PHP notice when extracting corrupted
archive [mrook]
Bump PKGREVISION.
|
2011-06-19 17:40:21 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Update pear pacakge to 1.9.3.
* Include XML_Util 1.2.1 which should be included from 1.9.0.
Release date: 2011-06-04 23:46 UTC
Release state: stable
Changelog:
* Fixed Bug #17744: Empty changelog causes fatal error in setChangelogentry
[dufuz]
* Fixed Bug #18340: raiseErro typo [doconnor]
* Fixed Bug #18349: package.xml version not recognized when single quoted
[dufuz]
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set
in php.ini [dufuz]
* Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
* Fixed Bug #18428: invalid preg_match patterns [glen]
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
* Fixed a problem in RunTest and code coverage. Correctly register the
code coverage shutdown function in case we are inside a namespace. [sebastian]
* Fixed a bug with extensions not providing their config.m4 and co in the root
directory of their pecl package but rather in a sub directory, such as
xhprof. [dufuz]
|