non port: mail/php72-imap/Makefile |
SVNWeb
|
Number of commits found: 6 |
Wed, 19 Aug 2020
|
[ 21:29 tz ]
lang/php72: Update from 7.2.22 to 7.2.23
Changelog:
Core:
Fixed bug #79877 (getimagesize function silently truncates after a null
byte) (cmb)
Phar:
Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile
function). (CVE-2020-7068)
Sponsored by: Bounce Experts
|
Mon, 13 Jul 2020
|
[ 13:32 tz ]
mail/php7[2-4]-imap: change client from cclient to panda-cclient
There are some reports about PHP crashes, when using php-imap
(especially with OpenSSL and TSL 1.3). All this problems went away,
when using the panda-cclient instead of the old cclient.
Therefore we make the panda-cclient the new default,
but still allow cclient in order to allow backwards compatibility.
Special thanks to bofh for figuring out the complex details and
the solution!
Special thanks to Jason for being patience and
helpful about so many months!
Reported by: Jason de Cordoba <jason@aventia.pw>
Reviewed by: bofh
Sponsored by: Bounce Experts
|
Fri, 7 Dec 2018
|
[ 07:54 tz ]
lang/php72: Upgrade from 7.2.12 to 7.2.13
Changelog: http://www.php.net/ChangeLog-7.php#7.2.13
MFH: 2018Q4
|
Thu, 22 Nov 2018
|
[ 11:53 joneum ] (Only the first 10 of 12 ports in this commit are shown above. )
Disable rsh/ssh functionality in imap by default (php bug #77153).
PR: 233384
Submitted by: joneum
Approved by: tz (implicit)
MFH: 2018Q4
Security: ec49f6b5-ee39-11e8-b2f4-74d435b63d51
Sponsored by: Netzkommune GmbH
|
Tue, 24 Jul 2018
|
[ 08:44 tz ] (Only the first 10 of 124 ports in this commit are shown above. )
PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
This enables "make test" in every extension and eases
the test of changes to PHP.
I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
|
Thu, 16 Nov 2017
|
[ 10:48 tz ] (Only the first 10 of 184 ports in this commit are shown above. )
Add PHP 7.2 RC6
Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed
Also many PECL ports will not work with this version
since some files got renamed.
Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
|
Number of commits found: 6 |