GNU bug report logs - #40979
[PATCH] gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].

Previous Next

Package: guix-patches;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Thu, 30 Apr 2020 09:07:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40979: closed ([PATCH] gnu: libntlm: Update to 1.6 [fixes
 CVE-2019-17455].)
Date: Thu, 30 Apr 2020 16:52:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 30 Apr 2020 12:51:18 -0400
with message-id <20200430165118.GA9638 <at> jasmine.lan>
and subject line Re: [bug#40979] Acknowledgement ([PATCH] gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].)
has caused the debbugs.gnu.org bug report #40979,
regarding [PATCH] gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
40979: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40979
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Simon Josefsson <simon <at> josefsson.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].
Date: Thu, 30 Apr 2020 11:05:34 +0200
[Message part 3 (text/plain, inline)]
Hi!  See attached patch.

/Simon
[0001-gnu-libntlm-Update-to-1.6-fixes-CVE-2019-17455.patch (text/x-diff, inline)]
From ecab0779f6a4dbac5de1f8a587af3c40a93cf294 Mon Sep 17 00:00:00 2001
From: Simon Josefsson <simon <at> josefsson.org>
Date: Thu, 30 Apr 2020 11:02:08 +0200
Subject: [PATCH] gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].

* gnu/packages/gsasl.scm (libntlm): Update to 1.8.1.
---
 gnu/packages/gsasl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gsasl.scm b/gnu/packages/gsasl.scm
index a796f9aa82..98acc3c756 100644
--- a/gnu/packages/gsasl.scm
+++ b/gnu/packages/gsasl.scm
@@ -35,14 +35,14 @@
 (define-public libntlm
   (package
     (name "libntlm")
-    (version "1.5")
+    (version "1.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.nongnu.org/libntlm/releases/"
                                   "libntlm-" version ".tar.gz"))
               (sha256
                (base32
-                "1gcvv7f9rggpxay81qv6kw5hr6gd4qiyzkbwhzz02fx9jvv9kmsk"))))
+                "08b83nss16jsn213j326yhn1vnrz10k15fwq6jm5b1vdn23nndzj"))))
     (build-system gnu-build-system)
     (synopsis "Library that implements NTLM authentication")
     (description
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Simon Josefsson <simon <at> josefsson.org>
Cc: 40979-done <at> debbugs.gnu.org
Subject: Re: [bug#40979] Acknowledgement ([PATCH] gnu: libntlm: Update to 1.6
 [fixes CVE-2019-17455].)
Date: Thu, 30 Apr 2020 12:51:18 -0400
[Message part 7 (text/plain, inline)]
On Thu, Apr 30, 2020 at 04:53:20PM +0200, Simon Josefsson via Guix-patches via wrote:
> From ecab0779f6a4dbac5de1f8a587af3c40a93cf294 Mon Sep 17 00:00:00 2001
> From: Simon Josefsson <simon <at> josefsson.org>
> Date: Thu, 30 Apr 2020 11:02:08 +0200
> Subject: [PATCH] gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].
> 
> * gnu/packages/gsasl.scm (libntlm): Update to 1.6.

Thanks! Pushed as 194cb75d85a2d282419b2a618c8e124f140859f3
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.