samba-4.19.6

This commit is contained in:
Rmys
2024-04-10 11:56:35 +03:00
parent 3f8db53344
commit a83a4230c9
+9 -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="ae89724849fb45bd55180047716dc7056c352c01" type="targz">https://download.samba.org/pub/samba/stable/samba-4.19.1.tar.gz</Archive>
<Archive sha1sum="2158b9a8b78a16abd3041df31a538c4eb1af9752" type="targz">https://download.samba.org/pub/samba/stable/samba-4.19.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>perl-JSON</Dependency>
@@ -40,6 +40,7 @@
<Dependency>libnsl-devel</Dependency>
<Dependency>libtevent-devel</Dependency>
<Dependency>liburing-devel</Dependency>
<Dependency>python3-cryptography</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">0001-Fix-build-on-libtirpc-less-glibc.patch</Patch>
@@ -119,6 +120,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-04-09</Date>
<Version>4.19.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2023-10-17</Date>
<Version>4.19.1</Version>