enarx-keepldr
enarx-keepldr copied to clipboard
build(deps): bump libc from 0.2.103 to 0.2.105 in /internal/shim-sgx
Bumps libc from 0.2.103 to 0.2.105.
Release notes
Sourced from libc's releases.
0.2.105
What's Changed
- Haiku: Add utmpx functions and constants by
@GrayJackin rust-lang/libc#2460- Fix most libc-test compile warnings and errors for DragonFly by
@rtzoellerin rust-lang/libc#2461- Deprecate XU_NGROUPS on DragonFly by
@rtzoellerin rust-lang/libc#2462- netbsd add missing posix_spawn constants. by
@devnexenin rust-lang/libc#2464- Adds pthread_mutexattr_[g|s]etrobust and pthread_mutex_consistent bindings by
@awidegreenin rust-lang/libc#2455- Freebsd items by
@GuillaumeGomezin rust-lang/libc#2451- add more errno constants to uclibc by
@atopiain rust-lang/libc#2466- apple further Big Sur update adding few more fn. by
@devnexenin rust-lang/libc#2459- Properly expose more constants on FreeBSD by
@asomersin rust-lang/libc#2465- Add fexecve() to DragonFly by
@rtzoellerin rust-lang/libc#2467- Adding some NT_* consts from elf.h by
@irgstgin rust-lang/libc#2463- Add missing CPU_* macros to android, and sync with Linux by
@joshtriplettin rust-lang/libc#2470- linux: Add CLOSE_RANGE_* flags by
@NeoRaiderin rust-lang/libc#2471- Add NETLINK_EXT_ACK and NETLINK_GET_STRICT_CHK on Linux by
@tklauserin rust-lang/libc#2453- darwin libproc Big Sur update. by
@devnexenin rust-lang/libc#2472- Add a couple pthread functions for redox by
@coolreader18in rust-lang/libc#2473- linux_like: Add CLONE_PIDFD flag by
@NeoRaiderin rust-lang/libc#2474- freebsd add numa domain api by
@devnexenin rust-lang/libc#2475- Upgrade crate version to 0.2.105 by
@GuillaumeGomezin rust-lang/libc#2469New Contributors
@awidegreenmade their first contribution in rust-lang/libc#2455@atopiamade their first contribution in rust-lang/libc#2466@irgstgmade their first contribution in rust-lang/libc#2463Full Changelog: https://github.com/rust-lang/libc/compare/0.2.104...0.2.105
0.2.104
Bump patch version to 0.2.104.
Commits
6877d17Auto merge of #2469 - GuillaumeGomez:upgrade-version, r=JohnTitor4f0b037Auto merge of #2475 - devnexen:fbsd_numa_domain, r=JohnTitora269368Auto merge of #2474 - NeoRaider:pidfd, r=JohnTitore2638e3libc-test: include linux/sched.h test_linux()91810cefreebsd add numa domain apie51d066Auto merge of #2473 - coolreader18:redox-pthread, r=JohnTitor7ee7e14linux, android: Add CLONE_PIDFD flag71b2de4Auto merge of #2472 - devnexen:macos_big_sur_update2, r=JohnTitor77636bbAuto merge of #2453 - tklauser:linux-netlink-consts, r=JohnTitor2c65744Add NETLINK_EXT_ACK and NETLINK_GET_STRICT_CHK on Linux- 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)