]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
gnulib: update git submodule
authorDaiki Ueno <ueno@gnu.org>
Sun, 13 Sep 2020 15:52:44 +0000 (17:52 +0200)
committerDaiki Ueno <ueno@gnu.org>
Thu, 17 Sep 2020 07:37:36 +0000 (09:37 +0200)
This brings in the build fixes of parse-datetime module:
https://lists.gnu.org/archive/html/bug-gnulib/2020-07/msg00178.html
https://lists.gnu.org/archive/html/bug-gnulib/2020-08/msg00001.html
https://lists.gnu.org/archive/html/bug-gnulib/2020-09/msg00046.html

Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitignore
configure.ac
gnulib

index 2b2329269350bc3af8f0756f314209780a0b70d5..b721fee238692cf42373dae157c8b5db0dc5898f 100644 (file)
@@ -287,7 +287,8 @@ src/danetool
 src/danetool-args.c
 src/danetool-args.h
 src/gaa.skel
-src/gl
+src/gl/*
+!src/gl/override
 src/gnutls-cli
 src/gnutls-cli-debug
 src/gnutls-serv
index 5ab834ad62afe6740178c05bb12f407618f8c313..b5b0ceb5e21742d1ebf5f00caac095cce37666fa 100644 (file)
@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
 # USA
 
-AC_PREREQ(2.63)
+AC_PREREQ(2.64)
 
 dnl when updating version also update LT_REVISION in m4/hooks.m4
 AC_INIT([GnuTLS], [3.6.14], [bugs@gnutls.org])
diff --git a/gnulib b/gnulib
index fb64a78174042189f4d012cbd748d565f021cd69..46bdd627ff522193134d31bdfd3ac4e4fddb5975 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit fb64a78174042189f4d012cbd748d565f021cd69
+Subproject commit 46bdd627ff522193134d31bdfd3ac4e4fddb5975