* [Buildroot] [PATCH] openssh: bump to version 6.9p1
@ 2015-07-01 10:44 Gustavo Zacarias
2015-07-02 8:59 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-07-01 10:44 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/openssh/openssh.hash | 4 ++--
package/openssh/openssh.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/openssh/openssh.hash b/package/openssh/openssh.hash
index 3af72ff..76d0be8 100644
--- a/package/openssh/openssh.hash
+++ b/package/openssh/openssh.hash
@@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
-# Also from http://www.openssh.com/txt/release-6.8 (sha256 is base64 encoded)
-sha256 3ff64ce73ee124480b5bf767b9830d7d3c03bbcb6abe716b78f0192c37ce160e openssh-6.8p1.tar.gz
+# Also from http://www.openssh.com/txt/release-6.9 (sha256 is base64 encoded)
+sha256 6e074df538f357d440be6cf93dc581a21f22d39e236f217fcd8eacbb6c896cfe openssh-6.9p1.tar.gz
diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
index 24af079..11a844e 100644
--- a/package/openssh/openssh.mk
+++ b/package/openssh/openssh.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENSSH_VERSION = 6.8p1
+OPENSSH_VERSION = 6.9p1
OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
OPENSSH_LICENSE = BSD-3c BSD-2c Public Domain
OPENSSH_LICENSE_FILES = LICENCE
--
2.3.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] openssh: bump to version 6.9p1
2015-07-01 10:44 [Buildroot] [PATCH] openssh: bump to version 6.9p1 Gustavo Zacarias
@ 2015-07-02 8:59 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-07-02 8:59 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 1 Jul 2015 07:44:32 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/openssh/openssh.hash | 4 ++--
> package/openssh/openssh.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, 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:[~2015-07-02 8:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 10:44 [Buildroot] [PATCH] openssh: bump to version 6.9p1 Gustavo Zacarias
2015-07-02 8:59 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox