GNU bug report logs -
#67888
[PATCH] gnu: libdrm: Update to 2.4.118.
Previous Next
Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Mon, 18 Dec 2023 22:40:02 UTC
Severity: normal
Tags: patch
Done: Daniel Ziltener <dziltener <at> lyrion.ch>
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 67888 in the body.
You can then email your comments to 67888 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#67888
; Package
guix-patches
.
(Mon, 18 Dec 2023 22:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Daniel Ziltener <dziltener <at> lyrion.ch>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 18 Dec 2023 22:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 485d55a8d3..ac2854f9e9 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -735,7 +735,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.117")
+ (version "2.4.118")
(source (origin
(method url-fetch)
(uri (string-append
@@ -743,7 +743,7 @@ (define-public libdrm
version ".tar.xz"))
(sha256
(base32
- "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
+ "125bcyarlzlxfq57viyvmxy32y0561c21j46z1brrz5mya2vsxx7"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
--
2.43.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67888
; Package
guix-patches
.
(Sun, 31 Dec 2023 20:10:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 67888 <at> debbugs.gnu.org (full text, mbox):
Hello,
On Mon, Dec 18, 2023 at 11:38 PM, Daniel Ziltener wrote:
> ---
> gnu/packages/xdisorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index 485d55a8d3..ac2854f9e9 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -735,7 +735,7 @@ (define-public pixman
> (define-public libdrm
> (package
> (name "libdrm")
> - (version "2.4.117")
> + (version "2.4.118")
> (source (origin
> (method url-fetch)
> (uri (string-append
> @@ -743,7 +743,7 @@ (define-public libdrm
> version ".tar.xz"))
> (sha256
> (base32
> - "0ar4c4ikcbm1s4sg09ld406izq5s1yk7b2n0mmvql77bwdlqv252"))))
> + "125bcyarlzlxfq57viyvmxy32y0561c21j46z1brrz5mya2vsxx7"))))
> (build-system meson-build-system)
> (arguments
> (list #:configure-flags
This will have to be for core-updates I think, as I saw it after the
most recent mesa-updates round. Cuirass is currently way behind on
builds so I won't be able to add this in the current branch I don't
think unless core-updates is months away.
Also, just noticed that 2.4.119 is showing up as latest version, so we
could apply a patch for that on core-updates.
John
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67888
; Package
guix-patches
.
(Fri, 26 Jan 2024 15:31:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 67888 <at> debbugs.gnu.org (full text, mbox):
close 67888
thanks
bug closed, send any further explanations to
67888 <at> debbugs.gnu.org and Daniel Ziltener <dziltener <at> lyrion.ch>
Request was from
Daniel Ziltener <dziltener <at> lyrion.ch>
to
control <at> debbugs.gnu.org
.
(Fri, 26 Jan 2024 15:31:02 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, 24 Feb 2024 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.