Commit graph

83 commits

Author SHA1 Message Date
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
Dirk Meyer
18f285a18d Thanks to max@wide.ad.jp, maxim, obraun@informatik.unibw-muenchen.de, fjoe
Patch from current, noted by drs@rucus.ru.ac.za:
environment variables in the 'setenv' field of login.conf are set now.
2002-06-26 12:22:25 +00:00
Dirk Meyer
dbc51aae25 Streamline OPENSSH_OVERWRITE_BASE=yes 2002-06-26 07:06:14 +00:00
Dirk Meyer
7c4811d9a7 Migrate configuration files to $PREFIX/etc/ssh/
Add ${PREFIX}/etc/rc.d/sshd.sh.sample
2002-06-26 04:05:57 +00:00
Dirk Meyer
3a42b3e223 change --with-privsep-path if OPENSSH_OVERWRITE_BASE is in effect.
Submitted by:	brad@brad-x.com
2002-06-25 04:59:10 +00:00
Dirk Meyer
3f751261ea Fix a typo, only affects when installing a packae on a clean system.
Submitted by:	anders@fix.no
2002-06-25 04:52:55 +00:00
Dirk Meyer
711a2af34d Create user when package is extracted 2002-06-24 23:17:03 +00:00
Dirk Meyer
dea8f0280a Create user for privsep 2002-06-24 23:04:37 +00:00
Dirk Meyer
f62de4539b Update: openssh-3.2.3p1
New manpages: ssh-keysign.8 sftp-server.8 sshd.8
New program ssh-keysign
2002-06-22 16:24:04 +00:00
Dirk Meyer
3209d0ed2c - Get rid of PERL and use SED 2002-06-16 15:03:10 +00:00
Dirk Meyer
3c7d80a336 Fix typing error in OPTION
Submitted by:	joseph@randomnetworks.com
2002-06-08 05:22:20 +00:00
Dirk Meyer
81cc658a75 Honor Option ENABLE_SUID_SSH
Build defaults witouth SUID
2002-06-04 06:54:36 +00:00
Dirk Meyer
65e2b09e20 - get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
2002-05-31 20:51:48 +00:00
Dirk Meyer
f4eb252ac6 Update to OpenSSH 3.2.3
- patch openssh-3.1-adv.token.patch is now obsolete.
- remerged PAM changes form previous port
- declare CMSG_* macros.
- fixed bad type in function input_userauth_passwd_changereq

Update to OpenSSH-portable-3.2.3p1

- patch openssh-3.1p1-adv.token.patch is now obsolete
- keep previously declared CONFIGURE_ARGS
- remove openssh-mit-krb5-20020326.diff (should be in the distribution now)
- patch patch-readpassphrase.c is now in teh distribution
- merged previous patches.
- extend CONFIGURE_ARGS so it find OPENSSL again.
- new patches for GSSAPI, not fully tested.

If you have the patch applied:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080

Builds with openssl-0.9.6d under:
2.2.8-RELEASE
3.2-RELEASE
4.2-RELEASE
4.6-RC
2002-05-31 07:28:46 +00:00
Dirk Meyer
2bb4076fe9 Use crypto.3 as dependeny.
To keep consistent with USE_SSL in bsd.port.mk
2002-05-09 10:28:18 +00:00
Maxim Sobolev
8345350ec1 Chase openssl shlib version increase.
Pointy hat to:	dinoex
2002-05-07 09:18:40 +00:00
Dirk Meyer
dd32b25a29 openssl:
- some configure scripts check the version of the lib
  so we need to update SHLIBVER
- bump PORTREVISION

openssh:
- build ports with local openssl, if it exists
2002-05-04 04:38:12 +00:00
Dirk Meyer
9e4035bc25 Security fix for token passing, see bugtraq for details.
- fetch and use openssh-3.1-adv.token.patch to build.
- bump PORTREVISION
2002-05-03 03:02:30 +00:00
Dirk Meyer
24b7840a21 - Fix build for 5.0-CURRENT 2002-03-30 05:18:23 +00:00
Dirk Meyer
bb59716b3b Updated Patch on openBSD website,
patch openssh/files/patch-cipher.c is now obsolete.
2002-03-27 20:02:41 +00:00
Dirk Meyer
8f8caf8dcb - Make KERBEROS patch build with heimdal port 2002-03-25 05:39:39 +00:00
Dirk Meyer
108bf0f7d5 - Fix problem with auth_ttyok and ttyname
- Make KERBEROS patch build with heimdal port
2002-03-25 05:39:17 +00:00