Source RPM of 3.4p1 available
Source RPM of 3.4p1 available
Posted Jun 26, 2002 15:20 UTC (Wed) by proski (subscriber, #104)Parent article: OpenSSH Security Advisory (adv.iss)
Source RPM of 3.4p1 is here: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/rpm/SRPMS/
Sorry for using the main site, but mirrors still don't have it. Build binary RPMs by running
rpm --rebuild openssh-3.4p1-1.src.rpm
To avoid doing it as root, create file ~/.rpmmacros with just one line:
%_usrsrc /home/yourname/src
Then copy /usr/src/redhat to /home/yourname/src/redhat as user. Now you can rebuild RPMs as user.
