Bug 230830

Summary: [PATCH] net/relayd: Stop using arc4random_stir
Product: Ports & Packages Reporter: Xin LI <delphij>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: delphij, koue, lwhsu
Priority: --- Flags: bugzilla: maintainer-feedback? (koue)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch none

Description Xin LI freebsd_committer freebsd_triage 2018-08-23 04:51:47 UTC
Created attachment 196458 [details]
Proposed patch

arc4random_stir should not be used directly (it's fully automated after r227520, or approximately __FreeBSD_version 1000002), the interface will be removed soon (bug 230756).

Please upstream this patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-26 08:17:34 UTC
A commit references this bug:

Author: delphij
Date: Sun Aug 26 08:16:51 UTC 2018
New revision: 478106
URL: https://svnweb.freebsd.org/changeset/ports/478106

Log:
  net/relayd: Stop using arc4random_stir

  PR:		230830, 230756
  Approved by:	portmgr (antoine)

Changes:
  head/net/relayd/Makefile
  head/net/relayd/files/patch-relayd_relayd.c
Comment 2 Xin LI freebsd_committer freebsd_triage 2018-08-26 08:18:55 UTC
No longer blocking as the patch is applied.  The upstream was maintained by mm@ so keep this open for now.
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2019-03-18 22:49:59 UTC
I give up maintaining this port.
Comment 4 Xin LI freebsd_committer freebsd_triage 2020-06-17 16:30:58 UTC
The upstream abandoned maintenance and the current state in port is fine.