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

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

bug#44356: closed (Update pwsafe to 3.54.1)


From: GNU bug Tracking System
Subject: bug#44356: closed (Update pwsafe to 3.54.1)
Date: Tue, 03 Nov 2020 10:48:01 +0000

Your message dated Tue, 03 Nov 2020 11:46:58 +0100
with message-id <87lffig1jx.fsf@gnu.org>
and subject line Re: [bug#44356] Update pwsafe to 3.54.1
has caused the debbugs.gnu.org bug report #44356,
regarding Update pwsafe to 3.54.1
to be marked as done.

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


-- 
44356: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44356
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Update pwsafe to 3.54.1 Date: Sat, 31 Oct 2020 18:49:30 +0100 User-agent: mu4e 1.4.13; emacs 27.1
Hi everyone!

Please find patches that update pwsafe from 3.52 to 3.54.1
attached. Please note that like before the build is not completely
deterministic because of time stamps in zip archives. I'll see if I
can find the time to fix that.

Tim.

>From 6253a01f7fd2c97eabe44f14979119aa3f152ff8 Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen@yahoo.de>
Date: Thu, 15 Oct 2020 11:17:55 +0200
Subject: [PATCH] gnu: pwsafe: Update to 3.54.1

* gnu/packages/password-utils.scm (pwsafe): Update to 3.54.1.
---
 gnu/packages/password-utils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index f80729aa2d..c1bd212f09 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -211,7 +211,7 @@ algorithms AES or Twofish.")
 (define-public pwsafe
   (package
     (name "pwsafe")
-    (version "3.52.0")
+    (version "3.54.1")
     (home-page "https://www.pwsafe.org/";)
     (source
      (origin
@@ -220,7 +220,7 @@ algorithms AES or Twofish.")
              (url "https://github.com/pwsafe/pwsafe";)
              (commit version)))
        (sha256
-        (base32 "1ka7xsl63v0559fzf3pwc1iqr37gwr4vq5iaxa2hzar2g28hsxvh"))
+        (base32 "0d51dlw98mv23nwb0b5jyji8gnb9f5cnig6kivfljl97lmr6lhvf"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (native-inputs
-- 
2.29.1


--- End Message ---
--- Begin Message --- Subject: Re: [bug#44356] Update pwsafe to 3.54.1 Date: Tue, 03 Nov 2020 11:46:58 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi Tim,

Tim Gesthuizen <tim.gesthuizen@yahoo.de> skribis:

> Please find patches that update pwsafe from 3.52 to 3.54.1
> attached. Please note that like before the build is not completely
> deterministic because of time stamps in zip archives. I'll see if I
> can find the time to fix that.

That’d be nice.  (That reminds me of a module that you or Hartmut (?)
submitted a while back to have tools to reset zip timestamps.  Not sure
what happened but it would have been handy here!)

>>From 6253a01f7fd2c97eabe44f14979119aa3f152ff8 Mon Sep 17 00:00:00 2001
> From: Tim Gesthuizen <tim.gesthuizen@yahoo.de>
> Date: Thu, 15 Oct 2020 11:17:55 +0200
> Subject: [PATCH] gnu: pwsafe: Update to 3.54.1
>
> * gnu/packages/password-utils.scm (pwsafe): Update to 3.54.1.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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