* [ptxdist] [PATCH 01/15] dbus-glib: update URL
@ 2026-04-21 19:01 Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
` (14 more replies)
0 siblings, 15 replies; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.114.tar.gz]
Enqueue https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.114.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/dbus-glib.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/dbus-glib.make b/rules/dbus-glib.make
index 7eefe3670..64282f175 100644
--- a/rules/dbus-glib.make
+++ b/rules/dbus-glib.make
@@ -19,7 +19,7 @@ DBUS_GLIB_VERSION := 0.114
DBUS_GLIB_MD5 := 188792077e880a8c0359288d7819dab3
DBUS_GLIB := dbus-glib-$(DBUS_GLIB_VERSION)
DBUS_GLIB_SUFFIX := tar.gz
-DBUS_GLIB_URL := http://dbus.freedesktop.org/releases/dbus-glib/$(DBUS_GLIB).$(DBUS_GLIB_SUFFIX)
+DBUS_GLIB_URL := https://dbus.freedesktop.org/releases/dbus-glib/$(DBUS_GLIB).$(DBUS_GLIB_SUFFIX)
DBUS_GLIB_SOURCE := $(SRCDIR)/$(DBUS_GLIB).$(DBUS_GLIB_SUFFIX)
DBUS_GLIB_DIR := $(BUILDDIR)/$(DBUS_GLIB)
DBUS_GLIB_LICENSE := AFL-2.1 AND GPL-2.0-or-later
base-commit: 9e28c99dd6a5b30c578b75deb71bd82d41fda429
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 02/15] eggdbus: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 03/15] libbsd: " Bruno Thomsen
` (13 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://hal.freedesktop.org/releases/eggdbus-0.6.tar.gz]
Enqueue https://hal.freedesktop.org/releases/eggdbus-0.6.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/eggdbus.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/eggdbus.make b/rules/eggdbus.make
index 09bc6ff19..cb4755473 100644
--- a/rules/eggdbus.make
+++ b/rules/eggdbus.make
@@ -18,7 +18,7 @@ EGGDBUS_VERSION := 0.6
EGGDBUS_MD5 := b43d2a6c523fcb8b9d0b0300c4222386
EGGDBUS := eggdbus-$(EGGDBUS_VERSION)
EGGDBUS_SUFFIX := tar.gz
-EGGDBUS_URL := http://hal.freedesktop.org/releases/$(EGGDBUS).$(EGGDBUS_SUFFIX)
+EGGDBUS_URL := https://hal.freedesktop.org/releases/$(EGGDBUS).$(EGGDBUS_SUFFIX)
EGGDBUS_SOURCE := $(SRCDIR)/$(EGGDBUS).$(EGGDBUS_SUFFIX)
EGGDBUS_DIR := $(BUILDDIR)/$(EGGDBUS)
EGGDBUS_LICENSE := LGPL-2.0-only
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 03/15] libbsd: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 04/15] libdrm: " Bruno Thomsen
` (12 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://libbsd.freedesktop.org/releases/libbsd-0.12.2.tar.xz]
Enqueue https://libbsd.freedesktop.org/releases/libbsd-0.12.2.tar.xz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libbsd.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libbsd.make b/rules/libbsd.make
index 1c5c737f2..35a87b41a 100644
--- a/rules/libbsd.make
+++ b/rules/libbsd.make
@@ -18,7 +18,7 @@ LIBBSD_VERSION := 0.12.2
LIBBSD_MD5 := 1aa07d44ee00e2cc1ae3ac10baae7a68
LIBBSD := libbsd-$(LIBBSD_VERSION)
LIBBSD_SUFFIX := tar.xz
-LIBBSD_URL := http://libbsd.freedesktop.org/releases/$(LIBBSD).$(LIBBSD_SUFFIX)
+LIBBSD_URL := https://libbsd.freedesktop.org/releases/$(LIBBSD).$(LIBBSD_SUFFIX)
LIBBSD_SOURCE := $(SRCDIR)/$(LIBBSD).$(LIBBSD_SUFFIX)
LIBBSD_DIR := $(BUILDDIR)/$(LIBBSD)
LIBBSD_LICENSE := BSD-3-Clause AND BSD-2-Clause-NetBSD AND ISC AND MIT AND Beerware AND public_domain
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 04/15] libdrm: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 03/15] libbsd: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 05/15] libpthread-stubs: " Bruno Thomsen
` (11 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://dri.freedesktop.org/libdrm/libdrm-2.4.131.tar.xz]
Enqueue https://dri.freedesktop.org/libdrm/libdrm-2.4.131.tar.xz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libdrm.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libdrm.make b/rules/libdrm.make
index 263896336..78eb8aa2b 100644
--- a/rules/libdrm.make
+++ b/rules/libdrm.make
@@ -19,7 +19,7 @@ LIBDRM_VERSION := 2.4.131
LIBDRM_MD5 := 522482dbbded0b314d868ff70e72c1eb
LIBDRM := libdrm-$(LIBDRM_VERSION)
LIBDRM_SUFFIX := tar.xz
-LIBDRM_URL := http://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
+LIBDRM_URL := https://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
LIBDRM_SOURCE := $(SRCDIR)/$(LIBDRM).$(LIBDRM_SUFFIX)
LIBDRM_DIR := $(BUILDDIR)/$(LIBDRM)
LIBDRM_LICENSE := MIT
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 05/15] libpthread-stubs: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (2 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 04/15] libdrm: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 06/15] xcb-util: " Bruno Thomsen
` (10 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://xcb.freedesktop.org/dist/libpthread-stubs-0.5.tar.xz]
Enqueue https://xcb.freedesktop.org/dist/libpthread-stubs-0.5.tar.xz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libpthread-stubs.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libpthread-stubs.make b/rules/libpthread-stubs.make
index bd6c8dd4c..f0568cd0e 100644
--- a/rules/libpthread-stubs.make
+++ b/rules/libpthread-stubs.make
@@ -18,7 +18,7 @@ LIBPTHREAD_STUBS_VERSION := 0.5
LIBPTHREAD_STUBS_MD5 := d42052cb343c3e050ff40adc1675e79f
LIBPTHREAD_STUBS := libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION)
LIBPTHREAD_STUBS_SUFFIX := tar.xz
-LIBPTHREAD_STUBS_URL := http://xcb.freedesktop.org/dist/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
+LIBPTHREAD_STUBS_URL := https://xcb.freedesktop.org/dist/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
LIBPTHREAD_STUBS_SOURCE := $(SRCDIR)/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
LIBPTHREAD_STUBS_DIR := $(BUILDDIR)/$(LIBPTHREAD_STUBS)
LIBPTHREAD_STUBS_LICENSE := MIT
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 06/15] xcb-util: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (3 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 05/15] libpthread-stubs: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 07/15] zsync: " Bruno Thomsen
` (9 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2]
Enqueue https://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/xcb-util.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/xcb-util.make b/rules/xcb-util.make
index 449bf104a..04c973131 100644
--- a/rules/xcb-util.make
+++ b/rules/xcb-util.make
@@ -18,7 +18,7 @@ XCB_UTIL_VERSION := 0.4.0
XCB_UTIL_MD5 := 2e97feed81919465a04ccc71e4073313
XCB_UTIL := xcb-util-$(XCB_UTIL_VERSION)
XCB_UTIL_SUFFIX := tar.bz2
-XCB_UTIL_URL := http://xcb.freedesktop.org/dist/$(XCB_UTIL).$(XCB_UTIL_SUFFIX)
+XCB_UTIL_URL := https://xcb.freedesktop.org/dist/$(XCB_UTIL).$(XCB_UTIL_SUFFIX)
XCB_UTIL_SOURCE := $(SRCDIR)/$(XCB_UTIL).$(XCB_UTIL_SUFFIX)
XCB_UTIL_DIR := $(BUILDDIR)/$(XCB_UTIL)
XCB_UTIL_LICENSE := X11
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 07/15] zsync: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (4 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 06/15] xcb-util: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 08/15] cross-nasm: " Bruno Thomsen
` (8 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2]
Enqueue https://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/zsync.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/zsync.make b/rules/zsync.make
index a6cf53c26..f7b798acd 100644
--- a/rules/zsync.make
+++ b/rules/zsync.make
@@ -18,7 +18,7 @@ ZSYNC_VERSION := 0.6.2
ZSYNC_MD5 := 862f90bafda118c4d3c5ee6477e50841
ZSYNC := zsync-$(ZSYNC_VERSION)
ZSYNC_SUFFIX := tar.bz2
-ZSYNC_URL := http://zsync.moria.org.uk/download/$(ZSYNC).$(ZSYNC_SUFFIX)
+ZSYNC_URL := https://zsync.moria.org.uk/download/$(ZSYNC).$(ZSYNC_SUFFIX)
ZSYNC_SOURCE := $(SRCDIR)/$(ZSYNC).$(ZSYNC_SUFFIX)
ZSYNC_DIR := $(BUILDDIR)/$(ZSYNC)
ZSYNC_LICENSE := GPL
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 08/15] cross-nasm: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (5 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 07/15] zsync: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 09/15] cups-filters: " Bruno Thomsen
` (7 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://www.nasm.us/pub/nasm/releasebuilds/3.01/nasm-3.01.tar.xz]
Enqueue https://www.nasm.us/pub/nasm/releasebuilds/3.01/nasm-3.01.tar.xz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/cross-nasm.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
index ca0cd62bb..dc58c710f 100644
--- a/rules/cross-nasm.make
+++ b/rules/cross-nasm.make
@@ -21,7 +21,7 @@ CROSS_NASM_MD5 := 8414016d6ad0e113958c29066dfcc550
CROSS_NASM := nasm-$(CROSS_NASM_VERSION)
CROSS_NASM_SUFFIX := tar.xz
CROSS_NASM_URL := \
- http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX) \
+ https://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX) \
https://snapshot.debian.org/archive/debian/20250401T023134Z/pool/main/n/nasm/nasm_$(CROSS_NASM_VERSION).orig.$(CROSS_NASM_SUFFIX)
CROSS_NASM_SOURCE := $(SRCDIR)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
CROSS_NASM_DIR := $(CROSS_BUILDDIR)/$(CROSS_NASM)
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 09/15] cups-filters: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (6 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 08/15] cross-nasm: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 10/15] db: " Bruno Thomsen
` (6 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://openprinting.org/download/cups-filters/cups-filters-1.25.4.tar.xz]
Enqueue https://openprinting.org/download/cups-filters/cups-filters-1.25.4.tar.xz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/cups-filters.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/cups-filters.make b/rules/cups-filters.make
index 3a4abe809..1c7b97edb 100644
--- a/rules/cups-filters.make
+++ b/rules/cups-filters.make
@@ -18,7 +18,7 @@ CUPS_FILTERS_VERSION := 1.25.4
CUPS_FILTERS_MD5 := a5c89e0b63cebb24a72c48737b25605e
CUPS_FILTERS := cups-filters-$(CUPS_FILTERS_VERSION)
CUPS_FILTERS_SUFFIX := tar.xz
-CUPS_FILTERS_URL := http://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
+CUPS_FILTERS_URL := https://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
CUPS_FILTERS_SOURCE := $(SRCDIR)/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
CUPS_FILTERS_DIR := $(BUILDDIR)/$(CUPS_FILTERS)
CUPS_FILTERS_LICENSE := GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND MIT AND BSD-4-Clause
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 10/15] db: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (7 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 09/15] cups-filters: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
` (5 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz]
Enqueue https://download.oracle.com/berkeley-db/db-5.3.28.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/db.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/db.make b/rules/db.make
index 40ceb9f63..20e837ccc 100644
--- a/rules/db.make
+++ b/rules/db.make
@@ -21,7 +21,7 @@ DB_MD5 := b99454564d5b4479750567031d66fe24
DB_LIBVERSION := $(basename $(DB_VERSION))
DB := db-$(DB_VERSION)
DB_SUFFIX := tar.gz
-DB_URL := http://download.oracle.com/berkeley-db/$(DB).$(DB_SUFFIX)
+DB_URL := https://download.oracle.com/berkeley-db/$(DB).$(DB_SUFFIX)
DB_SOURCE := $(SRCDIR)/$(DB).$(DB_SUFFIX)
DB_DIR := $(BUILDDIR)/$(DB)
DB_SUBDIR := dist
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 11/15] dfu-util: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (8 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 10/15] db: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-22 6:09 ` Alexander Dahl via ptxdist
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 12/15] iputils: " Bruno Thomsen
` (4 subsequent siblings)
14 siblings, 2 replies; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://dfu-util.sourceforge.net/releases/dfu-util-0.11.tar.gz]
Enqueue https://dfu-util.sourceforge.net/releases/dfu-util-0.11.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/dfu-util.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/dfu-util.make b/rules/dfu-util.make
index 2acdfa413..a6a9b620c 100644
--- a/rules/dfu-util.make
+++ b/rules/dfu-util.make
@@ -18,7 +18,7 @@ DFU_UTIL_VERSION := 0.11
DFU_UTIL_MD5 := 31c983543a1fe8f03260ca4d56ad4f43
DFU_UTIL := dfu-util-$(DFU_UTIL_VERSION)
DFU_UTIL_SUFFIX := tar.gz
-DFU_UTIL_URL := http://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
+DFU_UTIL_URL := https://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
DFU_UTIL_SOURCE := $(SRCDIR)/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
DFU_UTIL_DIR := $(BUILDDIR)/$(DFU_UTIL)
DFU_UTIL_LICENSE := GPL-2.0-or-later
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 12/15] iputils: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (9 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 13/15] killproc: " Bruno Thomsen
` (3 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://codeload.github.com/iputils/iputils/tar.gz/s20200821]
Enqueue https://codeload.github.com/iputils/iputils/tar.gz/s20200821
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/iputils.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/iputils.make b/rules/iputils.make
index 441433b05..6dc0cbd9e 100644
--- a/rules/iputils.make
+++ b/rules/iputils.make
@@ -18,7 +18,7 @@ IPUTILS_VERSION := s20200821
IPUTILS_MD5 := 85a5ce27f92d8fa2770dd290acd4c1e3
IPUTILS := iputils-$(IPUTILS_VERSION)
IPUTILS_SUFFIX := tar.gz
-IPUTILS_URL := http://codeload.github.com/iputils/iputils/$(IPUTILS_SUFFIX)/$(IPUTILS_VERSION)
+IPUTILS_URL := https://codeload.github.com/iputils/iputils/$(IPUTILS_SUFFIX)/$(IPUTILS_VERSION)
IPUTILS_SOURCE := $(SRCDIR)/$(IPUTILS).$(IPUTILS_SUFFIX)
IPUTILS_DIR := $(BUILDDIR)/$(IPUTILS)
IPUTILS_LICENSE := GPL-2.0-only
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 13/15] killproc: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (10 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 12/15] iputils: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 14/15] libftdi: " Bruno Thomsen
` (2 subsequent siblings)
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://ftp.suse.com/pub/projects/init/killproc-2.13.tar.gz]
Enqueue https://ftp.suse.com/pub/projects/init/killproc-2.13.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/killproc.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/killproc.make b/rules/killproc.make
index fc830dd1f..d5a2a76e7 100644
--- a/rules/killproc.make
+++ b/rules/killproc.make
@@ -19,7 +19,7 @@ KILLPROC_VERSION := 2.13
KILLPROC_MD5 := 7b52f7cd46f08bd1c4723a035a00c389
KILLPROC := killproc-$(KILLPROC_VERSION)
KILLPROC_SUFFIX := tar.gz
-KILLPROC_URL := http://ftp.suse.com/pub/projects/init/$(KILLPROC).$(KILLPROC_SUFFIX)
+KILLPROC_URL := https://ftp.suse.com/pub/projects/init/$(KILLPROC).$(KILLPROC_SUFFIX)
KILLPROC_SOURCE := $(SRCDIR)/$(KILLPROC).$(KILLPROC_SUFFIX)
KILLPROC_DIR := $(BUILDDIR)/$(KILLPROC)
KILLPROC_LICENSE := GPL-2.0-only
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 14/15] libftdi: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (11 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 13/15] killproc: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 15/15] libftdi1: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] dbus-glib: " Michael Olbrich
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.17.tar.gz]
Enqueue https://www.intra2net.com/en/developer/libftdi/download/libftdi-0.17.tar.gz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libftdi.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libftdi.make b/rules/libftdi.make
index a307f5664..b258dc6a9 100644
--- a/rules/libftdi.make
+++ b/rules/libftdi.make
@@ -19,7 +19,7 @@ LIBFTDI_VERSION := 0.17
LIBFTDI_MD5 := 810c69cfaa078b49795c224ef9b6b851
LIBFTDI := libftdi-$(LIBFTDI_VERSION)
LIBFTDI_SUFFIX := tar.gz
-LIBFTDI_URL := http://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI).$(LIBFTDI_SUFFIX)
+LIBFTDI_URL := https://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI).$(LIBFTDI_SUFFIX)
LIBFTDI_SOURCE := $(SRCDIR)/$(LIBFTDI).$(LIBFTDI_SUFFIX)
LIBFTDI_DIR := $(BUILDDIR)/$(LIBFTDI)
LIBFTDI_LICENSE := LGPL-2.1-only
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* [ptxdist] [PATCH 15/15] libftdi1: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (12 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 14/15] libftdi: " Bruno Thomsen
@ 2026-04-21 19:01 ` Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 7:46 ` [ptxdist] [APPLIED] dbus-glib: " Michael Olbrich
14 siblings, 1 reply; 31+ messages in thread
From: Bruno Thomsen @ 2026-04-21 19:01 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.5.tar.bz2]
Enqueue https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.5.tar.bz2
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/libftdi1.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libftdi1.make b/rules/libftdi1.make
index b35470d56..23cc6b7cb 100644
--- a/rules/libftdi1.make
+++ b/rules/libftdi1.make
@@ -18,7 +18,7 @@ LIBFTDI1_VERSION := 1.5
LIBFTDI1_MD5 := f515d7d69170a9afc8b273e8f1466a80
LIBFTDI1 := libftdi1-$(LIBFTDI1_VERSION)
LIBFTDI1_SUFFIX := tar.bz2
-LIBFTDI1_URL := http://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI1).$(LIBFTDI1_SUFFIX)
+LIBFTDI1_URL := https://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI1).$(LIBFTDI1_SUFFIX)
LIBFTDI1_SOURCE := $(SRCDIR)/$(LIBFTDI1).$(LIBFTDI1_SUFFIX)
LIBFTDI1_DIR := $(BUILDDIR)/$(LIBFTDI1)
LIBFTDI1_LICENSE := LGPL-2.1-only AND MIT AND GPL-2.0-only
--
2.53.0
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [PATCH 11/15] dfu-util: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
@ 2026-04-22 6:09 ` Alexander Dahl via ptxdist
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
1 sibling, 0 replies; 31+ messages in thread
From: Alexander Dahl via ptxdist @ 2026-04-22 6:09 UTC (permalink / raw)
To: Bruno Thomsen; +Cc: Alexander Dahl, ptxdist
Moin,
Am Tue, Apr 21, 2026 at 09:01:11PM +0200 schrieb Bruno Thomsen:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://dfu-util.sourceforge.net/releases/dfu-util-0.11.tar.gz]
> Enqueue https://dfu-util.sourceforge.net/releases/dfu-util-0.11.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> ---
> rules/dfu-util.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/dfu-util.make b/rules/dfu-util.make
> index 2acdfa413..a6a9b620c 100644
> --- a/rules/dfu-util.make
> +++ b/rules/dfu-util.make
> @@ -18,7 +18,7 @@ DFU_UTIL_VERSION := 0.11
> DFU_UTIL_MD5 := 31c983543a1fe8f03260ca4d56ad4f43
> DFU_UTIL := dfu-util-$(DFU_UTIL_VERSION)
> DFU_UTIL_SUFFIX := tar.gz
> -DFU_UTIL_URL := http://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
> +DFU_UTIL_URL := https://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
> DFU_UTIL_SOURCE := $(SRCDIR)/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
> DFU_UTIL_DIR := $(BUILDDIR)/$(DFU_UTIL)
> DFU_UTIL_LICENSE := GPL-2.0-or-later
Reviewed-by: Alexander Dahl <ada@thorsis.com>
Greets
Alex
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] dbus-glib: update URL
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
` (13 preceding siblings ...)
2026-04-21 19:01 ` [ptxdist] [PATCH 15/15] libftdi1: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
14 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as faa7f08a3772cf504ed800e47c41b9fb5f892742.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:16 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.114.tar.gz]
> Enqueue https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.114.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/dbus-glib.make b/rules/dbus-glib.make
> index 7eefe36701b0..64282f1752e8 100644
> --- a/rules/dbus-glib.make
> +++ b/rules/dbus-glib.make
> @@ -19,7 +19,7 @@ DBUS_GLIB_VERSION := 0.114
> DBUS_GLIB_MD5 := 188792077e880a8c0359288d7819dab3
> DBUS_GLIB := dbus-glib-$(DBUS_GLIB_VERSION)
> DBUS_GLIB_SUFFIX := tar.gz
> -DBUS_GLIB_URL := http://dbus.freedesktop.org/releases/dbus-glib/$(DBUS_GLIB).$(DBUS_GLIB_SUFFIX)
> +DBUS_GLIB_URL := https://dbus.freedesktop.org/releases/dbus-glib/$(DBUS_GLIB).$(DBUS_GLIB_SUFFIX)
> DBUS_GLIB_SOURCE := $(SRCDIR)/$(DBUS_GLIB).$(DBUS_GLIB_SUFFIX)
> DBUS_GLIB_DIR := $(BUILDDIR)/$(DBUS_GLIB)
> DBUS_GLIB_LICENSE := AFL-2.1 AND GPL-2.0-or-later
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] eggdbus: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 3625b4c40796a36482da0a3f127f49a49f97ab31.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:17 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://hal.freedesktop.org/releases/eggdbus-0.6.tar.gz]
> Enqueue https://hal.freedesktop.org/releases/eggdbus-0.6.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-2-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/eggdbus.make b/rules/eggdbus.make
> index 09bc6ff19a2c..cb4755473e87 100644
> --- a/rules/eggdbus.make
> +++ b/rules/eggdbus.make
> @@ -18,7 +18,7 @@ EGGDBUS_VERSION := 0.6
> EGGDBUS_MD5 := b43d2a6c523fcb8b9d0b0300c4222386
> EGGDBUS := eggdbus-$(EGGDBUS_VERSION)
> EGGDBUS_SUFFIX := tar.gz
> -EGGDBUS_URL := http://hal.freedesktop.org/releases/$(EGGDBUS).$(EGGDBUS_SUFFIX)
> +EGGDBUS_URL := https://hal.freedesktop.org/releases/$(EGGDBUS).$(EGGDBUS_SUFFIX)
> EGGDBUS_SOURCE := $(SRCDIR)/$(EGGDBUS).$(EGGDBUS_SUFFIX)
> EGGDBUS_DIR := $(BUILDDIR)/$(EGGDBUS)
> EGGDBUS_LICENSE := LGPL-2.0-only
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] libbsd: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 03/15] libbsd: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 0b5120feb5c6e670bd9ca2b6d727dc4f9106c884.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:18 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://libbsd.freedesktop.org/releases/libbsd-0.12.2.tar.xz]
> Enqueue https://libbsd.freedesktop.org/releases/libbsd-0.12.2.tar.xz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-3-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libbsd.make b/rules/libbsd.make
> index 1c5c737f2a99..35a87b41ada4 100644
> --- a/rules/libbsd.make
> +++ b/rules/libbsd.make
> @@ -18,7 +18,7 @@ LIBBSD_VERSION := 0.12.2
> LIBBSD_MD5 := 1aa07d44ee00e2cc1ae3ac10baae7a68
> LIBBSD := libbsd-$(LIBBSD_VERSION)
> LIBBSD_SUFFIX := tar.xz
> -LIBBSD_URL := http://libbsd.freedesktop.org/releases/$(LIBBSD).$(LIBBSD_SUFFIX)
> +LIBBSD_URL := https://libbsd.freedesktop.org/releases/$(LIBBSD).$(LIBBSD_SUFFIX)
> LIBBSD_SOURCE := $(SRCDIR)/$(LIBBSD).$(LIBBSD_SUFFIX)
> LIBBSD_DIR := $(BUILDDIR)/$(LIBBSD)
> LIBBSD_LICENSE := BSD-3-Clause AND BSD-2-Clause-NetBSD AND ISC AND MIT AND Beerware AND public_domain
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] libdrm: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 04/15] libdrm: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 17827666677293e308b3b38f201787a57bdd4edc.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:19 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://dri.freedesktop.org/libdrm/libdrm-2.4.131.tar.xz]
> Enqueue https://dri.freedesktop.org/libdrm/libdrm-2.4.131.tar.xz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-4-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libdrm.make b/rules/libdrm.make
> index 263896336616..78eb8aa2b588 100644
> --- a/rules/libdrm.make
> +++ b/rules/libdrm.make
> @@ -19,7 +19,7 @@ LIBDRM_VERSION := 2.4.131
> LIBDRM_MD5 := 522482dbbded0b314d868ff70e72c1eb
> LIBDRM := libdrm-$(LIBDRM_VERSION)
> LIBDRM_SUFFIX := tar.xz
> -LIBDRM_URL := http://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
> +LIBDRM_URL := https://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
> LIBDRM_SOURCE := $(SRCDIR)/$(LIBDRM).$(LIBDRM_SUFFIX)
> LIBDRM_DIR := $(BUILDDIR)/$(LIBDRM)
> LIBDRM_LICENSE := MIT
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] libpthread-stubs: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 05/15] libpthread-stubs: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 480f3e5510976d94e4ea9fb3aa7254d06ba66e84.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:19 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://xcb.freedesktop.org/dist/libpthread-stubs-0.5.tar.xz]
> Enqueue https://xcb.freedesktop.org/dist/libpthread-stubs-0.5.tar.xz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-5-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libpthread-stubs.make b/rules/libpthread-stubs.make
> index bd6c8dd4cff7..f0568cd0e1e5 100644
> --- a/rules/libpthread-stubs.make
> +++ b/rules/libpthread-stubs.make
> @@ -18,7 +18,7 @@ LIBPTHREAD_STUBS_VERSION := 0.5
> LIBPTHREAD_STUBS_MD5 := d42052cb343c3e050ff40adc1675e79f
> LIBPTHREAD_STUBS := libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION)
> LIBPTHREAD_STUBS_SUFFIX := tar.xz
> -LIBPTHREAD_STUBS_URL := http://xcb.freedesktop.org/dist/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
> +LIBPTHREAD_STUBS_URL := https://xcb.freedesktop.org/dist/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
> LIBPTHREAD_STUBS_SOURCE := $(SRCDIR)/$(LIBPTHREAD_STUBS).$(LIBPTHREAD_STUBS_SUFFIX)
> LIBPTHREAD_STUBS_DIR := $(BUILDDIR)/$(LIBPTHREAD_STUBS)
> LIBPTHREAD_STUBS_LICENSE := MIT
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] xcb-util: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 06/15] xcb-util: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 4268f8eaeb599605b5018e4af6527607c6205c4a.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:20 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2]
> Enqueue https://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-6-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/xcb-util.make b/rules/xcb-util.make
> index 449bf104a251..04c973131646 100644
> --- a/rules/xcb-util.make
> +++ b/rules/xcb-util.make
> @@ -18,7 +18,7 @@ XCB_UTIL_VERSION := 0.4.0
> XCB_UTIL_MD5 := 2e97feed81919465a04ccc71e4073313
> XCB_UTIL := xcb-util-$(XCB_UTIL_VERSION)
> XCB_UTIL_SUFFIX := tar.bz2
> -XCB_UTIL_URL := http://xcb.freedesktop.org/dist/$(XCB_UTIL).$(XCB_UTIL_SUFFIX)
> +XCB_UTIL_URL := https://xcb.freedesktop.org/dist/$(XCB_UTIL).$(XCB_UTIL_SUFFIX)
> XCB_UTIL_SOURCE := $(SRCDIR)/$(XCB_UTIL).$(XCB_UTIL_SUFFIX)
> XCB_UTIL_DIR := $(BUILDDIR)/$(XCB_UTIL)
> XCB_UTIL_LICENSE := X11
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] zsync: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 07/15] zsync: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 735a6b4e2d34e283043928402354c749ec58c089.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:21 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2]
> Enqueue https://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-7-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/zsync.make b/rules/zsync.make
> index a6cf53c26cca..f7b798acdeee 100644
> --- a/rules/zsync.make
> +++ b/rules/zsync.make
> @@ -18,7 +18,7 @@ ZSYNC_VERSION := 0.6.2
> ZSYNC_MD5 := 862f90bafda118c4d3c5ee6477e50841
> ZSYNC := zsync-$(ZSYNC_VERSION)
> ZSYNC_SUFFIX := tar.bz2
> -ZSYNC_URL := http://zsync.moria.org.uk/download/$(ZSYNC).$(ZSYNC_SUFFIX)
> +ZSYNC_URL := https://zsync.moria.org.uk/download/$(ZSYNC).$(ZSYNC_SUFFIX)
> ZSYNC_SOURCE := $(SRCDIR)/$(ZSYNC).$(ZSYNC_SUFFIX)
> ZSYNC_DIR := $(BUILDDIR)/$(ZSYNC)
> ZSYNC_LICENSE := GPL
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] cross-nasm: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 08/15] cross-nasm: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as bedc6ead9cd50e84b7a4d4ebf0bd38d35a6911d2.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:22 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://www.nasm.us/pub/nasm/releasebuilds/3.01/nasm-3.01.tar.xz]
> Enqueue https://www.nasm.us/pub/nasm/releasebuilds/3.01/nasm-3.01.tar.xz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-8-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/cross-nasm.make b/rules/cross-nasm.make
> index ca0cd62bbe0e..dc58c710f166 100644
> --- a/rules/cross-nasm.make
> +++ b/rules/cross-nasm.make
> @@ -21,7 +21,7 @@ CROSS_NASM_MD5 := 8414016d6ad0e113958c29066dfcc550
> CROSS_NASM := nasm-$(CROSS_NASM_VERSION)
> CROSS_NASM_SUFFIX := tar.xz
> CROSS_NASM_URL := \
> - http://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX) \
> + https://www.nasm.us/pub/nasm/releasebuilds/$(CROSS_NASM_VERSION)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX) \
> https://snapshot.debian.org/archive/debian/20250401T023134Z/pool/main/n/nasm/nasm_$(CROSS_NASM_VERSION).orig.$(CROSS_NASM_SUFFIX)
> CROSS_NASM_SOURCE := $(SRCDIR)/$(CROSS_NASM).$(CROSS_NASM_SUFFIX)
> CROSS_NASM_DIR := $(CROSS_BUILDDIR)/$(CROSS_NASM)
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] cups-filters: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 09/15] cups-filters: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as ba33f36a01c0671847e04a504126514e64a47b2a.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:23 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://openprinting.org/download/cups-filters/cups-filters-1.25.4.tar.xz]
> Enqueue https://openprinting.org/download/cups-filters/cups-filters-1.25.4.tar.xz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-9-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/cups-filters.make b/rules/cups-filters.make
> index 3a4abe809f92..1c7b97edbab4 100644
> --- a/rules/cups-filters.make
> +++ b/rules/cups-filters.make
> @@ -18,7 +18,7 @@ CUPS_FILTERS_VERSION := 1.25.4
> CUPS_FILTERS_MD5 := a5c89e0b63cebb24a72c48737b25605e
> CUPS_FILTERS := cups-filters-$(CUPS_FILTERS_VERSION)
> CUPS_FILTERS_SUFFIX := tar.xz
> -CUPS_FILTERS_URL := http://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
> +CUPS_FILTERS_URL := https://openprinting.org/download/cups-filters/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
> CUPS_FILTERS_SOURCE := $(SRCDIR)/$(CUPS_FILTERS).$(CUPS_FILTERS_SUFFIX)
> CUPS_FILTERS_DIR := $(BUILDDIR)/$(CUPS_FILTERS)
> CUPS_FILTERS_LICENSE := GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND MIT AND BSD-4-Clause
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] db: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 10/15] db: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as d00478031161ff0fba3f216bf8164e84941b34fb.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:23 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz]
> Enqueue https://download.oracle.com/berkeley-db/db-5.3.28.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-10-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/db.make b/rules/db.make
> index 40ceb9f63953..20e837ccc027 100644
> --- a/rules/db.make
> +++ b/rules/db.make
> @@ -21,7 +21,7 @@ DB_MD5 := b99454564d5b4479750567031d66fe24
> DB_LIBVERSION := $(basename $(DB_VERSION))
> DB := db-$(DB_VERSION)
> DB_SUFFIX := tar.gz
> -DB_URL := http://download.oracle.com/berkeley-db/$(DB).$(DB_SUFFIX)
> +DB_URL := https://download.oracle.com/berkeley-db/$(DB).$(DB_SUFFIX)
> DB_SOURCE := $(SRCDIR)/$(DB).$(DB_SUFFIX)
> DB_DIR := $(BUILDDIR)/$(DB)
> DB_SUBDIR := dist
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] dfu-util: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
2026-04-22 6:09 ` Alexander Dahl via ptxdist
@ 2026-04-27 7:46 ` Michael Olbrich
1 sibling, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as ea03fc44f96d4cec0d956dc1c04797b22510b64b.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:24 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://dfu-util.sourceforge.net/releases/dfu-util-0.11.tar.gz]
> Enqueue https://dfu-util.sourceforge.net/releases/dfu-util-0.11.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-11-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/dfu-util.make b/rules/dfu-util.make
> index 2acdfa413cef..a6a9b620cb2d 100644
> --- a/rules/dfu-util.make
> +++ b/rules/dfu-util.make
> @@ -18,7 +18,7 @@ DFU_UTIL_VERSION := 0.11
> DFU_UTIL_MD5 := 31c983543a1fe8f03260ca4d56ad4f43
> DFU_UTIL := dfu-util-$(DFU_UTIL_VERSION)
> DFU_UTIL_SUFFIX := tar.gz
> -DFU_UTIL_URL := http://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
> +DFU_UTIL_URL := https://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
> DFU_UTIL_SOURCE := $(SRCDIR)/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
> DFU_UTIL_DIR := $(BUILDDIR)/$(DFU_UTIL)
> DFU_UTIL_LICENSE := GPL-2.0-or-later
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] iputils: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 12/15] iputils: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 05c241ffd7eb27301f457fd59f95c53fbc8437c4.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:25 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://codeload.github.com/iputils/iputils/tar.gz/s20200821]
> Enqueue https://codeload.github.com/iputils/iputils/tar.gz/s20200821
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-12-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/iputils.make b/rules/iputils.make
> index 441433b05b0e..6dc0cbd9e4f9 100644
> --- a/rules/iputils.make
> +++ b/rules/iputils.make
> @@ -18,7 +18,7 @@ IPUTILS_VERSION := s20200821
> IPUTILS_MD5 := 85a5ce27f92d8fa2770dd290acd4c1e3
> IPUTILS := iputils-$(IPUTILS_VERSION)
> IPUTILS_SUFFIX := tar.gz
> -IPUTILS_URL := http://codeload.github.com/iputils/iputils/$(IPUTILS_SUFFIX)/$(IPUTILS_VERSION)
> +IPUTILS_URL := https://codeload.github.com/iputils/iputils/$(IPUTILS_SUFFIX)/$(IPUTILS_VERSION)
> IPUTILS_SOURCE := $(SRCDIR)/$(IPUTILS).$(IPUTILS_SUFFIX)
> IPUTILS_DIR := $(BUILDDIR)/$(IPUTILS)
> IPUTILS_LICENSE := GPL-2.0-only
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] libftdi: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 14/15] libftdi: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 69644f47048b9e08757d8c3961890b28169e3c3e.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:26 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.17.tar.gz]
> Enqueue https://www.intra2net.com/en/developer/libftdi/download/libftdi-0.17.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-14-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libftdi.make b/rules/libftdi.make
> index a307f56642f9..b258dc6a979b 100644
> --- a/rules/libftdi.make
> +++ b/rules/libftdi.make
> @@ -19,7 +19,7 @@ LIBFTDI_VERSION := 0.17
> LIBFTDI_MD5 := 810c69cfaa078b49795c224ef9b6b851
> LIBFTDI := libftdi-$(LIBFTDI_VERSION)
> LIBFTDI_SUFFIX := tar.gz
> -LIBFTDI_URL := http://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI).$(LIBFTDI_SUFFIX)
> +LIBFTDI_URL := https://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI).$(LIBFTDI_SUFFIX)
> LIBFTDI_SOURCE := $(SRCDIR)/$(LIBFTDI).$(LIBFTDI_SUFFIX)
> LIBFTDI_DIR := $(BUILDDIR)/$(LIBFTDI)
> LIBFTDI_LICENSE := LGPL-2.1-only
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] killproc: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 13/15] killproc: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 69bffbc8a76485fc84d77cb19e3a5c3b6a0bba25.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:26 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://ftp.suse.com/pub/projects/init/killproc-2.13.tar.gz]
> Enqueue https://ftp.suse.com/pub/projects/init/killproc-2.13.tar.gz
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-13-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/killproc.make b/rules/killproc.make
> index fc830dd1f1c7..d5a2a76e73ca 100644
> --- a/rules/killproc.make
> +++ b/rules/killproc.make
> @@ -19,7 +19,7 @@ KILLPROC_VERSION := 2.13
> KILLPROC_MD5 := 7b52f7cd46f08bd1c4723a035a00c389
> KILLPROC := killproc-$(KILLPROC_VERSION)
> KILLPROC_SUFFIX := tar.gz
> -KILLPROC_URL := http://ftp.suse.com/pub/projects/init/$(KILLPROC).$(KILLPROC_SUFFIX)
> +KILLPROC_URL := https://ftp.suse.com/pub/projects/init/$(KILLPROC).$(KILLPROC_SUFFIX)
> KILLPROC_SOURCE := $(SRCDIR)/$(KILLPROC).$(KILLPROC_SUFFIX)
> KILLPROC_DIR := $(BUILDDIR)/$(KILLPROC)
> KILLPROC_LICENSE := GPL-2.0-only
^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [ptxdist] [APPLIED] libftdi1: update URL
2026-04-21 19:01 ` [ptxdist] [PATCH 15/15] libftdi1: " Bruno Thomsen
@ 2026-04-27 7:46 ` Michael Olbrich
0 siblings, 0 replies; 31+ messages in thread
From: Michael Olbrich @ 2026-04-27 7:46 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as fe43f27106bb766abd48eef806ce22e3b4e3fb44.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:46:27 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Current download URL returns 301 Moved Permanently.
>
> Download log:
>
> HTTP response 301 Moved Permanently [http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.5.tar.bz2]
> Enqueue https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.5.tar.bz2
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20260421190115.25470-15-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libftdi1.make b/rules/libftdi1.make
> index b35470d56712..23cc6b7cb66f 100644
> --- a/rules/libftdi1.make
> +++ b/rules/libftdi1.make
> @@ -18,7 +18,7 @@ LIBFTDI1_VERSION := 1.5
> LIBFTDI1_MD5 := f515d7d69170a9afc8b273e8f1466a80
> LIBFTDI1 := libftdi1-$(LIBFTDI1_VERSION)
> LIBFTDI1_SUFFIX := tar.bz2
> -LIBFTDI1_URL := http://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI1).$(LIBFTDI1_SUFFIX)
> +LIBFTDI1_URL := https://www.intra2net.com/en/developer/libftdi/download/$(LIBFTDI1).$(LIBFTDI1_SUFFIX)
> LIBFTDI1_SOURCE := $(SRCDIR)/$(LIBFTDI1).$(LIBFTDI1_SUFFIX)
> LIBFTDI1_DIR := $(BUILDDIR)/$(LIBFTDI1)
> LIBFTDI1_LICENSE := LGPL-2.1-only AND MIT AND GPL-2.0-only
^ permalink raw reply [flat|nested] 31+ messages in thread
end of thread, other threads:[~2026-04-27 7:50 UTC | newest]
Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-21 19:01 [ptxdist] [PATCH 01/15] dbus-glib: update URL Bruno Thomsen
2026-04-21 19:01 ` [ptxdist] [PATCH 02/15] eggdbus: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 03/15] libbsd: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 04/15] libdrm: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 05/15] libpthread-stubs: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 06/15] xcb-util: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 07/15] zsync: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 08/15] cross-nasm: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 09/15] cups-filters: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 10/15] db: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 11/15] dfu-util: " Bruno Thomsen
2026-04-22 6:09 ` Alexander Dahl via ptxdist
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 12/15] iputils: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 13/15] killproc: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 14/15] libftdi: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-21 19:01 ` [ptxdist] [PATCH 15/15] libftdi1: " Bruno Thomsen
2026-04-27 7:46 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-04-27 7:46 ` [ptxdist] [APPLIED] dbus-glib: " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox