Date: Wed, 21 Feb 2001 13:04:16 +0200 From: Peter Pentchev <roam@orbitel.bg> To: Tomoyuki Murakami <tomoyuki@pobox.com> Cc: freebsd-hackers@freebsd.org Subject: Re: OpenSSH 2.5.1 Message-ID: <20010221130415.A79571@ringworld.oblivion.bg> In-Reply-To: <20010221.102330.112602967.tomoyuki@pobox.com>; from tomoyuki@pobox.com on Wed, Feb 21, 2001 at 10:23:30AM %2B0900 References: <20010221.102330.112602967.tomoyuki@pobox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 21, 2001 at 10:23:30AM +0900, Tomoyuki Murakami wrote: > ------Repost----------------------- > If duplicated, ignore this. thanks. > ----------------------------------- > Hi > > I have made a patch to up ssh version 2.3.0(FreeBSD-current) to > recently released OpenSSH 2.5.1. > Too rough made and it should have more measurements especially in, > > - SKEY or OPIE functions. > - Kerberos4/5 functions. > > I could not compile with -DSKEY and -DK... options yet. > > Patch file is too large(gziped 170k+ ;-)to attach here, so I put it in > > http://www.c-wind.com/~tomo/230-250.diff.gz > - /usr/src/crypto/openssh diffs > - MD5 (230-251.diff.gz) = 9ff326a90d1f0b6d2eb0f863defdc129 > > http://www.c-wind.com/~tomo/secure-251.tar.gz > - /usr/src/secure Makefiles > - MD5 (secure-251.tar.gz) = 7c23bc97fd1e8a48034509b2169dca91 I might be wrong, but I think that OpenSSH upgrades, just as upgrades for most software in src/contrib, are not handled with patches, but with imports on the vendor branch - then CVS examines the changes that the FreeBSD Project has made to the individual files, and tries to merge them into the newly imported version. Still, thanks for your time :) G'luck, Peter -- This sentence contains exactly threee erors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010221130415.A79571>