# openssh/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. When you rebuild "openssh", an associated "key" is changed. This may cause the following startling and confusing message to be dis- played to users who attempt to log-in using SSH: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-mid- dle attack)! To fix the problem, affected users should edit the following text file: $HOME/.ssh/known_hosts The "known_hosts" file contains one or more system-ID lines. Affected users should remove the line associated with the server that's causing the problem. Or they can just delete the file. "ssh" will recreate the deleted file and/or entry with correct parame- ters after the next SSH login attempt. #--------------------------------------------------------------------- [buildtimes] 00.03 hours (or 001.67 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 002.03 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.04 hours (or 002.30 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 003.03 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.22 hours (or 013.23 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = LICENCE setpaths = openssl setup = boot tmpsize = 25M unpack = relaxed #--------------------------------------------------------------------- [depends] coreutils gawk grep nettools openssl perl procpsng sed shadow tcp-wrappers util-linux xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE perl $PKGDIR_MASTER/setup/openssh.boot --files-only mkdir -p $PKGDIR_PROD/{etc/ssh,sbin} bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --libexecdir=$PKGDIR_PROD/sbin \ --mandir=$MANBASE \ --sysconfdir=$PKGDIR_PROD/etc/ssh \ --with-privsep-path=/var/empty #--------------------------------------------------------------------- [postbuild] rm -fr /etc/ssh ln -s $PKGDIR_PROD/etc/ssh /etc/ssh #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = http://packages.debian.org/unstable/source/openssh url_home = http://www.openssh.com/ url_lfs = http://www.linuxfromscratch.org/blfs/view/\ stable/server/openssh.html alt_tarball = https://mirrors.dotsrc.org/pub/OpenBSD/OpenSSH/\ portable/openssh-9.8p1.tar.gz url_tarball = https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/\ portable/openssh-9.8p1.tar.gz #--------------------------------------------------------------------- [history] 170704 Updated from 7.1p1 to 7.5p1 171004 Updated to 7.6p1 180405 Updated to 7.7p1 180811 Updated to 20180811 180824 Updated to 7.8p1 190418 Updated to 8.0p1 191009 Updated to 8.1p1 210126 Updated to 8.4p1 210307 Updated to 8.5p1 210423 Updated to 8.6p1 210501 Tweaked startup procedure 210820 Updated to 8.7p1 210927 Updated to 8.8p1 220224 Updated to 8.9p1 230115 Updated to 9.0p1 230210 Updated to 9.2p1 240702 Updated to 9.8p1