From 9c2f7655cc2cf76e82d97e15274e70d81ead3561 Mon Sep 17 00:00:00 2001 From: andry-dev Date: Sat, 2 Jan 2021 13:57:00 +0100 Subject: [PATCH] samba: update to 4.13.3. samba: fix crash when opening secrets DB. Closes #27565 --- common/shlibs | 1 + srcpkgs/samba/template | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 26a6259f6d2..3f25a34a95f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4040,3 +4040,4 @@ libndr-samba4.so samba-libs-4.13.2_1 libsmb-transport-samba4.so samba-libs-4.13.2_1 libutil-cmdline-samba4.so samba-libs-4.13.2_1 libwinbind-client-samba4.so samba-libs-4.13.2_1 +libtdb-wrap-samba4.so samba-libs-4.13.3_1 diff --git a/srcpkgs/samba/template b/srcpkgs/samba/template index 646546a27bb..69b9c35a927 100644 --- a/srcpkgs/samba/template +++ b/srcpkgs/samba/template @@ -1,7 +1,7 @@ # Template file for 'samba' pkgname=samba -version=4.13.2 -revision=3 +version=4.13.3 +revision=1 build_style=waf3 build_helper="qemu" configure_script="buildtools/bin/waf" @@ -26,7 +26,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.samba.org" distfiles="http://download.samba.org/pub/samba/stable/${pkgname}-${version}.tar.gz" -checksum=276464396a05d88b775bda01ac2eb1e5a636ccf7010b0fd28efc3d85583af2b4 +checksum=c10585d43f33656fe4e1f9ff8bf40ea57d8d5b653521c1cc198fbf4922756541 lib32disabled=yes conf_files="/etc/pam.d/samba /etc/samba/smb.conf" make_dirs="/etc/samba/private 0750 root root" @@ -53,7 +53,7 @@ _privlibs="CHARSET3 MESSAGING_SEND MESSAGING LIBWBCLIENT_OLD addns ads \ printer_driver registry replace samba-cluster-support samba-debug \ samba-modules samba-security samba-sockets samba3-util samdb-common secrets3 \ server_id_db server-role samba_python smbclient-raw smbd_shim smbpasswdparser \ - socket-blocking sys_rw talloc_report_printf talloc_report tdb-wrap tevent-util \ + socket-blocking sys_rw talloc_report_printf talloc_report tevent-util \ time-basic torture trusts_util util_reg util_setid util_tdb ctdb-event-client" configure_args+=" --with-privatelibdir=/usr/lib --builtin-libraries=${_privlibs// /,}" @@ -174,7 +174,7 @@ samba-libs_package() { samba-credentials samba-errors samba-hostconfig samba-passdb samba-util samdb smbclient smbconf smbldap wbclient" _privlibs="cli-ldap cliauth common-auth dcerpc-samba gpo - ndr-samba ndr smb-transport util-cmdline winbind-client" + ndr-samba ndr smb-transport tdb-wrap util-cmdline winbind-client" for _lib in ${_libs}; do vmove "usr/lib/lib${_lib}.so.*"