Dirk Meyer
49972ed336
- new option WITHOUT_KERBEROS
...
PR: 58156
Submitted by: matt@peterson.org
2003-10-18 10:45:34 +00:00
Dirk Meyer
21dacc2501
- fix build with kerberos5 from base and missing libdes
...
- get rid of autoconf dependency
2003-10-13 14:16:40 +00:00
Dirk Meyer
badc2d9a45
- fix spelling of gssapi
2003-10-13 04:05:54 +00:00
Dirk Meyer
62297c98c6
- add CONFLICTS
...
Submitted by: eikemeier@fillmore-labs.com
2003-10-12 11:53:31 +00:00
Dirk Meyer
709dd56c79
- GSSAPI patch improved for kerbers5 and hemidal
...
Submitted by: bg@sics.se
2003-10-10 03:52:03 +00:00
Dirk Meyer
74a9364565
- cleanup GSSAPI option
2003-09-28 18:41:51 +00:00
Dirk Meyer
537a93ab72
- Fix BATCH=yes patch for bento.
2003-09-28 03:07:19 +00:00
Dirk Meyer
67cde0f8e7
- update to 3.7.1p2
...
more regressions tests successfull
2003-09-26 18:13:52 +00:00
Dirk Meyer
91f368c344
- Security Fix in PAM handling
...
Obtained from: des
2003-09-26 02:42:39 +00:00
Dirk Meyer
3e97ec639c
- mark FORBIDDEN until fixed.
2003-09-25 17:08:02 +00:00
Dirk Meyer
ae53ed442c
- Security Fix obtained from OpenBSD
...
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/buffer.c.diff?r1=1.18&r2=1.19
Submitted by: ash@lab.poc.net
2003-09-23 19:16:49 +00:00
Jacques Vidrine
17f5a3c9fe
Add Solar Designer's additional fixes to buffer management.
2003-09-17 16:07:48 +00:00
Dirk Meyer
07a618199e
- Securitry Fix revision 2
...
http://www.openssh.com/txt/buffer.adv
Approved by: lioux (portmgr)
2003-09-17 12:03:12 +00:00
Jacques Vidrine
4cb3944f15
Do not record expanded size before attempting to reallocate associated
...
memory.
Obtained from: OpenBSD
2003-09-16 12:43:10 +00:00
Dirk Meyer
dc9b98f02b
- use OPENSSLRPATH from bsd.openssl.mk
...
- strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk
2003-08-30 08:02:38 +00:00
Dirk Meyer
7856e867fc
- use hook for bsd.openssl.mk
2003-08-28 15:38:18 +00:00
Dirk Meyer
b80ce579e9
- Update to gssapi-20030430
...
Submitted by: wollman@lcs.mit.edu
2003-05-07 20:04:49 +00:00
Dirk Meyer
2afea9866d
- Update to 3.6.1p2
2003-04-30 05:44:38 +00:00
Dirk Meyer
b05a561d6c
- honor any given LDFLAGS
2003-04-15 18:50:02 +00:00
Dirk Meyer
ef7899960f
- Change all USE_OPENSSL_* to WITH_OPENSSL_*
2003-04-13 11:47:23 +00:00
Dirk Meyer
6670a706f1
- use bsd.openssl.mk
2003-04-03 19:39:55 +00:00
Dirk Meyer
bf62e85d33
- Update to 3.6.1p1
2003-04-02 04:26:55 +00:00
Dirk Meyer
034a5e4f4f
- extend regression tests
2003-04-01 04:10:29 +00:00
Dirk Meyer
a5724cba62
- Update to 3.6p1
2003-04-01 03:02:56 +00:00
Dirk Meyer
a4efa37567
- add USE_PERL5_BUILD
2003-03-23 04:48:27 +00:00
Dirk Meyer
4eb8d6d1fa
- retire pkg-comment
2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24
- add COMMENT
2003-02-20 18:26:42 +00:00
Dirk Meyer
cafc71515f
- openssh-3.5p1 doesn't log utmp for IPv6 connection correctly
...
Submitted by: ume
2003-01-02 04:21:59 +00:00
Dirk Meyer
88bedcfc2c
openssh-gssapi-3.5p1 is marked as broken
2002-11-21 22:00:45 +00:00
Dirk Meyer
0a7cc8117d
- cleanup of mor patches
...
- fix Makefile to avoid key-generation on bento.
2002-10-26 03:56:53 +00:00
Dirk Meyer
df5dbe3246
remove an disfuntional MASTER_SITE
2002-10-20 16:02:10 +00:00
Dirk Meyer
80bc17d33a
Update to 3.5p1
2002-10-17 04:40:20 +00:00
Dirk Meyer
25fa2627ff
Craete moduli on bento.
2002-09-17 05:24:37 +00:00
Dirk Meyer
58d5d9a297
add bugfix from CURRENT
2002-08-06 19:31:25 +00:00
Dirk Meyer
cbf06429f9
Fix resolver problem with privilege-separation.
...
PR: 39953
2002-07-27 06:20:28 +00:00
Dirk Meyer
9d5e8cafdc
- add pam_cleanup from CURRENT
...
- Fix build problems < 4.0
PR: 40576
2002-07-24 20:47:22 +00:00
Dirk Meyer
e36257ada7
Add bits for regression tests
...
Fix build for /var/empty is schg and have open permissions.
2002-07-22 05:28:52 +00:00
Dirk Meyer
1c0df50961
- Fix Problem with HAVE_HOST_IN_UTMP
...
- update monitor.c
PR: 40576
Submitted by: lxv@a-send-pr.sink.omut.org
2002-07-15 20:08:01 +00:00
Dirk Meyer
f61d0ce158
merge PAM buffer management from current.
2002-07-07 18:55:26 +00:00
Dirk Meyer
c3792b9e3c
PermitRootLogin no explanation added.
2002-07-05 03:59:51 +00:00
Dirk Meyer
5e5d96c36b
'PermitRootLogin no' is the new default for the OpenSSH port.
...
This now matches the PermitRootLogin configuration of OpenSSH in
the base system. Please be aware of this when upgrading your
OpenSSH port, and if truly necessary, re-enable remote root login
by readjusting this option in your sshd_config.
Users are encouraged to create single-purpose users with ssh keys
and very narrowly defined sudo privileges instead of using root
for automated tasks.
- PKGNAMESUFFIX for GSSAPI set.
- Merged some patches from current to improve PAM.
- Fix BATCH=yes for bento.
2002-07-04 18:29:18 +00:00
Dirk Meyer
2d15acdaf5
Cleanup patch to avoid conflicts with GSSAPI patches
2002-07-01 19:37:55 +00:00
Dirk Meyer
520aee8844
Revert changes.
2002-06-30 19:34:41 +00:00
Dirk Meyer
5211a9cdb6
give Enviroment from login.conf priority over all others,
...
problem found by drs@rucus.ru.ac.za .
2002-06-30 19:31:10 +00:00
Dirk Meyer
88e1615c5a
Update gssapi patch
2002-06-28 06:18:24 +00:00
Dirk Meyer
f14e05226b
Defaults changed: (Gregory Sutter)
...
ChallengeResponseAuthentication no
UseLogin no
patch for configure, to detect MAP_ANON submitted by:
Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker
fix missing includes for "canohost.h"
2002-06-28 05:28:07 +00:00
Dirk Meyer
3ecee7d612
nuke obsolete file
2002-06-26 18:53:33 +00:00
Dirk Meyer
18a6d62c09
update patch for 3.4
2002-06-26 17:40:44 +00:00
Dirk Meyer
f489092f80
Update to openssh-3.4
...
Update to openssh-3.4p1
2002-06-26 17:32:02 +00:00
Dirk Meyer
6e92b68117
Security FIX, Please update to this Version.
...
Options for both:
USE_OPENSSL_BASE=yes
uses an older opensssl in the base system.
Options for portable:
OPENSSH_OVERWRITE_BASE=yes
includes USE_OPENSSL_BASE=yes
installls in the paths of the base system
2002-06-26 15:21:27 +00:00