non port: security/openssh-portable/Makefile |
Number of commits found: 357 (showing only 57 on this page) |
Thursday, 17 Oct 2002
|
04:40 dinoex
Update to 3.5p1
 |
Tuesday, 6 Aug 2002
|
19:31 dinoex
add bugfix from CURRENT
 |
Saturday, 27 Jul 2002
|
06:20 dinoex
Fix resolver problem with privilege-separation.
PR: 39953
 |
Wednesday, 24 Jul 2002
|
20:47 dinoex
- add pam_cleanup from CURRENT
- Fix build problems < 4.0
PR: 40576
 |
Monday, 22 Jul 2002
|
05:28 dinoex
Add bits for regression tests
Fix build for /var/empty is schg and have open permissions.
 |
Monday, 15 Jul 2002
|
20:08 dinoex
- Fix Problem with HAVE_HOST_IN_UTMP
- update monitor.c
PR: 40576
Submitted by: lxv@a-send-pr.sink.omut.org
 |
Sunday, 7 Jul 2002
|
18:55 dinoex
merge PAM buffer management from current.
 |
Thursday, 4 Jul 2002
|
18:29 dinoex
'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.
 |
Sunday, 30 Jun 2002
|
19:31 dinoex
give Enviroment from login.conf priority over all others,
problem found by drs@rucus.ru.ac.za.
 |
Friday, 28 Jun 2002
|
06:18 dinoex
Update gssapi patch
 |
05:28 dinoex
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"
 |
Wednesday, 26 Jun 2002
|
17:32 dinoex
Update to openssh-3.4
Update to openssh-3.4p1
 |
15:21 dinoex
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
 |
12:22 dinoex
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.
 |
07:06 dinoex
Streamline OPENSSH_OVERWRITE_BASE=yes
 |
04:05 dinoex
Migrate configuration files to $PREFIX/etc/ssh/
Add ${PREFIX}/etc/rc.d/sshd.sh.sample
 |
Tuesday, 25 Jun 2002
|
04:59 dinoex
change --with-privsep-path if OPENSSH_OVERWRITE_BASE is in effect.
Submitted by: brad@brad-x.com
 |
Monday, 24 Jun 2002
|
23:04 dinoex
Create user for privsep
 |
Saturday, 22 Jun 2002
|
16:24 dinoex
Update: openssh-3.2.3p1
New manpages: ssh-keysign.8 sftp-server.8 sshd.8
New program ssh-keysign
 |
Sunday, 16 Jun 2002
|
15:03 dinoex
- Get rid of PERL and use SED
 |
Saturday, 8 Jun 2002
|
05:22 dinoex
Fix typing error in OPTION
Submitted by: joseph@randomnetworks.com
 |
Tuesday, 4 Jun 2002
|
06:54 dinoex
Honor Option ENABLE_SUID_SSH
Build defaults witouth SUID
 |
Friday, 31 May 2002
|
20:51 dinoex
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
 |
07:28 dinoex
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
 |
Thursday, 9 May 2002
|
10:28 dinoex
Use crypto.3 as dependeny.
To keep consistent with USE_SSL in bsd.port.mk
 |
Tuesday, 7 May 2002
|
09:18 sobomax
Chase openssl shlib version increase.
Pointy hat to: dinoex
 |
Saturday, 4 May 2002
|
04:38 dinoex
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
 |
Friday, 3 May 2002
|
03:02 dinoex
Security fix for token passing, see bugtraq for details.
- fetch and use openssh-3.1-adv.token.patch to build.
- bump PORTREVISION
 |
Monday, 25 Mar 2002
|
05:39 dinoex
- Fix problem with auth_ttyok and ttyname
- Make KERBEROS patch build with heimdal port
 |
Saturday, 23 Mar 2002
|
04:08 dinoex
- Update patches for Option KRB5_HOME
openssh-3.1p1-gssapi-20020321.diff
openssh-mit-krb5-20020319.diff
 |
Sunday, 17 Mar 2002
|
20:24 dinoex
Merged patches for HAVE_LOGIN_CAP from stable
PR: 35904
 |
Friday, 15 Mar 2002
|
19:39 dinoex
Fixed Build in 4.2
Add correct Version of OPENSSL in dependencies if older than 4.3
(bsd.ports.mk) is still not sufficent.
 |
Saturday, 9 Mar 2002
|
12:51 dinoex
Allow IPv6 connection if detected by configure.
 |
Friday, 8 Mar 2002
|
17:45 wollman
Fix thinko and make it possible to disable Kerberos support on the make
command line even if KRB5_HOME is set in make.conf.
 |
17:44 wollman
Mark BROKEN in Kerberos case: Simon Wilkinson has not released updated patches
yet. (I hope dinoex doesn't mind my committing this.)
 |
05:54 dinoex
Update to OpenSSH 3.1 OpennSSH-portable 3.1p1
 |
Wednesday, 6 Mar 2002
|
13:53 nectar
Fix off-by-one error.
 |
Sunday, 17 Feb 2002
|
15:00 dinoex
Add option to support patches:
 |
Monday, 28 Jan 2002
|
07:23 dinoex
Add patch for: readpassphrase.h Someone in the OpenSSH world doesn't
understand the difference between application and implementation namespaces.
This causes conflicts with <readpassphrase.h>.
 |
Saturday, 5 Jan 2002
|
11:37 dinoex
PKGNAMESUFFIX set for Option OPENSSH_OVERWRITE_BASE
 |
Friday, 4 Jan 2002
|
17:18 dinoex
Fix MANPREFIX, so manpages are compressed
 |
Wednesday, 2 Jan 2002
|
21:09 dinoex
strip trailing \
 |
19:45 dinoex
adding a knob to the OpenSSH port to allow people to overwrite the ssh in the
base system. make OPENSSH_OVERWRITE_BASE=yes
 |
Sunday, 2 Dec 2001
|
06:52 dinoex
- Udate to OpenSSH-3.0.2 - make batch-processing cleaner
 |
Saturday, 1 Dec 2001
|
20:25 dinoex
In BATCH mode - clean generated host keys.
 |
Monday, 19 Nov 2001
|
22:29 dwcjr
Give dinoex@ maintainership since he's really been maintaining it and is
better suited for maintaining this port.
 |
Sunday, 18 Nov 2001
|
08:43 dinoex
Update to openssh-3.0.1 and openssh-portable-3.0.1p1
 |
Wednesday, 7 Nov 2001
|
13:47 dinoex
Update to OpenSSH 3.0 and OpenSSH-portable 3.0p1 Extracted from Changelog (not
complete):
 |
Wednesday, 24 Oct 2001
|
08:16 dinoex
- included an patch that solves a coredump in sshd - Bumped PORTREVISION
 |
Wednesday, 3 Oct 2001
|
16:19 dinoex
- Update to OpenSSH 2.9.9p2 - security-patch for cookie files obsolete - MD5
password support activated
 |
Sunday, 19 Aug 2001
|
18:22 dinoex
- Update to p2: - stripped down some patches
 |
16:46 dinoex
Fix package building, slogin and its manpage is an link
 |
Wednesday, 1 Aug 2001
|
11:56 dinoex
- slogin and manpage added to package, bumped PORTREVISION
 |
Sunday, 10 Jun 2001
|
21:08 dwcjr
Fix FreeBSD specific patch, exit now if change of password fails.
 |
Saturday, 9 Jun 2001
|
09:22 dinoex
- Switch to the user's uid before attempting to unlink the auth forwarding
file, nullifying the effects of a race. - Bump PORTREVISION
 |
Friday, 8 Jun 2001
|
20:17 dwcjr
Update maintainer email
 |
Friday, 1 Jun 2001
|
15:49 dinoex
New port: OpenSSH portable, which has GNU-configure and more. Diffs to
OpenSSH-OPenBSD are huge. So this is here a complete diffrent branch, no
repro-copy - Did a bit cleanup in the Makefile
 |
Number of commits found: 357 (showing only 57 on this page) |