mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] libmbim: change URL from http to https
Date: Fri, 28 Oct 2022 16:44:37 +0200	[thread overview]
Message-ID: <20221028144437.2274825-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221020145407.3651-3-bruno.thomsen@gmail.com>

Thanks, applied as c3590c706f19f6769bbb5781ea417777d3cb15d8.

Michael

[sent from post-receive hook]

On Fri, 28 Oct 2022 16:44:37 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Downloading package result in a redirect from http to https.
> Use URL we have been told to follow.
> 
> --2022-10-20 11:25:17--  http://www.freedesktop.org/software/libmbim/libmbim-1.26.4.tar.xz
> Resolving www.freedesktop.org (www.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f
> Connecting to www.freedesktop.org (www.freedesktop.org)|131.252.210.176|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location: https://www.freedesktop.org/software/libmbim/libmbim-1.26.4.tar.xz [following]
> --2022-10-20 11:25:18--  https://www.freedesktop.org/software/libmbim/libmbim-1.26.4.tar.xz
> Connecting to www.freedesktop.org (www.freedesktop.org)|131.252.210.176|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 566188 (553K) [application/x-xz]
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20221020145407.3651-3-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libmbim.make b/rules/libmbim.make
> index 781f9c0ce0fd..f2f8e5801e9a 100644
> --- a/rules/libmbim.make
> +++ b/rules/libmbim.make
> @@ -18,7 +18,7 @@ LIBMBIM_VERSION	:= 1.26.4
>  LIBMBIM_MD5	:= 58dea20cad346f31d2873b68385a9973
>  LIBMBIM		:= libmbim-$(LIBMBIM_VERSION)
>  LIBMBIM_SUFFIX	:= tar.xz
> -LIBMBIM_URL	:= http://www.freedesktop.org/software/libmbim/$(LIBMBIM).$(LIBMBIM_SUFFIX)
> +LIBMBIM_URL	:= https://www.freedesktop.org/software/libmbim/$(LIBMBIM).$(LIBMBIM_SUFFIX)
>  LIBMBIM_SOURCE	:= $(SRCDIR)/$(LIBMBIM).$(LIBMBIM_SUFFIX)
>  LIBMBIM_DIR	:= $(BUILDDIR)/$(LIBMBIM)
>  LIBMBIM_LICENSE	:= GPL-2.0-or-later AND LGPL-2.1-or-later



  reply	other threads:[~2022-10-28 14:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 14:54 [ptxdist] [PATCH 1/5] libcurl: update download URL Bruno Thomsen
2022-10-20 14:54 ` [ptxdist] [PATCH 2/5] dbus: " Bruno Thomsen
2022-10-28 14:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-20 14:54 ` [ptxdist] [PATCH 3/5] libmbim: change URL from http to https Bruno Thomsen
2022-10-28 14:44   ` Michael Olbrich [this message]
2022-10-20 14:54 ` [ptxdist] [PATCH 4/5] host-opkg-utils: update download URL Bruno Thomsen
2022-10-28 14:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-20 14:54 ` [ptxdist] [PATCH 5/5] python3: " Bruno Thomsen
2022-10-28 14:44   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-28 14:44 ` [ptxdist] [APPLIED] libcurl: " Michael Olbrich

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=20221028144437.2274825-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /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