Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2008 17:55:23 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129141: Port update: security/fakeroot - Update to v1.11
Message-ID:  <200811241755.mAOHtNAa058339@www.freebsd.org>
Resent-Message-ID: <200811241800.mAOI0HDx041978@freefall.freebsd.org>

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

>Number:         129141
>Category:       ports
>Synopsis:       Port update: security/fakeroot - Update to v1.11
>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:   Mon Nov 24 18:00:17 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #26: Mon Nov 17 09:47:33 CET 2008     martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates security/fakeroot to v1.11.

>From changelog, v1.11 :

  * communicate.c: patch from dann frazier to fix race condition when
    SysV IPC is used with a threaded application.  closes: #499142.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile	2008-11-24 14:49:06.846882539 +0100
+++ fakeroot/Makefile	2008-11-24 14:49:22.645324520 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fakeroot
-PORTVERSION=	1.10.1
+PORTVERSION=	1.11
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/f/fakeroot
diff -aurN fakeroot.orig/distinfo fakeroot/distinfo
--- fakeroot.orig/distinfo	2008-11-24 14:49:06.830501687 +0100
+++ fakeroot/distinfo	2008-11-24 14:49:33.383417211 +0100
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.10.1.tar.gz) = 052a1b5474b3681bc5f3167d2b3711a8
-SHA256 (fakeroot_1.10.1.tar.gz) = 67235ca9c6ee3e9d393d5cfa9b93d493f1def3ed1f752c7232bf4d526d14c7cf
-SIZE (fakeroot_1.10.1.tar.gz) = 396593
+MD5 (fakeroot_1.11.tar.gz) = b95de26a01338eec7a9b372d0fb24507
+SHA256 (fakeroot_1.11.tar.gz) = 2ac2ad4906284b8297e01899091c22e4139e76da72b5435415a52474a8069c9b
+SIZE (fakeroot_1.11.tar.gz) = 396663


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



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