SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ssh-1.2.27-5us_rh5.i386.rpm :
Wed Jun 9 10:00:00 1999 Jan \"Yenya\" Kasprzak
- ARGH! RPM 3.0 has completely redone group naming. So I have added
ssh-server to \"System Environment/Daemons\" group,
and the rest to the \"Applications/Internet\" group.
I
*love
* these incompatible changes :-|

Tue Jun 8 10:00:00 1999 Jan \"Yenya\" Kasprzak
Fixes by Naoki Takebayashi :
- percent char fix

Fri Jun 4 10:00:00 1999 Jan \"Yenya\" Kasprzak
- Christian Riege pointed out that the %defattr directive
has been incorrectly placed. It is fixed now.

Thu May 20 10:00:00 1999 Jan \"Yenya\" Kasprzak
- Meelis Roos\' patch for adding the remote hostname to the PAM handle.
- Nalin Dahyabhai\'s patch for setting the child environment variables
from PAM modules.
- Removed HAVE_ETC_SHADOW as suggested by Chris Green .
PAM handles this itself, and having HAVE_ETC_SHADOW defined breaks
NIS interoperability according to Chris. This has been pointed
out by Serge Droz as well.
- Fixed permissions of %doc files (Thanks to Michal Choura).

Fri May 14 10:00:00 1999 Jan \"Yenya\" Kasprzak
- Updated to 1.2.27 (new PAM patch).

Sat Jul 11 10:00:00 1998 Jan \"Yenya\" Kasprzak
- Updated to 1.2.26.
- Fixed the incorrect %attr for the %ghost files.
- Do not restart sshd if it has not been running already.
- When restarting or stopping sshd, redirect the stdout to stderr.
- Fixed the PAM patch (removed changelog from the top of the configure.in
patch).
- Removed the scp-silent patch (no longer needed).
- Removed the core-sdi patch (no longer needed).

Tue Jul 7 10:00:00 1998 Jan \"Yenya\" Kasprzak
- Default buildroot changed to /tmp/ssh-buildroot to remove the clash with
the root\'s ssh-agent socket directory (hopefully nobody has an user named
\"buildroot\" :-)
- From Daniel Bergstrom :
incorporated the core-patch from http://www.core-sdi.com/ssh/
It seems people are really interested in ssh RPMs - I have got two mails
about that core-sdi advisory before I could even get to read the
freshmeat.net :-)

Thu Jul 2 10:00:00 1998 Jan \"Yenya\" Kasprzak
- merged Toshio Kuratomi\'s changes with John A. Martin\'s ones,
backported all changes to the libc5 version as well.
- modified rc script to start sshd even if there are some (non-listening)
ssh-daemons running. This allows you to log in via the ssh and
do /etc/rc.d/init.d/sshd stop and start.

Wed Jul 1 10:00:00 1998 Toshio Kuratomi
- fix symlinks (hopefully) by adding %ghost decls to file section
and changing the test in the postinstall to test for symlink existence, not
file existence.
- Also have the %post section restart the sshd server.
- Change the %postun script to a %preun script. I\'m pretty sure the script
should be run before the package is removed.

Fri Jun 12 10:00:00 1998 John A. Martin
- added Tero Kivinen\'s patch posted to ssh-list today
- remade Stig Bjorlykke\'s non-root build patch to fit after above
- revised and renamed /etc/rc.d/init.d/sshd.init for pre-RH50 systems
to sshd like other newer ones.

Thu Jun 11 10:00:00 1998 Jan \"Yenya\" Kasprzak
- updated to 1.2.25.
- fixed truncated .pam patch.
- built on RedHat 5.1 (and tested upgrade on 5.0 too).

Wed May 20 10:00:00 1998 Jan \"Yenya\" Kasprzak
- Updated to 1.2.23:
- removed the -NYP patch (no longer necessary).
- removed the -tmpfile patch (no longer necessary).
- added %post scripts linking the ssh
*1 binaries and manpages as ssh
*
if no such links exist. This will allow a coexistence of
ssh1 and ssh2 RPMs on one system.

Sat May 9 10:00:00 1998 Jan \"Yenya\" Kasprzak
- Patch to the install part of Makefile.in allowing non-root build
of ssh (Stig Bjorlykke )

Sat May 2 10:00:00 1998 Jan \"Yenya\" Kasprzak
- The ssh package needs the /etc/ssh directory to allow the host key
to be generated. Added %dir /etc/ssh to the ssh\'s %files.
(thanx to Jan Vicherek for finding this).

Fri May 1 10:00:00 1998 Jan \"Yenya\" Kasprzak
- Splitted into ssh, ssh-server, ssh-clients and ssh-extras RPMs
to make installation more clean.
- No longer requires tcp_wrappers because libwrap.a is statically linked.
- The us version has defaults to the blowfish cipher because of licensing
with the idea algorithm.
- Merged the us and international spec file. The only difference between
them is now the Release: field.

Wed Apr 15 10:00:00 1998 Jan \"Yenya\" Kasprzak
Change suggested by Ben Liblit :
- The /tmp/ssh- cleanup patch.

Changes suggested by Eric Backus :
- The /etc/rc.d/init.d/sshd marked as %config again.
- Added %attr to all the files (in the previous version a ssh_config was
root-only readable, so that ssh did not use it at all).
- The %post script calls chkconfig as well as the %postun script
- The PGP signature of the ssh tar file added to the source RPM.

Thu Apr 9 10:00:00 1998 Jan \"Yenya\" Kasprzak
- added redirection of ssh-keygen\'s output so that it does not destroy the
screen contents when burn into and running from a RedHat-like
installation CD.

Sat Jan 31 11:00:00 1998 Jan \"Yenya\" Kasprzak
- make sshd.init to be chkconfig-compatible.

Mon Jan 26 11:00:00 1998 Serge Droz
- Applied the NY patch to get rid of the infamous \"You don\'t exist,
go away\" problem running yellow pages.

Thu Jan 22 11:00:00 1998 Jan \"Yenya\" Kasprzak
- Make the %prep script to recreate configure from the PAM-patched
configure.in using autoreconf as suggested by Simon Liddington


Wed Jan 21 11:00:00 1998 Jan \"Yenya\" Kasprzak
- Upgraded to 1.2.22.

Fri Dec 5 11:00:00 1997 Jan \"Yenya\" Kasprzak
- Upgraded to 1.2.21.

Fri Jul 4 10:00:00 1997 Martin Ebourne
- Added \'echo\' into sshd.init so it formats the output correctly
- Added patch for RSAREF on Alpha from Richard Bullington

Thu Jun 26 10:00:00 1997 Martin Ebourne
- Changes from Charlie Brady to include PAM patch
- Fixed bug with upgrading from pre-1.2.20 without a known_hosts file
- Removed /etc/shadow and /etc/login.defs fixes since now unnecessary


 
ICM