From: Frank Brehm Date: Wed, 17 Apr 2024 07:59:13 +0000 (+0200) Subject: committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala upgrade --purge" X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=00fff65cde4ac8ce87a05408096bb22a19374ccb;p=config%2Fns3%2Fetc.git committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala upgrade --purge" Package changes: -apache2 2.4.57-2 amd64 -apache2-bin 2.4.57-2 amd64 -apache2-data 2.4.57-2 all -apache2-utils 2.4.57-2 amd64 +apache2 2.4.59-1~deb12u1 amd64 +apache2-bin 2.4.59-1~deb12u1 amd64 +apache2-data 2.4.59-1~deb12u1 all +apache2-utils 2.4.59-1~deb12u1 amd64 -fb-tools 2.5.0+deb12 all +fb-tools 2.5.1+deb12 all -libapache2-mod-php8.2 8.2.7-1~deb12u1 amd64 +libapache2-mod-php8.2 8.2.18-1~deb12u1 amd64 -linux-image-amd64 6.1.76-1 amd64 -linux-libc-dev 6.1.76-1 amd64 +linux-image-6.1.0-20-amd64 6.1.85-1 amd64 +linux-image-amd64 6.1.85-1 amd64 +linux-libc-dev 6.1.85-1 amd64 -php8.2 8.2.7-1~deb12u1 all -php8.2-cli 8.2.7-1~deb12u1 amd64 -php8.2-common 8.2.7-1~deb12u1 amd64 -php8.2-gd 8.2.7-1~deb12u1 amd64 -php8.2-ldap 8.2.7-1~deb12u1 amd64 -php8.2-opcache 8.2.7-1~deb12u1 amd64 -php8.2-readline 8.2.7-1~deb12u1 amd64 +php8.2 8.2.18-1~deb12u1 all +php8.2-cli 8.2.18-1~deb12u1 amd64 +php8.2-common 8.2.18-1~deb12u1 amd64 +php8.2-gd 8.2.18-1~deb12u1 amd64 +php8.2-ldap 8.2.18-1~deb12u1 amd64 +php8.2-opcache 8.2.18-1~deb12u1 amd64 +php8.2-readline 8.2.18-1~deb12u1 amd64 -python3-fb-tools 2.5.0+deb12 all +python3-fb-tools 2.5.1+deb12 all --- diff --git a/php/8.2/apache2/php.ini b/php/8.2/apache2/php.ini index b9503f2..c565ec0 100644 --- a/php/8.2/apache2/php.ini +++ b/php/8.2/apache2/php.ini @@ -1203,9 +1203,6 @@ mysqli.default_user = ; https://php.net/mysqli.default-pw mysqli.default_pw = -; Allow or prevent reconnect -mysqli.reconnect = Off - ; If this option is enabled, closing a persistent connection will rollback ; any pending transactions of this connection, before it is put back ; into the persistent connection pool. diff --git a/php/8.2/cli/php.ini b/php/8.2/cli/php.ini index 85ce247..1094087 100644 --- a/php/8.2/cli/php.ini +++ b/php/8.2/cli/php.ini @@ -1203,9 +1203,6 @@ mysqli.default_user = ; https://php.net/mysqli.default-pw mysqli.default_pw = -; Allow or prevent reconnect -mysqli.reconnect = Off - ; If this option is enabled, closing a persistent connection will rollback ; any pending transactions of this connection, before it is put back ; into the persistent connection pool.