Bug 205599

Summary: [PATCH] archivers/dpkg: Update to 1.18.4 (fixes CVE-2015-0860)
Product: Ports & Packages Reporter: Raphael Kubo da Costa <rakuco>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me CC: rakuco
Priority: --- Keywords: patch
Version: LatestFlags: pawel: maintainer-feedback+
pawel: merge-quarterly+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch none

Description Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-25 16:01:01 UTC
Created attachment 164623 [details]
Proposed patch

The attached patch updates dpkg to 1.18.4, which was released today.

1.18.4 fixes CVE-2015-0860, for which I've already added an entry in vuln.xml. It also needs to be MFH'ed to 2015Q4.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-25 17:44:26 UTC
A commit references this bug:

Author: pawel
Date: Fri Dec 25 17:43:34 UTC 2015
New revision: 404444
URL: https://svnweb.freebsd.org/changeset/ports/404444

Log:
  Update to version 1.18.4

  Fixes security CVE-2015-0860

  PR:		205599
  Submitted by:	rakuco
  MFH:		2015Q4

Changes:
  head/archivers/dpkg/Makefile
  head/archivers/dpkg/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-25 20:11:41 UTC
A commit references this bug:

Author: pawel
Date: Fri Dec 25 20:11:06 UTC 2015
New revision: 404468
URL: https://svnweb.freebsd.org/changeset/ports/404468

Log:
  MFH: r404444

  Update to version 1.18.4

  Fixes security CVE-2015-0860

  PR:		205599
  Submitted by:	rakuco
  Approved by:	portmgr (erwin)

Changes:
_U  branches/2015Q4/
  branches/2015Q4/archivers/dpkg/Makefile
  branches/2015Q4/archivers/dpkg/distinfo
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2015-12-25 20:13:28 UTC
Committed, thanks for vuln.xml entry!