From: Roland Hieber <r.hieber@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>
Subject: [ptxdist] [PATCH v2] openssh: version bump 7.5p1 -> 7.6p1
Date: Mon, 13 Nov 2017 11:39:09 +0100 [thread overview]
Message-ID: <20171113103909.26645-1-r.hieber@pengutronix.de> (raw)
In-Reply-To: <20171110164613.9246-1-r.hieber@pengutronix.de>
SSH1-specific parts have been removed and the LICENSE file has been
updated to reflect that changes, otherwise the license terms have not
changed.
This version removes support for the hmac-ripemd160 MAC, and the
arcfour, blowfish and CAST ciphers. RSA keys with less than 1024 bytes
are now refused by the server.
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
Notes:
changes v1 -> v2:
- update LICENSE md5
- improve commit message
rules/openssh.make | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/openssh.make b/rules/openssh.make
index ef5eec8f0..a7f708153 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
#
# Paths and names
#
-OPENSSH_VERSION := 7.5p1
-OPENSSH_MD5 := 652fdc7d8392f112bef11cacf7e69e23
+OPENSSH_VERSION := 7.6p1
+OPENSSH_MD5 := 06a88699018e5fef13d4655abfed1f63
OPENSSH := openssh-$(OPENSSH_VERSION)
OPENSSH_SUFFIX := tar.gz
OPENSSH_URL := \
@@ -28,7 +28,7 @@ OPENSSH_URL := \
OPENSSH_SOURCE := $(SRCDIR)/$(OPENSSH).$(OPENSSH_SUFFIX)
OPENSSH_DIR := $(BUILDDIR)/$(OPENSSH)
OPENSSH_LICENSE := BSD, 2-term BSD, 3-term BSD, MIT, THE BEER-WARE LICENSE
-OPENSSH_LICENSE_FILES := file://LICENCE;md5=e326045657e842541d3f35aada442507
+OPENSSH_LICENSE_FILES := file://LICENCE;md5=429658c6612f3a9b1293782366ab29d8
# ----------------------------------------------------------------------------
# Prepare
@@ -64,7 +64,6 @@ OPENSSH_CONF_OPT := \
--disable-pututline \
--disable-pututxline \
--with-openssl \
- --without-ssh1 \
--with-stackprotect \
--with-hardening \
--without-rpath \
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2017-11-13 10:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-10 16:46 [ptxdist] [PATCH] " Roland Hieber
2017-11-13 10:39 ` Roland Hieber [this message]
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=20171113103909.26645-1-r.hieber@pengutronix.de \
--to=r.hieber@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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