Bug 208932

Summary: sysutils/ansible: update to 2.0.2.0
Product: Ports & Packages Reporter: Nikolai Lifanov <lifanov>
Component: Individual Port(s)Assignee: Matthew Seaman <matthew>
Status: Closed FIXED    
Severity: Affects Some People CC: matthew
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://raw.githubusercontent.com/ansible/ansible/v2.0.2.0-1/CHANGELOG.md
Attachments:
Description Flags
sysutils/ansible: 2.0.1.0 -> 2.0.2.0 lifanov: maintainer-approval+

Description Nikolai Lifanov 2016-04-20 11:19:00 UTC
Created attachment 169490 [details]
sysutils/ansible: 2.0.1.0 -> 2.0.2.0

Please update sysutils/ansible to 2.0.2.0.
This is primarily a bugfix update.
See changelog in URL.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-20 13:24:31 UTC
A commit references this bug:

Author: matthew
Date: Wed Apr 20 13:24:22 UTC 2016
New revision: 413687
URL: https://svnweb.freebsd.org/changeset/ports/413687

Log:
  Security update to 2.0.2.0

  Amongst many other updates, this addresses CVE-2016-3096, which is a
  predictable temporary file name vulnerability that affects users of
  LXC containers.

  ChangeLog:	https://raw.githubusercontent.com/ansible/ansible/v2.0.2.0-1/CHANGELOG.md

  PR:		208932
  Submitted by:	lifanov@mail.lifanov.com (maintainer)
  MFH:		2016Q2
  Security:	253c6889-06f0-11e6-925f-6805ca0b3d42

Changes:
  head/sysutils/ansible/Makefile
  head/sysutils/ansible/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-04-21 07:33:52 UTC
A commit references this bug:

Author: matthew
Date: Thu Apr 21 07:32:49 UTC 2016
New revision: 413718
URL: https://svnweb.freebsd.org/changeset/ports/413718

Log:
  MFH: r413687

  Security update to 2.0.2.0

  Amongst many other updates, this addresses CVE-2016-3096, which is a
  predictable temporary file name vulnerability that affects users of
  LXC containers.

  ChangeLog:	https://raw.githubusercontent.com/ansible/ansible/v2.0.2.0-1/CHANGELOG.md

  PR:		208932
  Submitted by:	lifanov@mail.lifanov.com (maintainer)
  Security:	253c6889-06f0-11e6-925f-6805ca0b3d42

  Approved by:	ports-secteam (junovitch)

Changes:
_U  branches/2016Q2/
  branches/2016Q2/sysutils/ansible/Makefile
  branches/2016Q2/sysutils/ansible/distinfo
Comment 3 Matthew Seaman freebsd_committer freebsd_triage 2016-04-21 08:54:29 UTC
Committed, thanks!