From f4f4d665659f3d3a13bdcfc3041b64a3ad519857 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Sun, 19 Jan 2020 13:42:48 +0300 Subject: [PATCH] samba 4.11.4 --- server/samba/actions.py | 2 +- server/samba/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/server/samba/actions.py b/server/samba/actions.py index a0db7901ab..fc009168d4 100644 --- a/server/samba/actions.py +++ b/server/samba/actions.py @@ -33,7 +33,6 @@ def setup(): --disable-rpath \ --disable-rpath-install \ --enable-fhs \ - --enable-gnutls \ --nopyc \ --nopyo \ --with-acl-support \ @@ -48,6 +47,7 @@ def setup(): --with-syslog \ --with-utmp \ --with-winbind \ + --without-systemd \ --bundled-libraries=!tdb,!talloc,!pytalloc-util,!tevent,!popt \ " % MODULES) # !ldb,!pyldb-util diff --git a/server/samba/pspec.xml b/server/samba/pspec.xml index f7ae00e2dd..6ea22d268c 100644 --- a/server/samba/pspec.xml +++ b/server/samba/pspec.xml @@ -12,7 +12,7 @@ service A suite of SMB and CIFS client/server programs for UNIX samba is a free software implementation of Microsoft's networking protocol released under the GNU General Public License. As of version 4, Samba not only provides file and print services for various Microsoft Windows clients but can also integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a Domain Member. It can also be part of an Active Directory domain. - http://us1.samba.org/samba/ftp/stable/samba-4.9.4.tar.gz + https://download.samba.org/pub/samba/samba-4.11.4.tar.gz keyutils acl-devel @@ -145,6 +145,13 @@ + + 2020-01-19 + 4.11.4 + Version bump. + İdris Kalp + idriskalp@gmail.com + 2019-04-05 4.9.4