From owner-svn-ports-head@freebsd.org Thu Dec 17 18:31:46 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C19D5A4A609; Thu, 17 Dec 2015 18:31:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 934F41527; Thu, 17 Dec 2015 18:31:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBHIVjsS051778; Thu, 17 Dec 2015 18:31:45 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBHIVj07051776; Thu, 17 Dec 2015 18:31:45 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201512171831.tBHIVj07051776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 17 Dec 2015 18:31:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403919 - head/print/cups-filters X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2015 18:31:46 -0000 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