openssh: bump version
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 21:17:29 +0000 (22:17 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 21:17:29 +0000 (22:17 +0100)
From the announcement:

This release fixes a security bug:

 * sshd(8): fix a memory corruption problem triggered during rekeying
   when an AES-GCM cipher is selected. Full details of the vulnerability
   are available at: http://www.openssh.com/txt/gcmrekey.adv

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openssh/openssh.mk

index f0652e5805de1ed18b4e029791f20d6966cf1834..8ab2b476ed2f6dcfd2631e030cdd7e5700f41104 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENSSH_VERSION = 6.3p1
+OPENSSH_VERSION = 6.4p1
 OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
 OPENSSH_CONF_ENV = LD="$(TARGET_CC)" LDFLAGS="$(TARGET_CFLAGS)"
 OPENSSH_CONF_OPT = --disable-lastlog --disable-utmp \