samba ver. bump

This commit is contained in:
Rmys
2025-01-09 12:22:38 +03:00
parent 2b200a2da0
commit bd9107fefa
+10 -1
View File
@@ -12,11 +12,12 @@
<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="dd99c75691939a071c0b27f5855aefa8e1d72816" type="targz">https://download.samba.org/pub/samba/stable/samba-4.19.8.tar.gz</Archive>
<Archive sha1sum="9443542e1378d13f27e506b153320575f0c8ed67" type="targz">https://download.samba.org/pub/samba/stable/samba-4.21.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>perl-JSON</Dependency>
<Dependency>pam-devel</Dependency>
<Dependency>lmdb-devel</Dependency>
<Dependency>perl-parse-yapp</Dependency>
<Dependency>jansson-devel</Dependency>
<Dependency>rpcsvc-proto-devel</Dependency>
@@ -62,6 +63,7 @@
<Dependency>popt</Dependency>
<Dependency>zlib</Dependency>
<Dependency>icu4c</Dependency>
<Dependency>lmdb</Dependency>
<Dependency>gnutls</Dependency>
<Dependency>libbsd</Dependency>
<Dependency>libcap</Dependency>
@@ -122,6 +124,13 @@
</Package>
<History>
<Update release="19">
<Date>2025-01-09</Date>
<Version>4.21.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2024-09-22</Date>
<Version>4.19.8</Version>