From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] nut: Ship nut to pickup updated libusb from CU203
Date: Fri, 7 Aug 2026 22:34:04 +0200 [thread overview]
Message-ID: <20260807203410.1596981-15-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260807203410.1596981-1-adolf.belka@ipfire.org>
- In CU203 libusb was updated but nut was not shipped so for core updates it has stayed
looking for libusb-1.0.so.0.5.0 but it should be looking for libusb-1.0.so.0.6.0
- This patch is intended to be merged into CU204 to bring existing nut installations
up to date.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/nut | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/nut b/lfs/nut
index a86b1694f..a76fe147e 100644
--- a/lfs/nut
+++ b/lfs/nut
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nut
-PAK_VER = 15
+PAK_VER = 16
DEPS =
--
2.55.0
next prev parent reply other threads:[~2026-08-07 20:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-07 20:33 [PATCH] core205: Ship glib Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship harfbuzz Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship hwdata Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship libarchive Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship pango Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship sqlite Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship systemd Adolf Belka
2026-08-07 20:33 ` [PATCH] core205: Ship xfsprogs Adolf Belka
2026-08-07 20:33 ` [PATCH] glib: Update to version 2.89.3 Adolf Belka
2026-08-07 20:33 ` [PATCH] harfbuzz: Update to version 14.3.0 Adolf Belka
2026-08-07 20:34 ` [PATCH] hwdata: Update to version 0.410 Adolf Belka
2026-08-07 20:34 ` [PATCH] libarchive: Update to version 3.8.9 Adolf Belka
2026-08-07 20:34 ` [PATCH] libtalloc: Update to version 2.5.0 Adolf Belka
2026-08-07 20:34 ` [PATCH] nfs: Update to version 2.9.2 Adolf Belka
2026-08-07 20:34 ` Adolf Belka [this message]
2026-08-07 20:34 ` [PATCH] pango: Update to version 1.58.2 Adolf Belka
2026-08-07 20:34 ` [PATCH] postfix: Update to version 3.11.5 Adolf Belka
2026-08-07 20:34 ` [PATCH] samba: Update to version 4.24.5 Adolf Belka
2026-08-07 20:34 ` [PATCH] sqlite: Update to version 3530400 Adolf Belka
2026-08-07 20:34 ` [PATCH] systemd: Update to version 261.2 Adolf Belka
2026-08-07 20:34 ` [PATCH] xfsprogs: Update to version 7.1.1 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260807203410.1596981-15-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox