Staging
v0.5.1
Revision 331b8002f029568dc4bca18bd320200bcb59ca47 authored by Lars Gustäbel on 04 October 2010, 15:18:47 UTC, committed by Lars Gustäbel on 04 October 2010, 15:18:47 UTC
uname and gname field.

If tarfile creates a new archive and adds a file with a
uid/gid that doesn't have a corresponding name on the
system (e.g. because the user/group account was deleted) it
uses the empty string in the uname/gname field now instead
of "root". Using "root" as the default was a bad idea
because on extraction the uname/gname fields are supposed
to override the uid/gid fields. So, all archive members
with nameless uids/gids belonged to the root user after
extraction.
1 parent f580ade
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 40.4 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 393.8 KB
configure.in -rw-r--r-- 121.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 77.0 KB

README

back to top