public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 1e50e6e79163d3e0ef551044f1cd11807f6e2ba5
Date: Thu, 22 May 2025 15:18:26 +0000 (UTC)	[thread overview]
Message-ID: <4b3Bkq0F0Mz2xhX@people01.haj.ipfire.org> (raw)

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


                 reply	other threads:[~2025-05-22 15:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4b3Bkq0F0Mz2xhX@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@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