* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. fe7be8636b2b964edb7cd4e0edad40a61577f294
@ 2026-07-09 10:20 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-07-09 10:20 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, next has been updated
via fe7be8636b2b964edb7cd4e0edad40a61577f294 (commit)
from c791d50b483423e0ef54dc46bec638c34334348a (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 fe7be8636b2b964edb7cd4e0edad40a61577f294
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Wed Jul 8 13:58:38 2026 +0000
filesystem-cleanup: Ensure the linker cache is always up to date
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
src/scripts/filesystem-cleanup | 5 +++++
1 file changed, 5 insertions(+)
Difference in files:
diff --git a/src/scripts/filesystem-cleanup b/src/scripts/filesystem-cleanup
index 60e33a772..17cbfb8d3 100644
--- a/src/scripts/filesystem-cleanup
+++ b/src/scripts/filesystem-cleanup
@@ -101,6 +101,11 @@ main() {
done
done
done
+
+ # Update the linker cache again (just in case)
+ ldconfig
+
+ return 0
}
main "$@" || exit $?
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 10:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 10:20 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. fe7be8636b2b964edb7cd4e0edad40a61577f294 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox