samba 4.11.4

This commit is contained in:
idriskalp
2020-01-19 13:42:48 +03:00
parent 847da5d5d2
commit f4f4d66565
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>A suite of SMB and CIFS client/server programs for UNIX</Summary>
<Description>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.</Description>
<Archive sha1sum="7f8e15709e03e52d14bd9c85dd717366c106993f" type="targz">http://us1.samba.org/samba/ftp/stable/samba-4.9.4.tar.gz</Archive>
<Archive sha1sum="923c21d75bc54f2305caf86374eaf62530885177" type="targz">https://download.samba.org/pub/samba/samba-4.11.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>keyutils</Dependency>
<Dependency>acl-devel</Dependency>
@@ -145,6 +145,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-01-19</Date>
<Version>4.11.4</Version>
<Comment>Version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-04-05</Date>
<Version>4.9.4</Version>