GNU bug report logs -
#76542
[PATCH] gnu: dhcpcd: Update to 10.2.1.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Tue, 25 Feb 2025 09:43:01 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 76542 in the body.
You can then email your comments to 76542 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#76542
; Package
guix-patches
.
(Tue, 25 Feb 2025 09:43:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Tue, 25 Feb 2025 09:43:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/admin.scm (dhcpcd): Update to 10.2.1.
Change-Id: I5dfc8bf4fb2ee1cf1d7ea758dd1012f6247f939b
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index d5e50faa15..dd490d083e 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1830,7 +1830,7 @@ (define-public isc-dhcp
(define-public dhcpcd
(package
(name "dhcpcd")
- (version "10.1.0")
+ (version "10.2.1")
(source
(origin
(method git-fetch)
@@ -1839,7 +1839,7 @@ (define-public dhcpcd
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0g519093032y3hxmy5xml4dk20qhbk9s1rlhb1lgyiscw663vn22"))))
+ (base32 "038ycdflmj4dyrvh5gy3qz5781hs5ks088a0f0k348rcqf5ibps4"))))
(inputs (list bash-minimal coreutils-minimal eudev sed))
(build-system gnu-build-system)
(arguments
base-commit: 150df457d1e269790f184510c58d031ee00a9ebb
--
2.48.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sun, 09 Mar 2025 21:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Sun, 09 Mar 2025 21:40:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76542-done <at> debbugs.gnu.org (full text, mbox):
ashish.is <at> lostca.se skribis:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/admin.scm (dhcpcd): Update to 10.2.1.
>
> Change-Id: I5dfc8bf4fb2ee1cf1d7ea758dd1012f6247f939b
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 07 Apr 2025 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.