From c580081578edf8663e80cd86a1b4de377be58dc1 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Tue, 22 Jan 2019 10:38:49 +0100 Subject: Respect setgid bit of the upper directory in Tramp * doc/misc/trampver.texi: * lisp/net/trampver.el: Change version to "2.4.2-pre". * lisp/net/tramp.el: Bump version to 2.4.2-pre. (tramp-set-file-uid-gid): Respect setgid bit of the upper directory. (tramp-default-file-modes, tramp-handle-insert-file-contents) (tramp-mode-string-to-int, tramp-make-tramp-temp-file): * lisp/net/tramp-adb.el (tramp-adb-handle-file-local-copy) (tramp-adb-handle-write-region): * lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-directly) (tramp-sh-handle-write-region): Use octal constants. --- doc/misc/trampver.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/misc/trampver.texi') diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index f5cc2bae179..5b1408a4974 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -7,7 +7,7 @@ @c In the Tramp GIT, the version number is auto-frobbed from tramp.el, @c and the bug report address is auto-frobbed from configure.ac. -@set trampver 2.4.1 +@set trampver 2.4.2-pre @set tramp-bug-report-address tramp-devel@@gnu.org @c Other flags from configuration. -- cgit v1.2.3