svn commit: r397125 - in branches/2015Q3/deskutils/shutter: . files
Mark Felder
feld at FreeBSD.org
Thu Sep 17 16:19:50 UTC 2015
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/
More information about the svn-ports-branches
mailing list