mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: bump version to 7.2p2
@ 2016-03-13 17:58 Clemens Gruber
  0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2016-03-13 17:58 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

The --without-ssh1 option was removed and there is a new --with-ssh1
option. Compiling without SSH1 has now become the default.

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

diff --git a/rules/openssh.make b/rules/openssh.make
index 5de481e..d9bfec2 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 7.1p2
-OPENSSH_MD5	:= 4d8547670e2a220d5ef805ad9e47acf2
+OPENSSH_VERSION	:= 7.2p2
+OPENSSH_MD5	:= 13009a9156510d8f27e752659075cced
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
@@ -57,7 +57,6 @@ OPENSSH_CONF_OPT	:= \
 	--disable-pututline \
 	--disable-pututxline \
 	--with-openssl \
-	--without-ssh1 \
 	--with-stackprotect \
 	--with-hardening \
 	--without-rpath \
-- 
2.7.3


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-13 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-13 17:58 [ptxdist] [PATCH] openssh: bump version to 7.2p2 Clemens Gruber

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