engineering-blog
engineering-blog copied to clipboard
Bump ffi from 1.0.11 to 1.9.24 in /_vendor/ruby/2.6.0/gems/http_parser.rb-0.6.0
Bumps ffi from 1.0.11 to 1.9.24.
Changelog
Sourced from ffi's changelog.
1.9.24 / 2018-06-02
Security Note:
This update addresses vulnerability CVE-2018-1000201: DLL loading issue which can be hijacked on Windows OS, when a Symbol is used as DLL name instead of a String. Found by Matthew Bush.
Added:
- Added a CHANGELOG file
- Add mips64(eb) support, and mips r6 support. (#601)
Changed:
- Update libffi to latest changes on master.
- Don't search in hardcoded /usr paths on Windows.
- Don't treat Symbol args different to Strings in ffi_lib.
- Make sure size_t is defined in Thread.c. Fixes #609
1.9.23 / 2018-02-25
Changed:
- Fix unnecessary rebuild of configure in darwin multi arch. Fixes #605
1.9.22 / 2018-02-22
Changed:
- Update libffi to latest changes on master.
- Update detection of system libffi to match new requirements. Fixes #617
- Prefer bundled libffi over system libffi on Mac OS.
- Do closures via libffi. This removes ClosurePool and fixes compat with PaX. #540
- Use a more deterministic gem packaging.
- Fix unnecessary update of autoconf files at gem install.
1.9.21 / 2018-02-06
Added:
- Ruby-2.5 support by Windows binary gems. Fixes #598
- Add missing win64 types.
- Added support for Bitmask. (#573)
- Add support for MSYS2 (#572) and Sparc64 Linux. (#574)
Changed:
... (truncated)
Commits
4e1051aRun rspec with dots output onlye70b13dFix integer parameter range specs55ae232Fix several specs where raise_error was called without class8821d4fSpecify error class for several raise_error callsbf48d44Fix missing C declarations causing compiler warningsf569788Replace symlinks for mips r6 with plain filesfedbae0Update CHANGELOGa4d4d19Merge branch 'master' of github.com:ffi/ffi45d8803Add a CHANGELOG file2ff1d8fBump VERSION to 1.9.24- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.