Commit ID: 10058D7EAC913E28B62
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/03/26 16:23:24 UTC
Modified files:
gnu/usr.bin/cvs: configure.in
gnu/usr.bin/cvs/doc: cvs.texinfo
gnu/usr.bin/cvs/src: mkmodules.c sanity.sh
Log message:
make val-tags and history only group-writable (Closes: Debian #858769)
instead of world-writable, by default, in new repositories, and set up
history logging to log only write operations in the same vain
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.26 -r1.27 src/gnu/usr.bin/cvs/configure.in
cvs -R rdiff -kk -upr1.30 -r1.31 src/gnu/usr.bin/cvs/doc/cvs.texinfo
cvs -R rdiff -kk -upr1.14 -r1.15 src/gnu/usr.bin/cvs/src/mkmodules.c
cvs -R rdiff -kk -upr1.8 -r1.9 src/gnu/usr.bin/cvs/src/sanity.sh