GNU bug report logs -
#73935
[PATCH 0/2] gnu: iwd: Update to 3.0.
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Mon, 21 Oct 2024 17:38:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
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 73935 in the body.
You can then email your comments to 73935 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73935
; Package
guix-patches
.
(Mon, 21 Oct 2024 17:38:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 21 Oct 2024 17:38:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi guix, this patch series updates iwd to the latest version.
Sergey Trofimov (2):
gnu: ell: Update to 0.69.
gnu: iwd: Update to 3.0.
gnu/packages/linux.scm | 4 ++--
gnu/packages/networking.scm | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
base-commit: 5703914e93d81ac6037240582abe899282e78f15
--
2.46.0
Information forwarded
to
sarg <at> sarg.org.ru, leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
:
bug#73935
; Package
guix-patches
.
(Mon, 21 Oct 2024 18:15:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 73935 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (ell): Update to 0.69.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d7beef26f1..c7c058ac34 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -10015,7 +10015,7 @@ (define-public wireplumber-minimal
(define-public ell
(package
(name "ell")
- (version "0.61")
+ (version "0.69")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -10024,7 +10024,7 @@ (define-public ell
(file-name (git-file-name name version))
(sha256
(base32
- "1lkjf24ap40wk747z1iv8ds8z40alc5x8rzsgczjj1707x2ik6mj"))))
+ "06gsij5fsf3jgwjx1ijn9l5lyvd09007mfn8dygqnv6xk6g1bq8l"))))
(build-system gnu-build-system)
(arguments
;; Tests launch dbus-daemon instances that all try to bind to
--
2.46.0
Information forwarded
to
sarg <at> sarg.org.ru, guix-patches <at> gnu.org
:
bug#73935
; Package
guix-patches
.
(Mon, 21 Oct 2024 18:15:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 73935 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/networking.scm (iwd): Update to 3.0.
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index f209c1e27c..e37f0bec10 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4143,7 +4143,7 @@ (define-public bird
(define-public iwd
(package
(name "iwd")
- (version "2.12")
+ (version "3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4152,7 +4152,7 @@ (define-public iwd
(file-name (git-file-name name version))
(sha256
(base32
- "199pcs20054xhp5c0dnxf9ny5cf5cynkqpx68dpn46nq8ly76n2y"))))
+ "0lwsh56r8pq5drfhjm1wpkxsmaz516rj46mrr8wiilw5r6gxwjm6"))))
(build-system gnu-build-system)
(inputs
(list dbus ell (package-source ell) openresolv readline))
--
2.46.0
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Sat, 02 Nov 2024 17:53:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
bug acknowledged by developer.
(Sat, 02 Nov 2024 17:53:03 GMT)
Full text and
rfc822 format available.
Message #16 received at 73935-done <at> debbugs.gnu.org (full text, mbox):
Hi Sergey,
I have applied your patch series as 6d915231f258aa8d76c58afe1a5b903eb016b111 and
639f79952e51a58b7fbca2a826dcc3df162300c1, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 01 Dec 2024 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 254 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.