From: "Liam R. Howlett" <Liam.Howlett@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Liam.Howlett@WindRiver.com
Subject: [PATCH] wget: Add --ssh-askpass support
Date: Fri, 22 Jul 2016 14:24:04 -0400 [thread overview]
Message-ID: <1469211845-21125-1-git-send-email-Liam.Howlett@WindRiver.com> (raw)
wget: Add --ssh-askpass support
This adds the --ssh-askpass option which is disabled by default.
--ssh-askpass will request the username and password for a given URL by
executing the external program pointed to by the environment variable
SSH_ASKPASS. If the environment variable is not set, an error is
returned. If an error occurs requesting the username or password, wget
will exit.
Upstream-Status: Pending
Liam R. Howlett (1):
wget: Add --ssh-askpass support
.../wget/0001-wget-Add-ssh-askpass-support.patch | 221 +++++++++++++++++++++
meta/recipes-extended/wget/wget_1.18.bb | 1 +
2 files changed, 222 insertions(+)
create mode 100644 meta/recipes-extended/wget/wget/0001-wget-Add-ssh-askpass-support.patch
--
1.9.1
next reply other threads:[~2016-07-22 18:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 18:24 Liam R. Howlett [this message]
2016-07-22 18:24 ` [PATCH] wget: Add --ssh-askpass support Liam R. Howlett
2016-07-26 13:38 ` Burton, Ross
2016-07-27 14:08 ` Liam R. Howlett
2016-07-22 19:21 ` Burton, Ross
2016-07-22 20:06 ` Mark Hatle
2016-07-25 16:06 ` Liam R. Howlett
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=1469211845-21125-1-git-send-email-Liam.Howlett@WindRiver.com \
--to=liam.howlett@windriver.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox