From owner-svn-ports-head@freebsd.org Mon Jun 20 19:13:45 2016 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 C1FDDAC4CCD; Mon, 20 Jun 2016 19:13:45 +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 78B622EB8; Mon, 20 Jun 2016 19:13:45 +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 u5KJDiTF067318; Mon, 20 Jun 2016 19:13:44 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5KJDiLo067315; Mon, 20 Jun 2016 19:13:44 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201606201913.u5KJDiLo067315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 20 Jun 2016 19:13:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417174 - in head/textproc/libxslt: . files 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.22 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: Mon, 20 Jun 2016 19:13:45 -0000 Author: feld Date: Mon Jun 20 19:13:44 2016 New Revision: 417174 URL: https://svnweb.freebsd.org/changeset/ports/417174 Log: textproc/libxslt: Update to 1.1.29 Changelog: https://git.gnome.org/browse/libxslt/commit/NEWS?id=9a1b3ddf6034aa2f6a30b4b7ea4bfc3c4037cd58 Absent from the Changelog are the CVEs Google discovered, CVE-2016-1683 and CVE-2016-1684. This library needs to be updated to ensure www/chromium is no longer vulnerable to these CVEs. Additionally the changelog notes a fix for CVE-2015-7995, but we solved that previously with a patch to the port. PR: 210298 MFH: 2016Q2 Security: CVE-2016-1683 Security: CVE-2016-1684 Deleted: head/textproc/libxslt/files/patch-CVE-2015-7995 head/textproc/libxslt/files/patch-xsltproc_xsltproc.c Modified: head/textproc/libxslt/Makefile head/textproc/libxslt/distinfo head/textproc/libxslt/pkg-plist Modified: head/textproc/libxslt/Makefile ============================================================================== --- head/textproc/libxslt/Makefile Mon Jun 20 19:08:31 2016 (r417173) +++ head/textproc/libxslt/Makefile Mon Jun 20 19:13:44 2016 (r417174) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= libxslt -PORTVERSION= 1.1.28 -PORTREVISION?= 8 +PORTVERSION= 1.1.29 +PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ \ Modified: head/textproc/libxslt/distinfo ============================================================================== --- head/textproc/libxslt/distinfo Mon Jun 20 19:08:31 2016 (r417173) +++ head/textproc/libxslt/distinfo Mon Jun 20 19:13:44 2016 (r417174) @@ -1,2 +1,3 @@ -SHA256 (gnome2/libxslt-1.1.28.tar.gz) = 5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c -SIZE (gnome2/libxslt-1.1.28.tar.gz) = 3435907 +TIMESTAMP = 1465983151 +SHA256 (gnome2/libxslt-1.1.29.tar.gz) = b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce +SIZE (gnome2/libxslt-1.1.29.tar.gz) = 3428524 Modified: head/textproc/libxslt/pkg-plist ============================================================================== --- head/textproc/libxslt/pkg-plist Mon Jun 20 19:08:31 2016 (r417173) +++ head/textproc/libxslt/pkg-plist Mon Jun 20 19:13:44 2016 (r417174) @@ -32,7 +32,7 @@ lib/libexslt.so.8 lib/libxslt.a lib/libxslt.so lib/libxslt.so.1 -lib/libxslt.so.1.1.28 +lib/libxslt.so.1.1.29 lib/libxslt.so.2 lib/xsltConf.sh libdata/pkgconfig/libexslt.pc