All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Randy.MacLeod@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 0/5] convert remaining ftp SRC_URIs to https/http
Date: Tue, 9 Apr 2024 13:25:26 -0700	[thread overview]
Message-ID: <20240409202531.1050101-1-Randy.MacLeod@windriver.com> (raw)

From: Randy MacLeod <Randy.MacLeod@windriver.com>

Fedora 40 is switching to wget2:
   https://fedoraproject.org/wiki/Releases/40/ChangeSet?ref=news.itsfoss.com#Wget2_as_wget
which is rumoured to have dropped support for --passive-ftp and more and more firewalls are 
blocking ftp trafic so covert the 5 packages in meta-openembedded that are still using ftp 
in their SRC_URI to https or http.

Also clean up some HOMEPAGE links and drop some obsolete SRC_URI[md5sum]s.

Randy MacLeod (5):
  ncftp: Upgrade to 3.2.7
  pimd: switch SRC_URI to https
  tnftp: switch the SRC_URI to https
  postfix: switch SRC_URI to http
  libmad: switch links/SRC_URI to https sites

 .../ncftp/ncftp/ncftp-3.2.5-gcc10.patch       | 83 -------------------
 .../ncftp/{ncftp_3.2.6.bb => ncftp_3.2.7.bb}  |  6 +-
 .../recipes-daemons/postfix/postfix_3.8.6.bb  |  2 +-
 .../recipes-support/pimd/pimd_2.3.2.bb        |  3 +-
 .../recipes-support/tnftp/tnftp_20230507.bb   |  2 +-
 .../libmad/libmad_0.15.1b.bb                  |  7 +-
 6 files changed, 8 insertions(+), 95 deletions(-)
 delete mode 100644 meta-networking/recipes-daemons/ncftp/ncftp/ncftp-3.2.5-gcc10.patch
 rename meta-networking/recipes-daemons/ncftp/{ncftp_3.2.6.bb => ncftp_3.2.7.bb} (79%)

-- 
2.43.0



             reply	other threads:[~2024-04-09 20:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 20:25 Randy.MacLeod [this message]
2024-04-09 20:25 ` [PATCH 1/5] ncftp: Upgrade to 3.2.7 Randy.MacLeod
2024-04-09 20:25 ` [PATCH 2/5] pimd: switch SRC_URI to https Randy.MacLeod
2024-04-09 20:25 ` [PATCH 3/5] tnftp: switch the " Randy.MacLeod
2024-04-09 20:25 ` [PATCH 4/5] postfix: switch SRC_URI to http Randy.MacLeod
2024-04-09 20:25 ` [PATCH 5/5] libmad: switch links/SRC_URI to https sites Randy.MacLeod
     [not found] ` <17C4B66C43D81498.18064@lists.openembedded.org>
2024-04-09 21:40   ` [oe] " Randy MacLeod

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=20240409202531.1050101-1-Randy.MacLeod@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.