Skip to content

Commit

Permalink
gnutls: 3.8.5 -> 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Jul 3, 2024
1 parent 082948b commit 6ded281
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions gnutls/.footprint
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ drwxr-xr-x root/root usr/include/gnutls/
-rw-r--r-- root/root usr/include/gnutls/x509.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libgnutls.la
lrwxrwxrwx root/root usr/lib/libgnutls.so -> libgnutls.so.30.39.0
lrwxrwxrwx root/root usr/lib/libgnutls.so.30 -> libgnutls.so.30.39.0
-rwxr-xr-x root/root usr/lib/libgnutls.so.30.39.0
lrwxrwxrwx root/root usr/lib/libgnutls.so -> libgnutls.so.30.40.0
lrwxrwxrwx root/root usr/lib/libgnutls.so.30 -> libgnutls.so.30.40.0
-rwxr-xr-x root/root usr/lib/libgnutls.so.30.40.0
-rwxr-xr-x root/root usr/lib/libgnutlsxx.la
lrwxrwxrwx root/root usr/lib/libgnutlsxx.so -> libgnutlsxx.so.30.0.0
lrwxrwxrwx root/root usr/lib/libgnutlsxx.so.30 -> libgnutlsxx.so.30.0.0
Expand Down Expand Up @@ -323,6 +323,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/gnutls_hash_get_len.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_hash_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_hash_output.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_hash_squeeze.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_heartbeat_allowed.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_heartbeat_enable.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_heartbeat_get_timeout.3.gz
Expand Down Expand Up @@ -519,6 +520,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_export2.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_generate_mac.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_generate_mac2.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_generate_mac3.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_get_bag.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_import.3.gz
-rw-r--r-- root/root usr/share/man/man3/gnutls_pkcs12_init.3.gz
Expand Down
2 changes: 1 addition & 1 deletion gnutls/.md5sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
74b468201ef7e9035f78d44c3f0906c4 gnutls-3.8.5.tar.xz
29d50ccec120cb486adca2b15b8cdd4b gnutls-3.8.6.tar.xz
2 changes: 1 addition & 1 deletion gnutls/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Depends on: libidn2 nettle p11-kit zstd

name=gnutls
version=3.8.5
version=3.8.6
release=1
source=https://www.gnupg.org/ftp/gcrypt/$name/v${version%.*}/$name-$version.tar.xz

Expand Down

0 comments on commit 6ded281

Please sign in to comment.