onefetch
onefetch copied to clipboard
Bump libc from 0.2.150 to 0.2.153
trafficstars
Bumps libc from 0.2.150 to 0.2.153.
Release notes
Sourced from libc's releases.
0.2.153
What's Changed
- Add SOMAXCONN to vita on 0.2 (to fix std) by
@phekiin rust-lang/libc#3552- Fix CI for v0.2 by
@JohnTitorin rust-lang/libc#3557- [Backport #3548] Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for LoongArch64 by
@heiherin rust-lang/libc#3570- Add MFD_NOEXEC_SEAL and MFD_EXEC by
@rusty-snakein rust-lang/libc#3553- Backport of #3546 and update crate version to 0.2.153 by
@GuillaumeGomezin rust-lang/libc#3554New Contributors
@rusty-snakemade their first contribution in rust-lang/libc#3553Full Changelog: https://github.com/rust-lang/libc/compare/0.2.152...0.2.153
0.2.152
What's Changed
- openbsd: syscall() has been removed in upcoming OpenBSD 7.5 by
@semariein rust-lang/libc#3479- adding tcp_info to openbsd by
@devnexenin rust-lang/libc#3481- iadding yser_fpxregs_struct data to linux/musl i686. by
@devnexenin rust-lang/libc#3477- strftime* api for *BSD by
@devnexenin rust-lang/libc#3483- strftime_l for Linux glibc/musl by
@devnexenin rust-lang/libc#3484- adding iocb data for io_submit syscall for linux/glibc. by
@devnexenin rust-lang/libc#3486- Re-enable
i686-pc-windows-gnuCI by@JohnTitorin rust-lang/libc#3489- Stop testing on FreeBSD 12 by
@asomersin rust-lang/libc#3475- Add
ifreq,ifconfand related constants to Android by@arctic-alpacain rust-lang/libc#3487- Add waitid function for OpenBSD by
@lcheylusin rust-lang/libc#3490- adding SOMAXCONN to redox by
@devnexenin rust-lang/libc#3491- Fix typos in comments by
@asomersin rust-lang/libc#3492- fix typos in libc by
@Takashiidobein rust-lang/libc#3496- apple adding tcp_connection_info struct by
@devnexenin rust-lang/libc#3482- Improve the version parser of Emscripten by
@kleisaukein rust-lang/libc#3498- Add constants from by
@GuillaumeGomezin rust-lang/libc#3505- Define
TFD_TIMER_*constants on FreeBSD. by@sunfishcodein rust-lang/libc#3506- Add support for posix_spawn on OpenBSD by
@nuudlmanin rust-lang/libc#3502- clock_nanosleep for dragonflybsd, moving constants freebsd only too. by
@devnexenin rust-lang/libc#3509- solarish add fcntl's O_DIRECT constant. by
@devnexenin rust-lang/libc#3503- Unpin cc dependency version by
@JohnTitorin rust-lang/libc#3511- redox: add openpty, login_tty, TIOCSCTTY, and organize functions by
@jackpot51in rust-lang/libc#3512- Move all seccomp consts and structs into top-level mod by
@boustrophedonin rust-lang/libc#3343- freebsd 15 support proposal. by
@devnexenin rust-lang/libc#3508- Prepare workflow for merge queue by
@JohnTitorin rust-lang/libc#3514- Allow dead_code on
clockid_tby@JohnTitorin rust-lang/libc#3516- Add more items from
include/linux/sched.hheader by@GuillaumeGomezin rust-lang/libc#3515- fix typo by
@shuoer86in rust-lang/libc#3517- Add sigsuspend to more targets: bsd, haiku, and solarish by
@asomersin rust-lang/libc#3518- Tweak libc-0.2 CI by
@JohnTitorin rust-lang/libc#3519- fuchsia adding pthread_set/getname_np by
@devnexenin rust-lang/libc#3520- Prepare docs for libc v0.3 by
@JohnTitorin rust-lang/libc#3510- Merge main into libc-0.2 by
@JohnTitorin rust-lang/libc#3521- Prepare release for v0.2.152 by
@JohnTitorin rust-lang/libc#3522
... (truncated)
Commits
ccf8a3eMerge pull request #3554 from GuillaumeGomez/update-0.2036fe2eMerge pull request #3553 from rusty-snake/mfd-execadaec1dMerge pull request #3570 from heiher/fs-ioctl9a07431Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for LoongArch643726d14Update crate version to 0.2.153d5d3700Ignore some android constants not found in tests738f901Add missing constants for Android8b68569Add MFD_NOEXEC_SEAL and MFD_EXECb56e4b3Merge pull request #3557 from JohnTitor/fix-ci941f825Fix CI for v0.2- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
@dependabot rebase
@dependabot recreate
Looks like libc is up-to-date now, so this is no longer needed.