GNU bug report logs - #48969
[PATCH] gnu: prosody: Update to 0.11.9.

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Sat, 12 Jun 2021 07:43:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 48969 in the body.
You can then email your comments to 48969 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#48969; Package guix-patches. (Sat, 12 Jun 2021 07:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Solene Rapenne <solene <at> perso.pw>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 12 Jun 2021 07:43:02 GMT) Full text and rfc822 format available.

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

From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: prosody: Update to 0.11.9.
Date: Sat, 12 Jun 2021 09:42:29 +0200
Prosody 0.11.3 was released in september 2019, I sincerely hope nobody
is using it on Guix because it's clearly outdated and unsecure. From
0.11.3 to 0.11.9 there are no breaking changes to my knowledge and the
update should be smooth for current users.

I didn't try the runtime because it's not that easy without a
configured server.


* gnu/packages/messaging.scm (prosody): Update to 0.11.9.
---
 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 7b91284b10..9ff45026e1 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1275,14 +1275,14 @@ default.")
 (define-public prosody
   (package
     (name "prosody")
-    (version "0.11.3")
+    (version "0.11.9")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://prosody.im/downloads/source/"
                                   "prosody-" version ".tar.gz"))
               (sha256
                (base32
-                "11xz4milv2962qf75vrdwsvd8sy2332nf69202rmvz5989pvvnng"))))
+                "02gzvsaq0l5lx608sfh7hfz14s6yfsr4sr4kzcsqd1cxljp35h6c"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ;tests require "busted"
-- 
2.32.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 13 Jun 2021 21:10:01 GMT) Full text and rfc822 format available.

Notification sent to Solene Rapenne <solene <at> perso.pw>:
bug acknowledged by developer. (Sun, 13 Jun 2021 21:10:02 GMT) Full text and rfc822 format available.

Message #10 received at 48969-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Solene Rapenne <solene <at> perso.pw>
Cc: 48969-done <at> debbugs.gnu.org
Subject: Re: bug#48969: [PATCH] gnu: prosody: Update to 0.11.9.
Date: Sun, 13 Jun 2021 23:09:01 +0200
Hi,

Solene Rapenne <solene <at> perso.pw> skribis:

> Prosody 0.11.3 was released in september 2019, I sincerely hope nobody
> is using it on Guix because it's clearly outdated and unsecure. From
> 0.11.3 to 0.11.9 there are no breaking changes to my knowledge and the
> update should be smooth for current users.
>
> I didn't try the runtime because it's not that easy without a
> configured server.
>
>
> * gnu/packages/messaging.scm (prosody): Update to 0.11.9.

“make check-system TESTS=prosody” passes, so I went ahead and applied it.

Please add comments after the “--” line so that they’re not part of the
commit log when applying the patch.

Thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 12 Jul 2021 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 288 days ago.

Previous Next


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