Skip to content

Commit

Permalink
libgnutls: Update to v3.8.4
Browse files Browse the repository at this point in the history
Release notes available [here](https://lists.gnupg.org/pipermail/gnutls-help/2024-March/004845.html)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 20, 2024
1 parent 88cc186 commit 7556639
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 39 deletions.
3 changes: 3 additions & 0 deletions packages/l/libgnutls/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ libgnutls.so.30:GNUTLS_3_7_5
libgnutls.so.30:GNUTLS_3_7_7
libgnutls.so.30:GNUTLS_3_8_1
libgnutls.so.30:GNUTLS_3_8_2
libgnutls.so.30:GNUTLS_3_8_4
libgnutls.so.30:GNUTLS_FIPS140_3_4
libgnutls.so.30:GNUTLS_PRIVATE_3_4
libgnutls.so.30:_dsa_generate_dss_g
Expand Down Expand Up @@ -1341,8 +1342,10 @@ libgnutls.so.30:gnutls_x509_rdn_get2
libgnutls.so.30:gnutls_x509_rdn_get_by_oid
libgnutls.so.30:gnutls_x509_rdn_get_oid
libgnutls.so.30:gnutls_x509_spki_deinit
libgnutls.so.30:gnutls_x509_spki_get_rsa_oaep_params
libgnutls.so.30:gnutls_x509_spki_get_rsa_pss_params
libgnutls.so.30:gnutls_x509_spki_init
libgnutls.so.30:gnutls_x509_spki_set_rsa_oaep_params
libgnutls.so.30:gnutls_x509_spki_set_rsa_pss_params
libgnutls.so.30:gnutls_x509_tlsfeatures_add
libgnutls.so.30:gnutls_x509_tlsfeatures_check_crt
Expand Down
3 changes: 3 additions & 0 deletions packages/l/libgnutls/abi_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ libgnutls.so.30:GNUTLS_3_7_5
libgnutls.so.30:GNUTLS_3_7_7
libgnutls.so.30:GNUTLS_3_8_1
libgnutls.so.30:GNUTLS_3_8_2
libgnutls.so.30:GNUTLS_3_8_4
libgnutls.so.30:GNUTLS_FIPS140_3_4
libgnutls.so.30:GNUTLS_PRIVATE_3_4
libgnutls.so.30:_dsa_generate_dss_g
Expand Down Expand Up @@ -1341,8 +1342,10 @@ libgnutls.so.30:gnutls_x509_rdn_get2
libgnutls.so.30:gnutls_x509_rdn_get_by_oid
libgnutls.so.30:gnutls_x509_rdn_get_oid
libgnutls.so.30:gnutls_x509_spki_deinit
libgnutls.so.30:gnutls_x509_spki_get_rsa_oaep_params
libgnutls.so.30:gnutls_x509_spki_get_rsa_pss_params
libgnutls.so.30:gnutls_x509_spki_init
libgnutls.so.30:gnutls_x509_spki_set_rsa_oaep_params
libgnutls.so.30:gnutls_x509_spki_set_rsa_pss_params
libgnutls.so.30:gnutls_x509_tlsfeatures_add
libgnutls.so.30:gnutls_x509_tlsfeatures_check_crt
Expand Down
2 changes: 0 additions & 2 deletions packages/l/libgnutls/abi_used_libs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ libp11-kit.so.0
libstdc++.so.6
libtasn1.so.6
libunistring.so.5
libz.so.1
libzstd.so.1
2 changes: 0 additions & 2 deletions packages/l/libgnutls/abi_used_libs32
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ libp11-kit.so.0
libstdc++.so.6
libtasn1.so.6
libunistring.so.5
libz.so.1
libzstd.so.1
23 changes: 16 additions & 7 deletions packages/l/libgnutls/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ libc.so.6:close
libc.so.6:closedir
libc.so.6:connect
libc.so.6:dcgettext
libc.so.6:dlclose
libc.so.6:dlopen
libc.so.6:dlsym
libc.so.6:dup2
libc.so.6:endservent
libc.so.6:error
Expand Down Expand Up @@ -178,9 +181,21 @@ libc.so.6:write
libgcc_s.so.1:_Unwind_Resume
libgmp.so.10:__gmp_get_memory_functions
libgmp.so.10:__gmp_set_memory_functions
libgmp.so.10:__gmpn_add_n
libgmp.so.10:__gmpn_cnd_add_n
libgmp.so.10:__gmpn_copyi
libgmp.so.10:__gmpn_rshift
libgmp.so.10:__gmpn_sec_add_1
libgmp.so.10:__gmpn_sec_add_1_itch
libgmp.so.10:__gmpn_sec_div_r
libgmp.so.10:__gmpn_sec_div_r_itch
libgmp.so.10:__gmpn_sec_invert
libgmp.so.10:__gmpn_sec_invert_itch
libgmp.so.10:__gmpn_sec_mul
libgmp.so.10:__gmpn_sec_mul_itch
libgmp.so.10:__gmpn_sec_powm
libgmp.so.10:__gmpn_sec_powm_itch
libgmp.so.10:__gmpn_sec_sub_1
libgmp.so.10:__gmpn_sub_n
libgmp.so.10:__gmpn_zero
libgmp.so.10:__gmpz_add
Expand Down Expand Up @@ -354,6 +369,7 @@ libnettle.so.8:nettle_cmac_aes128_update
libnettle.so.8:nettle_cmac_aes256_digest
libnettle.so.8:nettle_cmac_aes256_set_key
libnettle.so.8:nettle_cmac_aes256_update
libnettle.so.8:nettle_cnd_memcpy
libnettle.so.8:nettle_ctr_crypt
libnettle.so.8:nettle_des3_decrypt
libnettle.so.8:nettle_des3_encrypt
Expand Down Expand Up @@ -607,10 +623,3 @@ libunistring.so.5:uc_is_property_join_control
libunistring.so.5:uc_is_property_not_a_character
libunistring.so.5:uninorm_nfc
libunistring.so.5:uninorm_nfkc
libz.so.1:compress
libz.so.1:compressBound
libz.so.1:uncompress
libzstd.so.1:ZSTD_compress
libzstd.so.1:ZSTD_compressBound
libzstd.so.1:ZSTD_decompress
libzstd.so.1:ZSTD_isError
23 changes: 16 additions & 7 deletions packages/l/libgnutls/abi_used_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ libc.so.6:close
libc.so.6:closedir
libc.so.6:connect
libc.so.6:dcgettext
libc.so.6:dlclose
libc.so.6:dlopen
libc.so.6:dlsym
libc.so.6:exit
libc.so.6:fclose
libc.so.6:fcntl64
Expand Down Expand Up @@ -104,9 +107,21 @@ libc.so.6:time
libgcc_s.so.1:_Unwind_Resume
libgmp.so.10:__gmp_get_memory_functions
libgmp.so.10:__gmp_set_memory_functions
libgmp.so.10:__gmpn_add_n
libgmp.so.10:__gmpn_cnd_add_n
libgmp.so.10:__gmpn_copyi
libgmp.so.10:__gmpn_rshift
libgmp.so.10:__gmpn_sec_add_1
libgmp.so.10:__gmpn_sec_add_1_itch
libgmp.so.10:__gmpn_sec_div_r
libgmp.so.10:__gmpn_sec_div_r_itch
libgmp.so.10:__gmpn_sec_invert
libgmp.so.10:__gmpn_sec_invert_itch
libgmp.so.10:__gmpn_sec_mul
libgmp.so.10:__gmpn_sec_mul_itch
libgmp.so.10:__gmpn_sec_powm
libgmp.so.10:__gmpn_sec_powm_itch
libgmp.so.10:__gmpn_sec_sub_1
libgmp.so.10:__gmpn_sub_n
libgmp.so.10:__gmpn_zero
libgmp.so.10:__gmpz_add
Expand Down Expand Up @@ -279,6 +294,7 @@ libnettle.so.8:nettle_cmac_aes128_update
libnettle.so.8:nettle_cmac_aes256_digest
libnettle.so.8:nettle_cmac_aes256_set_key
libnettle.so.8:nettle_cmac_aes256_update
libnettle.so.8:nettle_cnd_memcpy
libnettle.so.8:nettle_ctr_crypt
libnettle.so.8:nettle_des3_decrypt
libnettle.so.8:nettle_des3_encrypt
Expand Down Expand Up @@ -531,10 +547,3 @@ libunistring.so.5:uc_is_property_join_control
libunistring.so.5:uc_is_property_not_a_character
libunistring.so.5:uninorm_nfc
libunistring.so.5:uninorm_nfkc
libz.so.1:compress
libz.so.1:compressBound
libz.so.1:uncompress
libzstd.so.1:ZSTD_compress
libzstd.so.1:ZSTD_compressBound
libzstd.so.1:ZSTD_decompress
libzstd.so.1:ZSTD_isError
20 changes: 10 additions & 10 deletions packages/l/libgnutls/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : libgnutls
version : 3.8.3
release : 46
version : 3.8.4
release : 47
source :
- https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.3.tar.xz : f74fc5954b27d4ec6dfbb11dea987888b5b124289a3703afcada0ee520f4173e
- https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.4.tar.xz : 2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b
license : LGPL-2.1-or-later
component :
- security
Expand All @@ -18,13 +18,6 @@ replaces :
- utils : gnutls
emul32 : yes
mancompress: yes
patterns :
- docs :
- /usr/share/gtk-doc
- /usr/share/info
- utils :
- /usr/bin
- /usr/share/man/man1
builddeps :
- pkgconfig32(autoopts)
- pkgconfig32(guile-2.0)
Expand All @@ -46,3 +39,10 @@ build : |
%make
install : |
%make_install
patterns :
- docs :
- /usr/share/gtk-doc
- /usr/share/info
- utils :
- /usr/bin
- /usr/share/man/man1
24 changes: 13 additions & 11 deletions packages/l/libgnutls/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PartOf>security</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libgnutls.so.30</Path>
<Path fileType="library">/usr/lib64/libgnutls.so.30.37.1</Path>
<Path fileType="library">/usr/lib64/libgnutls.so.30.38.0</Path>
<Path fileType="library">/usr/lib64/libgnutlsxx.so.30</Path>
<Path fileType="library">/usr/lib64/libgnutlsxx.so.30.0.0</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/gnutls.mo</Path>
Expand Down Expand Up @@ -51,11 +51,11 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
<Dependency release="46">libgnutls</Dependency>
<Dependency release="47">libgnutls</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libgnutls.so.30</Path>
<Path fileType="library">/usr/lib32/libgnutls.so.30.37.1</Path>
<Path fileType="library">/usr/lib32/libgnutls.so.30.38.0</Path>
<Path fileType="library">/usr/lib32/libgnutlsxx.so.30</Path>
<Path fileType="library">/usr/lib32/libgnutlsxx.so.30.0.0</Path>
</Files>
Expand All @@ -67,8 +67,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="46">libgnutls-32bit</Dependency>
<Dependency release="46">libgnutls-devel</Dependency>
<Dependency release="47">libgnutls-32bit</Dependency>
<Dependency release="47">libgnutls-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libgnutls.so</Path>
Expand All @@ -83,7 +83,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="46">libgnutls</Dependency>
<Dependency release="47">libgnutls</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gnutls/abstract.h</Path>
Expand Down Expand Up @@ -1269,8 +1269,10 @@
<Path fileType="man">/usr/share/man/man3/gnutls_x509_rdn_get_by_oid.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_rdn_get_oid.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_spki_deinit.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_spki_get_rsa_oaep_params.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_spki_get_rsa_pss_params.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_spki_init.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_spki_set_rsa_oaep_params.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_spki_set_rsa_pss_params.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_tlsfeatures_add.3.gz</Path>
<Path fileType="man">/usr/share/man/man3/gnutls_x509_tlsfeatures_check_crt.3.gz</Path>
Expand Down Expand Up @@ -1309,7 +1311,7 @@
</Description>
<PartOf>programming.docs</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="46">libgnutls-devel</Dependency>
<Dependency releaseFrom="47">libgnutls-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/gtk-doc/html/gnutls-client-server-use-case.png</Path>
Expand Down Expand Up @@ -1371,7 +1373,7 @@
</Description>
<PartOf>security</PartOf>
<RuntimeDependencies>
<Dependency release="46">libgnutls</Dependency>
<Dependency release="47">libgnutls</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/certtool</Path>
Expand All @@ -1395,9 +1397,9 @@
</Replaces>
</Package>
<History>
<Update release="46">
<Date>2024-02-24</Date>
<Version>3.8.3</Version>
<Update release="47">
<Date>2024-03-20</Date>
<Version>3.8.4</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 7556639

Please sign in to comment.