Path to this page:
./
lang/php53,
PHP Hypertext Preprocessor version 5
Branch: pkgsrc-2011Q1,
Version: 5.3.6nb1,
Package name: php-5.3.6nb1,
Maintainer: pkgsrc-usersPHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.
MESSAGE.suhosin [+/-]===========================================================================
$NetBSD: MESSAGE.suhosin,v 1.1.1.1 2010/03/16 15:31:58 taca Exp $
As you have chosen to install the Suhosin patch you may also want to
install the Suhosin extension which can be found in security/php-suhosin.
===========================================================================
Required to run:[
textproc/libxml2]
Required to build:[
devel/gmake] [
devel/pkg-config] [
devel/libtool-base]
Package options: inet6, ssl
Master sites: (Expand)
Version history: (Expand)
- (2011-05-17) Updated to version: php-5.3.6nb1
- (2011-04-04) Package added to pkgsrc.se, version php-5.3.6 (created)
CVS history: (Expand)
2011-05-17 10:17:07 by Steven Drake | Files touched by this commit (3) | |
Log message:
Pullup ticket #3432 - requested by taca
lang/php53 security update
Revisions pulled up:
- lang/php53/Makefile 1.9
- lang/php53/distinfo 1.14
- lang/php53/patches/patch-ext_standard_string.c 1.1
---
Module Name: pkgsrc
Committed By: taca
Date: Mon May 16 13:08:45 UTC 2011
Modified Files:
pkgsrc/lang/php53: Makefile distinfo
Added Files:
pkgsrc/lang/php53/patches: patch-ext_standard_string.c
Log message:
Add a patch to fix for CVE-2011-1148 (and more bugfix) from PHP's repository.
Bump PKGREVISION.
|