зеркало из https://github.com/Azure/sonic-openssh.git
- Use preformatted manpages on SCO, report from Gary E. Miller
<gem@rellim.com> - New URL for x11-ssh-askpass.
This commit is contained in:
Родитель
fa51a83f54
Коммит
0e1cf7caa7
|
@ -3,6 +3,9 @@
|
|||
<andre.lucas@dial.pipex.com>
|
||||
- Reorder PAM initialisation so it does not mess up lastlog. Reported
|
||||
by Andre Lucas <andre.lucas@dial.pipex.com>
|
||||
- Use preformatted manpages on SCO, report from Gary E. Miller
|
||||
<gem@rellim.com>
|
||||
- New URL for x11-ssh-askpass.
|
||||
|
||||
20000124
|
||||
- Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
|
||||
|
|
3
INSTALL
3
INSTALL
|
@ -30,8 +30,7 @@ http://www.gnome.org/
|
|||
Alternatly Jim Knoble <jmknoble@pobox.com> has written an excellent X11
|
||||
passphrase requester. This is maintained seperatly at:
|
||||
|
||||
http://www.pobox.com/~jmknoble/jmk/
|
||||
|
||||
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
|
||||
|
||||
If you are planning to use OpenSSH on a Unix which lacks a Kernel random
|
||||
number generator (/dev/urandom), you will need to install the Entropy
|
||||
|
|
2
TODO
2
TODO
|
@ -8,3 +8,5 @@
|
|||
lack of u_intXX_t types. There must be a better way.
|
||||
|
||||
- Move all compatability cruft (bsd-*, fake-*) into subordinate library
|
||||
|
||||
- Cleanup configure.in
|
||||
|
|
|
@ -125,6 +125,9 @@ case "$host" in
|
|||
AC_DEFINE(USE_UTMPX)
|
||||
;;
|
||||
*-*-sysv*)
|
||||
AC_DEFINE(USE_UTMPX)
|
||||
MANTYPE='$(CATMAN)'
|
||||
mansubdir=cat
|
||||
LIBS="$LIBS -lgen -lsocket"
|
||||
;;
|
||||
esac
|
||||
|
|
|
@ -10,7 +10,7 @@ Version: %{oversion}
|
|||
Release: 1
|
||||
Packager: Damien Miller <djm@ibs.com.au>
|
||||
Source0: http://violet.ibs.com.au/openssh/files/openssh-%{oversion}.tar.gz
|
||||
Source1: http://www.pobox.com/~jmknoble/jmk/x11-ssh-askpass-%{aversion}.tar.gz
|
||||
Source1: http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
|
||||
Copyright: BSD
|
||||
Group: Applications/Internet
|
||||
BuildRoot: /tmp/openssh-%{version}-buildroot
|
||||
|
|
Загрузка…
Ссылка в новой задаче