1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/security/openssh-portable
Bryan Drewery 60e9c53853 - Update to 6.8p1
- Fix 'make test'
- HPN:
  - NONECIPHER is no longer default. This is not default in base and should not
    be default here as it introduces security holes.
  - HPN: I've audited the patch and included it in the port directory for
    transparency. I identified several bugs and submitted them to the new
    upstream: https://github.com/rapier1/openssh-portable/pull/2
  - HPN: The entire patch is now ifdef'd to ensure various bits are properly
    removed depending on the OPTIONS selected.
  - AES_THREADED is removed. It has questionable benefit on modern HW and is not
    stable.
  - The "enhanced logging" was removed from the patch as it is too
    intrusive and difficult to maintain in the port.
  - The progress meter "peak throughput" patch was removed.
  - Fixed HPN version showing in client/server version string when HPN
    was disabled in the config.
- KERB_GSSAPI is currently BROKEN as it does not apply.
- Update X509 to 8.3

Changelog: http://www.openssh.com/txt/release-6.8
2015-04-04 17:16:58 +00:00
..
files - Update to 6.8p1 2015-04-04 17:16:58 +00:00
distinfo - Update to 6.8p1 2015-04-04 17:16:58 +00:00
Makefile - Update to 6.8p1 2015-04-04 17:16:58 +00:00
pkg-descr
pkg-message
pkg-plist Make the check added in 2013 in r330200 for a bad ECDSA key actually work. 2015-04-01 01:04:23 +00:00