GNU bug report logs - #48906
[PATCH] gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Mon, 7 Jun 2021 17:51:01 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#48906: closed ([PATCH] gnu: dino: Update to 0.2.1 [fixes
 CVE-2021-33896].)
Date: Mon, 07 Jun 2021 21:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 7 Jun 2021 17:00:14 -0400
with message-id <YL6I3hp6dyySwsT6 <at> jasmine.lan>
and subject line Re: [bug#48906] [PATCH] gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].
has caused the debbugs.gnu.org bug report #48906,
regarding [PATCH] gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].
to be marked as done.

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


-- 
48906: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48906
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].
Date: Mon,  7 Jun 2021 13:50:02 -0400
* gnu/packages/messaging.scm (dino): Update to 0.2.1.
---
 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 4a9666e206..7b91284b10 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1219,7 +1219,7 @@ Encryption to Gajim.")
 (define-public dino
   (package
     (name "dino")
-    (version "0.2.0")
+    (version "0.2.1")
     (source
      (origin
        (method url-fetch)
@@ -1227,7 +1227,7 @@ Encryption to Gajim.")
         (string-append "https://github.com/dino/dino/releases/download/v"
                        version "/dino-" version ".tar.gz"))
        (sha256
-        (base32 "0iigh7bkil6prf02dqcl6lmd89jxz685h8lqr3ni4x39zkcransn"))))
+        (base32 "13rk8b0sj35az32c0ii173g9ww231awmyb4jlk56jy38hpyp7x1g"))))
     (build-system cmake-build-system)
     (outputs '("out" "debug"))
     (arguments
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 48906-done <at> debbugs.gnu.org
Subject: Re: [bug#48906] [PATCH] gnu: dino: Update to 0.2.1 [fixes
 CVE-2021-33896].
Date: Mon, 7 Jun 2021 17:00:14 -0400
On Mon, Jun 07, 2021 at 01:50:02PM -0400, Jack Hill wrote:
> * gnu/packages/messaging.scm (dino): Update to 0.2.1.

Thanks! Pushed as 732da2201eb150c968990bd731a5a282247f6511


This bug report was last modified 3 years and 347 days ago.

Previous Next


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