samba ver. bump

This commit is contained in:
Rmys
2022-12-04 22:48:08 +03:00
parent ee5db9f3d5
commit 4776c4c9fe
5 changed files with 662 additions and 1 deletions
+13 -1
View File
@@ -12,9 +12,10 @@
<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="ebaf3331c6a8ca296de894968cfbe3beeefc7975" type="targz">https://download.samba.org/pub/samba/stable/samba-4.14.10.tar.gz</Archive>
<Archive sha1sum="d1eded97552283cd4323cc603852985af287af46" type="targz">https://download.samba.org/pub/samba/stable/samba-4.17.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>perl-JSON</Dependency>
<Dependency>pam-devel</Dependency>
<Dependency>perl-parse-yapp</Dependency>
<Dependency>jansson-devel</Dependency>
@@ -40,6 +41,10 @@
</BuildDependencies>
<Patches>
<Patch level="1">0001-Fix-build-on-libtirpc-less-glibc.patch</Patch>
<Patch level="1">fedora/samba-4.17-fix-changeuserpassword4.patch</Patch>
<Patch level="1">fedora/samba-sysmacros.patch</Patch>
<Patch level="1">fedora/samba-waf18.patch</Patch>
<Patch level="1">fedora/samba-wscript-c99.patch</Patch>
</Patches>
</Source>
@@ -110,6 +115,13 @@
</Package>
<History>
<Update release="13">
<Date>2022-12-04</Date>
<Version>4.17.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-11-20</Date>
<Version>4.14.10</Version>