This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via e34000cb395a135dd2ad5c13e6f6d4c5c1006389 (commit)
from a6fb5834400c9635c4c626644aac8f04b5ebd1e6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e34000cb395a135dd2ad5c13e6f6d4c5c1006389
Author: Samuel Thibault <[email protected]>
Date: Sun Nov 9 00:02:35 2025 +0100
libdiskfs: Fix rename("a", "b/") for a non-directory
We should refuse to rename a into b/ if a is not a directory.
This fixes https://sourceware.org/bugzilla/show_bug.cgi?id=32570
-----------------------------------------------------------------------
Summary of changes:
libdiskfs/dir-rename.c | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
Hurd