Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jun 2011 17:35:50 GMT
From:      Andrew Lewis <freeghb@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157692: Update: textproc/luaexpat to 1.2.0
Message-ID:  <201106071735.p57HZobm035568@red.freebsd.org>
Resent-Message-ID: <201106071740.p57He8Ga056241@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157692
>Category:       ports
>Synopsis:       Update: textproc/luaexpat to 1.2.0
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 07 17:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Lewis
>Release:        7.3-RELEASE
>Organization:
N/A
>Environment:
FreeBSD - 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update LuaExpat to 1.2.0 maintained by Matthew Wild. Addresses the "billion laughs" DoS attack- more: http://article.gmane.org/gmane.comp.lang.lua.general/79336
>How-To-Repeat:
n/a
>Fix:
Update to 1.2.0

Patch attached with submission follows:

diff -ruN /usr/ports/textproc/luaexpat/Makefile /var/ports/textproc/luaexpat/Makefile
--- /usr/ports/textproc/luaexpat/Makefile	2009-07-16 00:54:33.000000000 +0200
+++ /var/ports/textproc/luaexpat/Makefile	2011-06-07 19:21:50.000000000 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	luaexpat
-PORTVERSION=	1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	textproc
-MASTER_SITES=	http://luaforge.net/frs/download.php/2469/
+MASTER_SITES=	http://matthewwild.co.uk/projects/luaexpat/
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 
 MAINTAINER=	freeghb@gmail.com
diff -ruN /usr/ports/textproc/luaexpat/distinfo /var/ports/textproc/luaexpat/distinfo
--- /usr/ports/textproc/luaexpat/distinfo	2009-07-14 08:02:54.000000000 +0200
+++ /var/ports/textproc/luaexpat/distinfo	2011-06-07 19:23:18.000000000 +0200
@@ -1,3 +1,2 @@
-MD5 (luaexpat-1.1.tar.gz) = 6ecb895ccf5cff1e7f2facd438b1f8d0
-SHA256 (luaexpat-1.1.tar.gz) = 9d709ddc606630f9b9dc3f3aafcb2a7c1fcb2675000c09978d8a37974e74effd
-SIZE (luaexpat-1.1.tar.gz) = 27907
+SHA256 (luaexpat-1.2.0.tar.gz) = 2a7140e9c1923510639e87b60e85d7ddd0cd4e27561663bd9d4031ef90bae5ef
+SIZE (luaexpat-1.2.0.tar.gz) = 28621


>Release-Note:
>Audit-Trail:
>Unformatted:



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