From: Peter Michael Green Date: Tue, 29 Mar 2022 22:13:44 +0000 (+0000) Subject: Change mode on sysdeps/x86_64/configure to 644 X-Git-Tag: archive/raspbian/2.31-13+rpi1+deb11u3^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2b0c9d78917559207e298b4c953eaa5a67f08e62;p=glibc.git Change mode on sysdeps/x86_64/configure to 644 --- 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