public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/24106] Bash interpreter in ldd script is taken from host
       [not found] <bug-24106-131@http.sourceware.org/bugzilla/>
@ 2021-05-12  2:17 ` cvs-commit at gcc dot gnu.org
  2021-05-12  5:57 ` siddhesh at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-05-12  2:17 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=24106

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Siddhesh Poyarekar
<siddhesh@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5188a9d0265cc6f7235a8af1d31ab02e4a24853d

commit 5188a9d0265cc6f7235a8af1d31ab02e4a24853d
Author: Romain GEISSLER <romain.geissler@amadeus.com>
Date:   Wed May 12 07:45:33 2021 +0530

    Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode
/bin/bash instead

    (FYI, this is a repost of
    https://sourceware.org/pipermail/libc-alpha/2019-July/105035.html now
    that FSF papers have been signed and confirmed on FSF side).

    This trivial patch attemps to fix BZ 24106. Basically the bash locally
    used when building glibc on the host shall not leak on the installed
    glibc, as the system where it is installed might be different and use
    another bash location.

    So I have looked for all occurences of @BASH@ or $(BASH) in installed
    files, and replaced it by /bin/bash. This was suggested by Florian
    Weimer in the bug report.

    Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libc/24106] Bash interpreter in ldd script is taken from host
       [not found] <bug-24106-131@http.sourceware.org/bugzilla/>
  2021-05-12  2:17 ` [Bug libc/24106] Bash interpreter in ldd script is taken from host cvs-commit at gcc dot gnu.org
@ 2021-05-12  5:57 ` siddhesh at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: siddhesh at sourceware dot org @ 2021-05-12  5:57 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=24106

Siddhesh Poyarekar <siddhesh at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.34
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |siddhesh at sourceware dot org

--- Comment #5 from Siddhesh Poyarekar <siddhesh at sourceware dot org> ---
Fixed in master.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-12  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24106-131@http.sourceware.org/bugzilla/>
2021-05-12  2:17 ` [Bug libc/24106] Bash interpreter in ldd script is taken from host cvs-commit at gcc dot gnu.org
2021-05-12  5:57 ` siddhesh at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).