gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] [BUG] Permission change ignored


From: Bug Goo
Subject: Re: [Gnu-arch-users] [BUG] Permission change ignored
Date: Sat, 31 Jul 2004 21:50:02 +0000

Created as bug 168

On Fri Jul  9 01:35:21 2004, Robin Green wrote:

[Your message is attached]
tla does not notice a permissions change (at least, when that is the
*only* change that has been made since last commit. That's the only
scenario I've tested.)

As this has security implications for my usage (storing /etc directory
for a server), I would greatly appreciate it if someone could help me
fix this bug ASAP.

Commands to reproduce:

echo password > secret
chmod a+r secret  # depending on your umask this may be redundant
tla add secret
tla commit -s 'password file'
chmod o-r secret
tla changes
tla commit -s 'Fixed perms problem'

Actual behaviour:

Permissions change is not noticed by tla changes or tla commit.

Expected behaviour:

Permissions change should be noticed and committed.

This is with out-of-the-box tla configuration (no revlibs etc.)
tla version is:
tla address@hidden/dists--jblack--1.1--patch-18(configs/devo.tla-1.2.1pre1) 
from regexps.com

-- 
Robin

Attachment: pgpoAwEqvwwJy.pgp
Description: PGP signature

_______________________________________________
Gnu-arch-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnu-arch-users

GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/

reply via email to

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