mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/6] atop: update URL
@ 2025-05-10 21:06 Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://www.atoptool.nl/download/atop-2.10.0.tar.gz' ...
HTTP response 301 Moved Permanently [http://www.atoptool.nl/download/atop-2.10.0.tar.gz]
Adding URL: https://www.atoptool.nl/download/atop-2.10.0.tar.gz
[0] Downloading 'https://www.atoptool.nl/download/atop-2.10.0.tar.gz' ...
Saving '/home/bruno/ptxdist/src/atop-2.10.0.tar.gz.SBb3UIXT7U'
HTTP response 200  [https://www.atoptool.nl/download/atop-2.10.0.tar.gz]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/atop.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/atop.make b/rules/atop.make
index 193ced1fc..8933700a4 100644
--- a/rules/atop.make
+++ b/rules/atop.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_ATOP) += atop
 ATOP_VERSION		:= 2.10.0
 ATOP_MD5		:= 6d14559b59e25d15dbcfa978ed0ec50e
 ATOP			:= atop-$(ATOP_VERSION)
-ATOP_URL		:= http://www.atoptool.nl/download/$(ATOP).tar.gz
+ATOP_URL		:= https://www.atoptool.nl/download/$(ATOP).tar.gz
 ATOP_SOURCE		:= $(SRCDIR)/$(ATOP).tar.gz
 ATOP_DIR		:= $(BUILDDIR)/$(ATOP)
 ATOP_LICENSE		:= GPL-2.0-or-later

base-commit: dabd1471febfa4bc3a072b63061ad6deae012c72
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ptxdist] [PATCH 2/6] blktrace: update URL
  2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
@ 2025-05-10 21:06 ` Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 3/6] cppunit: " Bruno Thomsen
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://brick.kernel.dk/snaps/blktrace-1.2.0.tar.bz2' ...
HTTP response 301 Moved Permanently [http://brick.kernel.dk/snaps/blktrace-1.2.0.tar.bz2]
Adding URL: https://brick.kernel.dk/snaps/blktrace-1.2.0.tar.bz2
[0] Downloading 'https://brick.kernel.dk/snaps/blktrace-1.2.0.tar.bz2' ...
Saving '/home/bruno/ptxdist/src/blktrace-1.2.0.tar.bz2.dmY7lPc9ac'
HTTP response 200 OK [https://brick.kernel.dk/snaps/blktrace-1.2.0.tar.bz2]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/blktrace.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/blktrace.make b/rules/blktrace.make
index 38440deb3..8b99d346d 100644
--- a/rules/blktrace.make
+++ b/rules/blktrace.make
@@ -18,7 +18,7 @@ BLKTRACE_VERSION	:= 1.2.0
 BLKTRACE_MD5		:= b9a80b7cc0a50f7a96d34c570ab8224d
 BLKTRACE		:= blktrace-$(BLKTRACE_VERSION)
 BLKTRACE_SUFFIX		:= tar.bz2
-BLKTRACE_URL		:= http://brick.kernel.dk/snaps/$(BLKTRACE).$(BLKTRACE_SUFFIX)
+BLKTRACE_URL		:= https://brick.kernel.dk/snaps/$(BLKTRACE).$(BLKTRACE_SUFFIX)
 BLKTRACE_SOURCE		:= $(SRCDIR)/$(BLKTRACE).$(BLKTRACE_SUFFIX)
 BLKTRACE_DIR		:= $(BUILDDIR)/$(BLKTRACE)
 BLKTRACE_LICENSE	:= GPL-2.0-only
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ptxdist] [PATCH 3/6] cppunit: update URL
  2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
@ 2025-05-10 21:06 ` Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz' ...
HTTP response 301 Moved Permanently [http://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz]
Adding URL: https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz
[0] Downloading 'https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz' ...
Saving '/home/bruno/ptxdist/src/cppunit-1.14.0.tar.gz.cL0JnyyWV1'
HTTP response 200  [https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/cppunit.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/cppunit.make b/rules/cppunit.make
index 1bdb8162e..a83d0ebc3 100644
--- a/rules/cppunit.make
+++ b/rules/cppunit.make
@@ -20,7 +20,7 @@ CPPUNIT_VERSION	:= 1.14.0
 CPPUNIT_MD5	:= 7ad93022171710a541bfe4bfd8b4a381
 CPPUNIT		:= cppunit-$(CPPUNIT_VERSION)
 CPPUNIT_SUFFIX	:= tar.gz
-CPPUNIT_URL	:= http://dev-www.libreoffice.org/src/$(CPPUNIT).$(CPPUNIT_SUFFIX)
+CPPUNIT_URL	:= https://dev-www.libreoffice.org/src/$(CPPUNIT).$(CPPUNIT_SUFFIX)
 CPPUNIT_SOURCE	:= $(SRCDIR)/$(CPPUNIT).$(CPPUNIT_SUFFIX)
 CPPUNIT_DIR	:= $(BUILDDIR)/$(CPPUNIT)
 CPPUNIT_LICENSE	:= LGPL-2.1-only
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ptxdist] [PATCH 4/6] iptables: update URL
  2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 3/6] cppunit: " Bruno Thomsen
@ 2025-05-10 21:06 ` Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 5/6] libmnl: " Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 6/6] nftables: " Bruno Thomsen
  4 siblings, 0 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://ftp.netfilter.org/pub/iptables/iptables-1.8.11.tar.xz' ...
HTTP response 301 Moved Permanently [http://ftp.netfilter.org/pub/iptables/iptables-1.8.11.tar.xz]
Adding URL: https://ftp.netfilter.org/pub/iptables/iptables-1.8.11.tar.xz
[0] Downloading 'https://ftp.netfilter.org/pub/iptables/iptables-1.8.11.tar.xz' ...
Saving '/home/bruno/ptxdist/src/iptables-1.8.11.tar.xz.QiYawvO7Gm'
HTTP response 200 OK [https://ftp.netfilter.org/pub/iptables/iptables-1.8.11.tar.xz]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/iptables.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/iptables.make b/rules/iptables.make
index b55378c28..f5c65547f 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -23,7 +23,7 @@ IPTABLES_VERSION	:= 1.8.11
 IPTABLES_MD5		:= 44191ce12055da9790a92429c771ba50
 IPTABLES		:= iptables-$(IPTABLES_VERSION)
 IPTABLES_SUFFIX		:= tar.xz
-IPTABLES_URL		:= http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)
+IPTABLES_URL		:= https://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)
 IPTABLES_SOURCE		:= $(SRCDIR)/$(IPTABLES).$(IPTABLES_SUFFIX)
 IPTABLES_DIR		:= $(BUILDDIR)/$(IPTABLES)
 IPTABLES_LICENSE	:= GPL-2.0-only
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ptxdist] [PATCH 5/6] libmnl: update URL
  2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
                   ` (2 preceding siblings ...)
  2025-05-10 21:06 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
@ 2025-05-10 21:06 ` Bruno Thomsen
  2025-05-10 21:06 ` [ptxdist] [PATCH 6/6] nftables: " Bruno Thomsen
  4 siblings, 0 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

[0] Downloading 'http://ftp.netfilter.org/pub/libmnl/libmnl-1.0.5.tar.bz2' ...
HTTP response 301 Moved Permanently [http://ftp.netfilter.org/pub/libmnl/libmnl-1.0.5.tar.bz2]
Adding URL: https://ftp.netfilter.org/pub/libmnl/libmnl-1.0.5.tar.bz2
[0] Downloading 'https://ftp.netfilter.org/pub/libmnl/libmnl-1.0.5.tar.bz2' ...
Saving '/home/bruno/ptxdist/src/libmnl-1.0.5.tar.bz2.KmNHkqDKfc'
HTTP response 200 OK [https://ftp.netfilter.org/pub/libmnl/libmnl-1.0.5.tar.bz2]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/libmnl.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/libmnl.make b/rules/libmnl.make
index 9106a5bf4..beb00dbd4 100644
--- a/rules/libmnl.make
+++ b/rules/libmnl.make
@@ -18,7 +18,7 @@ LIBMNL_VERSION	:= 1.0.5
 LIBMNL_MD5	:= 0bbb70573119ec5d49435114583e7a49
 LIBMNL		:= libmnl-$(LIBMNL_VERSION)
 LIBMNL_SUFFIX	:= tar.bz2
-LIBMNL_URL		:= http://ftp.netfilter.org/pub/libmnl/$(LIBMNL).$(LIBMNL_SUFFIX)
+LIBMNL_URL		:= https://ftp.netfilter.org/pub/libmnl/$(LIBMNL).$(LIBMNL_SUFFIX)
 LIBMNL_SOURCE	:= $(SRCDIR)/$(LIBMNL).$(LIBMNL_SUFFIX)
 LIBMNL_DIR		:= $(BUILDDIR)/$(LIBMNL)
 LIBMNL_LICENSE	:= LGPL-2.1-or-later
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ptxdist] [PATCH 6/6] nftables: update URL
  2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
                   ` (3 preceding siblings ...)
  2025-05-10 21:06 ` [ptxdist] [PATCH 5/6] libmnl: " Bruno Thomsen
@ 2025-05-10 21:06 ` Bruno Thomsen
  4 siblings, 0 replies; 6+ messages in thread
From: Bruno Thomsen @ 2025-05-10 21:06 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz' ...
HTTP response 301 Moved Permanently [http://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz]
Adding URL: https://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz
[0] Downloading 'https://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz' ...
Saving '/home/bruno/ptxdist/src/nftables-1.1.1.tar.xz.hLCjFsDPsR'
HTTP response 200 OK [https://ftp.netfilter.org/pub/nftables/nftables-1.1.1.tar.xz]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/nftables.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/nftables.make b/rules/nftables.make
index d1b0adb3b..63dfbcff8 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -18,7 +18,7 @@ NFTABLES_VERSION	:= 1.1.1
 NFTABLES_MD5		:= f0a71bcd8c112be7594851b39d4a45c3
 NFTABLES		:= nftables-$(NFTABLES_VERSION)
 NFTABLES_SUFFIX		:= tar.xz
-NFTABLES_URL		:= http://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
+NFTABLES_URL		:= https://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
 NFTABLES_SOURCE		:= $(SRCDIR)/$(NFTABLES).$(NFTABLES_SUFFIX)
 NFTABLES_DIR		:= $(BUILDDIR)/$(NFTABLES)
 NFTABLES_LICENSE	:= GPL-2.0-only AND GPL-2.0-or-later
-- 
2.49.0




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-10 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-10 21:06 [ptxdist] [PATCH 1/6] atop: update URL Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 2/6] blktrace: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 3/6] cppunit: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 5/6] libmnl: " Bruno Thomsen
2025-05-10 21:06 ` [ptxdist] [PATCH 6/6] nftables: " Bruno Thomsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox