public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] gnupg: update to 1.4.22
@ 2018-03-24 15:32 Peter Müller
  2018-03-26 18:10 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2018-03-24 15:32 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 715 bytes --]

Update GnuPG to 1.4.22, which fixes some security vulnerabilities,
such as the memory side channel attack CVE-2017-7526.

Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
---
 lfs/gnupg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/gnupg b/lfs/gnupg
index aa76042e3..f131d2b08 100644
--- a/lfs/gnupg
+++ b/lfs/gnupg
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.4.21
+VER        = 1.4.22
 
 THISAPP    = gnupg-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9bdeabf3c0f87ff21cb3f9216efdd01d
+$(DL_FILE)_MD5 = 082bda3951a94743e76b83fcf3627547
 
 install : $(TARGET)
 
-- 
2.13.6



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnupg: update to 1.4.22
  2018-03-24 15:32 [PATCH] gnupg: update to 1.4.22 Peter Müller
@ 2018-03-26 18:10 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2018-03-26 18:10 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

Hello,

also pulled into next for C120.

-Michael

On Sat, 2018-03-24 at 16:32 +0100, Peter Müller wrote:
> Update GnuPG to 1.4.22, which fixes some security vulnerabilities,
> such as the memory side channel attack CVE-2017-7526.
> 
> Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
> ---
>  lfs/gnupg | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/gnupg b/lfs/gnupg
> index aa76042e3..f131d2b08 100644
> --- a/lfs/gnupg
> +++ b/lfs/gnupg
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 1.4.21
> +VER        = 1.4.22
>  
>  THISAPP    = gnupg-$(VER)
>  DL_FILE    = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = 9bdeabf3c0f87ff21cb3f9216efdd01d
> +$(DL_FILE)_MD5 = 082bda3951a94743e76b83fcf3627547
>  
>  install : $(TARGET)
>  

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-26 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-24 15:32 [PATCH] gnupg: update to 1.4.22 Peter Müller
2018-03-26 18:10 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox