From 334fa970fe0e38e292a9b0c40d21653b620d775b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 27 Nov 2023 21:54:37 +0000 Subject: Mon Nov 27 21:54:37 UTC 2023 l/libqalculate-4.9.0-x86_64-1.txz: Upgraded. l/mozilla-nss-3.95-x86_64-1.txz: Upgraded. l/v4l-utils-1.26.0-x86_64-2.txz: Rebuilt. Do not overwrite gconv-modules from glibc - instead, install it to gconv-modules.d/v4l-utils.conf. If your /usr/lib{,64}/gconv/gconv-modules was overwritten causing character conversion errors, reinstall the glibc package to fix this. Thanks to glennmcc. n/php-8.3.0-x86_64-1.txz: Upgraded. n/samba-4.19.3-x86_64-1.txz: Upgraded. This is a security release in order to address the following defect: An information leak vulnerability was discovered in Samba's LDAP server. Due to missing access control checks, an authenticated but unprivileged attacker could discover the names and preserved attributes of deleted objects in the LDAP store. Upgrading to this package will not prevent this information leak - if you are using Samba as an Active Directory Domain Controller, you will need to follow the instructions in the samba.org link given below. For more information, see: https://www.samba.org/samba/security/CVE-2018-14628.html https://www.cve.org/CVERecord?id=CVE-2018-14628 (* Security fix *) x/libwacom-2.9.0-x86_64-1.txz: Upgraded. --- source/n/php/fetch-php.sh | 4 ++-- source/n/php/php.ini-development.diff | 8 ++++---- source/n/samba/samba.SlackBuild | 2 +- source/n/samba/samba.url | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'source/n') diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh index a4e46f9a5..efe507ae5 100755 --- a/source/n/php/fetch-php.sh +++ b/source/n/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.2.13.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.2.13.tar.xz +lftpget http://us.php.net/distributions/php-8.3.0.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.3.0.tar.xz diff --git a/source/n/php/php.ini-development.diff b/source/n/php/php.ini-development.diff index dbc7c7668..b64460d04 100644 --- a/source/n/php/php.ini-development.diff +++ b/source/n/php/php.ini-development.diff @@ -1,6 +1,6 @@ ---- ./php.ini-development.orig 2023-02-13 19:06:39.000000000 -0600 -+++ ./php.ini-development 2023-03-11 13:29:08.667004041 -0600 -@@ -905,7 +905,49 @@ +--- ./php.ini-development.orig 2023-11-21 08:40:35.000000000 -0600 ++++ ./php.ini-development 2023-11-25 12:56:46.764896688 -0600 +@@ -920,7 +920,49 @@ ; 'extension='php_.dll') is supported for legacy reasons and may be ; deprecated in a future PHP major version. So, when it is possible, please ; move to the new ('extension=) syntax. @@ -50,7 +50,7 @@ ; Notes for Windows environments : ; ; - Many DLL files are located in the ext/ -@@ -1363,7 +1405,7 @@ +@@ -1379,7 +1421,7 @@ ; where MODE is the octal representation of the mode. Note that this ; does not overwrite the process's umask. ; https://php.net/session.save-path diff --git a/source/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild index 099c1079f..7eed0b774 100755 --- a/source/n/samba/samba.SlackBuild +++ b/source/n/samba/samba.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=samba VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # This option may be set to "heimdal" or "mit". # Upstream considers the use of MIT Kerberos for provisioning an AD DC diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index e818aecb4..62c4fff8d 100644 --- a/source/n/samba/samba.url +++ b/source/n/samba/samba.url @@ -1,2 +1,2 @@ -https://download.samba.org/pub/samba/stable/samba-4.19.2.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.19.2.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.19.3.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.19.3.tar.asc -- cgit v1.2.3