* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 1e50e6e79163d3e0ef551044f1cd11807f6e2ba5
@ 2025-05-22 15:18 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-05-22 15:18 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 1e50e6e79163d3e0ef551044f1cd11807f6e2ba5 (commit)
via 186cfa34b580f70f9ccf00aa4503e479df2cd31b (commit)
from 0563f17ea5d018cff939f95a3b6545442ee32f5d (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 1e50e6e79163d3e0ef551044f1cd11807f6e2ba5
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Tue May 20 12:57:39 2025 +0200
http-client-functions.pl: Fixes bug13852
Suggested-by: Adam G <ag@ipfire.org>
Fixes: bug13852
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Tested-by: Adam G <ag@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Acked-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 186cfa34b580f70f9ccf00aa4503e479df2cd31b
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Wed May 21 20:57:38 2025 +0200
core195: Ship ntp - fixes bug13855
Fixes: bug13855
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/cfgroot/http-client-functions.pl | 2 +-
config/rootfiles/{oldcore/100 => core/195}/filelists/ntp | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy config/rootfiles/{oldcore/100 => core/195}/filelists/ntp (100%)
Difference in files:
diff --git a/config/cfgroot/http-client-functions.pl b/config/cfgroot/http-client-functions.pl
index 51687ffde..7f7675bbf 100644
--- a/config/cfgroot/http-client-functions.pl
+++ b/config/cfgroot/http-client-functions.pl
@@ -178,7 +178,7 @@ sub downloader (%) {
# Check if an file for etags has been given.
if ($etags_file) {
# Read-in Etags file for known Etags if the file is present.
- &readhash("$etags_file", \%etags) if (-f $etags_file);
+ &General::readhash("$etags_file", \%etags) if (-f $etags_file);
# Check if an Etag for the requested file is stored.
if ($etags{$etagprefix}) {
diff --git a/config/rootfiles/core/195/filelists/ntp b/config/rootfiles/core/195/filelists/ntp
new file mode 120000
index 000000000..7542d86cb
--- /dev/null
+++ b/config/rootfiles/core/195/filelists/ntp
@@ -0,0 +1 @@
+../../../common/ntp
\ No newline at end of file
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-22 15:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-22 15:18 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 1e50e6e79163d3e0ef551044f1cd11807f6e2ba5 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox