Bug 216952

Summary: graphics/optipng: update to 0.7.6
Product: Ports & Packages Reporter: Thomas Hurst <tom>
Component: Individual Port(s)Assignee: Guido Falsi <madpilot>
Status: Closed FIXED    
Severity: Affects Only Me CC: madpilot
Priority: --- Keywords: patch, patch-ready, security
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 216955    
Attachments:
Description Flags
Patch to 0.7.6
none
poudriere testport on 11.0-RELEASE none

Description Thomas Hurst 2017-02-10 01:02:02 UTC
Created attachment 179812 [details]
Patch to 0.7.6

Upgrade to 0.7.6, which includes fixes for CVE-2016-2191, CVE-2016-3981, CVE-2016-3982 and CVE-2015-7802.
Comment 1 Thomas Hurst 2017-02-10 01:02:48 UTC
Created attachment 179813 [details]
poudriere testport on 11.0-RELEASE
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-02-16 21:25:05 UTC
A commit references this bug:

Author: madpilot
Date: Thu Feb 16 21:24:21 UTC 2017
New revision: 434254
URL: https://svnweb.freebsd.org/changeset/ports/434254

Log:
  - Update graphics/optipng to 0.7.6
  - Convert to USES=localbase

  PR:		216952
  Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)

Changes:
  head/graphics/optipng/Makefile
  head/graphics/optipng/distinfo
  head/graphics/optipng/files/patch-src_optipng_osys.c
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2017-02-16 21:26:10 UTC
Committed, with one minor addition, I converted the port to leverage the localbase USES.