Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2009 09:36:37 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136084: Port update: security/fakeroot - Update to v1.12.4
Message-ID:  <200906270936.n5R9abbE018730@www.freebsd.org>
Resent-Message-ID: <200906270940.n5R9e1sK013145@freefall.freebsd.org>

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

>Number:         136084
>Category:       ports
>Synopsis:       Port update: security/fakeroot - Update to v1.12.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 27 09:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        7-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.2-STABLE FreeBSD 7.2-STABLE #1: Thu Jun 11 08:40:15 UTC 2009     martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates security/fakeroot to v1.12.4.

>From Changelog :

  * libfakeroot.c: avoid crashing on fts_read() error conditions.
    closes: #533456.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile	2009-06-27 09:24:44.661646101 +0000
+++ fakeroot/Makefile	2009-06-27 09:24:53.625374172 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fakeroot
-PORTVERSION=	1.12.2
+PORTVERSION=	1.12.4
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/f/fakeroot
diff -aurN fakeroot.orig/distinfo fakeroot/distinfo
--- fakeroot.orig/distinfo	2009-06-27 09:24:44.662645948 +0000
+++ fakeroot/distinfo	2009-06-27 09:25:02.352759636 +0000
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.12.2.tar.gz) = 1eb7d972a19159035892e7d132602726
-SHA256 (fakeroot_1.12.2.tar.gz) = 857fb60d40397dbfeac647e45c52e689640f46f8a67ea58ea3dec1a9c00d841b
-SIZE (fakeroot_1.12.2.tar.gz) = 405187
+MD5 (fakeroot_1.12.4.tar.gz) = aaefede2405a40c87438e7e833d69b70
+SHA256 (fakeroot_1.12.4.tar.gz) = dbcab1f495b857e67feff882e018ca59958b8d189ff1f76684d28e35463ec29d
+SIZE (fakeroot_1.12.4.tar.gz) = 398481


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



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