From 2b0c9d78917559207e298b4c953eaa5a67f08e62 Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Tue, 29 Mar 2022 22:13:44 +0000 Subject: [PATCH] Change mode on sysdeps/x86_64/configure to 644 --- debian/changelog | 6 +++++- debian/patches/git-updates.diff | 2 -- sysdeps/x86_64/configure | 0 3 files changed, 5 insertions(+), 3 deletions(-) mode change 100755 => 100644 sysdeps/x86_64/configure diff --git a/debian/changelog b/debian/changelog index 4393d6f21..098a25ed5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,11 @@ glibc (2.31-13+rpi1+deb11u3) bullseye-staging; urgency=medium script does not seem to be used for anything in the Debian package. - -- Raspbian forward porter Sun, 27 Mar 2022 03:41:03 +0000 + [changes introduced in 2.31-13+rpi1+deb11u3 by Peter Michael Green] + * Change mode on sysdeps/x86_64/configure to 644, same dgit issue + as above. + + -- Peter Michael Green Tue, 29 Mar 2022 22:11:31 +0000 glibc (2.31-13+deb11u3) bullseye; urgency=medium diff --git a/debian/patches/git-updates.diff b/debian/patches/git-updates.diff index a68985405..f6c05db17 100644 --- a/debian/patches/git-updates.diff +++ b/debian/patches/git-updates.diff @@ -9134,8 +9134,6 @@ index 0000000000..42c795d2a8 @@ -0,0 +1 @@ +#include diff --git a/sysdeps/x86_64/configure b/sysdeps/x86_64/configure -old mode 100644 -new mode 100755 index 84f82c2406..fc1840e23f --- a/sysdeps/x86_64/configure +++ b/sysdeps/x86_64/configure diff --git a/sysdeps/x86_64/configure b/sysdeps/x86_64/configure old mode 100755 new mode 100644 -- 2.30.2