* [ptxdist] [PATCH] config: update SFMIRROR to https
@ 2026-06-26 13:16 Bruno Thomsen
2026-07-10 6:21 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2026-06-26 13:16 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
http links to sourceforge.net commonly result in connection timeout.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
config/setup/Kconfig | 2 +-
config/setup/ptxdistrc.default | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 8490a326e..23f16bb4c 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -174,7 +174,7 @@ config SETUP_PYPIMIRROR
config SETUP_SFMIRROR
string
- default "http://downloads.sourceforge.net/sourceforge"
+ default "https://downloads.sourceforge.net/sourceforge"
prompt "Sourceforge Mirror"
help
For all Sourceforge related packages enter an available mirror here.
diff --git a/config/setup/ptxdistrc.default b/config/setup/ptxdistrc.default
index ceca52672..5a25fe39d 100644
--- a/config/setup/ptxdistrc.default
+++ b/config/setup/ptxdistrc.default
@@ -40,7 +40,7 @@ PTXCONF_SETUP_GNOMEMIRROR="https://download.gnome.org/sources https://ftp-stud.h
PTXCONF_SETUP_GNUMIRROR="https://ftp.gnu.org/gnu https://ftpmirror.gnu.org"
PTXCONF_SETUP_KERNELMIRROR="https://mirrors.edge.kernel.org/pub/linux https://www.kernel.org/pub/linux"
PTXCONF_SETUP_PYPIMIRROR="https://files.pythonhosted.org/packages/source"
-PTXCONF_SETUP_SFMIRROR="http://downloads.sourceforge.net/sourceforge"
+PTXCONF_SETUP_SFMIRROR="https://downloads.sourceforge.net/sourceforge"
PTXCONF_SETUP_XORGMIRROR="https://ftp.x.org/archive https://xorg.freedesktop.org/releases"
PTXCONF_SETUP_CRATESIOMIRROR="https://static.crates.io/crates"
PTXCONF_SETUP_CHECK_ALWAYS=y
base-commit: b67b0b96256d69254d0765f4d3c39eeddc203e00
--
2.54.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] config: update SFMIRROR to https
2026-06-26 13:16 [ptxdist] [PATCH] config: update SFMIRROR to https Bruno Thomsen
@ 2026-07-10 6:21 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-07-10 6:21 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as d75bd7d8c86109f85130e41c0ec646c660eafa18.
Michael
[sent from post-receive hook]
On Fri, 10 Jul 2026 08:21:08 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> http links to sourceforge.net commonly result in connection timeout.
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260626131611.15127-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/config/setup/Kconfig b/config/setup/Kconfig
> index 8490a326ed17..23f16bb4ca56 100644
> --- a/config/setup/Kconfig
> +++ b/config/setup/Kconfig
> @@ -174,7 +174,7 @@ config SETUP_PYPIMIRROR
>
> config SETUP_SFMIRROR
> string
> - default "http://downloads.sourceforge.net/sourceforge"
> + default "https://downloads.sourceforge.net/sourceforge"
> prompt "Sourceforge Mirror"
> help
> For all Sourceforge related packages enter an available mirror here.
> diff --git a/config/setup/ptxdistrc.default b/config/setup/ptxdistrc.default
> index ceca52672d8b..5a25fe39db03 100644
> --- a/config/setup/ptxdistrc.default
> +++ b/config/setup/ptxdistrc.default
> @@ -40,7 +40,7 @@ PTXCONF_SETUP_GNOMEMIRROR="https://download.gnome.org/sources https://ftp-stud.h
> PTXCONF_SETUP_GNUMIRROR="https://ftp.gnu.org/gnu https://ftpmirror.gnu.org"
> PTXCONF_SETUP_KERNELMIRROR="https://mirrors.edge.kernel.org/pub/linux https://www.kernel.org/pub/linux"
> PTXCONF_SETUP_PYPIMIRROR="https://files.pythonhosted.org/packages/source"
> -PTXCONF_SETUP_SFMIRROR="http://downloads.sourceforge.net/sourceforge"
> +PTXCONF_SETUP_SFMIRROR="https://downloads.sourceforge.net/sourceforge"
> PTXCONF_SETUP_XORGMIRROR="https://ftp.x.org/archive https://xorg.freedesktop.org/releases"
> PTXCONF_SETUP_CRATESIOMIRROR="https://static.crates.io/crates"
> PTXCONF_SETUP_CHECK_ALWAYS=y
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-10 6:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 13:16 [ptxdist] [PATCH] config: update SFMIRROR to https Bruno Thomsen
2026-07-10 6:21 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox