bootspec-secureboot
bootspec-secureboot copied to clipboard
build(deps): bump libc from 0.2.132 to 0.2.138
Bumps libc from 0.2.132 to 0.2.138.
Release notes
Sourced from libc's releases.
0.2.138
What's Changed
- Fix typo:
readfs->readfdsby@giraffatein rust-lang/libc#2981- linux: Add POSIX_SPAWN_SETSID flag by
@HarveyHuntin rust-lang/libc#2983- Enforce order of any
s_*!macro calls by@flba-ebin rust-lang/libc#2985- Add FICLONE ioctl for linux aarch64 by
@dtolnayin rust-lang/libc#2986- Revive
x86_64-linux-androidCI with an old nightly by@JohnTitorin rust-lang/libc#2990- fix wrong definitions of getpwent_r and getgrent_r on solarish os by
@SteveLauCin rust-lang/libc#2914- add extended attributes constants on NetBSD by
@SteveLauCin rust-lang/libc#2988- Use an old emulator to fix Android CI by
@JohnTitorin rust-lang/libc#2989- Add ucontext and clone_args for loongarch64 by
@zhaixiaojuanin rust-lang/libc#2993- Add Android uinput bindings by
@spencercwin rust-lang/libc#2984- add extattr_list_xxx() on NetBSD by
@SteveLauCin rust-lang/libc#2991- freebsd procctl flags update by
@devnexenin rust-lang/libc#2992- Report the actual error when failing to get the rustc version by
@bjorn3in rust-lang/libc#3000- ci: Read test output from stderr by
@JohnTitorin rust-lang/libc#3005- freebsd subset of memstat api addition by
@devnexenin rust-lang/libc#2998- Add rand48 functions by
@carbotaniumanin rust-lang/libc#2995- Add sys/ucontext.h signatures for linux aarch64 glibc by
@dtolnayin rust-lang/libc#3001- Add pull request template by
@JohnTitorin rust-lang/libc#3006- Add kexec_file_load system call for arm64 linux by
@dtolnayin rust-lang/libc#3009- Migrate from highfive to triagebot by
@ehussin rust-lang/libc#3018- mips32: fix missing __s64 type definition by
@cppcoffeein rust-lang/libc#3016- Revert "Auto merge of #3018 - ehuss:highfive-triagebot, r=JohnTitor" by
@JohnTitorin rust-lang/libc#3019- Fix the loongarch64 kernel ABI by
@xen0nin rust-lang/libc#3007- adding SYS_pidfd_send_signal/SYS_pidfd_getfd constants to linux uclib… by
@devnexenin rust-lang/libc#3012- handle c circular dependence (linux gnu) by
@BelovDVin rust-lang/libc#3013- Migrate from highfive to triagebot by
@ehussin rust-lang/libc#3020- Rearrange
sockaddr_storagepadding/alignment fields on Linux and Fuchsia by@stevenenglerin rust-lang/libc#3010- linux musl adding
PIDFD_NONBLOCKconstant. by@devnexenin rust-lang/libc#3003- Add more capsicum functions for FreeBSD by
@asomersin rust-lang/libc#3022- Enable copy_file_range on FreeBSD by
@asomersin rust-lang/libc#3023- adding getopt_long for unixes. by
@devnexenin rust-lang/libc#3021- redox: long is 32-bits on 32-bit systems by
@jackpot51in rust-lang/libc#3024- bump to 0.2.138 by
@SteveLauCin rust-lang/libc#2994New Contributors
@giraffatemade their first contribution in rust-lang/libc#2981@HarveyHuntmade their first contribution in rust-lang/libc#2983@flba-ebmade their first contribution in rust-lang/libc#2985@spencercwmade their first contribution in rust-lang/libc#2984@bjorn3made their first contribution in rust-lang/libc#3000@ehussmade their first contribution in rust-lang/libc#3018@cppcoffeemade their first contribution in rust-lang/libc#3016@BelovDVmade their first contribution in rust-lang/libc#3013@stevenenglermade their first contribution in rust-lang/libc#3010Full Changelog: https://github.com/rust-lang/libc/compare/0.2.137...0.2.138
0.2.137
... (truncated)
Commits
ce5afa7Auto merge of #2994 - SteveLauC:libc-02138, r=JohnTitor9c311b4Auto merge of #3024 - redox-os:redox-0.2.137, r=JohnTitor2eea873Auto merge of #3021 - devnexen:getopt_long, r=JohnTitor73a70cbredox: make off_t and time_t long longdb3423bredox: long is 32-bits on 32-bit systems27cc898adding getopt_long for unixes.15d2795Auto merge of #3023 - asomers:copy_file_range, r=JohnTitor5756980Enable copy_file_range on FreeBSDd6fe782Auto merge of #3022 - asomers:capsicum, r=JohnTitorb8c8e13Auto merge of #3003 - devnexen:musl_pidfd_nonblock, r=JohnTitor- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)