--- plamo/00_base/old/openssh-20160710/PlamoBuild.openssh-7.2p2 2016-07-10 11:56:23.000000000 +0900 +++ plamo/00_base/openssh/PlamoBuild.openssh-7.3p1 2016-08-02 20:10:01.000000000 +0900 @@ -1,14 +1,13 @@ #!/bin/sh ###################################################################### -url="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.2p2.tar.gz - ftp://plamo.linet.gr.jp/pub/Plamo-src.new/plamo/00_base/openssh/CVE-2015-8325.patch" +url="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.3p1.tar.gz" pkgbase=openssh -vers=7.2p2 +vers=7.3p1 arch=`uname -m` -build=P5 +build=P2 src=$pkgbase-$vers -patchfiles="CVE-2015-8325.patch" +patchfiles="" OPT_CONFIG="--sysconfdir=/etc/ssh --with-pam --with-privsep-user=sshd --with-privsep-path=/var/lib/sshd --with-md5-passwords" DOCS="CREDITS INSTALL LICENCE OVERVIEW PROTOCOL PROTOCOL.agent