Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 16:19:50 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
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
Message-ID:  <201509171619.t8HGJoUI071209@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/
 



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