svn commit: r403919 - head/print/cups-filters

Mark Felder feld at FreeBSD.org
Thu Dec 17 18:31:46 UTC 2015


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


More information about the svn-ports-head mailing list