Path to this page:
Subject: CVS commit: [pkgsrc-2017Q4] pkgsrc/lang/php70
From: S.P.Zeidler
Date: 2018-03-03 10:23:35
Message id: 20180303092335.EDB6DFB40@cvs.NetBSD.org
Log Message:
Pullup ticket #5716 - requested by taca
lang/php70: security update
Revisions pulled up:
- lang/php70/DESCR 1.2
- lang/php70/MESSAGE 1.2-1.3
- lang/php70/buildlink3.mk 1.4
- lang/php70/distinfo 1.42-1.43
- lang/php70/patches/patch-configure 1.4
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jan 16 11:26:18 UTC 2018
Modified Files:
pkgsrc/lang/php70: distinfo
pkgsrc/lang/php70/patches: patch-configure
Log Message:
php70: Don't automatically add libgcc on SunOS.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/lang/php70/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php70/patches/patch-configure
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Feb 4 11:35:39 UTC 2018
Modified Files:
pkgsrc/lang/php56: DESCR MESSAGE
pkgsrc/lang/php70: DESCR MESSAGE
Log Message:
note a planned End of Life for support of PHP 5.6.x and PHP 7.0.x
Those releases will stop getting official support on Dec 31 2018 and
Dec 3 2018 respectively, and they should be removed from pkgsrc by then.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php70/DESCR pkgsrc/lang/php70/MESSAGE
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Feb 4 11:37:54 UTC 2018
Modified Files:
pkgsrc/lang/php70: MESSAGE
Log Message:
adjust wording - php70 is actually on regular security fixes only support
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/php70/MESSAGE
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Feb 5 11:21:56 UTC 2018
Modified Files:
pkgsrc/lang/php70: buildlink3.mk
pkgsrc/lang/php71: buildlink3.mk
pkgsrc/lang/php72: buildlink3.mk
Log Message:
php7*: Standardise on major.minor.99 usage in buildlink3.mk
With the introduction of beta and rc releases of php7* into pkgsrc the pattern
matching is often incorrect (for example the current version of php-7.1.0rc6
breaks both <7.1.0 and >=7.1.0). Using .99 is not ideal but does at least
avoid the confusion developers seem to be having with the pmatch ordering.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php70/buildlink3.mk
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Fri Mar 2 02:12:27 UTC 2018
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php70: distinfo
Log Message:
lang/php70: update to 7.0.28
01 Mar 2018 PHP 7.0.28
- Standard:
. Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas)
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/lang/php70/distinfo
Files: