GNU bug report logs -
#76927
[PATCH] gnu: dhcpcd: Update to 10.2.2.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Mon, 10 Mar 2025 22:09: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 76927 in the body.
You can then email your comments to 76927 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#76927
; Package
guix-patches
.
(Mon, 10 Mar 2025 22:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
New bug report received and forwarded. Copy sent to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Mon, 10 Mar 2025 22:09:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/admin.scm (dhcpcd): Update to 10.2.2.
Change-Id: Ib2ee6a44be8964e0753f34d0b456307a7e0a7de7
---
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 85545fc1d4..fe986fb6bb 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1831,7 +1831,7 @@ (define-public isc-dhcp
(define-public dhcpcd
(package
(name "dhcpcd")
- (version "10.2.1")
+ (version "10.2.2")
(source
(origin
(method git-fetch)
@@ -1840,7 +1840,7 @@ (define-public dhcpcd
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "038ycdflmj4dyrvh5gy3qz5781hs5ks088a0f0k348rcqf5ibps4"))))
+ (base32 "1s8m0ldrj7lwkbic4fvg7kcq7sll2lh4fivzv7xz9n2vgh3wrx1h"))))
(inputs (list bash-minimal coreutils-minimal eudev sed))
(build-system gnu-build-system)
(arguments
base-commit: 001d6121d8c6af50796b5359fda16f2f62ce203a
--
2.48.1
bug closed, send any further explanations to
76927 <at> debbugs.gnu.org and Ashish SHUKLA <ashish.is <at> lostca.se>
Request was from
Ludovic Courtès <ludo <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 21 Mar 2025 11:37:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 19 Apr 2025 11:24:35 GMT)
Full text and
rfc822 format available.
This bug report was last modified 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.