[Rpm-maint] [rpm-software-management/rpm] Prevent readelf internet access during rpaths checking (RhBug:2079600) (PR #2100)
Panu Matilainen
notifications at github.com
Wed Jun 22 10:27:43 UTC 2022
Recent binutils can do debug section lookups over the internet, but this
is something we never want during rpmbuild (everything else aside, we're
just building the thing so there wont be anything on the net anyhow).
Disable the lookups by setting DEBUGINFOD_URLS to empty rather than
using the specific option as this is compatible with any old version of
readelf.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2100
-- Commit Summary --
* Prevent readelf internet access during rpaths checking (RhBug:2079600)
-- File Changes --
M scripts/check-rpaths-worker (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2100.patch
https://github.com/rpm-software-management/rpm/pull/2100.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2100
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2100 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220622/8c731c9c/attachment.html>
More information about the Rpm-maint
mailing list