gnutls-3.7.5
This commit is contained in:
@@ -22,6 +22,8 @@ def setup():
|
|||||||
--libdir=/usr/lib32 \
|
--libdir=/usr/lib32 \
|
||||||
--bindir=/usr/emul32/bin \
|
--bindir=/usr/emul32/bin \
|
||||||
--with-included-unistring \
|
--with-included-unistring \
|
||||||
|
--without-zstd \
|
||||||
|
--without-brotli \
|
||||||
--enable-local-libopts \
|
--enable-local-libopts \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>GNU TLS Library</Summary>
|
<Summary>GNU TLS Library</Summary>
|
||||||
<Description>gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.</Description>
|
<Description>gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.</Description>
|
||||||
<Archive sha1sum="5de5d25534ee5910ea9ee6aaeeb6af1af4350c1e" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz</Archive>
|
<Archive sha1sum="bc08ac40259f379cc4c6aad3b2de4b7f66050c93" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/gnutls-3.7.5.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gc-devel</Dependency>
|
<Dependency>gc-devel</Dependency>
|
||||||
<Dependency>gmp-devel</Dependency>
|
<Dependency>gmp-devel</Dependency>
|
||||||
@@ -22,6 +22,8 @@
|
|||||||
<Dependency>libidn2-devel</Dependency>
|
<Dependency>libidn2-devel</Dependency>
|
||||||
<Dependency>libunistring-devel</Dependency>
|
<Dependency>libunistring-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
|
<Dependency>zstd-devel</Dependency>
|
||||||
|
<Dependency>brotli-devel</Dependency>
|
||||||
<Dependency>libtasn1-devel</Dependency>
|
<Dependency>libtasn1-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -30,6 +32,8 @@
|
|||||||
<Name>gnutls</Name>
|
<Name>gnutls</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib</Dependency>
|
||||||
|
<Dependency>zstd</Dependency>
|
||||||
|
<Dependency>brotli</Dependency>
|
||||||
<Dependency>libidn2</Dependency>
|
<Dependency>libidn2</Dependency>
|
||||||
<Dependency>gmp</Dependency>
|
<Dependency>gmp</Dependency>
|
||||||
<Dependency>nettle</Dependency>
|
<Dependency>nettle</Dependency>
|
||||||
@@ -54,6 +58,8 @@
|
|||||||
<Dependency>p11-kit-devel</Dependency>
|
<Dependency>p11-kit-devel</Dependency>
|
||||||
<Dependency>libtasn1-devel</Dependency>
|
<Dependency>libtasn1-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
|
<Dependency>zstd-devel</Dependency>
|
||||||
|
<Dependency>brotli-devel</Dependency>
|
||||||
<Dependency>libidn2-devel</Dependency>
|
<Dependency>libidn2-devel</Dependency>
|
||||||
<Dependency release="current">gnutls</Dependency>
|
<Dependency release="current">gnutls</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
@@ -99,6 +105,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="15">
|
||||||
|
<Date>2022-05-15</Date>
|
||||||
|
<Version>3.7.5</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="14">
|
<Update release="14">
|
||||||
<Date>2021-05-28</Date>
|
<Date>2021-05-28</Date>
|
||||||
<Version>3.7.1</Version>
|
<Version>3.7.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user