Bug 248780 - dns/adns: Update to 1.6.0
Summary: dns/adns: Update to 1.6.0
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: Niclas Zeising
URL:
Keywords: buildisok, easy, patch-ready, security
Depends on:
Blocks: 248756
  Show dependency treegraph
 
Reported: 2020-08-20 12:48 UTC by Niclas Zeising
Modified: 2020-08-20 21:02 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+
zeising: merge-quarterly?


Attachments
v1 (4.55 KB, patch)
2020-08-20 12:48 UTC, Niclas Zeising
zeising: maintainer-approval? (pi)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.