Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Dec 2015 11:15:53 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403193 - head/graphics/libraw
Message-ID:  <201512071115.tB7BFrJo009517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Dec  7 11:15:53 2015
New Revision: 403193
URL: https://svnweb.freebsd.org/changeset/ports/403193

Log:
  Update to 0.17.1.
  
  This is a small update that fixes two security vulnerabilities,
  CVE-2015-8366 and CVE-2015-8367.
  
  Security:	db04bf07-9cc8-11e5-8c2b-c335fa8985d7
  Security:	6bc6eed2-9cca-11e5-8c2b-c335fa8985d7
  MFH:		2015Q4

Modified:
  head/graphics/libraw/Makefile
  head/graphics/libraw/distinfo

Modified: head/graphics/libraw/Makefile
==============================================================================
--- head/graphics/libraw/Makefile	Mon Dec  7 11:12:25 2015	(r403192)
+++ head/graphics/libraw/Makefile	Mon Dec  7 11:15:53 2015	(r403193)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libraw
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.libraw.org/data/
 DISTNAME=	LibRaw-${PORTVERSION}

Modified: head/graphics/libraw/distinfo
==============================================================================
--- head/graphics/libraw/distinfo	Mon Dec  7 11:12:25 2015	(r403192)
+++ head/graphics/libraw/distinfo	Mon Dec  7 11:15:53 2015	(r403193)
@@ -1,6 +1,6 @@
-SHA256 (LibRaw-0.17.0.tar.gz) = e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310
-SIZE (LibRaw-0.17.0.tar.gz) = 1468635
-SHA256 (LibRaw-demosaic-pack-GPL2-0.17.0.tar.gz) = 3c5982772f55f0b70c3c7604bc73e8b55f1de7b040e8f144cb220ee88e8bc346
-SIZE (LibRaw-demosaic-pack-GPL2-0.17.0.tar.gz) = 31281
-SHA256 (LibRaw-demosaic-pack-GPL3-0.17.0.tar.gz) = deca57ed524ab4f9915060360d74c5748e6fe8065fd60ca5e969fe9f578a8a0a
-SIZE (LibRaw-demosaic-pack-GPL3-0.17.0.tar.gz) = 39153
+SHA256 (LibRaw-0.17.1.tar.gz) = e599651a4cc37e00cfc2d2b56be87c3a4e4dae2c360b680fe9ab3f93d07cdea1
+SIZE (LibRaw-0.17.1.tar.gz) = 1472341
+SHA256 (LibRaw-demosaic-pack-GPL2-0.17.1.tar.gz) = 2e9f72873a6db319aca5be5bc4d426e3063e2c33f66438e89720c3b48bef0678
+SIZE (LibRaw-demosaic-pack-GPL2-0.17.1.tar.gz) = 30989
+SHA256 (LibRaw-demosaic-pack-GPL3-0.17.1.tar.gz) = 442b3e8de4664e539cbcdd437a7b6cd167e07c0fcf76f07b50d16657f18ff962
+SIZE (LibRaw-demosaic-pack-GPL3-0.17.1.tar.gz) = 38230



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