non port: security/openssh-portable/pkg-plist |
SVNWeb
|
Number of commits found: 31 |
Sat, 7 Nov 2020
|
[ 14:46 0mp ]
Install the moduli file as a @sample
PR: 250559
Submitted by: Michal "rysiek" Wozniak <rysiek % isnic.is>
Approved by: maintainer timeout
|
Mon, 23 Mar 2020
|
[ 17:07 bdrewery ]
Remove long broken X509 patch.
Approved by: portmgr (implicit)
|
[ 17:04 bdrewery ]
Fix plist for 8.2p1
|
Mon, 20 Mar 2017
|
[ 18:16 bdrewery ]
- Change USE_AUTOTOOLS to USES= autoreconf
- Change @exec to @postexec in pkg-plist
Submitted by: brnrd
PR: 217962
|
Mon, 29 Feb 2016
|
[ 18:36 bdrewery ]
- Update to 7.2p1
- Mark X509 and KERB_GSSAPI as BROKEN.
Changelog: http://www.openssh.com/txt/release-7.2
With help from: brnrd
|
Wed, 24 Jun 2015
|
[ 19:35 bdrewery ]
Support changed ETCDIR in pkg-plist
|
Wed, 1 Apr 2015
|
[ 01:04 bdrewery ]
Make the check added in 2013 in r330200 for a bad ECDSA key actually work.
|
Fri, 20 Mar 2015
|
[ 02:43 bdrewery ]
Remove remnants of OVERWRITE_BASE which was removed in r376306
|
Thu, 24 Apr 2014
|
[ 01:54 bdrewery ]
- Update to "6.6.1" [1]
- Switch to using @sample keyword, fixing orphans.
Upstream note on "6.6.1" [1]:
OpenSSH 6.5 and 6.6 sometimes encode a value used in the curve25519
key exchange incorrectly, causing connection failures about 0.2% of
the time when this method is used against a peer that implements
the method properly.
Fix the problem and disable the curve25519 KEX when speaking to
OpenSSH 6.5 or 6.6. This version will identify itself as 6.6.1
to enable the compatability code.
[1] https://lists.mindrot.org/pipermail/openssh-unix-dev/2014-April/032494.html
|
[ 01:04 bdrewery ]
Fix minor plist issues from check-plist
|
Sun, 13 Oct 2013
|
[ 02:20 bdrewery ]
- Update to 6.3p1
Changelog: http://www.openssh.org/txt/release-6.3
- Use options helpers where possible
- Use upstream patch mirror for x509 and HPN
- Update HPN patch to v14 and use upstream version
- Add option NONECIPHER to allow disabling NONE in HPN patch
- Update x509 patch from 7.4.1 to 7.6
- Add support for LDNS and enable by it and VerifyHostKeyDNS/SSHFP by default.
See
http://lists.freebsd.org/pipermail/freebsd-security/2013-September/007180.html
which describes this change, but is supported on releases before 10 as well
with LDNS option.
- Update SCTP to patchlevel 2329
- Update recommendation on secure usage of SSH
- Add pkg-message warning about ECDSA key possibly being incorrect due to
previously being written as DSA by the rc script and fixed in r299902 in
2012
|
Sun, 29 Sep 2013
|
[ 14:51 bdrewery ]
Convert to stagedir
|
Wed, 17 Apr 2013
|
[ 00:35 bdrewery ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove compatibiliy for FreeBSD <4.x
* /var/empty has been in hier(7) since 4.x
* User sshd has been in base since 4.x
* Simplify a patch for realhostname_sa(3) usage
- Remove SUID_SSH - It was removed from ssh in 2002
- Fix 'make test'
- Add some hints into the patches on where they came from
- Mirror all patches
- Move LPK patch out of files/
- Remove the need for 2 patches
* Removal of 'host-key check-config' in install phase
* Adding -lutil
- Add SCTP support [1]
- Remove FILECONTROL as it has not been supported since the 5.8
update
- Replace tab with space pkg-descr
- Remove default WRKSRC
- Add 'configtest' command to rc script
- Mark X509 broken with other patches due to PATCH_DIST_STRIP=-p1
PR: ports/174570 [1]
Submitted by: oleg <proler@gmail.com> [1]
Obtained from: https://bugzilla.mindrot.org/show_bug.cgi?id=2016 (upstream) [1]
Feature safe: yes
|
Fri, 21 Oct 2011
|
[ 16:18 flo ] (Only the first 10 of 35 ports in this commit are shown above. )
- update to 5.8p2 [1]
- fix Kerberos knob [2]
- fix build on 9.0 [3]
- fix deinstall with various knobs [4]
- fix LPK knob [5]
PR: ports/161818 [1], ports/144597 [2], ports/160389 [3]
ports/150493, ports/156926 [4], ports/155456 [5]
Submitted by: "Grzegorz Blach" <magik@roorback.net> [1], [2], [4], [5]
pluknet [3]
Reported by: Jonathan <lordsith49@hotmail.com> [2]
Kevin Thompson <antiduh@csh.rit.edu> [4]
Alexey Remizov <alexey@remizov.org> [5]
|
Wed, 16 Dec 2009
|
[ 16:43 amdmi3 ]
- Remove BROKEN on 8.x WITH_KERBEROS case. Builds fine on 8.0 and 9.0, i386 and
amd64
- While here, fix minor plist issue for WITH_X509 case
PR: 141679
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer)
|
Wed, 22 Apr 2009
|
[ 06:01 sumikawa ]
Fix several problems with OPENSSH_OVERWRITE_BASE=1.
- Empty dir handling
- rc.d installation
- prefix modification in manuals
From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
PR: ports/133412
|
Wed, 4 Oct 2006
|
[ 13:53 mnag ]
- Fix package creation. [1]
- Update HPN patch and remove IGNORE. [2]
- Bump PORTREVISION
PR: 103961
Submitted by: Phil Oleson <oz___nixil.net> [1], ale [2]
|
Sun, 1 Oct 2006
|
[ 19:37 mnag ]
- Install ssh_config-dist and sshd_config-dist in OVERWRITE_BASE too.
|
Tue, 7 Feb 2006
|
[ 20:07 mnag ]
- Update to 4.3p1
- Use DISTVERSION
- Add most configuration in OPTIONS
- Enable support to libedit in sftp [1]
- Add OPTIONS to HPN patches [2]
- Add new rc.d script [3]
- New rc.d script are responsible to check configuration and create host keys
- Using USE_RC_SUBR
- Modify pkg-message to reflect new rc.d script
- Fix pkg-plist
Reviewd by: dougb [3]
Submitted by: vs [1], brooks [2]
Tested by: me, John E Hein
|
Wed, 26 Jun 2002
|
[ 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
|
Tue, 25 Jun 2002
|
[ 04:52 dinoex ]
Fix a typo, only affects when installing a packae on a clean system.
Submitted by: anders@fix.no
|
Mon, 24 Jun 2002
|
[ 23:17 dinoex ]
Create user when package is extracted
|
[ 23:04 dinoex ]
Create user for privsep
|
Sat, 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
|
Wed, 3 Oct 2001
|
[ 16:19 dinoex ]
- Update to OpenSSH 2.9.9p2 - security-patch for cookie files obsolete - MD5
password support activated
|
Sun, 19 Aug 2001
|
[ 16:46 dinoex ]
Fix package building, slogin and its manpage is an link
|
Wed, 1 Aug 2001
|
[ 11:56 dinoex ]
- slogin and manpage added to package, bumped PORTREVISION
|
Fri, 1 Jun 2001
|
[ 15:49 dinoex ] (Only the first 10 of 11 ports in this commit are shown above. )
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: 31 |