Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2009 13:24:25 +0100 (CET)
From:      Mathias Monnerville <mathias@monnerville.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mathias@monnerville.com
Subject:   ports/131011: [maintainer update] www/glpi 0.71.4 (security fix)
Message-ID:  <200901261224.n0QCOPZp073273@terabsd.iap.fr>
Resent-Message-ID: <200901261300.n0QD01go011970@freefall.freebsd.org>

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

>Number:         131011
>Category:       ports
>Synopsis:       [maintainer update] www/glpi 0.71.4 (security fix)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 26 13:00:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mathias Monnerville
>Release:        FreeBSD 7.1-BETA amd64
>Organization:
>Environment:
System: FreeBSD terabsd.iap.fr 7.1-BETA FreeBSD 7.1-BETA #0: Sun Sep 7 09:38:41 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	A security issue has been found and fixed recently (SQL injection).
	
>How-To-Repeat:
	
>Fix:

	

--- glpi.diff begins here ---
diff -ur glpi.orig/Makefile glpi/Makefile
--- glpi.orig/Makefile	2008-12-03 12:03:19.000000000 +0100
+++ glpi/Makefile	2009-01-26 13:05:47.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	glpi
-DISTVERSION=	0.71.3
+DISTVERSION=	0.71.4
 CATEGORIES=	www
 MASTER_SITES=	http://glpi-project.org/IMG/gz/ \
 		http://download.gna.org/kanicule/freebsd/distfiles/
diff -ur glpi.orig/distinfo glpi/distinfo
--- glpi.orig/distinfo	2008-12-03 12:03:19.000000000 +0100
+++ glpi/distinfo	2009-01-26 11:11:34.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (glpi-0.71.3.tar.gz) = 0ad7e379f69cc81c59d5b297ab83474a
-SHA256 (glpi-0.71.3.tar.gz) = 72af0e4f45bd10e61f16a10e992146018cd785a7e33014bf3947a4e9da3c4c95
-SIZE (glpi-0.71.3.tar.gz) = 2025536
+MD5 (glpi-0.71.4.tar.gz) = d7e4ae789408616b67ea6d598bc3cc51
+SHA256 (glpi-0.71.4.tar.gz) = 5b5e4fbd2ab60f04841045aff5f9947c7abc7c0b277618450f474b06b8786d1b
+SIZE (glpi-0.71.4.tar.gz) = 2023198
diff -ur glpi.orig/pkg-plist glpi/pkg-plist
--- glpi.orig/pkg-plist	2008-12-03 12:03:19.000000000 +0100
+++ glpi/pkg-plist	2009-01-26 11:48:49.000000000 +0100
@@ -1,4 +1,3 @@
-www/glpi/AUTHORS.txt
 www/glpi/CHANGELOG.txt
 www/glpi/COPYING.txt
 www/glpi/LISEZMOI.txt
--- glpi.diff ends here ---


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



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