emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48906: closed ([PATCH] gnu: dino: Update to 0.2.1 [fixes CVE-2021-33


From: GNU bug Tracking System
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

Your message dated Mon, 7 Jun 2021 17:00:14 -0400
with message-id <YL6I3hp6dyySwsT6@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@gnu.org.)


-- 
48906: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48906
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]