* [Buildroot] [PATCH] sshpass: bump version to 1.06
@ 2016-11-02 9:01 Gary Bisson
2016-11-02 16:25 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gary Bisson @ 2016-11-02 9:01 UTC (permalink / raw)
To: buildroot
Changelog:
- Add -P for overriding the password prompt we search for
- Add -v for verbose logging of the prompt detection prompt.
- Allow packagers and compilers to change the default password prompt.
- When giving -V, also print the default password prompt.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
Reading the DEVELOPERS file I realized I had sshpass to look after. So here is
an update.
Regards,
Gary
---
package/sshpass/sshpass.hash | 2 +-
package/sshpass/sshpass.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/sshpass/sshpass.hash b/package/sshpass/sshpass.hash
index 12871e1..f6e0611 100644
--- a/package/sshpass/sshpass.hash
+++ b/package/sshpass/sshpass.hash
@@ -1,2 +1,2 @@
# Locally computed:
-sha256 c3f78752a68a0c3f62efb3332cceea0c8a1f04f7cf6b46e00ec0c3000bc8483e sshpass-1.05.tar.gz
+sha256 c6324fcee608b99a58f9870157dfa754837f8c48be3df0f5e2f3accf145dee60 sshpass-1.06.tar.gz
diff --git a/package/sshpass/sshpass.mk b/package/sshpass/sshpass.mk
index 7344ca6..de46604 100644
--- a/package/sshpass/sshpass.mk
+++ b/package/sshpass/sshpass.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SSHPASS_VERSION = 1.05
+SSHPASS_VERSION = 1.06
SSHPASS_SITE = http://downloads.sourceforge.net/project/sshpass/sshpass/$(SSHPASS_VERSION)
SSHPASS_LICENSE = GPLv2+
SSHPASS_LICENSE_FILES = COPYING
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] sshpass: bump version to 1.06
2016-11-02 9:01 [Buildroot] [PATCH] sshpass: bump version to 1.06 Gary Bisson
@ 2016-11-02 16:25 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-11-02 16:25 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 2 Nov 2016 10:01:36 +0100, Gary Bisson wrote:
> Changelog:
> - Add -P for overriding the password prompt we search for
> - Add -v for verbose logging of the prompt detection prompt.
> - Allow packagers and compilers to change the default password prompt.
> - When giving -V, also print the default password prompt.
>
> Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
> ---
> Reading the DEVELOPERS file I realized I had sshpass to look after. So here is
> an update.
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-02 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02 9:01 [Buildroot] [PATCH] sshpass: bump version to 1.06 Gary Bisson
2016-11-02 16:25 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox