Bug 233346 - security/libssh: remove support for sshv1
Summary: security/libssh: remove support for sshv1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-20 08:50 UTC by Arrigo Marchiori
Modified: 2019-01-25 21:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (johans)


Attachments
Remove option SSH1 (1.79 KB, patch)
2018-11-20 08:50 UTC, Arrigo Marchiori
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arrigo Marchiori 2018-11-20 08:50:18 UTC
Created attachment 199369 [details]
Remove option SSH1

security/libssh seems to have lost SSHv1 support since version 0.8.
The port should be updated accordingly.

If the SSH1 option is enabled, it fails in package creation, as the file ssh1.h is not present.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-25 21:03:04 UTC
A commit references this bug:

Author: mi
Date: Fri Jan 25 21:02:28 UTC 2019
New revision: 491204
URL: https://svnweb.freebsd.org/changeset/ports/491204

Log:
  Remove any mention of SSH1 -- it is no longer provided by the code,
  but trying to enable the port's option causes the port to fail to
  package.

  Add a shim to allow compiling against LibreSSL

  PR:		233346, 232437
  Submitted by:	Arrigo Marchiori, Franco Fichtner
  Approved by:	maintainer timeout

Changes:
  head/security/libssh/Makefile
  head/security/libssh/files/
  head/security/libssh/files/patch-src_libcrypto-compat.h
  head/security/libssh/pkg-descr
  head/security/libssh/pkg-plist