Log of /branches/freewrt_1_0/package/php5/Makefile
Parent Directory
|
Revision Log
Revision
3188 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 10 00:29:40 2007 UTC
(6 years, 7 months ago)
by
tha
File length: 9454 byte(s)
Diff to
previous 2785
* another asterisk bugfix release
* and yet another php5 security update release, containing this fixes:
- Fixed an integer overflow inside chunk_split() (CVE-2007-2872)
- Fixed possible infinite loop in imagecreatefrompng. (CVE-2007-2756)
- Fixed ext/filter Email Validation Vulnerability (CVE-2007-1900)
- Fixed bug #41492 (CVE-2007-1887)
Revision
2785 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 13 21:34:10 2007 UTC
(6 years, 8 months ago)
by
tha
File length: 9446 byte(s)
Diff to
previous 2409
upgrade to latest php 4/5 release, because a lot of security related
problems gets fixed. to be exact, the following list of CVE's ;)
CVE-2007-0988, CVE-2007-1001, CVE-2007-1375, CVE-2007-1376,
CVE-2007-1380, CVE-2007-1383, CVE-2007-1453, CVE-2007-1454,
CVE-2007-1460, CVE-2007-1461, CVE-2007-1484, CVE-2007-1521,
CVE-2007-1522, CVE-2007-1583, CVE-2007-1700, CVE-2007-1717,
CVE-2007-1718, CVE-2007-1824, CVE-2007-1889, CVE-2007-1900
Revision
303 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 20 23:56:32 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/php5/Makefile
File length: 9330 byte(s)
Diff to
previous 152
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
was used previously
* while here, remove PKG_CAT stuff
this only affects packages, for now
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.