mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
- (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec
contrib/README CREDITS INSTALL] Bug #873: Correct URLs for x11-ssh-askpass and Jim Knoble's email address , from Jim himself.
This commit is contained in:
parent
12984968fb
commit
0ffe638bbb
4
CREDITS
4
CREDITS
@ -44,7 +44,7 @@ Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE> - KRB4/AFS config patch
|
|||||||
IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> - bugfixes
|
IWAMURO Motonori <iwa@mmp.fujitsu.co.jp> - bugfixes
|
||||||
Jani Hakala <jahakala@cc.jyu.fi> - Patches
|
Jani Hakala <jahakala@cc.jyu.fi> - Patches
|
||||||
Jarno Huuskonen <jhuuskon@hytti.uku.fi> - Bugfixes
|
Jarno Huuskonen <jhuuskon@hytti.uku.fi> - Bugfixes
|
||||||
Jim Knoble <jmknoble@jmknoble.cx> - Many patches
|
Jim Knoble <jmknoble@pobox.com> - Many patches
|
||||||
Jonchen (email unknown) - the original author of PAM support of SSH
|
Jonchen (email unknown) - the original author of PAM support of SSH
|
||||||
Juergen Keil <jk@tools.de> - scp bugfixing
|
Juergen Keil <jk@tools.de> - scp bugfixing
|
||||||
KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes
|
KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes
|
||||||
@ -98,5 +98,5 @@ Apologies to anyone I have missed.
|
|||||||
|
|
||||||
Damien Miller <djm@mindrot.org>
|
Damien Miller <djm@mindrot.org>
|
||||||
|
|
||||||
$Id: CREDITS,v 1.78 2004/04/18 11:56:23 dtucker Exp $
|
$Id: CREDITS,v 1.79 2004/05/26 23:59:31 dtucker Exp $
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
20040527
|
||||||
|
- (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec
|
||||||
|
contrib/README CREDITS INSTALL] Bug #873: Correct URLs for x11-ssh-askpass
|
||||||
|
and Jim Knoble's email address , from Jim himself.
|
||||||
|
|
||||||
20040524
|
20040524
|
||||||
- (dtucker) OpenBSD CVS Sync
|
- (dtucker) OpenBSD CVS Sync
|
||||||
- djm@cvs.openbsd.org 2004/05/19 12:17:33
|
- djm@cvs.openbsd.org 2004/05/19 12:17:33
|
||||||
@ -1158,4 +1163,4 @@
|
|||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.3367 2004/05/24 03:37:13 dtucker Exp $
|
$Id: ChangeLog,v 1.3368 2004/05/26 23:59:31 dtucker Exp $
|
||||||
|
4
INSTALL
4
INSTALL
@ -30,7 +30,7 @@ libraries and headers.
|
|||||||
GNOME:
|
GNOME:
|
||||||
http://www.gnome.org/
|
http://www.gnome.org/
|
||||||
|
|
||||||
Alternatively, Jim Knoble <jmknoble@jmknoble.cx> has written an excellent X11
|
Alternatively, Jim Knoble <jmknoble@pobox.com> has written an excellent X11
|
||||||
passphrase requester. This is maintained separately at:
|
passphrase requester. This is maintained separately at:
|
||||||
|
|
||||||
http://www.jmknoble.net/software/x11-ssh-askpass/
|
http://www.jmknoble.net/software/x11-ssh-askpass/
|
||||||
@ -200,4 +200,4 @@ Please refer to the "reporting bugs" section of the webpage at
|
|||||||
http://www.openssh.com/
|
http://www.openssh.com/
|
||||||
|
|
||||||
|
|
||||||
$Id: INSTALL,v 1.63 2003/11/21 12:48:55 djm Exp $
|
$Id: INSTALL,v 1.64 2004/05/26 23:59:31 dtucker Exp $
|
||||||
|
@ -19,7 +19,7 @@ X11 SSH Askpass:
|
|||||||
Jim Knoble <jmknoble@pobox.com> has written an excellent X11
|
Jim Knoble <jmknoble@pobox.com> has written an excellent X11
|
||||||
passphrase requester. This is highly recommended:
|
passphrase requester. This is highly recommended:
|
||||||
|
|
||||||
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
|
http://www.jmknoble.net/software/x11-ssh-askpass/
|
||||||
|
|
||||||
|
|
||||||
In this directory
|
In this directory
|
||||||
|
@ -60,7 +60,7 @@ Source0: see-above:/.../openssh-%{version}.tar.gz
|
|||||||
%if %{use_stable}
|
%if %{use_stable}
|
||||||
Source1: see-above:/.../openssh-%{version}.tar.gz.sig
|
Source1: see-above:/.../openssh-%{version}.tar.gz.sig
|
||||||
%endif
|
%endif
|
||||||
Source2: http://www.ntrnet.net/~jmknoble/software/%{xsa}/%{askpass}.tar.gz
|
Source2: http://www.jmknoble.net/software/%{xsa}/%{askpass}.tar.gz
|
||||||
Source3: http://www.openssh.com/faq.html
|
Source3: http://www.openssh.com/faq.html
|
||||||
|
|
||||||
%Package server
|
%Package server
|
||||||
@ -80,7 +80,7 @@ Summary(pt_BR) : Servidor do protocolo Secure Shell OpenSSH (sshd).
|
|||||||
%Package askpass
|
%Package askpass
|
||||||
Group : System/Network
|
Group : System/Network
|
||||||
Requires : openssh = %{version}
|
Requires : openssh = %{version}
|
||||||
URL : http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
|
URL : http://www.jmknoble.net/software/x11-ssh-askpass/
|
||||||
Obsoletes : ssh-extras
|
Obsoletes : ssh-extras
|
||||||
|
|
||||||
Summary : OpenSSH X11 pass-phrase dialog.
|
Summary : OpenSSH X11 pass-phrase dialog.
|
||||||
@ -363,4 +363,4 @@ fi
|
|||||||
* Mon Jan 01 1998 ...
|
* Mon Jan 01 1998 ...
|
||||||
Template Version: 1.31
|
Template Version: 1.31
|
||||||
|
|
||||||
$Id: openssh.spec,v 1.49 2004/03/21 22:40:04 djm Exp $
|
$Id: openssh.spec,v 1.50 2004/05/26 23:59:32 dtucker Exp $
|
||||||
|
@ -74,7 +74,7 @@ Release: %{rel}
|
|||||||
%endif
|
%endif
|
||||||
URL: http://www.openssh.com/portable.html
|
URL: http://www.openssh.com/portable.html
|
||||||
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
||||||
Source1: http://www.pobox.com/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
|
Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user