mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] openssh: bump version to 7.1p1
@ 2015-08-26 21:04 Clemens Gruber
  2015-08-26 21:04 ` [ptxdist] [PATCH 2/3] file: bump version to 5.24 Clemens Gruber
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Clemens Gruber @ 2015-08-26 21:04 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Bump OpenSSH version to 7.1p1 and remove --without-ssh1 configure flag
as SSH1 is now disabled by default.

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/openssh.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/openssh.make b/rules/openssh.make
index 931b207..3c81c11 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -17,8 +17,9 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 6.9p1
-OPENSSH_MD5	:= 0b161c44fc31fbc6b76a6f8ae639f16f
+OPENSSH_VERSION	:= 7.1p1
+OPENSSH_MD5	:= 8709736bc8a8c253bc4eeb4829888ca5
+OPENSSH_SHA256 := fc0a6d2d1d063d5c66dffd952493d0cda256cad204f681de0f84ef85b2ad8428
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
@@ -57,7 +58,6 @@ OPENSSH_CONF_OPT	:= \
 	--disable-pututline \
 	--disable-pututxline \
 	--with-openssl \
-	--without-ssh1 \
 	--with-stackprotect \
 	--with-hardening \
 	--without-rpath \
-- 
2.5.0


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-27  8:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-26 21:04 [ptxdist] [PATCH 1/3] openssh: bump version to 7.1p1 Clemens Gruber
2015-08-26 21:04 ` [ptxdist] [PATCH 2/3] file: bump version to 5.24 Clemens Gruber
2015-08-27  8:21   ` Juergen Borleis
2015-08-27  8:56     ` Clemens Gruber
2015-08-26 21:04 ` [ptxdist] [PATCH 3/3] mosh: version bump to 1.2.5 Clemens Gruber
2015-08-27  8:19 ` [ptxdist] [PATCH 1/3] openssh: bump version to 7.1p1 Juergen Borleis
2015-08-27  8:54   ` Clemens Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox