Darren Tucker
c412c1567b
- (dtucker) [README version.h contrib/caldera/openssh.spec
...
contrib/redhat/openssh.spec contrib/suse/openssh.spec] Pull the version
bumps from the 5.8p2 branch into HEAD. ok djm.
2011-06-03 10:35:23 +10:00
Damien Miller
f22019bdbf
- (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]
...
[entropy.c ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c]
[ssh-keysign.c ssh-pkcs11-helper.c ssh-rand-helper.8 ssh-rand-helper.c]
[ssh.c ssh_prng_cmds.in sshd.c contrib/aix/buildbff.sh]
[regress/README.regress] Remove ssh-rand-helper and all its
tentacles. PRNGd seeding has been rolled into entropy.c directly.
Thanks to tim@ for testing on affected platforms.
2011-05-05 13:48:37 +10:00
Darren Tucker
e541aaaf0f
- (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
...
Cygwin-specific service installer script ssh-host-config. The actual
functionality is the same, the revisited version is just more
exact when it comes to check for problems which disallow to run
certain aspects of the script. So, part of this script and the also
rearranged service helper script library "csih" is to check if all
the tools required to run the script are available on the system.
The new script also is more thorough to inform the user why the
script failed. Patch from vinschen at redhat com.
2011-02-21 21:41:29 +11:00
Darren Tucker
ea676a6422
- (dtucker) [contrib/cygwin/ssh-{host,user}-config] Add ECDSA key
...
generation and simplify. Patch from Corinna Vinschen.
2011-02-06 13:31:23 +11:00
Damien Miller
0d30b092ce
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] update versions in docs and spec files.
- Release OpenSSH 5.8p1
2011-02-04 12:43:36 +11:00
Damien Miller
966accc533
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] update versions in docs and spec files.
2011-01-22 20:23:10 +11:00
Tim Rice
15e1b4dea7
- (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile instead
...
of RPM so build completes. Signatures were changed to .asc since 4.1p1.
2011-01-18 20:47:04 -08:00
Darren Tucker
6889abd9ad
- (dtucker) [contrib/redhat/sshd.init] Bug #1810 : initlog is deprecated,
...
remove. Patch from martynas at venck us.
2010-08-27 10:12:54 +10:00
Darren Tucker
02c47341a2
- (dtucker) bug #1530 : strip trailing ":" from hostname in ssh-copy-id.
...
based in part on a patch from Colin Watson, ok djm@
2010-08-10 13:36:09 +10:00
Damien Miller
792010bafd
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Crank version numbers
2010-08-09 02:32:05 +10:00
Darren Tucker
12b29dbd8a
- (dtucker) [contrib/ssh-copy-ud.1] Bug #1786 : update ssh-copy-id.1 with more
...
details about its behaviour WRT existing directories. Patch from
asguthrie at gmail com, ok djm.
2010-07-19 21:24:13 +10:00
Tim Rice
cfbdc28ffe
- (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass
...
(line 77) should have been for no_x11_askpass.
2010-07-14 13:42:28 -07:00
Damien Miller
ea909791c5
- (djm) [contrib/ssh-copy-id] Update key file explicitly under ~
...
rather than assuming that $CWD == $HOME. bz#1500, patch from
timothy AT gelter.com
2010-06-18 11:09:24 +10:00
Tim Rice
b9ae4ec556
- (tim) [contrib/cygwin/README] Remove a reference to the obsolete
...
minires-devel package, and to add the reference to the libedit-devel
package since CYgwin now provides libedit. Patch from Corinna Vinschen.
2010-06-17 11:11:44 -07:00
Darren Tucker
e25a9bd740
- (dtucker) [contrib/aix/buildbff.sh] Fix creation of ssh_prng_cmds.default
...
file.
2010-04-18 13:35:00 +10:00
Darren Tucker
537d4dcfa0
- (dtucker) [contrib/cygwin/Makefile] Don't overwrite files with the wrong
...
ones. Based on a patch from Roumen Petrov.
2010-04-09 13:35:23 +10:00
Damien Miller
df08341060
- (djm) [contrib/ssh-copy-id] Don't blow up when the agent has no keys;
...
bz#1723 patch from Adeodato Simó via Colin Watson; ok dtucker@
2010-03-26 11:18:27 +11:00
Darren Tucker
ffd1eaadb0
- (dtucker) Bug #1725 : explicitly link libX11 into gnome-ssh-askpass2 using
...
pkg-config, patch from Colin Watson. Needed for newer linkers (ie gold).
2010-03-26 11:16:39 +11:00
Darren Tucker
62131dc6e2
- (dtucker) [contrib/cygwin/ssh-host-config] Mount the Windows directory
...
containing the services file explicitely case-insensitive. This allows to
tweak the Windows services file reliably. Patch from vinschen at redhat.
2010-03-24 13:03:32 +11:00
Damien Miller
b086d4ac70
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Crank version numbers
2010-03-22 06:11:55 +11:00
Tim Rice
4e0cea82dd
- (tim) [contrib/cygwin/Makefile] Fix list of documentation files to install
...
on a Cygwin installation. Patch from Corinna Vinschen.
2010-03-11 22:35:19 -08:00
Tim Rice
fa233ba73b
- (tim) [contrib/suse/openssh.spec] crank version number here too.
...
report by imorgan AT nas.nasa.gov
2010-03-10 16:12:02 -08:00
Damien Miller
6bf31786cf
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
crank version numbers
2010-03-08 09:41:02 +11:00
Damien Miller
661ffc1fd6
- (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq
...
on XFree86-devel with neutral /usr/include/X11/Xlib.h;
imorgan AT nas.nasa.gov in bz#1731
2010-03-04 21:09:24 +11:00
Damien Miller
d27d85d532
contrib/caldera/openssh.spec
...
contrib/redhat/openssh.spec
contrib/suse/openssh.spec
2010-02-24 18:21:45 +11:00
Tim Rice
880ab0d84e
- (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1
...
Gzip all man pages. Patch from Corinna Vinschen.
2009-12-26 15:40:47 -08:00
Darren Tucker
d35e0ef616
- (dtucker) Bug #1677 : add conditionals around the source for ssh-askpass.
2009-12-07 11:32:36 +11:00
Damien Miller
2191e04549
- (djm) [contrib/gnome-ssh-askpass2.c] Make askpass dialog desktop-modal.
...
bz#1645, patch from jchadima AT redhat.com
2009-11-18 17:51:59 +11:00
Damien Miller
ea43742e77
pull in 5.3 release changes from branch:
...
20090926
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Update for release
- (djm) [README] update relnotes URL
- (djm) [packet.c] Restore EWOULDBLOCK handling that got lost somewhere
- (djm) Release 5.3p1
2009-10-02 11:49:03 +10:00
Tim Rice
caeb164984
- (tim) [contrib/cygwin/ssh-user-config] Change script to call correct error
...
function. Patch from Corinna Vinschen.
2009-07-29 07:21:13 -07:00
Darren Tucker
8fdcba5caf
- (dtucker [contrib/cygwin/ssh-{host,user}-config] Add license text. Patch
...
from Corinna Vinschen.
2009-07-12 21:58:42 +10:00
Darren Tucker
4d4fdc0f7d
- (dtucker) [contrib/cygwin/ssh-host-config] better support for automated
...
scripts and fix usage of eval. Patch from Corinna Vinschen.
2009-07-07 21:19:11 +10:00
Darren Tucker
558d6ca949
- (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it
...
exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS
has a /dev/random).
2009-03-07 10:22:10 +11:00
Damien Miller
7691e5fa44
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Prepare for 5.2p1
2009-02-21 18:03:04 +11:00
Tim Rice
0d8f2f3afa
- (tim) [contrib/cygwin/ssh-host-config] Whitespace cleanup. No code changes.
2009-01-29 12:40:30 -08:00
Tim Rice
6a32534968
- (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
...
If the CYGWIN environment variable is empty, the installer script
should not install the service with an empty CYGWIN variable, but
rather without setting CYGWNI entirely.
2009-01-29 12:30:01 -08:00
Tim Rice
ca3692d1a9
- (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
...
Changes to work on Cygwin 1.5.x as well as on the new Cygwin 1.7.x.
The information given for the setting of the CYGWIN environment variable
is wrong for both releases so I just removed it, together with the
unnecessary (Cygwin 1.5.x) or wrong (Cygwin 1.7.x) default setting.
2009-01-28 12:50:04 -08:00
Damien Miller
0266677f0f
- (djm) [contrib/ssh-copy-id.1 contrib/ssh-copy-id] bz#1492: Make
...
ssh-copy-id copy id_rsa.pub by default (instead of the legacy "identity"
key). Patch from cjwatson AT debian.org
2009-01-21 20:29:20 +11:00
Darren Tucker
83795d61d2
- (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}] Add new doc files
...
and tweak the is-sshd-running check in ssh-host-config. Patch from
vinschen at redhat com.
2008-12-01 21:34:28 +11:00
Damien Miller
250071fd77
- (djm) [contrib/sshd.pam.generic contrib/caldera/sshd.pam]
...
[contrib/redhat/sshd.pam] Move pam_nologin to account group from
incorrect auth group in example files;
patch from imorgan AT nas.nasa.gov
2008-11-03 20:18:12 +11:00
Damien Miller
85dec73463
- (djm) [contrib/caldera/ssh-host-keygen contrib/suse/rc.sshd]
...
Make example scripts generate keys with default sizes rather than fixed,
non-default 1024 bits; patch from imorgan AT nas.nasa.gov
2008-11-03 20:16:01 +11:00
Damien Miller
1f8909c2c2
- (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update version number in README and RPM specs
2008-07-21 18:21:52 +10:00
Damien Miller
1fc231cbb5
- (djm) [contrib/cygwin/Makefile contrib/cygwin/ssh-host-config]
...
[contrib/cygwin/ssh-user-config contrib/cygwin/sshd-inetd]
Revamped and simplified Cygwin ssh-host-config script that uses
unified csih configuration tool. Requires recent Cygwin.
Patch from vinschen AT redhat.com
2008-07-14 12:12:52 +10:00
Damien Miller
493f032440
- (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
...
RFC.nroff lacks a license, remove it (it is long gone in OpenBSD).
2008-06-28 16:01:35 +10:00
Damien Miller
f299ff8c1f
- (djm) [ contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Include moduli.5 in RPM spec files.
2008-06-26 16:01:56 +10:00
Damien Miller
5a4b6468de
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Crank version numbers in RPM spec files
2008-04-03 20:55:44 +11:00
Damien Miller
949fb9033c
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Crank version numbers in RPM spec files
2008-03-27 17:43:45 +11:00
Damien Miller
baf7c3d33a
- (djm) [contrib/gnome-ssh-askpass2.h] Keep askpass windown on top. From
...
Debian patch via bernd AT openbsd.org
2008-02-29 22:53:40 +11:00
Tim Rice
401a27a307
[contrib/cygwin/ssh-host-config]
...
Grammar changes on SYSCONFDIR LOCALSTATEDIR messages.
Check more thoroughly that it's possible to create the /var/empty directory.
Patch by vinschen AT redhat.com
2008-02-23 14:47:37 -08:00
Damien Miller
e27220eb5b
- (djm) Silence noice from expr in ssh-copy-id; patch from
...
mikel AT mikelward.com
2008-01-20 05:52:04 +11:00
Darren Tucker
9d81fdc664
- (dtucker) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec
...
contrib/suse/openssh.spec] Crank version.
2007-08-15 19:22:20 +10:00
Damien Miller
d91cfab088
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] crank spec files for release
2007-03-06 21:23:24 +11:00
Darren Tucker
53ced25d61
- (dtucker) [contrib/findssl.sh] Add "which" as a shell function since some
...
platforms don't have it. Patch from dleonard at vintela.com.
2007-02-19 22:44:25 +11:00
Darren Tucker
c2820c5822
- (dtucker) [README contrib/{caldera,redhat,contrib}/openssh.spec] Bump
...
versions.
2006-11-07 23:25:45 +11:00
Darren Tucker
f376669328
- (dtucker) [contrib/aix/buildbff.sh] Ensure that perl is available.
2006-09-10 13:24:18 +10:00
Darren Tucker
19a66dbf4f
- (dtucker) [contrib/aix/buildbff.sh] Always create privsep user.
2006-09-09 20:34:15 +10:00
Darren Tucker
9fdeb66f67
- (dtucker) [README contrib/{caldera,redhat,suse}/openssh.spec] Crank
...
versions.
2006-09-01 21:32:53 +10:00
Darren Tucker
288cbbd59e
- (dtucker) [contrib/cygwin/ssh-host-config] Add SeTcbPrivilege privilege
...
while setting up the ssh service account. Patch from Corinna Vinschen.
2006-08-31 11:28:49 +10:00
Damien Miller
73b42d2bb0
- (djm) [Makefile.in configure.ac session.c sshpty.c]
...
[contrib/redhat/sshd.init openbsd-compat/Makefile.in]
[openbsd-compat/openbsd-compat.h openbsd-compat/port-linux.c]
[openbsd-compat/port-linux.h] Add support for SELinux, setting
the execution and TTY contexts. based on patch from Daniel Walsh,
bz #880 ; ok dtucker@
2006-04-22 21:26:08 +10:00
Darren Tucker
18614c254d
- (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as a
...
file rather than directory, required as Cygwin will be importing lastlog(1).
Also tightens up permissions on the file. Patch from vinschen@redhat.com .
2006-03-04 08:50:31 +11:00
Darren Tucker
6163350eb9
- (dtucker) [README version.h contrib/caldera/openssh.spec
...
contrib/redhat/openssh.spec contrib/suse/openssh.spec] Bump version
strings to match 4.3p2 release.
2006-02-12 16:48:56 +11:00
Damien Miller
0d689568a4
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update versions ahead of release
2006-02-01 22:10:47 +11:00
Darren Tucker
e78c6ce8cf
- (dtucker) [contrib/cygwin/ssh-host-config] Make sshd service depend on
...
tcpip service so it's always started after IP is up. Patch from
vinschen at redhat.com.
2006-01-10 00:02:44 +11:00
Damien Miller
88edf6255b
- (djm) [contrib/suse/openssh.spec contrib/suse/rc.
...
sshd contrib/suse/sysconfig.ssh] Bug #1106 : Updated SuSE spec and init
files from imorgan AT nas.nasa.gov
2005-10-30 11:55:45 +11:00
Darren Tucker
a841dceb4c
- (dtucker) [contrib/cygwin/ssh-user-config] Remove duplicate yes/no
...
prompt. Patch from vinschen at redhat.com.
2005-10-25 18:55:00 +10:00
Damien Miller
c8ab8ceacb
- (djm) Update RPM spec file versions
2005-09-01 19:10:48 +10:00
Darren Tucker
11fb0f290f
- (dtucker) [contrib/aix/pam.conf] Correct comments. From davidl at
...
vintela.com.
2005-05-31 16:51:07 +10:00
Damien Miller
4d8f560c39
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update spec file versions to 4.1p1
2005-05-25 14:43:47 +10:00
Darren Tucker
fa2211d93d
- (dtucker) [contrib/cygwin/ssh-host-config] Add a test and warning for a
...
user-mode mounts in Cygwin installation. Patch from vinschen at redhat.com.
2005-05-09 23:48:17 +10:00
Darren Tucker
6e1defdc5a
- (dtucker) [contrib/aix/buildbff.sh] Bug #1005 : Look up only the user we're
...
interested in which is much faster in large (eg LDAP or NIS) environments.
Patch from dleonard at vintela.com.
2005-03-29 23:24:12 +10:00
Tim Rice
c3939e22fd
- (tim) [contrib/caldera/openssh.spec] links in rc?.d were getting trashed
...
with a rpm -F
2005-03-14 17:24:51 -08:00
Darren Tucker
a21380b70e
- (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
...
localized name of the local administrators group more reliable. From
vinschen at redhat.com.
2005-03-13 21:20:18 +11:00
Damien Miller
6f632bf2aa
- (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
...
[contrib/suse/openssh.spec] Update spec file versions
2005-03-09 11:02:41 +11:00
Damien Miller
7ffa367a93
- (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch
...
from vinschen at redhat.com
2005-03-05 11:20:40 +11:00
Darren Tucker
442a383418
- (dtucker) [contrib/findssh.sh] Clean up on interrupt; from
...
amarendra.godbole at ge com.
2004-12-13 18:08:32 +11:00
Darren Tucker
5d596139d4
- (dtucker) [contrib/cygwin/ssh-host-config] Update to match current Cygwin
...
install process. Patch from vinschen at redhat.com.
2004-09-21 21:35:55 +10:00
Darren Tucker
25a1234ef7
- (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894 : Improve portability
...
of shell constructs. Patch from cjwatson at debian.org.
2004-08-30 21:33:02 +10:00
Damien Miller
d545285ec1
- (djm) Crank RPM spec version numbers
2004-08-17 22:49:12 +10:00
Damien Miller
8fe0105be4
- (djm) [contrib/redhat/sshd.pam] bz #903 : Remove redundant entries; from
...
peak AT argo.troja.mff.cuni.cz
2004-07-21 11:01:41 +10:00
Tim Rice
3b376f08fb
- (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
...
vinschen AT redhat.com
2004-07-09 10:45:26 -07:00
Tim Rice
5287902643
Minor updates to some README files.
2004-06-27 20:50:35 -07:00
Ben Lindstrom
ca37219d75
- (bal) [contrib/README] Removed "mdoc2man.pl" reference and added
...
reference to "findssl.sh"
Also corrected my ChangeLog entries since I placed them in the wrong place.
2004-06-23 04:04:45 +00:00
Tim Rice
5af9db9e0c
- (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshd
...
init script to top level directory.
2004-06-19 19:31:06 -07:00
Darren Tucker
0ffe638bbb
- (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.
2004-05-27 09:59:31 +10:00
Damien Miller
154e8b82ef
- (djm) Crank RPM spec versions
2004-03-22 09:40:01 +11:00
Damien Miller
124055dd3b
- (djm) Don't specify path to PAM modules in Redhat sshd.pam; from Fedora
2004-02-25 10:57:45 +11:00
Damien Miller
9fc475f0c3
- (djm) Crank RPM spec versions
2004-02-24 16:00:02 +11:00
Darren Tucker
6369958301
- (dtucker) [contrib/cygwin/README] Document new ssh-host-config options.
...
Patch from vinschen at redhat.com.
2004-01-23 21:35:44 +11:00
Damien Miller
84938141d4
- (djm) Bug #776 : Update contrib/redhat/openssh.spec to dynamically detect
...
Kerberos location (and thus work with Fedora Core 1);
from jason AT devrandom.org
2004-01-23 16:30:03 +11:00
Tim Rice
c900128e55
[contrib/solaris/buildpkg.sh] Allow for the possibility of
...
/usr/local being a symbolic link. Fixes problem reported by Henry Grebler.
2004-01-22 16:10:03 -08:00
Darren Tucker
e918318f2b
- (dtucker) [contrib/ssh-copy-id] Bug #781 : exit if ssh fails. Patch from
...
cjwatson at debian.org.
2004-01-05 08:16:34 +11:00
Damien Miller
a8e06cef35
- djm@cvs.openbsd.org 2003/11/21 11:57:03
...
[everything]
unexpand and delete whitespace at EOL; ok markus@
(done locally and RCS IDs synced)
2003-11-21 23:48:55 +11:00
Darren Tucker
798ca84d60
- (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
...
contrib/cygwin). Major update from vinschen at redhat.com.
- Makefile provides a `cygwin-postinstall' target to run right after
`make install'.
- Better support for Windows 2003 Server.
- Try to get permissions as correct as possible.
- New command line options to allow full automated host configuration.
- Create configs from skeletons in /etc/defaults/etc.
- Use /bin/bash, allows reading user input with readline support.
- Remove really old configs from /usr/local.
2003-11-13 11:28:49 +11:00
Darren Tucker
7c582db74b
- (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
...
are created correctly with CRLF line terminations. Patch from vinschen at
redhat.com.
2003-11-03 18:59:29 +11:00
Darren Tucker
dfe6d914b7
- (dtucker) [contrib/redhat/openssh.spec] Bug #714 : Now that UsePAM is a
...
run-time switch, always build --with-md5-passwords.
2003-10-07 17:40:56 +10:00
Tim Rice
30aa44cf0a
[contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option.
2003-10-03 22:30:23 -07:00
Damien Miller
dbb104791b
- (djm) Update version.h and spec files for HEAD
2003-09-24 08:30:18 +10:00
Darren Tucker
220bf133b6
- (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
...
article by genty at austin.ibm.com, included with the author's permission.
2003-09-22 20:41:40 +10:00
Darren Tucker
8daf4b45ea
- (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
...
ssh-host-config to match current defaults, bump README version. Patch from
vinschen at redhat.com.
2003-09-22 12:32:00 +10:00
Damien Miller
968c8d25e9
- (djm) Bug #641 : Allow RedHat RPM building without GTK-2; Patch from
...
jason AT devrandom.org
2003-09-19 16:58:21 +10:00