jdolecek
4c7816b248
remove ${WRKSRC}/INSTALL before creating ${WRKSRC}/install, so that this would
...
build on case-insensitive filesystem
2007-09-05 19:46:55 +00:00
adrianp
fb3961fc3f
Move the refined php dependency after the b3.mk include.
...
Bump PKGREVISION
2007-06-08 12:37:32 +00:00
adrianp
3a6cb65e7f
Update to 1.5.4
...
1.5.4
MAJOR SECURITY BUGFIX RELEASE
arbitrary file execution
see http://pear.php.net/news/vulnerability2.php
* Fix Bug #10865 : using --packagingroot regression [tias/cellog]
* Fix Bug #10873 : pear channel-discover broken - pear temp directories not writeable [cellog]
1.5.3
* Fix Bug #10311 : use clearContents to delete bundledPackages [cellog]
* Fix Bug #10602 : notice on line 157 PEAR/REST/11.php [cellog]
* Fix Bug #10620 : use \z instead of $ in regexes [cellog]
* Fix Bug #10621 : channel-info does not handle mirrors properly [cellog]
* Fix Bug #10645 : Patch for verbose sign command [cweiske]
* Fix Bug #10647 : no mktempdir but config temp_dir in Channels.php [tias]
* Fix Bug #10656 : no userConfirm() check in Frontend::setFrontendObject [tias]
* Fix Bug #10661 : Failure to install local package [cellog]
* Fix Bug #10676 : tmpdir() search variables in wrong order. [cellog]
* Fix Bug #10690 : RunTest.php parses HTTP headers for non-CGI tests [jstump]
* Fix Bug #10720 : Notice: Undefined variable: group in PEAR/Downloader/Package.php on line 698 [cellog]
* Fix Bug #10733 : Validator cannot handle invalid package2.xml file [cellog]
* Fix Bug #10768 : if a package is not installed, upgrade will not install it [cellog]
* Fix Bug #10771 : upgrade-all/upgrade will not upgrade non-PEAR channels [cellog]
2007-05-16 12:19:08 +00:00
adrianp
a66fd60bf6
Get PEAR to install a system-wide configuration file instead of one
...
just for root.
Spotted by joerg@'s bulk builds
PKGREVISION++
2007-05-16 12:00:07 +00:00
adrianp
e3ee43e0ef
The PEAR package contains:
...
* the PEAR installer, for creating, distributing and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS where PHP is running on
* the System class for quick handling of common operations with files and
directories
* the PEAR base class
2007-05-05 21:21:45 +00:00