]> Frank Brehm's Git Trees - config/ns3/etc.git/commitdiff
committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala upgrade --purge"
authorFrank Brehm <frank@brehm-online.com>
Wed, 17 Apr 2024 07:59:13 +0000 (09:59 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 17 Apr 2024 07:59:13 +0000 (09:59 +0200)
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

php/8.2/apache2/php.ini
php/8.2/cli/php.ini

index b9503f2db3c6759857cd7e9e3b01071872a1aa0f..c565ec0747208355dcb6c28dcbdcee698b167d42 100644 (file)
@@ -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.
index 85ce2471c1bb58d72a629663e24cb2a94118bb9f..10940873def069aec0e043b755edb1cb4f5056c0 100644 (file)
@@ -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.