| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: openssh-clients | Distribution: Conectiva Linux |
| Version: 4.3p2 | Vendor: Conectiva |
| Release: 60282U10_3cl | Build date: Mon Apr 17 18:06:04 2006 |
| Group: Networking | Build host: idolize.conectiva |
| Size: 702763 | Source RPM: openssh-4.3p2-60282U10_3cl.src.rpm |
| Packager: Marcelo Ricardo Leitner <mrl@mandriva.com> | |
| Summary: OpenSSH Secure Shell protocol clients | |
Ssh (Secure Shell) a program for logging into a remote machine and for executing commands in a remote machine. It is intended to replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it up to date in terms of security and features, as well as removing all patented algorithms to seperate libraries (OpenSSL). This package includes the clients necessary to make encrypted connections to SSH servers.
BSD
internal MD5: 8f2b9fb3815e371ba73f0ca0fd656e5e
GPG
* Mon Apr 17 2006 Marcelo Ricardo Leitner <mrl@conectiva.com.br>
+ 1:4.3p2-60282U10_3cl
- Use full path for sshd -t in initscript. Closes: #14605.
* Wed Feb 22 2006 Marcelo Ricardo Leitner <mrl@conectiva.com.br>
+ 1:4.3p2-60282U10_2cl
- New upstream: 4.3p2 due to CVE-2006-0225.
* Fri Oct 14 2005 Marcelo Ricardo Leitner <mrl@conectiva.com.br>
+ 1:3.8.1p1-60282U10_1cl
- Rebuilt against openssl0.9.7-0.9.7h.
- Added security patch for CAN-2005-2798.
* Thu May 13 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-05-13 15:20:13 (60281)
- changed buildrequires from db4-devel to db4.2-devel
- remove key file before creating a new one if the file
had zero bytes (otherwise ssh-keygen would stop asking if
it should overwrite the keyfile)
- create RSA (and not only RSA1) key file in %post for protocol
version 2 (ssh_host_rsa_key)
- Closes: #12028
* Thu Apr 22 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-04-22 11:52:16 (58020)
- fix creation of protocol 1 rsa key
- back to using 1024 bits, 2048 takes too long on poor K6 CPUs
* Tue Apr 20 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-04-20 17:30:36 (57768)
- updated to version 3.8.1p1, just bugfix
- adjusted llc patch for this version
* Mon Apr 19 2004 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ 2004-04-19 13:32:48 (57474)
- Remove misfiled "spanish" translations
- Add missing buildrequires, rename some
* Thu Apr 15 2004 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2004-04-15 15:28:39 (57061)
- initscript with better control messages (service description);
- general initscript cleanup;
- minor spec cleanup;
- not all packages should require versioned subpckages... fixed
(see #9460).
* Tue Mar 30 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-03-30 19:11:15 (55135)
- added x11trusted patch for backwards compatibility
- deal with this option in upgrades as well
* Mon Mar 01 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-03-01 11:40:50 (50627)
- re-add openssl explicit runtime dependency
* Thu Feb 26 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-02-26 08:08:26 (50266)
- enable sftp subsystem by default for new installations
- Closes: #10822
* Wed Feb 25 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-02-25 11:50:53 (50128)
- updated to version 3.8p1
- redid llc patch for this version
- removed gssapicleanupcreds patch, already applied
* Wed Jan 07 2004 Andreas Hasenack <andreas@conectiva.com.br>
+ 2004-01-07 10:49:52 (43508)
- implemented condrestart in the init script
- Closes: #10150
* Wed Dec 10 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-12-10 11:12:23 (41445)
- removed /usr/libexec/ssh from the server package, the main
package already owns it
* Wed Dec 10 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-12-10 11:05:56 (41444)
- added epoch dependencies as requires by new rpm (4.2.1)
* Wed Dec 10 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-12-10 10:51:48 (41443)
- the GSSAPICleanupCredentials configuration option was
misspelled in the code (there it was called GSSAPICleanupCreds)
* Thu Nov 06 2003 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ 2003-11-06 15:45:14 (38979)
- s/Red/Réd/g damn testadora!
* Thu Nov 06 2003 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ 2003-11-06 12:32:55 (38975)
- Update llc patch to new openssh upstream release (3.7.1p2)
* Tue Nov 04 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-11-04 18:21:14 (38914)
- updated to version 3.7.1p2
- removed patches which were already applied (the security ones, basically)
- disabled smart card support again, patch doesn't apply and we have no
way of testing this now
- llc patch doesn't apply, still needs to be fixed
* Mon Nov 03 2003 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ 2003-11-03 16:39:47 (38842)
- Make scp accept the -5 flag, i.e. scp -5 mac-addr:foo . now works! :-)
* Sat Nov 01 2003 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ 2003-11-01 23:05:09 (38734)
- Update the llc patch, now it does name resolution using /etc/ethers
* Sat Nov 01 2003 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
+ 2003-11-01 02:37:43 (38724)
- Add support for PF_LLC sockets, disabled by default, use the -5 flag on
sshd command line to enable it, i.e. just call "sshd -5", with the normal
IPv4/v6 sshd already running (if you want both LLC and IP support), then
do a ssh -5 mac-address-of-the-server :-)
Ah, this requires the kernel26 with stardate >= 38545cl, the llc2 module
will be autoloaded when you issue the sshd -5 and/or ssh -5.
* Wed Sep 17 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-09-17 14:09:37 (36159)
- Adding security2.patch, with more fixes for buffer handling
vulnerabilities (CAN-2003-0695)
- Adding owl-realloc.patch from Solar Designer. This patch fixes
more buffer handling bugs, not sure if exploitable.
* Tue Sep 16 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-09-16 10:56:40 (36036)
- Adding security.patch to fix what looks like a serious remote
vulnerability (CAN-2003-0693).
* Mon Aug 18 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-08-18 14:50:23 (34378)
- updated buildrequires for opensc >= 0.8.0
* Mon Aug 18 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-08-18 14:29:34 (34376)
- added patch for smart card support
- re-enabled smart card
- removed gcc-stackguard, it could be dangerous to compile some things with
it while the rest of the distro is being compiled with vanilla gcc 3.3.1
* Wed Apr 30 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-04-30 19:22:33 (30434)
- updated to version 3.6.1p2
- retried to enable smart card support, still no go
* Wed Apr 02 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-04-02 11:53:49 (29369)
- updated to version 3.6.1p1
- this version enables RSA blinding by default, among other changes,
of course
- redid our sshd_config configuration file based on the new one supplied
with this version, since there are some new configuration options that
our previous file didn't contemplate.
- disabled smart card support, this version of openssh is not compiling
with our libopensc-devel (0.7.0). There is no new libopensc version
available.
- removed now obsolete rootlogin patch since we are providing our own
sshd_config file (with root login disabled, of course)
* Mon Mar 17 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-03-17 12:27:01 (27766)
- removed explicit dependency on openssl
- Closes: #8076
* Sat Mar 01 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-03-01 12:02:56 (26140)
- added groff as a buildrequires for the manpages
* Tue Feb 25 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-02-25 15:35:11 (25656)
- Oops. There was a %post already, so moving chkconfig
code into it.
* Tue Feb 25 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-02-25 15:21:41 (25655)
- Added a %post for the server subpackage with calls to
chkconfig (add, off)
* Wed Feb 05 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-02-05 15:08:39 (23921)
- Adding BuildRequires: alsa-lib-devel
(for -askpass-gnome subpackage)
* Wed Feb 05 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-02-05 12:02:44 (23893)
- Removing parallel make install call (doen't look effective)
* Thu Jan 09 2003 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2003-01-09 13:32:48 (21662)
- Removing conditional use of gssapi (for krb5) patch, since openssh already
has two entries in our system: openssh and openssh-krb5.
- Removed gssapi patch
- Enabled parallell build/install and use of
CFLAGS="${CFLAGS:--O2 -g -march=i386 -mcpu=i686}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -g -march=i386 -mcpu=i686}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -g -march=i386 -mcpu=i686}" ; export FFLAGS ;
./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu \
--target=i386-conectiva-linux \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info macro
* Tue Jan 07 2003 Andreas Hasenack <andreas@conectiva.com.br>
+ 2003-01-07 17:43:56 (21321)
- force rebuild with openssl 0.9.7
* Mon Dec 02 2002 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2002-12-02 18:41:33 (19990)
- Adding e2fsprogs-devel build requirement
* Mon Dec 02 2002 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
+ 2002-12-02 17:23:32 (19983)
- Recompiled against new gnome libraries (because of openssh-askpass-gnome),
linking with libdb4 instead of libdb3.
- changed db3-devel build requirement to db4-devel
* Thu Oct 17 2002 Andreas Hasenack <andreas@conectiva.com.br>
+ 2002-10-17 11:33:56 (17794)
- updated to 3.5p1. gss-api patches not updated yet for this version
- detached digital dignature checked out ok
- enabled opensc support (smart card). It's conditional, but enabled by default
- redid permitrootlogin patch
- gnome-ask-pass now has a makefile, use it
/etc/ssh/ssh_config /usr/bin/scp /usr/bin/sftp /usr/bin/slogin /usr/bin/ssh /usr/bin/ssh-add /usr/bin/ssh-agent /usr/libexec/ssh-keysign /usr/share/man/man1/scp.1.gz /usr/share/man/man1/sftp.1.gz /usr/share/man/man1/slogin.1.gz /usr/share/man/man1/ssh-add.1.gz /usr/share/man/man1/ssh-agent.1.gz /usr/share/man/man1/ssh.1.gz /usr/share/man/man5/ssh_config.5.gz /usr/share/man/man8/ssh-keysign.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 11 03:18:06 2008