Bug 217962

Summary: security/openssh-portable: Update to 7.5p1
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (bdrewery)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for security/openssh-portable none

Description Bernard Spil freebsd_committer freebsd_triage 2017-03-20 17:53:34 UTC
Created attachment 181011 [details]
svn diff for security/openssh-portable

Hi Bryan,

Updated my local ports tree to 7.5 and there were some improvements. Not a complete patch as I don't have all features enabled (only on features LDNS, LIBEDIT, PAM, TCP_WRAPPERS).

  - Update to 7.5p1
  - Re-roll auth2.c patch
  - Change USE_AUTOTOOLS to USES= autoreconf
  - Change @exec to @postexec in pkg-plist

Cheers,

Bernard.
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2017-03-20 17:57:46 UTC
Thanks for your patch.

Index: security/openssh-portable/distinfo
===================================================================
--- security/openssh-portable/distinfo	(revision 436510)
+++ security/openssh-portable/distinfo	(working copy)
@@ -1,9 +1,3 @@
-TIMESTAMP = 1484161900
-SHA256 (openssh-7.4p1.tar.gz) = 1b1fc4a14e2024293181924ed24872e6f2e06293f3e8926a376b8aec481f19d1
-SIZE (openssh-7.4p1.tar.gz) = 1511780
-SHA256 (openssh-7.2_p1-sctp.patch.gz) = fb67e3e23f39fabf44ef198e3e19527417c75c9352747547448512032365dbfc
-SIZE (openssh-7.2_p1-sctp.patch.gz) = 8501
-SHA256 (openssh-7.4p1+x509-9.3.diff.gz) = 1d3fd23b3d02a3baad50890bf5498ef01af6dab6375da0aeb00a0d59fd3ac9ee
-SIZE (openssh-7.4p1+x509-9.3.diff.gz) = 446572
-SHA256 (openssh-7.4p1-gsskex-all-20141021-debian-rh-20161228.patch.gz) = f77ac434e6914814bc2f16d1581efd74baedaa86f1249a3cee00566d458c5f6b
-SIZE (openssh-7.4p1-gsskex-all-20141021-debian-rh-20161228.patch.gz) = 27091
+TIMESTAMP = 1490017286
+SHA256 (openssh-7.5p1.tar.gz) = 9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0
+SIZE (openssh-7.5p1.tar.gz) = 1510857
Index: security/openssh-portable/files/patch-auth2.c


Upgrading openssh requires care for every option. I'll handle it.

If you want to commit your pkg-plist and USES changes for now please do.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2017-03-20 18:16:56 UTC
I committed the safe pieces, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-03-20 18:17:27 UTC
A commit references this bug:

Author: bdrewery
Date: Mon Mar 20 18:16:43 UTC 2017
New revision: 436555
URL: https://svnweb.freebsd.org/changeset/ports/436555

Log:
  - Change USE_AUTOTOOLS to USES= autoreconf
  - Change @exec to @postexec in pkg-plist

  Submitted by:	brnrd
  PR:		217962

Changes:
  head/security/openssh-portable/Makefile
  head/security/openssh-portable/pkg-plist