• Lars Gustäbel's avatar
    Issue #9065: no longer use "root" as the default for the · 331b8002
    Lars Gustäbel yazdı
    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.
    331b8002
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...