Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (33m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 19:03:02 UTC Now

2008-09-28 13:55:44 UTC MAIN commitmail json YAML

Upgrade PHP PECL alternative PHP cache extension (apc) to version 3.0.19
to fix arbitrary code execution problems (CVE-2008-1488).

Changes since 3.0.16:
* Fix for CVE-2008-1488.
* Fix apc_add() cache expunge bug.
* Added parameter to apc_fetch to determine success/failure when fetching
  booleans.
* Fix for bug 13504.
* Move expunge callback groundwork to 3.1 (Rasmus)
* Fix fd-leak.
* Fix double-free on builtin functions.
* Initial PHP 5.3 support.

(tonnerre)