* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. a259d423c79303285695946975e3f41a619f212c
@ 2026-01-11 11:44 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-01-11 11:44 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 a259d423c79303285695946975e3f41a619f212c (commit)
from 050c9b39580d0c1deafb53c33a2543678a26e2b7 (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 a259d423c79303285695946975e3f41a619f212c
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Sat Jan 10 15:42:55 2026 +0000
filesystem-cleanup: Fix name of libfuse3.so.*
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
src/scripts/filesystem-cleanup | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files:
diff --git a/src/scripts/filesystem-cleanup b/src/scripts/filesystem-cleanup
index 22dee138f..60e33a772 100644
--- a/src/scripts/filesystem-cleanup
+++ b/src/scripts/filesystem-cleanup
@@ -57,7 +57,7 @@ main() {
continue
;;
# libfuse does not seem to understand how to version their libraries
- */libfuse.*)
+ */libfuse3.*)
continue
;;
esac
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-11 11:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-11 11:44 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. a259d423c79303285695946975e3f41a619f212c Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox