Displaying 8 results from an estimated 8 matches for "schweigert".
2001 Dec 11
1
Patch for ReliantUnix
Hi all,
attached you find a patch for OpenSSH 3.0.2p1 configure which enables OpenSSH
to again compile under ReliantUnix (due to utimes it is again needed to
include /usr/ucblib/libucb.a)
Sorry for not testing it before the release ;-(
Best regards
--
Udo Schweigert, Siemens AG | Voice : +49 89 636 42170
CT IC 3, Siemens CERT | Fax : +49 89 636 41166
D-81730 Muenchen / Germany | email : udo.schweigert at siemens.com
-------------- next part --------------
--- configure.ac.orig Sat Nov 3 20:09:33 2001
+++ configure.ac Tue Dec 11 17:...
2000 Jul 10
1
OpenSSH port to ReliantUNIX
...ch is the SVR4-
compatible UNIX from Fujitsu-Siemens (formerly known as SNI).
Patch is attached. Up to now I do not know why it does not work with
IP_TOS, but I needed to switch it off. Anyway: it works here in our lab
without any problems.
Many thanks for OpenSSH and best regards.
Udo
--
Udo Schweigert, Siemens AG | Voice : +49 89 636 42170
ZT IK 3, Siemens CERT | Fax : +49 89 636 41166
D-81730 Muenchen / Germany | email : ust at cert.siemens.de
PGP-2/5 fingerprint | D8 A5 DF 34 EC 87 E8 C6 E2 26 C4 D0 EE 80 36 B2
diff -ru openssh-2.1.1p2.orig/configure open...
2003 Jul 14
1
Make errors in /usr/src/release/sysinstall
I'm cvsupping 4.8-STABLE to 4.8-STABLE. The cvsup run finished about
23:32 on 7/13. After make buildworld, make buildkernel, mergemaster -p,
make installworld, and mergemaster -v, I do (per mostgraveconcern, RIP):
cd /usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso'
2003 Sep 16
9
OpenSSH heads-up
OK, an official OpenSSH advisory was released, see here:
<URL: http://www.mindrot.org/pipermail/openssh-unix-announce/2003-September/000063.html >
The fix is currently in FreeBSD -CURRENT and -STABLE. It will be
applied to the security branches as well today. Attached are patches:
buffer46.patch -- For FreeBSD 4.6-RELEASE and later
buffer45.patch -- For FreeBSD 4.5-RELEASE and
2000 Aug 09
3
Problems compiling openssh-2.1.1p2 on FreeBSD 4.0-RELEASE
Hello,
I have just installed a fresh copy of FreeBSD 4.0-RELEASE on a P75,
and want to compile openssh-2.1.1p2, but the compile fails with:
gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c loginrec.c
loginrec.c: In function
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
...Ben Lindstrom <mouring at pconline.com>
- (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
spec file.
- (djm) Released 2.1.1p3
20000711
- (djm) Fixup for AIX getuserattr() support from Tom Bertelson
<tbert at abac.com>
- (djm) ReliantUNIX support from Udo Schweigert <ust at cert.siemens.de>
- (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
<mouring at pconline.com>
- (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
from Jim Watt <jimw at peisj.pebio.com>
- (djm) Replaced bsd-snprintf.c with...
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
...Ben Lindstrom <mouring at pconline.com>
- (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
spec file.
- (djm) Released 2.1.1p3
20000711
- (djm) Fixup for AIX getuserattr() support from Tom Bertelson
<tbert at abac.com>
- (djm) ReliantUNIX support from Udo Schweigert <ust at cert.siemens.de>
- (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
<mouring at pconline.com>
- (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
from Jim Watt <jimw at peisj.pebio.com>
- (djm) Replaced bsd-snprintf.c with...
2000 Jul 11
3
Test snapshot
...l problems that have been
reported in the last few weeks.
Pending feedback it is going to become 2.1.1p3
Regards,
Damien Miller
--------------- Changelog:
20000711
- (djm) Fixup for AIX getuserattr() support from Tom Bertelson
<tbert at abac.com>
- (djm) ReliantUNIX support from Udo Schweigert <ust at cert.siemens.de>
- (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
<mouring at pconline.com>
- (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
from Jim Watt <jimw at peisj.pebio.com>
- (djm) Replaced bsd-snprintf.c with...