Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 18:31:45 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403919 - head/print/cups-filters
Message-ID:  <201512171831.tBHIVj07051776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Dec 17 18:31:45 2015
New Revision: 403919
URL: https://svnweb.freebsd.org/changeset/ports/403919

Log:
  print/cups-filters: Update to 1.4.0
  
  This update resolves a code execution vulnerability.
  
  Approved by:	ports-secteam (with hat)
  MFH:		2015Q4
  Security:	CVE-2015-8560

Modified:
  head/print/cups-filters/Makefile
  head/print/cups-filters/distinfo

Modified: head/print/cups-filters/Makefile
==============================================================================
--- head/print/cups-filters/Makefile	Thu Dec 17 18:16:45 2015	(r403918)
+++ head/print/cups-filters/Makefile	Thu Dec 17 18:31:45 2015	(r403919)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cups-filters
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	print
 MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
 

Modified: head/print/cups-filters/distinfo
==============================================================================
--- head/print/cups-filters/distinfo	Thu Dec 17 18:16:45 2015	(r403918)
+++ head/print/cups-filters/distinfo	Thu Dec 17 18:31:45 2015	(r403919)
@@ -1,2 +1,2 @@
-SHA256 (cups-filters-1.3.0.tar.xz) = 61b669809dda352a427546e09de5a68a3d960c7646ef5c590772d4aa1b445995
-SIZE (cups-filters-1.3.0.tar.xz) = 1362904
+SHA256 (cups-filters-1.4.0.tar.xz) = 0aa63f82a3feb5c46136b917722ee1565b4c1e2e533db4716f62d31e29c6579a
+SIZE (cups-filters-1.4.0.tar.xz) = 1373724



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512171831.tBHIVj07051776>