Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 12:12:56 +0200 (CEST)
From:      Blaz Zupan <blaz@medinet.si>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70527: MAINTAINER UPDATE: mail/gld (security update) 
Message-ID:  <20040816101256.300B75547B@titanic.medinet.si>
Resent-Message-ID: <200408161020.i7GAKDlI081867@freefall.freebsd.org>

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

>Number:         70527
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: mail/gld (security update)
>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:   Mon Aug 16 10:20:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Blaz Zupan
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD titanic.medinet.si 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Sun Jun 27 16:39:26 CEST 2004 root@bigbrother.amis.net:/usr/obj/usr/src/sys/TITANIC i386


	
>Description:

gld 1.3 and below have possible buffer overflow problems and SQL injection
vulnerability. The 1.3.1 security update fixes this problem.

>How-To-Repeat:
	
>Fix:

diff -urN gld.old/Makefile gld/Makefile
--- gld.old/Makefile	Sat Aug 14 09:45:44 2004
+++ gld/Makefile	Mon Aug 16 12:05:03 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gld
-PORTVERSION=	1.3
+PORTVERSION=	1.3.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.gasmi.net/down/
 EXTRACT_SUFX=	.tgz
diff -urN gld.old/distinfo gld/distinfo
--- gld.old/distinfo	Sat Aug 14 09:45:44 2004
+++ gld/distinfo	Mon Aug 16 12:05:48 2004
@@ -1,2 +1,2 @@
-MD5 (gld-1.3.tgz) = 67355c14de93ee59a62a21e60e27b91b
-SIZE (gld-1.3.tgz) = 33356
+MD5 (gld-1.3.1.tgz) = b259698d9868784b23ce92d0e2b1e7ba
+SIZE (gld-1.3.1.tgz) = 33822

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



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