* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. f4f4c04af1a83d451354574321efc2474de1d1f3
@ 2026-08-08 16:46 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-08-08 16:46 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via f4f4c04af1a83d451354574321efc2474de1d1f3 (commit)
from 4920d477a2cc9524d0a293d658c14981cc786672 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f4f4c04af1a83d451354574321efc2474de1d1f3
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Fri Aug 7 22:34:04 2026 +0200
nut: Ship nut to pickup updated libusb from CU203
- 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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/nut | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files:
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 =
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-08 16:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 16:46 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. f4f4c04af1a83d451354574321efc2474de1d1f3 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox