-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libdwarf: 20161124 -> 20170709 #31143
Conversation
Any known incompatibilities? |
I'm not sure, sorry. Was just using the tool and saw there was a new version with various "vulnerabilities" fixed among other things so thought I'd wrap it up. @grahamc does the label mean "1-10", aka "not-zero"? If so great, if not (maybe means "10" if I'm parsing wrong) then I think it's mistaken, not much depends on it. (I'm expecting/hoping travis will complete, for example). Running nox-review locally. |
(nevermind re:being quick to check, hhvm is taking forever to build and apparently serially builds all its vendored libraries 😭) |
Previously API/ABI compat was checked with this: https://abi-laboratory.pro/tracker/timeline/libdwarf/ Which seems good to me. |
I can not check this because |
1-10 is a range of 1-10 rebuilds, inclusive, due to this patch set. Travis
can still fail if a recent merge caused a mass rebuild (like OpenSSL :) )
…On Thu, Nov 2, 2017 at 21:25 Will Dietz ***@***.***> wrote:
Previously API/ABI compat was checked with this:
https://abi-laboratory.pro/tracker/timeline/libdwarf/
Which seems good to me.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#31143 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAErrGgTjOTqH0BIaPPo2jRcwwNC6uIvks5syiU5gaJpZM4QQLKe>
.
|
Everything still compiles on my machine. |
Everything still compiled on my system. |
(cherry picked from commit eb4c905) According to upstream announcements it fixes vulnerabilities.
Motivation for this change
Fixes a few vulnerabilities and some dwarf5 support maybe.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)