samba-4.18.1
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Foreign Function Interface for Python calling C code</Summary>
|
||||
<Description>Foreign Function Interface for Python calling C code</Description>
|
||||
<Archive sha1sum="9899506330dd45f3cfcf7f2c05f28cd9486841a9" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.14.6/cffi-v1.14.6.tar.gz</Archive>
|
||||
<Archive sha1sum="b795a6c06eee85fb3d9194981f9f94aec4dfe053" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.15.1/cffi-v1.15.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2023-03-31</Date>
|
||||
<Version>1.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2021-10-22</Date>
|
||||
<Version>1.14.6</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Cryptographic recipes for Python3</Summary>
|
||||
<Description>A package designed to expose cryptographic recipes and primitives to Python developers</Description>
|
||||
<Archive sha1sum="f91574c82901daf736f2760d6af3ed60878a19ac" type="targz">https://github.com/pyca/cryptography/archive/3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="e92447d709abc5e3cd2d840bccec557c85e15a14" type="targz">https://github.com/pyca/cryptography/archive/40.0.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>pip3</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2023-03-31</Date>
|
||||
<Version>40.0.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>3.1</Version>
|
||||
|
||||
@@ -13,16 +13,16 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Sphinx theme for readthedocs.org.</Summary>
|
||||
<Description>This Sphinx theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices.</Description>
|
||||
<Archive sha1sum="e01f9ac7284c5ae2f9e68efdb0e2a49d4dd30011" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/0.5.2.tar.gz</Archive>
|
||||
<Archive sha1sum="954c86d8c8f6f360538666e3a5ca8b2292bf2e8a" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/1.2.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>nodejs</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">python-sphinx_rtd_theme-unbundle-fonts.patch</Patch>
|
||||
<Patch level="1">python-sphinx_rtd_theme-html5shiv.patch</Patch>
|
||||
<Patch level="1">2ab605a455.patch</Patch>
|
||||
<!-- <Patch level="1">python-sphinx_rtd_theme-unbundle-fonts.patch</Patch> -->
|
||||
<!-- <Patch level="1">python-sphinx_rtd_theme-html5shiv.patch</Patch> -->
|
||||
<!-- <Patch level="1">2ab605a455.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2023-03-31</Date>
|
||||
<Version>1.2.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-10-22</Date>
|
||||
<Version>0.5.2</Version>
|
||||
|
||||
+14
-3
@@ -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="d1eded97552283cd4323cc603852985af287af46" type="targz">https://download.samba.org/pub/samba/stable/samba-4.17.3.tar.gz</Archive>
|
||||
<Archive sha1sum="201ef9473bc678160eeae9bb1044f121a892bd6d" type="targz">https://download.samba.org/pub/samba/stable/samba-4.18.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
<Dependency>perl-JSON</Dependency>
|
||||
@@ -38,13 +38,15 @@
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>libtirpc-devel</Dependency>
|
||||
<Dependency>libnsl-devel</Dependency>
|
||||
<Dependency>libtevent-devel</Dependency>
|
||||
<Dependency>liburing-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">0001-Fix-build-on-libtirpc-less-glibc.patch</Patch>
|
||||
<!--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>
|
||||
<Patch level="1">fedora/samba-wscript-c99.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -68,8 +70,10 @@
|
||||
<Dependency>libtasn1</Dependency>
|
||||
<Dependency>libtirpc</Dependency>
|
||||
<Dependency>libtalloc</Dependency>
|
||||
<Dependency>libtevent</Dependency>
|
||||
<Dependency>avahi-libs</Dependency>
|
||||
<Dependency>openldap-client</Dependency>
|
||||
<Dependency>liburing</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -115,6 +119,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2023-03-30</Date>
|
||||
<Version>4.18.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2022-12-04</Date>
|
||||
<Version>4.17.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user