notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/php72-imap/Makefile
SVNWeb

Number of commits found: 6

Wed, 19 Aug 2020
[ 21:29 tz search for other commits by this committer ] Original commit   Revision:545454
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 search for other commits by this committer ] Original commit   Revision:542132
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 search for other commits by this committer ] Original commit   Revision:486833
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 search for other commits by this committer ] Original commit   Revision:485597 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:475229 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:454302 (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
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