ports/128268: Port update: security/fakeroot - Update to v1.10.1

Ganael Laplanche ganael.laplanche at martymac.com
Tue Oct 21 12:50:04 UTC 2008


>Number:         128268
>Category:       ports
>Synopsis:       Port update: security/fakeroot - Update to v1.10.1
>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:   Tue Oct 21 12:50:03 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 #24: Thu Sep 18 17:14:04 CEST 2008     root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates fakeroot to v1.10.1. This is a bugfix release.

>From Changelog :

fakeroot 1.10.1 :

  * Patch from Joe Malicki to increase number of cases where fakeroot
    will cope better with inode reuse.
  * Remove test tmp dirs in EXIT traps.

fakeroot 1.10 :

  * Patch from Joe Malicki (with root-cause analysis credit to Mike Itz) to
    cope better with inodes that are reused outside of fakeroot's knowledge
    (such as by ldconfig or other static binaries).  closes: #366067.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile	2008-10-21 12:47:03.870759737 +0200
+++ fakeroot/Makefile	2008-10-21 12:48:04.189023092 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fakeroot
-PORTVERSION=	1.9.7
+PORTVERSION=	1.10.1
 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-10-21 12:47:03.870759737 +0200
+++ fakeroot/distinfo	2008-10-21 12:48:12.022352747 +0200
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.9.7.tar.gz) = a02902306f4fd25b05f67c53bfc484de
-SHA256 (fakeroot_1.9.7.tar.gz) = c6f82612a0ba80c9ba524171678ae7c9ea1a58bdb4297f548f6715d43a0bdf06
-SIZE (fakeroot_1.9.7.tar.gz) = 395685
+MD5 (fakeroot_1.10.1.tar.gz) = 052a1b5474b3681bc5f3167d2b3711a8
+SHA256 (fakeroot_1.10.1.tar.gz) = 67235ca9c6ee3e9d393d5cfa9b93d493f1def3ed1f752c7232bf4d526d14c7cf
+SIZE (fakeroot_1.10.1.tar.gz) = 396593


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



More information about the freebsd-ports-bugs mailing list