bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] [PATCH] Fix Solaris bug where chmod fails if we don't have PRI


From: David Bartley
Subject: [Bug-tar] [PATCH] Fix Solaris bug where chmod fails if we don't have PRIV_SYS_LINKDIR
Date: Sun, 3 May 2009 15:08:10 -0700

Hi,

The behaviour of cannot_unlink_dir in gnulib recently changed so that
it no longer drops PRIV_SYS_LINKDIR. Instead, a new priv-set module
was added to handle this [1]. The following patch uses the new module,
and additionally fixes a related bug I reported earlier [2].

I also included a second patch to remove the auto-generated src/Makefile.in.

[1] http://lists.gnu.org/archive/html/bug-gnulib/2009-05/msg00050.html
[2] http://lists.gnu.org/archive/html/bug-tar/2009-03/msg00005.html

-- David

Attachment: 0001-Remove-generated-src-Makefile.in.patch
Description: Text Data

Attachment: 0002-Fix-Solaris-bug-where-chmod-fails-if-we-don-t-have-P.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]