summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython
diff options
context:
space:
mode:
authorRĂ¼diger Sonderfeld <ruediger@c-plusplus.net>2014-11-05 01:35:46 +0100
committerAristid Breitkreuz <aristidb@gmail.com>2014-11-08 19:25:17 +0100
commitfa1cec1037d0dfe419ddb77341c46e5b19f09f30 (patch)
tree67b2b0c66cd05e1349604a1ec3c7e33cdba8c8a6 /pkgs/development/python-modules/GitPython
parent7da8ef80a71f329b2aab2c4875646371200f7b8e (diff)
update-users-groups.pl: Use UTF-8 instead of latin1.
Perl seems to write the file in latin1 independent of the actual input encoding. This can corrupt the "description" field of /etc/passwd. By setting "binmode" to ":utf8" Perl can be forced to write UTF-8. Ideally the program would simply read/write the fields by value without any changes in encoding. However, assuming/enforcing UTF-8 is a lot better than using an obsolete coding like latin1.
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions