]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
openssh: Update to 7.5p1
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 11 Aug 2017 16:09:07 +0000 (18:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Aug 2017 16:56:41 +0000 (17:56 +0100)
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@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
openssh/openssh.nm

index 8b7eceab4c2b69e90b0011fd2c37205277e3d676..cd5f32dad9cb083ef8582323aac8cd562c48596d 100644 (file)
@@ -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