* [PATCH] openssh: Update to 7.5p1
@ 2017-08-11 16:09 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-08-11 16:09 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]
This is a major update to the latest stable version of openssh.
* Drop support for the audit subsystem.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
openssh/openssh.nm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/openssh/openssh.nm b/openssh/openssh.nm
index 8b7ecea..cd5f32d 100644
--- a/openssh/openssh.nm
+++ b/openssh/openssh.nm
@@ -4,7 +4,7 @@
###############################################################################
name = openssh
-version = 7.4p1
+version = 7.5p1
release = 1
groups = Application/Internet
@@ -23,7 +23,6 @@ source_dl = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
build
requires
- audit-devel
autoconf
automake
groff
@@ -49,8 +48,7 @@ build
--with-authorized-keys-command \
--with-ipaddr-display \
--with-pam \
- --with-libedit \
- --with-audit=linux
+ --with-libedit
prepare_cmds
autoreconf -vfi
--
2.9.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-11 16:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-11 16:09 [PATCH] openssh: Update to 7.5p1 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox