GNU bug report logs

#72032 [PATCH] gnu: libusb update to 1.0.26

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#72032; Package guix-patches. (Wed, 10 Jul 2024 10:00:02 GMT) (full text, mbox, link).


Acknowledgement sent to Rick Huijzer <ikbenrickhuyzer@gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Wed, 10 Jul 2024 10:00:02 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: guix-patches@gnu.org
Cc: Rick Huijzer <r.huijzer@dca-ict.nl>
Subject: [PATCH] gnu: libusb update to 1.0.26
Date: Wed, 10 Jul 2024 10:39:34 +0200
From: Rick Huijzer <r.huijzer@dca-ict.nl>

---
To fix https://github.com/OpenLightingProject/ola/issues/1771, currently present in guix
 gnu/packages/libusb.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm
index d5157a6eeb..d804f0d882 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -66,7 +66,7 @@ (define-module (gnu packages libusb)
 (define-public libusb
   (package
     (name "libusb")
-    (version "1.0.25")
+    (version "1.0.26")
     (source
      (origin
       (method url-fetch)
@@ -74,7 +74,7 @@ (define-public libusb
                           "releases/download/v" version
                           "/libusb-" version ".tar.bz2"))
       (sha256
-       (base32 "0j88ym7afy4wj3x789zzxsr04asyjy0mw29gf31blzkrg8cyya4a"))))
+       (base32 "19dmh41m0iks0vk5khlml3drvhgsnpvrbq7zl79d2m4qzihpmkhj"))))
     (build-system gnu-build-system)
 
     ;; XXX: Enabling udev is now recommended, but eudev indirectly depends on

base-commit: 71694363f6cc79e44955acbd9f7ca108e658caca
-- 
2.45.2





Information forwarded to guix-patches@gnu.org:
bug#72032; Package guix-patches. (Thu, 11 Jul 2024 17:16:02 GMT) (full text, mbox, link).


Message #8 received at 72032@debbugs.gnu.org (full text, mbox, reply):

From: Andreas Enge <andreas@enge.fr>
To: 72032@debbugs.gnu.org
Subject: QA
Date: Thu, 11 Jul 2024 19:15:31 +0200
Hello,

thanks for the patch! Unfortunately changing libusb requires rebuilding
more than 3000 packages ("guix refresh -l libusb"). So this should be done
in a concerted effort, probably after regrouping with a few other packages.

I would suggest to wait with this until core-updates is merged (which does
not contain the newer libusb version yet).

Andreas





Added indication that bug 72032 blocks72033 Request was from Andreas Enge <andreas@enge.fr> to control@debbugs.gnu.org. (Thu, 11 Jul 2024 17:20:01 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Fri Oct 25 17:26:32 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.