diff --git a/config/rootfiles/common/gnutls b/config/rootfiles/common/gnutls index 77ce36c88..508596906 100644 --- a/config/rootfiles/common/gnutls +++ b/config/rootfiles/common/gnutls @@ -5,7 +5,6 @@ usr/bin/gnutls-cli-debug usr/bin/gnutls-serv usr/bin/ocsptool usr/bin/psktool -usr/bin/srptool #usr/include/gnutls #usr/include/gnutls/abstract.h #usr/include/gnutls/compat.h @@ -33,7 +32,7 @@ usr/lib/libgnutls-dane.so.0.4.1 #usr/lib/libgnutls.la #usr/lib/libgnutls.so usr/lib/libgnutls.so.30 -usr/lib/libgnutls.so.30.34.1 +usr/lib/libgnutls.so.30.35.0 #usr/lib/libgnutlsxx.la #usr/lib/libgnutlsxx.so usr/lib/libgnutlsxx.so.30 @@ -53,7 +52,6 @@ usr/lib/libgnutlsxx.so.30.0.0 #usr/share/doc/gnutls/pkcs11-vision.png #usr/share/info/gnutls-client-server-use-case.png #usr/share/info/gnutls-crypto-layers.png -#usr/share/info/gnutls-guile.info #usr/share/info/gnutls-handshake-sequence.png #usr/share/info/gnutls-handshake-state.png #usr/share/info/gnutls-internals.png @@ -77,10 +75,12 @@ usr/lib/libgnutlsxx.so.30.0.0 #usr/share/locale/fi/LC_MESSAGES/gnutls.mo #usr/share/locale/fr/LC_MESSAGES/gnutls.mo #usr/share/locale/it/LC_MESSAGES/gnutls.mo +#usr/share/locale/ka/LC_MESSAGES/gnutls.mo #usr/share/locale/ms/LC_MESSAGES/gnutls.mo #usr/share/locale/nl/LC_MESSAGES/gnutls.mo #usr/share/locale/pl/LC_MESSAGES/gnutls.mo #usr/share/locale/pt_BR/LC_MESSAGES/gnutls.mo +#usr/share/locale/ro/LC_MESSAGES/gnutls.mo #usr/share/locale/sr/LC_MESSAGES/gnutls.mo #usr/share/locale/sv/LC_MESSAGES/gnutls.mo #usr/share/locale/uk/LC_MESSAGES/gnutls.mo @@ -94,7 +94,6 @@ usr/lib/libgnutlsxx.so.30.0.0 #usr/share/man/man1/ocsptool.1 #usr/share/man/man1/p11tool.1 #usr/share/man/man1/psktool.1 -#usr/share/man/man1/srptool.1 #usr/share/man/man1/tpmtool.1 #usr/share/man/man3/dane_cert_type_name.3 #usr/share/man/man3/dane_cert_usage_name.3 @@ -1280,4 +1279,3 @@ usr/lib/libgnutlsxx.so.30.0.0 #usr/share/man/man3/gnutls_x509_trust_list_verify_crt.3 #usr/share/man/man3/gnutls_x509_trust_list_verify_crt2.3 #usr/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 - diff --git a/lfs/gnutls b/lfs/gnutls index 089b37719..7336528f6 100644 --- a/lfs/gnutls +++ b/lfs/gnutls @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 3.7.7 +VER = 3.8.0 THISAPP = gnutls-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = a66037ecc6da660ff12949f50012840263c2e0b174079e41b62a2d884f060cee56f0c64a2815d07321a54b08cce016d2b4c8f0e059636c1ab5f7db9c8d64c7c6 +$(DL_FILE)_BLAKE2 = 64784e9c0ac4dcab2c9e90d7d17d0bd8a0021224be285c12a53673f3a52aa3f189152b1b0b4aaae5a8fb41951361af1fd04a5b535774c4a26c26eb895519af40 install : $(TARGET)