* [PATCH] libgcrypt: Update to 1.9.1
@ 2021-01-30 16:43 Matthias Fischer
2021-01-30 16:46 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2021-01-30 16:43 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]
For details - especially for this version - see:
https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000456.html
Overview:
https://dev.gnupg.org/source/libgcrypt/browse/master/NEWS
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/libgcrypt | 2 +-
lfs/libgcrypt | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt
index b22708afa..63af7e6b1 100644
--- a/config/rootfiles/common/libgcrypt
+++ b/config/rootfiles/common/libgcrypt
@@ -6,7 +6,7 @@
#usr/lib/libgcrypt.la
#usr/lib/libgcrypt.so
usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.2.6
+usr/lib/libgcrypt.so.20.3.1
#usr/lib/pkgconfig/libgcrypt.pc
#usr/share/aclocal/libgcrypt.m4
#usr/share/info/gcrypt.info
diff --git a/lfs/libgcrypt b/lfs/libgcrypt
index a89cc9156..a901c558f 100644
--- a/lfs/libgcrypt
+++ b/lfs/libgcrypt
@@ -24,7 +24,7 @@
include Config
-VER = 1.8.6
+VER = 1.9.1
THISAPP = libgcrypt-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = e9dfc1e789a2a42f36917c543fcd7862
+$(DL_FILE)_MD5 = 8805f3e466af315222b6e1864f52b79a
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] libgcrypt: Update to 1.9.1
2021-01-30 16:43 [PATCH] libgcrypt: Update to 1.9.1 Matthias Fischer
@ 2021-01-30 16:46 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2021-01-30 16:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1622 bytes --]
Hello Matthias,
looks good to me, thank you. :-)
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Thanks, and best regards,
Peter Müller
> For details - especially for this version - see:
> https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000456.html
>
> Overview:
> https://dev.gnupg.org/source/libgcrypt/browse/master/NEWS
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/libgcrypt | 2 +-
> lfs/libgcrypt | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt
> index b22708afa..63af7e6b1 100644
> --- a/config/rootfiles/common/libgcrypt
> +++ b/config/rootfiles/common/libgcrypt
> @@ -6,7 +6,7 @@
> #usr/lib/libgcrypt.la
> #usr/lib/libgcrypt.so
> usr/lib/libgcrypt.so.20
> -usr/lib/libgcrypt.so.20.2.6
> +usr/lib/libgcrypt.so.20.3.1
> #usr/lib/pkgconfig/libgcrypt.pc
> #usr/share/aclocal/libgcrypt.m4
> #usr/share/info/gcrypt.info
> diff --git a/lfs/libgcrypt b/lfs/libgcrypt
> index a89cc9156..a901c558f 100644
> --- a/lfs/libgcrypt
> +++ b/lfs/libgcrypt
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.8.6
> +VER = 1.9.1
>
> THISAPP = libgcrypt-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = e9dfc1e789a2a42f36917c543fcd7862
> +$(DL_FILE)_MD5 = 8805f3e466af315222b6e1864f52b79a
>
> install : $(TARGET)
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-30 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 16:43 [PATCH] libgcrypt: Update to 1.9.1 Matthias Fischer
2021-01-30 16:46 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox