This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=798f516591890b1e8cfa589ee12031515e7431a6 commit 798f516591890b1e8cfa589ee12031515e7431a6 Author: Guillem Jover <[email protected]> AuthorDate: Sun Jun 25 00:47:25 2023 +0200 doc: Fix typo Warned-by: codespell --- ChangeLog.old | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.old b/ChangeLog.old index 73542c585..660c473fb 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -5584,7 +5584,7 @@ manually override user and group for extracted directories. Instead we will take tar take of most of that. - (extracttar): Explicetly specify --no-same-owner + (extracttar): Explicitly specify --no-same-owner and --no-same-permissions. They are default anyway for non-root users, but no need to handle the source differently (i.e. more carelessly) if working as root. -- Dpkg.Org's dpkg

