GNU bug report logs - #78833
[PATCH] gnu: connman: Update to 1.44.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Wed, 18 Jun 2025 22:03:03 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 78833 in the body.
You can then email your comments to 78833 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#78833; Package guix-patches. (Wed, 18 Jun 2025 22:03:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomas Volf <~@wolfsden.cz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 18 Jun 2025 22:03:04 GMT) Full text and rfc822 format available.

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

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: connman: Update to 1.44.
Date: Thu, 19 Jun 2025 00:01:57 +0200
* gnu/packages/connman.scm (connman): Update to 1.44.

Change-Id: Ia541a42334a1c5f37d4a879aa8d8d33146e9a613
---
 gnu/packages/connman.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm
index c5a0f8482c..9f6384708e 100644
--- a/gnu/packages/connman.scm
+++ b/gnu/packages/connman.scm
@@ -47,14 +47,14 @@ (define-module (gnu packages connman)
 (define-public connman
   (package
     (name "connman")
-    (version "1.43")
+    (version "1.44")
     (source
       (origin
         (method url-fetch)
         (uri (string-append "mirror://kernel.org/linux/network/connman/"
                             "connman-" version ".tar.xz"))
         (sha256
-         (base32 "1g735gnhhhqzjhpwv62q8mg8345a62rhyk5qwavh0yby6azcwmqj"))))
+         (base32 "1zvljllg8bsi8nznx3rqpwgy68gg0k6klwgzkrgpfav3441v1qib"))))
     (build-system gnu-build-system)
     (arguments
      (list #:configure-flags
-- 
2.49.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Fri, 20 Jun 2025 18:38:01 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Fri, 20 Jun 2025 18:38:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78833-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: connman: Update to 1.44.
Date: Fri, 20 Jun 2025 20:37:37 +0200
Pushed, thanks!

Andreas





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

This bug report was last modified 27 days ago.

Previous Next


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