GNU bug report logs - #37767
gnu: pwsafe: Update to 3.5.0

Previous Next

Package: guix-patches;

Reported by: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>

Date: Tue, 15 Oct 2019 17:56:02 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37767 in the body.
You can then email your comments to 37767 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#37767; Package guix-patches. (Tue, 15 Oct 2019 17:56:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 15 Oct 2019 17:56:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
To: guix-patches <at> gnu.org
Subject: gnu: pwsafe: Update to 3.5.0
Date: Tue, 15 Oct 2019 19:55:04 +0200
[Message part 1 (text/plain, inline)]
Hi Guix,
pwsafe fails to build since the last glibc update.
There is a new release of pwsafe available that fixes the problem.
The attached patch updates pwsafe to 3.5.0 and gets the package building
again.
Let me know if there is something wrong with it.

Tim.

[0001-gnu-pwsafe-Update-to-3.5.0.patch (text/x-patch, inline)]
From cfe5a34a80129e1b67cccb016991ae598da234ab Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
Date: Tue, 15 Oct 2019 19:45:13 +0200
Subject: [PATCH] gnu: pwsafe: Update to 3.5.0

* gnu/packages/password-utils.scm (pwsafe): Update to 3.5.0 and use
  git-file-name.
---
 gnu/packages/password-utils.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index ff13be24db..954bb27181 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -21,7 +21,7 @@
 ;;; Copyright © 2018 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2018 Pierre Neidhardt <mail <at> ambrevar.xyz>
 ;;; Copyright © 2018 Amirouche Boubekki <amirouche <at> hypermove.net>
-;;; Copyright © 2018 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
+;;; Copyright © 2018, 2019 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
 ;;; Copyright © 2019 Jens Mølgaard <jens <at> zete.tk>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -183,7 +183,7 @@ algorithms AES or Twofish.")
 (define-public pwsafe
   (package
     (name "pwsafe")
-    (version "3.48.0")
+    (version "3.50.0")
     (home-page "https://www.pwsafe.org/" )
     (source
      (origin
@@ -191,8 +191,8 @@ algorithms AES or Twofish.")
        (uri (git-reference
              (url "https://github.com/pwsafe/pwsafe.git")
              (commit version)))
-       (sha256 (base32 "0hxv23yh76liggxbjn4m132z15sklra8ms341xgzl4n5vjx30ihi"))
-       (file-name (string-append name "-" version "-checkout"))))
+       (sha256 (base32 "01kfssd2vr64yh4dqhch58x36n3aj3hpj5n560f41rsxym69c6qs"))
+       (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (native-inputs `(("gettext" ,gettext-minimal)
                      ("perl" ,perl)
-- 
2.23.0


Information forwarded to guix-patches <at> gnu.org:
bug#37767; Package guix-patches. (Tue, 15 Oct 2019 19:32:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Tim Gesthuizen via Guix-patches <guix-patches <at> gnu.org>
Cc: 37767-done <at> debbugs.gnu.org
Subject: Re: [bug#37767] gnu: pwsafe: Update to 3.5.0
Date: Tue, 15 Oct 2019 22:31:06 +0300
[Message part 1 (text/plain, inline)]
On Tue, Oct 15, 2019 at 07:55:04PM +0200, Tim Gesthuizen via Guix-patches via wrote:
> Hi Guix,
> pwsafe fails to build since the last glibc update.
> There is a new release of pwsafe available that fixes the problem.
> The attached patch updates pwsafe to 3.5.0 and gets the package building
> again.
> Let me know if there is something wrong with it.
> 
> Tim.
> 

Patch looks good. The only change I made was to move googletest from
inputs to native-inputs.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 15 Oct 2019 19:32:02 GMT) Full text and rfc822 format available.

Notification sent to Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>:
bug acknowledged by developer. (Tue, 15 Oct 2019 19:32:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 13 Nov 2019 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 164 days ago.

Previous Next


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