GNU bug report logs - #64492
[PATCH] gnu: libupnp: Update to 1.14.17

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Thu, 6 Jul 2023 09:17:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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 64492 in the body.
You can then email your comments to 64492 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#64492; Package guix-patches. (Thu, 06 Jul 2023 09:17:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 06 Jul 2023 09:17:01 GMT) Full text and rfc822 format available.

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

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libupnp: Update to 1.14.17
Date: Thu, 6 Jul 2023 10:16:06 +0100
From 5a6c851f60b9c8d6f862301b7c742516f1a40fa1 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Thu, 6 Jul 2023 10:13:41 +0100
Subject: [PATCH] gnu: libupnp: Update to 1.14.17

* gnu/packages/upnp.scm (libupnp): Update to 1.14.17.
---
 gnu/packages/upnp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index df94dc8f8b..bc93f51563 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -96,14 +96,14 @@ (define-public miniupnpc
 (define-public libupnp
   (package
     (name "libupnp")
-    (version "1.14.15")
+    (version "1.14.17")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://github.com/pupnp/pupnp/releases/download"
                           "/release-" version "/libupnp-" version".tar.bz2"))
       (sha256
-       (base32 "1133wv3jrjpa355hnjxwp26igxq5l3xf3qi9m4jnyic3xb394kkr"))))
+       (base32 "1yvgrfdhvsz6br3i7k37pigcw25rnzkxdx4sjizqqhm0xd1751wv"))))
     (native-inputs
      (list pkg-config))
     (build-system gnu-build-system)
-- 
2.41.0




Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 18 Jul 2023 12:27:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Tue, 18 Jul 2023 12:27:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 64492-done <at> debbugs.gnu.org
Subject: Re: bug#64492: [PATCH] gnu: libupnp: Update to 1.14.17
Date: Tue, 18 Jul 2023 20:26:11 +0800
Michael Ford <fanquake <at> gmail.com> writes:

>>From 5a6c851f60b9c8d6f862301b7c742516f1a40fa1 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Thu, 6 Jul 2023 10:13:41 +0100
> Subject: [PATCH] gnu: libupnp: Update to 1.14.17

Pushed to master, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Aug 2023 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 308 days ago.

Previous Next


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