aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r540742 lang/ferite: Update pkg-descr: WWW URLKubilay Kocak2020-06-292-2/+2
| | | | | | | | | Reported by: RoboNuggie (via Twitter) Approved by: ports-secteam (blanket: bugfix (incorrect metadata)) Notes: svn path=/branches/2020Q2/; revision=540743
* MFH: r533797 r539739Danilo G. Baio2020-06-222-3/+12
| | | | | | | | | | | | | | | | | | | python 3.5 will reach End-of-life on 2020-09-13 lang/python35: Fix security issues The patches for CVE-2019-18348 and CVE-2020-8492 are in the 3.5 branch and will be present in a next release. PR: 246984 Approved by: python (with hat) Security: ca595a25-91d8-11ea-b470-080027846a02 (CVE-2019-18348) Security: a27b0bb6-84fc-11ea-b5b4-641c67a117d8 (CVE-2020-8492) Approved by: ports-secteam (blanket, backport of security fix) Notes: svn path=/branches/2020Q2/; revision=539801
* MFH: r536770 r536776 r538670Danilo G. Baio2020-06-153-5/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recompile _sysconfigdata.py after reinplacing it PR: 246618 With hat: portmgr Fix build with various python ABI With hat: portmgr lang/python37: Fix security issues The patches for CVE-2019-18348 and CVE-2020-8492 are in the 3.7 branch and will be present on the next release. Patch for applying CVE-2020-8492 fix here in the ports tree was reported and submitted by Dani <i.dani@outlook.com>. PR: 246808 X-MFH-with: 536770, 536776 Security: ca595a25-91d8-11ea-b470-080027846a02 (CVE-2019-18348) Security: a27b0bb6-84fc-11ea-b5b4-641c67a117d8 (CVE-2020-8492) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q2/; revision=538872
* MFH: r535638 r538669Danilo G. Baio2020-06-154-23/+28
| | | | | | | | | | | | | | | | | | | | | | Update python38 doc to 3.8.3 after r535463 lang/python36: Update to 3.6.10, Fix security issues The patches for CVE-2019-18348 and CVE-2020-8492 are in the 3.6 branch and will be present on the next release. Patch for applying CVE-2020-8492 fix here in the ports tree was reported and submitted by Mike Fisher <mfisher911@gmail.com> and Dani <i.dani@outlook.com>. PR: 246984 Security: ca595a25-91d8-11ea-b470-080027846a02 (CVE-2019-18348) Security: a27b0bb6-84fc-11ea-b5b4-641c67a117d8 (CVE-2020-8492) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q2/; revision=538871
* MFH: r538725Torsten Zuehlsdorff2020-06-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php74: Update from 7.4.6 to 7.4.7 Core: Fixed bug #78434 (Generator yields no items after valid() call). Fixed bug #79477 (casting object into array creates references). Fixed bug #79514 (Memory leaks while including unexistent file). Fixed bug #79470 (PHP incompatible with 3rd party file system on demand). Fixed bug #78784 (Unable to interact with files inside a VFS for Git repository). Fixed bug #78875 (Long variables cause OOM and temp files are not cleaned). (CVE-2019-11048). Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048). DOM: Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes). EXIF: Fixed bug #79336 (ext/exif/tests/bug79046.phpt fails on Big endian arch). FCGI: Fixed bug #79491 (Search for .user.ini extends up to root dir). MBString: Fixed bug #79441 (Segfault in mb_chr() if internal encoding is unsupported). OpenSSL: Fixed bug #79497 (stream_socket_client() throws an unknown error sometimes with <1s timeout). PCRE: Upgraded to PCRE2 10.34. Phar: Fixed bug #79503 (Memory leak on duplicate metadata). SimpleXML: Fixed bug #79528 (Different object of the same xml between 7.4.5 and 7.4.4). SPL: Fixed bug #69264 (__debugInfo() ignored while extending SPL classes). Fixed bug #67369 (ArrayObject serialization drops the iterator class). Standard: Fixed bug #79468 (SIGSEGV when closing stream handle with a stream filter appended). Fixed bug #79447 (Serializing uninitialized typed properties with __sleep should not throw). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=538727
* MFH: r538724Torsten Zuehlsdorff2020-06-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | lang/php73: Update from 7.3.18 to 7.3.19 Changelog: Core: Fixed bug #79566 (Private SHM is not private on Windows). Fixed bug #79489 (.user.ini does not inherit). GD: Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). MySQLnd: Fixed bug #79596 (MySQL FLOAT truncates to int some locales). Opcache: Fixed bug #79535 (PHP crashes with specific opcache.optimization_level). Fixed bug #79588 (Boolean opcache settings ignore on/off values). Standard: Fixed bug #79561 (dns_get_record() fails with DNS_ALL). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=538726
* MFH: r537524 r537525Mathieu Arnold2020-06-026-8/+12
| | | | | | | | | Update to 5.30.3, 5.28.3. Security: CVE-2020-10543 CVE-2020-10878 CVE-2020-12723 Notes: svn path=/branches/2020Q2/; revision=537526
* MFH: r536942Mark Linimon2020-05-291-0/+1
| | | | | | | | | Mark as broken on powerpc64-12 (builds elsewhere). Approved by: portmgr (tier-2 blanket) Notes: svn path=/branches/2020Q2/; revision=536944
* MFH: r535697Mark Linimon2020-05-261-0/+2
| | | | | | | | | | | Mark as BROKEN on powerpc64: C compiler does not store multibyte numeric values in little-endian order Approved by: portmgr (tier-2 blanket) Notes: svn path=/branches/2020Q2/; revision=536552
* MFH: r535696Mark Linimon2020-05-261-0/+1
| | | | | | | | | | | Mark as BROKEN on powerpc64: "/wrkdirs/usr/ports/lang/scm/work/slib/lineio.scm": read-char: Wrong type in arg1 #f Approved by: portmgr (tier-2 blanket) Notes: svn path=/branches/2020Q2/; revision=536550
* MFH: r535694Mark Linimon2020-05-261-1/+3
| | | | | | | | | | | | | Mark as BROKEN on powerpc64: gmake[2]: *** No rule to make target 'vm_ppc64.dasc', needed by 'host/buildvm_arch.h'. While here, remove sparc stanza, as we no longer support the arch. Approved by: portmgr (tier-2 blanket) Notes: svn path=/branches/2020Q2/; revision=536548
* MFH: r535463Wen Heping2020-05-193-5/+6
| | | | | | | | | | | | - Update to 3.8.3 (include security fix) Security: CVE-2019-18348, CVE-2020-8492 Approved by: ports-secteam@(joneum@) Notes: svn path=/branches/2020Q2/; revision=535861
* MFH: r535324Torsten Zuehlsdorff2020-05-153-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php74: Update from 7.4.5 to 7.4.6 Changelog: Core: Fixed bug #78434 (Generator yields no items after valid() call). Fixed bug #79477 (casting object into array creates references). Fixed bug #79514 (Memory leaks while including unexistent file). Fixed bug #79470 (PHP incompatible with 3rd party file system on demand). Fixed bug #78784 (Unable to interact with files inside a VFS for Git repository). Fixed bug #78875 (Long variables cause OOM and temp files are not cleaned). (CVE-2019-11048). Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048). DOM: Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes). EXIF: Fixed bug #79336 (ext/exif/tests/bug79046.phpt fails on Big endian arch). FCGI: Fixed bug #79491 (Search for .user.ini extends up to root dir). MBString: Fixed bug #79441 (Segfault in mb_chr() if internal encoding is unsupported). OpenSSL: Fixed bug #79497 (stream_socket_client() throws an unknown error sometimes with <1s timeout). PCRE: Upgraded to PCRE2 10.34. Phar: Fixed bug #79503 (Memory leak on duplicate metadata). SimpleXML: Fixed bug #79528 (Different object of the same xml between 7.4.5 and 7.4.4). SPL: Fixed bug #69264 (__debugInfo() ignored while extending SPL classes). Fixed bug #67369 (ArrayObject serialization drops the iterator class). Standard: Fixed bug #79468 (SIGSEGV when closing stream handle with a stream filter appended). Fixed bug #79447 (Serializing uninitialized typed properties with __sleep should not throw). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=535329
* MFH: r535322Torsten Zuehlsdorff2020-05-152-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php73: Update from 7.3.17 to 7.3.18 Changelog: Core: Fixed bug #78875 (Long filenames cause OOM and temp files are not cleaned). (CVE-2019-11048) Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048) Fixed bug #79434 (PHP 7.3 and PHP-7.4 crash with NULL-pointer dereference on !CS constant). Fixed bug #79477 (casting object into array creates references). Fixed bug #79470 (PHP incompatible with 3rd party file system on demand). Fixed bug #78784 (Unable to interact with files inside a VFS for Git repository). DOM: Fixed bug #78221 (DOMNode::normalize() doesn't remove empty text nodes). FCGI: Fixed bug #79491 (Search for .user.ini extends up to root dir). MBString: Fixed bug #79441 (Segfault in mb_chr() if internal encoding is unsupported). OpenSSL: Fixed bug #79497 (stream_socket_client() throws an unknown error sometimes with <1s timeout). Phar: Fixed bug #79503 (Memory leak on duplicate metadata). SimpleXML: Fixed bug #79528 (Different object of the same xml between 7.4.5 and 7.4.4). Standard: Fixed bug #79468 (SIGSEGV when closing stream handle with a stream filter appended). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=535327
* MFH: r535321Torsten Zuehlsdorff2020-05-152-4/+4
| | | | | | | | | | | | | | | | lang/php72: Upgrade from 7.2.30 to 7.2.31 Core: Fixed bug #78875 (Long filenames cause OOM and temp files are not cleaned). (CVE-2019-11048) Fixed bug #78876 (Long variables in multipart/form-data cause OOM and temp files are not cleaned). (CVE-2019-11048) Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=535325
* MFH: r534040Wen Heping2020-05-095-15/+18
| | | | | | | | | | | | | | | | | - Update to 2.7.18 [1] (include security fix) - Fix build with OPTION of DEBUG THREADS [2] PR: 245776 Submitted by: vvd@unislabs.com [1], takefu@airport.fm [2] Exp-run by: antoine@ [1] Security: CVE-2019-18348, CVE-2020-8492 Approved by: ports-secteam@(joneum@) Notes: svn path=/branches/2020Q2/; revision=534731
* lang/intel-compute-runtime: unbreak on amd64 after r534402Jan Beich2020-05-091-0/+1
| | | | | | | | | | | CMake Error at level_zero/CMakeLists.txt:32 (project): VERSION "0.8." format invalid. Reported by: pkg-fallout Approved by: ports-secteam blanket Notes: svn path=/branches/2020Q2/; revision=534712
* MFH: r534401Jan Beich2020-05-081-2/+2
| | | | | | | | | | | | | | | lang/intel-compute-runtime: fix version after r529254 $ clinfo | fgrep 'Driver Version' Driver Version 1.0.0 https://github.com/intel/compute-runtime/commit/211375e898e3 https://github.com/intel/compute-runtime/commit/43016c65591b Approved by: ports-secteam blanket Notes: svn path=/branches/2020Q2/; revision=534402
* MFH: r533379Jan Beich2020-04-291-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | lang/intel-compute-runtime: track libva dependency -- Checking for module 'libva>=1.0.0' -- Found libva, version 1.7.0 -- Looking for vaGetLibFunc in va -- Looking for vaGetLibFunc in va - found -- Using libva -- LibVA include dirs: /usr/local/include $ strings /usr/local/lib/intel-opencl/libigdrcl.so | grep '^va[A-Z]' vaDestroyImage vaSyncSurface vaDeriveImage vaMaxNumImageFormats vaGetLibFunc vaQueryImageFormats vaDisplayIsValid Approved by: ports-secteam blanket Notes: svn path=/branches/2020Q2/; revision=533380
* MFH: r532048Torsten Zuehlsdorff2020-04-192-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php74: Upgrade from 7.4.4 to 7.4.5 Changelog: Core: Fixed bug #79364 (When copy empty array, next key is unspecified). Fixed bug #78210 (Invalid pointer address). CURL: Fixed bug #79199 (curl_copy_handle() memory leak). Date: Fixed bug #79396 (DateTime hour incorrect during DST jump forward). Fixed bug #74940 (DateTimeZone loose comparison always true). FPM: Implement request #77062 (Allow numeric [UG]ID in FPM listen.{owner,group}) (Andre Nathan) Iconv: Fixed bug #79200 (Some iconv functions cut Windows-1258). OPcache: Fixed bug #79412 (Opcache chokes and uses 100% CPU on specific script). Session: Fixed bug #79413 (session_create_id() fails for active sessions). Shmop: Fixed bug #79427 (Integer Overflow in shmop_open()). SimpleXML: Fixed bug #61597 (SXE properties may lack attributes and content). SOAP: Fixed bug #79357 (SOAP request segfaults when any request parameter is missing). Spl: Fixed bug #75673 (SplStack::unserialize() behavior). Fixed bug #79393 (Null coalescing operator failing with SplFixedArray). Standard: Fixed bug #79330 (shell_exec() silently truncates after a null byte). Fixed bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline). Fixed bug #79465 (OOB Read in urldecode()). (CVE-2020-7067) Zip: Fixed bug #79296 (ZipArchive::open fails on empty file). Fixed bug #79424 (php_zip_glob uses gl_pathc after call to globfree). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.4.5 Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=532156
* MFH: r532047Torsten Zuehlsdorff2020-04-192-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php73: Upgrade from 7.3.16 to 7.3.17 Changelog: Core: Fixed bug #79364 (When copy empty array, next key is unspecified). Fixed bug #78210 (Invalid pointer address). CURL: Fixed bug #79199 (curl_copy_handle() memory leak). Date: Fixed bug #79396 (DateTime hour incorrect during DST jump forward). Iconv: Fixed bug #79200 (Some iconv functions cut Windows-1258). OPcache: Fixed bug #79412 (Opcache chokes and uses 100% CPU on specific script). Session: Fixed bug #79413 (session_create_id() fails for active sessions). Shmop: Fixed bug #79427 (Integer Overflow in shmop_open()). SimpleXML: Fixed bug #61597 (SXE properties may lack attributes and content). Spl: Fixed bug #75673 (SplStack::unserialize() behavior). Fixed bug #79393 (Null coalescing operator failing with SplFixedArray). Standard: Fixed bug #79330 (shell_exec() silently truncates after a null byte). Fixed bug #79465 (OOB Read in urldecode()). (CVE-2020-7067) Fixed bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline). Zip: Fixed bug #79296 (ZipArchive::open fails on empty file). Fixed bug #79424 (php_zip_glob uses gl_pathc after call to globfree). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.17 Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=532155
* MFH: r532046Torsten Zuehlsdorff2020-04-192-4/+4
| | | | | | | | | | | | | | | | | lang/php72: Upgrade from 7.2.29 to 7.2.30 Changelog: Fixed bug #79468 (SIGSEGV when closing stream handle with a stream filter appended). Fixed bug #79330 (shell_exec() silently truncates after a null byte). Fixed bug #79465 (OOB Read in urldecode()). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.30 Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q2/; revision=532154
* MFH: r530387Dmitri Goutnik2020-04-032-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | lang/go: relax module consistency checks if vendor/modules.txt is missing Starting from go1.14, go verifies that vendor/modules.txt matches the requirements and replacements listed in the main module go.mod file, and it is a hard failure if vendor/modules.txt is missing. Relax module consistency checks and switch back to pre go1.14 behaviour if vendor/modules.txt is missing and GO_NO_VENDOR_CHECKS=1 is set in the environment regardless of go version requirement in go.mod. Upstream PR: https://github.com/golang/go/issues/37948 PR: 244783 Reported by: Christopher Hall <hsw@bitmark.com> Reviewed by: mikael swills yuri Approved by: jlaffaye (maintainer timeout, 2 weeks) Differential Revision: https://reviews.freebsd.org/D24122 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q2/; revision=530488
* lang/janet: Update to v1.8.1Tobias Kortkamp2020-04-014-69/+4
| | | | | | | Changes: https://github.com/janet-lang/janet/releases/tag/v1.8.1 Notes: svn path=/head/; revision=530196
* Remove expired ports:Rene Ladan2020-03-3111-27190/+0
| | | | | | | | | | | | | | | | | 2020-03-29 security/w3af: Uses deprecated version of Python 2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity instead 2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7 2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27 2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7 2020-03-31 databases/mongodb34: EOL January 2020; See https://www.mongodb.com/support-policy 2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left 2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4 is in security maintenance phase and planned for EOL on March 31, 2020 2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35 or higher 2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27 databases/mongodb34-tools: Part of expired MongoDB 3.4 Notes: svn path=/head/; revision=529961
* Update to the 20200328 snapshot of GCC 9.3.1.Gerald Pfeifer2020-03-302-4/+4
| | | | | | | | This brings one fix each for aarch64 and powerpc, the tree optimizers, and the C++ and Fortran front ends. Notes: svn path=/head/; revision=529924
* Update to v5.31.10-24-g95b7e3a36a.Mathieu Arnold2020-03-305-7/+11
| | | | Notes: svn path=/head/; revision=529911
* lang/janet: Update to v1.8.0Tobias Kortkamp2020-03-305-4/+70
| | | | | | | Changes: https://github.com/janet-lang/janet/releases/tag/v1.8.0 Notes: svn path=/head/; revision=529877
* Update to 2.0.3Kirill Ponomarev2020-03-292-6/+6
| | | | Notes: svn path=/head/; revision=529791
* Update to the 20200327 snapshot of GCC 8.4.1.Gerald Pfeifer2020-03-282-4/+4
| | | | | | | This brings fixes for AArch64, and the C++ and Fortran front ends. Notes: svn path=/head/; revision=529739
* lang/ghc: Use 8.6.3 as bootstrap on PowerPC elfv1.Gleb Popov2020-03-271-0/+4
| | | | | | | | Submitted by: mikael Reported by: pkubaj Notes: svn path=/head/; revision=529278
* lang/rust-nightly: Update to 1.44.0.20200327Tobias Kortkamp2020-03-274-138/+4
| | | | | | | Changes: https://github.com/rust-lang/rust/compare/f509b26a77...2fbb07525e Notes: svn path=/head/; revision=529275
* lang/ghc: Don't use GCC on ARM arches. Cleanup Makefile.Gleb Popov2020-03-271-21/+3
| | | | | | | | PR: 245057 Submitted by: mikael Notes: svn path=/head/; revision=529272
* lang/intel-compute-runtime: update to 20.12.16259Jan Beich2020-03-272-5/+5
| | | | | | | | Changes: https://github.com/intel/compute-runtime/compare/20.11.16158...20.12.16259 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=529254
* Update bootstraps for ARM architectures, get rid of GCC on powerpc64 elfv2/Gleb Popov2020-03-263-11/+23
| | | | | | | | PR: 245057 Submitted by: pkubaj, mikael Notes: svn path=/head/; revision=529205
* Update to the GCC 9.3 release, which fixes some 157 further bugs.Gerald Pfeifer2020-03-263-27/+4
| | | | | | | | | | | | | This remains the default version of GCC in the Ports Collection, and this update mostly addresses regressions. files/patch-powerpc32 was a backport from this release branch to begin with and has now become obsolete. [1] PR: 241125 [1] Notes: svn path=/head/; revision=529189
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-241-10/+3
| | | | | | | | With hat: portmgr Originally submitted by: kai Notes: svn path=/head/; revision=529063
* Update to the 20200322 snapshot of GCC 10.0.1.Gerald Pfeifer2020-03-242-4/+4
| | | | Notes: svn path=/head/; revision=529032
* lang/php74: Update from 7.4.3 to 7.4.4Torsten Zuehlsdorff2020-03-233-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #79329 (get_headers() silently truncates after a null byte) (CVE-2020-7066) Fixed bug #79244 (php crashes during parsing INI file). Fixed bug #63206 (restore_error_handler does not restore previous errors mask). COM: Fixed bug #66322 (COMPersistHelper::SaveToFile can save to wrong location). Fixed bug #79242 (COM error constants don't match com_exception codes on x86). Fixed bug #79247 (Garbage collecting variant objects segfaults). Fixed bug #79248 (Traversing empty VT_ARRAY throws com_exception). Fixed bug #79299 (com_print_typeinfo prints duplicate variables). Fixed bug #79332 (php_istreams are never freed). Fixed bug #79333 (com_print_typeinfo() leaks memory). CURL: Fixed bug #79019 (Copied cURL handles upload empty file). Fixed bug #79013 (Content-Length missing when posting a curlFile with curl). DOM: Fixed bug #77569: (Write Access Violation in DomImplementation). Fixed bug #79271 (DOMDocumentType::$childNodes is NULL). Enchant: Fixed bug #79311 (enchant_dict_suggest() fails on big endian architecture). EXIF: Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064). Fileinfo: Fixed bug #79283 (Segfault in libmagic patch contains a buffer overflow). FPM: Fixed bug #77653 (operator displayed instead of the real error message). Fixed bug #79014 (PHP-FPM & Primary script unknown). MBstring: Fixed bug #79371 (mb_strtolower (UTF-32LE): stack-buffer-overflow at php_unicode_tolower_full) (CVE-2020-7065). MySQLi: Fixed bug #64032 (mysqli reports different client_version). MySQLnd: Implemented FR #79275 (Support auth_plugin_caching_sha2_password on Windows). Opcache: Fixed bug #79252 (preloading causes php-fpm to segfault during exit). PCRE: Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback and unicode). Fixed bug #79241 (Segmentation fault on preg_match()). Fixed bug #79257 (Duplicate named groups (?J) prefer last alternative even if not matched). PDO_ODBC: Fixed bug #79038 (PDOStatement::nextRowset() leaks column values). Reflection: Fixed bug #79062 (Property with heredoc default value returns false for getDocComment). SQLite3: Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). Standard: Fixed bug #79254 (getenv() w/o arguments not showing changes). Fixed bug #79265 (Improper injection of Host header when using fopen for http requests). Zip: Fixed bug #79315 (ZipArchive::addFile doesn't honor start/length parameters). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.4.4 MFH: 2020Q1 Sponsored by: PHP Update Service Notes: svn path=/head/; revision=529014
* lang/php73: Update from 7.3.15 to 7.3.16Torsten Zuehlsdorff2020-03-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #63206 (restore_error_handler does not restore previous errors mask). COM: Fixed bug #66322 (COMPersistHelper::SaveToFile can save to wrong location). Fixed bug #79242 (COM error constants don't match com_exception codes on x86). Fixed bug #79248 (Traversing empty VT_ARRAY throws com_exception). Fixed bug #79299 (com_print_typeinfo prints duplicate variables). Fixed bug #79332 (php_istreams are never freed). Fixed bug #79333 (com_print_typeinfo() leaks memory). DOM: Fixed bug #77569: (Write Access Violation in DomImplementation). Fixed bug #79271 (DOMDocumentType::$childNodes is NULL). Enchant: Fixed bug #79311 (enchant_dict_suggest() fails on big endian architecture). EXIF: Fixed bug #79282 (Use-of-uninitialized-value in exif). (CVE-2020-7064) MBstring: Fixed bug #79371 (mb_strtolower (UTF-32LE): stack-buffer-overflow at php_unicode_tolower_full). (CVE-2020-7065) MySQLi: Fixed bug #64032 (mysqli reports different client_version). PCRE: Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback and unicode). PDO_ODBC: Fixed bug #79038 (PDOStatement::nextRowset() leaks column values). Reflection: Fixed bug #79062 (Property with heredoc default value returns false for getDocComment). SQLite3: Fixed bug #79294 (::columnType() may fail after SQLite3Stmt::reset()). Standard: Fixed bug #79329 (get_headers() silently truncates after a null byte). (CVE-2020-7066) Fixed bug #79254 (getenv() w/o arguments not showing changes). Fixed bug #79265 (Improper injection of Host header when using fopen for http requests). Changelog taken from: https://www.php.net/ChangeLog-7.php#7.3.16 MFH: 2020Q1 Sponsored by: PHP Update Service Notes: svn path=/head/; revision=529012
* lang/php72: Update from 7.2.28 to 7.2.29Torsten Zuehlsdorff2020-03-232-4/+4
| | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #79329 (get_headers() silently truncates after a null byte) (CVE-2020-7066) (cmb) EXIF: Fixed bug #79282 (Use-of-uninitialized-value in exif) (CVE-2020-7064) (Nikita) Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.29 MFH: 2020Q1 Sponsored by: PHP Update Service Notes: svn path=/head/; revision=529011
* Update to the 20200321 snapshot of GCC 9.3.1.Gerald Pfeifer2020-03-222-4/+4
| | | | | | | | | This brings a good number of tree optimizer and related bug fixes, one for rs6000 (aka powerc), and four to the C++ front end and library. ~ Notes: svn path=/head/; revision=528923
* Update to the 20200320 snapshot of GCC 8.4.1.Gerald Pfeifer2020-03-212-4/+4
| | | | | | | This brings three fixes to the C++ front end. Notes: svn path=/head/; revision=528831
* KDE Frameworks: update to 5.68Tobias C. Berner2020-03-211-3/+3
| | | | | | | | | | | | | | | | | | | | March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. [1] https://kde.org/announcements/kde-frameworks-5.68.0.php PR: 244824 Exp-run by: antoine Notes: svn path=/head/; revision=528830
* - Update to 2.86.6Wen Heping2020-03-212-4/+4
| | | | Notes: svn path=/head/; revision=528821
* lang/intel-compute-runtime: update to 20.11.16158Jan Beich2020-03-202-6/+5
| | | | | | | | Changes: https://github.com/intel/compute-runtime/compare/20.10.16087...20.11.16158 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=528811
* lang/go: update to 1.14.1Julien Laffaye2020-03-202-6/+5
| | | | Notes: svn path=/head/; revision=528785
* lang/go-devel: Update to go1.14.1Dmitri Goutnik2020-03-192-6/+5
| | | | | | | Changes: https://golang.org/doc/devel/release.html#go1.14.minor Notes: svn path=/head/; revision=528745
* Update to 5.30.2.Mathieu Arnold2020-03-193-4/+6
| | | | Notes: svn path=/head/; revision=528711
* - Update to 3.7.7Wen Heping2020-03-194-26/+19
| | | | | | | | | | | - Remove the LIBFFI option PR: 244782 Submitted by: wen@(myself) Exp-run by: antoine@ Notes: svn path=/head/; revision=528692