From owner-svn-ports-all@freebsd.org Thu Sep 17 16:19:50 2015 Return-Path: <owner-svn-ports-all@freebsd.org> Delivered-To: svn-ports-all@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 76C079CE54B; Thu, 17 Sep 2015 16:19:50 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 679E21CC1; Thu, 17 Sep 2015 16:19:50 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8HGJoTp071210; Thu, 17 Sep 2015 16:19:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8HGJoUI071209; Thu, 17 Sep 2015 16:19:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201509171619.t8HGJoUI071209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder <feld@FreeBSD.org> Date: Thu, 17 Sep 2015 16:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r397125 - in branches/2015Q3/deskutils/shutter: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 17 Sep 2015 16:19:50 -0000 Author: feld Date: Thu Sep 17 16:19:49 2015 New Revision: 397125 URL: https://svnweb.freebsd.org/changeset/ports/397125 Log: MFH: r397124 Fix arbitrary code execution vulnerability Security: CVE-2015-0854 Security: d45ad7ae-5d56-11e5-9ad8-14dae9d210b8 Approved by: ports-secteam (with hat) Added: branches/2015Q3/deskutils/shutter/files/ - copied from r397124, head/deskutils/shutter/files/ Modified: branches/2015Q3/deskutils/shutter/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/deskutils/shutter/Makefile ============================================================================== --- branches/2015Q3/deskutils/shutter/Makefile Thu Sep 17 16:17:55 2015 (r397124) +++ branches/2015Q3/deskutils/shutter/Makefile Thu Sep 17 16:19:49 2015 (r397125) @@ -3,7 +3,7 @@ PORTNAME= shutter PORTVERSION= 0.93.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://shutter-project.org/wp-content/uploads/releases/tars/