Bug 205599 - [PATCH] archivers/dpkg: Update to 1.18.4 (fixes CVE-2015-0860)
Summary: [PATCH] archivers/dpkg: Update to 1.18.4 (fixes CVE-2015-0860)
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: Pawel Pekala
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-12-25 16:01 UTC by Raphael Kubo da Costa
Modified: 2015-12-25 20:13 UTC (History)
1 user (show)

See Also:
pawel: maintainer-feedback+
pawel: merge-quarterly+


Attachments
Proposed patch (747 bytes, patch)
2015-12-25 16:01 UTC, Raphael Kubo da Costa
no flags Details | Diff

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