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
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: lang/php80/Makefile.ext
SVNWeb

Number of commits found: 9

Sat, 11 Feb 2023
[ 11:58 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:6ef36e437be104fba43aba5d7e12d3f9e606f892  commit hash:6ef36e437be104fba43aba5d7e12d3f9e606f892  commit hash:6ef36e437be104fba43aba5d7e12d3f9e606f892  6ef36e4 
lang/php80: unbreak build after 6e1233be2292 (Convert USE_LDAP to USES=ldap)

Approved by:	portmgr blanket
Wed, 8 Feb 2023
[ 10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
Tue, 19 Apr 2022
[ 20:49 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:0703b15c9b8d95142bbf481f0acf4ec2cd456775  commit hash:0703b15c9b8d95142bbf481f0acf4ec2cd456775  commit hash:0703b15c9b8d95142bbf481f0acf4ec2cd456775  0703b15 
lang/php??, mail/php*-imap: chase panda-cclient
Sat, 19 Feb 2022
[ 04:42 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:11c9b8a17e718f9e60d2190b70dd57201533723f  commit hash:11c9b8a17e718f9e60d2190b70dd57201533723f  commit hash:11c9b8a17e718f9e60d2190b70dd57201533723f  11c9b8a 
lang/php80: Update version 8.0.15=>8.0.16

Core:
  Fixed bug #81430 (Attribute instantiation leaves dangling pointer).
  Fixed bug #7896 (Environment vars may be mangled on Windows).
FFI:
  Fixed bug #7867 (FFI::cast() from pointer to array is broken).
Filter:
  Fix #81708: UAF due to php_filter_float() failing for ints.
FPM:
  Fixed memory leak on invalid port.
MBString:
  Fixed bug #7902 (mb_send_mail may delimit headers with LF only).
MySQLnd:
  Fixed bug #7972 (MariaDB version prefix 5.5.5- is not stripped).
Sockets:
  Fixed ext/sockets build on Haiku.
  Fixed bug #7978 (sockets extension compilation errors).
Standard:
  Fixed bug #7875 (mails are sent even if failure to log throws exception).

Approved by:	tz (private email)
Sponsored by:	Bounce Experts
Sat, 12 Feb 2022
[ 15:41 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:e8d9493812a510f7c1cc94632836e1d5731de250  commit hash:e8d9493812a510f7c1cc94632836e1d5731de250  commit hash:e8d9493812a510f7c1cc94632836e1d5731de250  e8d9493  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
lang/php8[01]: Make openssl as DEFAULT

After the 91fdbed776033fd4b210135429a171ab5fed549b commit fixing the
issue for MySQL80 introduced another problem for the ports that depends
on php8[01]-openssl port couldn't be built as the fix prevented
php8[01]-openssl from being installed as it's already built with
default php installation. As the problem has grown much bigger now and
php80 is currently the DEFAULT php version so we are switching the
behavior of php8[01] ports making the openssl module as default.

- Remove non-default OPTION MYSQL80 from lang/php8[01]
- Remove ports security/php8[01]-openssl
- Remove OPTION OPENSSL from lang/php8[01]-extensions
- Mark lang/php8[01] to IGNORE with libressl and libressl-devel
  Although php builds fine with those most of the extensions do not
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 1 Aug 2021
[ 08:32 Xin LI (delphij) search for other commits by this committer ]    commit hash:974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70  commit hash:974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70  commit hash:974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70  974e13b  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
net/openldap24-server: Make SASL permanent for OpenLDAP port.

PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
[ 10:14 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:91fdbed776033fd4b210135429a171ab5fed549b  commit hash:91fdbed776033fd4b210135429a171ab5fed549b  commit hash:91fdbed776033fd4b210135429a171ab5fed549b  91fdbed 
lang/php80: Adding MySQL 8.0 'caching_sha2_password' support

- Pet portlint
- Add non-default OPTION MYSQL80

This patch adds an OPTION for adding 'caching_sha2_password' (Default
Password mechanism in MySQL >= 8.0) in php80. If the OPTION MYSQL80 is
selected it will build openssl module with base PHP including mysqlnd.
This will also prevent php80-openssl module from being installed in the
future. php80-mysqli and php80-pdo_mysql will use mysqlnd.

PR:		252420
Reported by:	sean@rogue-research.com
Approved by:	tz
Sponsored by:	Bounce Experts
Differential Revision:	https://reviews.freebsd.org/D29491
Wed, 21 Oct 2020
[ 22:58 tz search for other commits by this committer ] Original commit   Revision:552906 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
Welcome PHP 8.0 RC 2 to the ports tree

There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848

Number of commits found: 9