GNU bug report logs - #50048
[PATCH] website: security: Fix broken link to public key.

Previous Next

Package: guix-patches;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Fri, 13 Aug 2021 15:04:01 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

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: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50048: closed ([PATCH] website: security: Fix broken link to
 public key.)
Date: Sat, 14 Aug 2021 11:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Aug 2021 13:41:00 +0200
with message-id <20210814114100.wozokdvvzh4fj7cn <at> pelzflorian.localdomain>
and subject line Re: [bug#50048] [PATCH] website: security: Fix broken link to public key.
has caused the debbugs.gnu.org bug report #50048,
regarding [PATCH] website: security: Fix broken link to public key.
to be marked as done.

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


-- 
50048: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50048
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxime Devos <maximedevos <at> telenet.be>
To: guix-patches <at> gnu.org
Cc: Maxime Devos <maximedevos <at> telenet.be>
Subject: [PATCH] website: security: Fix broken link to public key.
Date: Fri, 13 Aug 2021 17:03:27 +0200
* website/apps/base/templates/security.scm
  (security-t): Fix broken link to public key.
---
 website/apps/base/templates/security.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/templates/security.scm b/website/apps/base/templates/security.scm
index b5f7c7e..74a79cf 100644
--- a/website/apps/base/templates/security.scm
+++ b/website/apps/base/templates/security.scm
@@ -57,7 +57,7 @@ system|GNU Hurd|GNU Guix package manager|Security updates") #\|)
             (li ,ludovics-key)))
         (li  "Maxime Devos"
           (ul (@ (class "mono"))
-              (li (a (@ (href "https://notabug.org/mdevos/things/raw/master/Maxime_Devos.pub"))
+              (li (a (@ (href "https://notabug.org/maximed/things/raw/master/Maxime_Devos.pub"))
                      "C1F3 3EE2 0C52 8FDB 7DD7  011F 49E3 EE22 1917 25EE"))))
         (li "Tobias Geerinckx-Rice"
           (ul (@ (class "mono"))
-- 
2.32.0



[Message part 3 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: 50048-done <at> debbugs.gnu.org
Subject: Re: [bug#50048] [PATCH] website: security: Fix broken link to public
 key.
Date: Sat, 14 Aug 2021 13:41:00 +0200
On Fri, Aug 13, 2021 at 05:03:27PM +0200, Maxime Devos wrote:
> * website/apps/base/templates/security.scm
>   (security-t): Fix broken link to public key.
> ---

Thank you.  Pushed as 77bf0a0b955f07e42a8df213b90218ca580d390c.

I adjusted the indentation

-  (security-t): Fix broken link to public key.
+(security-t): Fix broken link to public key.

Closing.

Regards,
Florian


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

Previous Next


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