GNU bug report logs -
#75111
[PATCH] gnu: libcap-ng: Update to 0.8.5.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Thu, 26 Dec 2024 09:13: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 75111 in the body.
You can then email your comments to 75111 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#75111; Package
guix-patches.
(Thu, 26 Dec 2024 09:13:02 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.
(Thu, 26 Dec 2024 09:13:02 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 (libcap-ng): Update to 0.8.5.
Change-Id: I02576ba09af1c578474b397e01e10e1ca69c4cb9
---
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 e6948fda15..c30039cb21 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2877,7 +2877,7 @@ (define-public direvent
(define-public libcap-ng
(package
(name "libcap-ng")
- (version "0.8.3")
+ (version "0.8.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2885,7 +2885,7 @@ (define-public libcap-ng
version ".tar.gz"))
(sha256
(base32
- "0ba9dfga7chwf6lf7a03x1a30fgdy2pb4r7pnn1jzfr2is2gdmmy"))))
+ "1zy6ga6cqi6qvy2p3091i8zbillymyv01g6gmapriymx3i6jk99v"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
base-commit: e16cdcf37d8223b3634ec5e658356c3b7f154859
--
2.47.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility.
(Thu, 13 Mar 2025 23:37:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se:
bug acknowledged by developer.
(Thu, 13 Mar 2025 23:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75111-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 (libcap-ng): Update to 0.8.5.
>
> Change-Id: I02576ba09af1c578474b397e01e10e1ca69c4cb9
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org.
(Fri, 11 Apr 2025 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 221 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.