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] autossh: update URL
Date: Sat, 23 Mar 2024 09:59:35 +0100	[thread overview]
Message-ID: <20240323085935.2493761-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240317090522.9271-1-bruno.thomsen@gmail.com>

Thanks, applied as dbed1fb29767fbd29fa905fe36ae9d70c83aab54.

Michael

[sent from post-receive hook]

On Sat, 23 Mar 2024 09:59:34 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Update URL from http to https as it returns 301 Moved Permanently.
> 
> Download log:
> 
> --2024-03-08 13:14:10--  http://www.harding.motd.ca/autossh/autossh-1.4c.tgz
> Resolving www.harding.motd.ca (www.harding.motd.ca)... 70.73.86.42
> Connecting to www.harding.motd.ca (www.harding.motd.ca)|70.73.86.42|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: https://www.harding.motd.ca/autossh/autossh-1.4c.tgz [following]
> --2024-03-08 13:14:11--  https://www.harding.motd.ca/autossh/autossh-1.4c.tgz
> Connecting to www.harding.motd.ca (www.harding.motd.ca)|70.73.86.42|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 65191 (64K) [application/octet-stream]
> 
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20240317090522.9271-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/autossh.make b/rules/autossh.make
> index ef8240bcb19a..879cd1c99ce0 100644
> --- a/rules/autossh.make
> +++ b/rules/autossh.make
> @@ -18,7 +18,7 @@ AUTOSSH_VERSION	:= 1.4c
>  AUTOSSH_MD5	:= 26520eea934f296be0783dabe7fcfd28
>  AUTOSSH		:= autossh-$(AUTOSSH_VERSION)
>  AUTOSSH_SUFFIX	:= tgz
> -AUTOSSH_URL	:= http://www.harding.motd.ca/autossh/$(AUTOSSH).$(AUTOSSH_SUFFIX)
> +AUTOSSH_URL	:= https://www.harding.motd.ca/autossh/$(AUTOSSH).$(AUTOSSH_SUFFIX)
>  AUTOSSH_SOURCE	:= $(SRCDIR)/$(AUTOSSH).$(AUTOSSH_SUFFIX)
>  AUTOSSH_DIR	:= $(BUILDDIR)/$(AUTOSSH)
>  AUTOSSH_LICENSE	:= unknown



      parent reply	other threads:[~2024-03-23  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17  9:05 [ptxdist] [PATCH v2 1/2] " Bruno Thomsen
2024-03-17  9:05 ` [ptxdist] [PATCH v2 2/2] autossh: Version bump 1.4c -> 1.4g Bruno Thomsen
2024-03-23  8:59   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-23  8:59 ` Michael Olbrich [this message]

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=20240323085935.2493761-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