* [ptxdist] [PATCH v2] openssh: bump version to 6.9p1
@ 2015-07-14 21:50 Clemens Gruber
2015-07-17 8:26 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Clemens Gruber @ 2015-07-14 21:50 UTC (permalink / raw)
To: ptxdist; +Cc: Clemens Gruber
Also remove the --without-tcp-wrappers option as support for
tcpwrappers/libwrap is gone since OpenSSH 6.7.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
Changes since v1:
- Removed --without-tcp-wrappers
---
rules/openssh.make | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/rules/openssh.make b/rules/openssh.make
index b43e147..da30643 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
#
# Paths and names
#
-OPENSSH_VERSION := 6.6p1
-OPENSSH_MD5 := 3e9800e6bca1fbac0eea4d41baa7f239
+OPENSSH_VERSION := 6.9p1
+OPENSSH_MD5 := 0b161c44fc31fbc6b76a6f8ae639f16f
OPENSSH := openssh-$(OPENSSH_VERSION)
OPENSSH_SUFFIX := tar.gz
OPENSSH_URL := \
@@ -61,7 +61,6 @@ OPENSSH_CONF_OPT := \
--without-rpath \
--with-zlib=$(SYSROOT) \
--without-skey \
- --without-tcp-wrappers \
--without-ldns \
--without-libedit \
--without-audit \
--
2.4.5
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH v2] openssh: bump version to 6.9p1
2015-07-14 21:50 [ptxdist] [PATCH v2] openssh: bump version to 6.9p1 Clemens Gruber
@ 2015-07-17 8:26 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2015-07-17 8:26 UTC (permalink / raw)
To: ptxdist
On Tue, Jul 14, 2015 at 11:50:00PM +0200, Clemens Gruber wrote:
> Also remove the --without-tcp-wrappers option as support for
> tcpwrappers/libwrap is gone since OpenSSH 6.7.
>
Thanks, applied.
Michael
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
> ---
>
> Changes since v1:
> - Removed --without-tcp-wrappers
>
> ---
> rules/openssh.make | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/rules/openssh.make b/rules/openssh.make
> index b43e147..da30643 100644
> --- a/rules/openssh.make
> +++ b/rules/openssh.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
> #
> # Paths and names
> #
> -OPENSSH_VERSION := 6.6p1
> -OPENSSH_MD5 := 3e9800e6bca1fbac0eea4d41baa7f239
> +OPENSSH_VERSION := 6.9p1
> +OPENSSH_MD5 := 0b161c44fc31fbc6b76a6f8ae639f16f
> OPENSSH := openssh-$(OPENSSH_VERSION)
> OPENSSH_SUFFIX := tar.gz
> OPENSSH_URL := \
> @@ -61,7 +61,6 @@ OPENSSH_CONF_OPT := \
> --without-rpath \
> --with-zlib=$(SYSROOT) \
> --without-skey \
> - --without-tcp-wrappers \
> --without-ldns \
> --without-libedit \
> --without-audit \
> --
> 2.4.5
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-17 6:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14 21:50 [ptxdist] [PATCH v2] openssh: bump version to 6.9p1 Clemens Gruber
2015-07-17 8:26 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox