Ralf S. Engelschall
|
d4668cc6bd
workaround a subtle -V (verify) bug in RPM: if the sgrp is used, RPM always reports that the group was changed although it is definetely not the case. Instead now use mgrp which is equally good here but doesn't trigger this problem in RPM
|
21 lat temu |
Michael Schloh von Bennewitz
|
abf6603efb
small whitespace correction
|
21 lat temu |
Herbert Schmid
|
1cb9ff08d8
hack to make openssh guess right ssllibversion on darwin
|
21 lat temu |
Ralf S. Engelschall
|
62085e636f
do not add <prefix>/bin to PATH (for 'scp' we still have the special case workaround)
|
21 lat temu |
Ralf S. Engelschall
|
a6260a16a1
Cleanup: %{l_prefix}/etc/rc -> %{l_rc}
|
21 lat temu |
Ralf S. Engelschall
|
f531101d05
modifying package: openssh-3.9p1 20040830 -> 20040912
|
21 lat temu |
Ralf S. Engelschall
|
b0d2137c76
ops, scp was broken since two weeks. Sorry for the inconvinience. I've overlooked this substitution during the 3.9p1 upgrade
|
21 lat temu |
Ralf S. Engelschall
|
04bd2f9096
document the new important option by entering it into the default config (but with default value)
|
21 lat temu |
Ralf S. Engelschall
|
c3057322ab
upgrading package: openssh 3.8.1p1 -> 3.9p1
|
21 lat temu |
Michael Schloh von Bennewitz
|
b852a91739
in rc.*:%daily, restart daemons per default in shtool epilog should a logfile rotation be performed
|
21 lat temu |
Ralf S. Engelschall
|
fb11cf59cc
fix scp(1) hack once again
|
21 lat temu |
Ralf S. Engelschall
|
66e46aceee
cleanup patch and avoid having to pass a string over the command line (which is nasty because of escaping)
|
21 lat temu |
Ralf S. Engelschall
|
1010cf2e55
add a cruel hack to workaround the issue that SCP would be found on the server side only if the 'scp' command is in PATH
|
21 lat temu |
Ralf S. Engelschall
|
e9b7dcc253
upgrading package: openssh 3.8p1 -> 3.8.1p1
|
21 lat temu |
Christoph Schug
|
5aa25c042f
added patch based on http://sftplogging.sf.net/ which allows controlled umask-ing and controls chown/chmod in SFTP sessions
|
21 lat temu |
Ralf S. Engelschall
|
94c071adfc
remove extra space
|
21 lat temu |
Ralf S. Engelschall
|
0c29810fdb
add Alias feature and cleanup ChRoot feature packaging
|
21 lat temu |
Ralf S. Engelschall
|
78d59d0fae
modifying package: openssh-3.8p1 20040224 -> 20040225
|
22 lat temu |
Ralf S. Engelschall
|
fefcd3bcb8
upgrading package: openssh 3.7.1p2 -> 3.8p1
|
22 lat temu |
Ralf S. Engelschall
|
a37ad69a6c
Mass Commit: reduce redundancy within .spec files by referencing macros defining vendor source versions whenever possible. This was half-way automated and half-way manually edited. As a result the PMOD activity in 95% of all cases just means editing the version in one single place, only.
|
22 lat temu |
Ralf S. Engelschall
|
81c7391c14
Mass-Commit: - split "Distribution" header into "Distribution" (old) and "Class" (new) headers by moving the attached class information. - embed the vendor version tracking configuration through the new "%track" section. - bump up the OpenPKG bootstrap dependency, because the "Class" header and "%track" section are only supported by our latest bootstrap version.
|
22 lat temu |
Ralf S. Engelschall
|
85fbb9a613
bump year in copyright messages to cover new year 2004. This is a CVS only commit -- no packages were rolled intentionally
|
22 lat temu |
Ralf S. Engelschall
|
85a43ec3b5
happy new year OpenSSH: this is your new dress (configuration cleanups, fixes, adjustments, etc)
|
22 lat temu |
Ralf S. Engelschall
|
20f5d13e88
add a convinience option to install the ssh-agent loaded public keys into a remote account's ~/.ssh/authorized_keys
|
22 lat temu |
Ralf S. Engelschall
|
2d2a67184f
add chroot support also to sftp-server (actually a double-chroot if one uses a regular shell, but useful if one uses an own shell which manipulates HOME before calling sftp-server in order to trick it to do a delayed chroot(2) operation)
|
22 lat temu |
Michael Schloh von Bennewitz
|
89337fa171
integrate Matthias KURZ's patch to fix with_wrap on Solaris PR#300
|
22 lat temu |
Michael Schloh von Bennewitz
|
dede8e1f55
Optional linking with pcre was removed from configure a long time ago
|
22 lat temu |
Ralf S. Engelschall
|
d26d963fec
add optional TCP Wrappers support
|
22 lat temu |
Ralf S. Engelschall
|
32d9c467fc
add optional LDAP support (means it directly can read SSH public keys from an LDAP server)
|
22 lat temu |
Ralf S. Engelschall
|
4df13fffe9
add optional watchdog/heartbeat patch
|
22 lat temu |