[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-06-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 Nick Clifton changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #7 from Nick Clif

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-06-03 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 --- Comment #8 from Rostislav Krasny --- (In reply to Nick Clifton from comment #7) > > There is just one thing though, in order to accept it we either need it > signed with a Developer Certificate of Origin or else you need to complete a >

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-06-03 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 --- Comment #9 from Rostislav Krasny --- Created attachment 15559 --> https://sourceware.org/bugzilla/attachment.cgi?id=15559&action=edit formatted patch with the optimized fix This is the final patch. Please use it instead of the previous.

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-06-03 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 --- Comment #10 from Rostislav Krasny --- Meanwhile I've made an optimized version of the patch. In the first version I calculated the new octal number of permissions and called the printf(1) again and again, for each file and directory in th

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-06-03 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 --- Comment #11 from Rostislav Krasny --- (In reply to Rostislav Krasny from comment #8) > (In reply to Nick Clifton from comment #7) > > > > There is just one thing though, in order to accept it we either need it > > signed with a Developer

[Bug binutils/31800] src-release.sh recursively changes permissions of everything in to 0777

2024-06-03 Thread rostiprodev at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31800 Rostislav Krasny changed: What|Removed |Added Attachment #15549|0 |1 is obsolete|