Bug 248780

Summary: dns/adns: Update to 1.6.0
Product: Ports & Packages Reporter: Niclas Zeising <zeising>
Component: Individual Port(s)Assignee: Niclas Zeising <zeising>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: --- Keywords: buildisok, easy, patch-ready, security
Version: LatestFlags: pi: maintainer-feedback+
zeising: merge-quarterly?
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 248756    
Attachments:
Description Flags
v1 zeising: maintainer-approval? (pi)

Description Niclas Zeising freebsd_committer freebsd_triage 2020-08-20 12:48:51 UTC
Created attachment 217377 [details]
v1

Attached patch updates dns/adns to 1.6.0
This update fixes the build with -fno-common (default with llvm 11)
This update fixes several security issues.
Comment 1 Niclas Zeising freebsd_committer freebsd_triage 2020-08-20 12:53:54 UTC
VuXML entry ID for the vulnerability: 08de38d2-e2d0-11ea-9538-0c9d925bbbc0
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2020-08-20 13:36:30 UTC
Thanks, approved, please commit.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-08-20 15:02:02 UTC
A commit references this bug:

Author: zeising
Date: Thu Aug 20 15:01:09 UTC 2020
New revision: 545535
URL: https://svnweb.freebsd.org/changeset/ports/545535

Log:
  dns/adns: Update to 1.6.0

  Update dns/adns to 1.6.0.
  This fixes several security issues in adns.
  This fixes the build with -fno-common, which is the default with llvm 11.

  PR:		248780
  Approved by:	pi@ (maintainer)
  MFH:		2020Q3
  Security:	08de38d2-e2d0-11ea-9538-0c9d925bbbc0

Changes:
  head/dns/adns/Makefile
  head/dns/adns/distinfo
  head/dns/adns/files/
  head/dns/adns/pkg-plist
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2020-08-20 15:08:32 UTC
Committed, waiting for MFH
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2020-08-20 15:41:16 UTC
I think you can MFH with the security blanket, no ?

https://www.freebsd.org/doc/en/articles/committers-guide/ports.html#ports-qa-blanket
Comment 6 commit-hook freebsd_committer freebsd_triage 2020-08-20 19:30:47 UTC
A commit references this bug:

Author: zeising
Date: Thu Aug 20 19:30:17 UTC 2020
New revision: 545557
URL: https://svnweb.freebsd.org/changeset/ports/545557

Log:
  MFH: r545535

  dns/adns: Update to 1.6.0

  Update dns/adns to 1.6.0.
  This fixes several security issues in adns.
  This fixes the build with -fno-common, which is the default with llvm 11.

  PR:		248780
  Approved by:	pi@ (maintainer)
  Security:	08de38d2-e2d0-11ea-9538-0c9d925bbbc0

  Approved by:	ports-secteam (joenum)

Changes:
_U  branches/2020Q3/
  branches/2020Q3/dns/adns/Makefile
  branches/2020Q3/dns/adns/distinfo
  branches/2020Q3/dns/adns/files/
  branches/2020Q3/dns/adns/pkg-plist
Comment 7 Niclas Zeising freebsd_committer freebsd_triage 2020-08-20 21:02:12 UTC
All done and merged.