[16794] [DocDB] Make full compactions non-exclusive by default [17629] [YSQL] Add waitpid status code decoded messages to log [17633] [YCQL] Introduce GFlag to control local calls on RPC threadImprovements Database [14473] [DocDB] Accept registrations from tservers on the same node with ...
Since 1.7.34, chmod does not always affect the POSIX permission mask as returned by stat(2) or printed by ls(1), due to the improved POSIX ACL handling. However, that's still far from perfect, so, as a temporary workaround, chmod now checks if secondary groups and users in the ACL...
The user's address is now used as the Return-Path. Many systems these days don't have a valid Internet domain name, and perlbug@perl.org does not accept email with a return-path that does not resolve. So the user's address is now passed to sendmail so it's less likely to get ...