Bump the all-deps group with 2 updates
Bumps the all-deps group with 2 updates: crypto-common and libc.
Updates crypto-common from 0.2.0-rc.8 to 0.2.0-rc.9
Commits
ea272eccrypto-common v0.2.0-rc.9 (#2167)4303b14crypto-common: add deprecatedgenerate*toKey(Iv)Init(#2162)d51c293elliptic-curve v0.14.0-rc.19 (#2165)ab6e3b5elliptic-curve: addctutilstraits toarithmeticbounds (#2166)443d4eeelliptic-curve: bumpsec1to v0.8.0-rc.11 (#2164)f33be2aelliptic-curve: bumpbase16ctto v1 (#2163)bfadad3build(deps): bump portable-atomic from 1.11.1 to 1.13.0 in the all-deps group...7f0d7ecelliptic-curve v0.14.0-rc.18 (#2161)8ea3347elliptic-curve: useCargo.tomlforarray/bigintimports (#2160)2261078elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.13 (#2158)- Additional commits viewable in compare view
Updates libc from 0.2.178 to 0.2.179
Release notes
Sourced from libc's releases.
0.2.179
With this release, we now have unstable support for 64-bit
time_ton 32-bit platforms with both Musl and Glibc. Testing is appreciated!For now, these can be enabled by setting environment variables during build:
RUST_LIBC_UNSTABLE_MUSL_V1_2_3=1 RUST_LIBC_UNSTABLE_GNU_TIME_BITS=64Note that the exact configuration will change in the future. Setting the
MUSL_V1_2_3variable also enables some newer API unrelated totime_t.Added
- L4Re: Add uclibc aarch64 support (#4479)
- Linux, Android: Add a generic definition for
XCASE(#4847)- Linux-like: Add
NAME_MAX(#4888)- Linux: Add
AT_EXECVE_CHECK(#4422)- Linux: Add the
SUN_LENmacro (#4269)- Linux: add
getitimerandsetitimer(#4890)- Linux: add
pthread_tryjoin_nandpthread_timedjoin_np(#4887)- Musl: Add unstable support for 64-bit
time_ton 32-bit platforms (#4463)- NetBSD, OpenBSD: Add interface
LINK_STATE_*definitions fromsys/net/if.h(#4751)- QuRT: Add support for Qualcomm QuRT (#4845)
- Types: Add Padding::uninit() (#4862)
Fixed
- Glibc: Link old version of
cf{g,s}et{i,o}speed(#4882)- L4Re: Fixes for
pthread(#4479)- L4re: Fix a wide variety of incorrect definitions (#4479)
- Musl: Fix the value of
CPU_SETSIZEon musl 1.2+ (#4865)- Musl: RISC-V: fix public padding fields in
stat/stat64(#4463)- Musl: s390x: Fix definition of
SIGSTKSZ/MINSIGSTKSZ(#4884)- NetBSD: Arm: Fix
PT_{GET,SET}FPREGS,_REG_TIPDR, and_REG_{LR,SP}(#4899)- NetBSD: Fix
if_msghdralignment (#4902)- NetBSD: Fix
siginfo_tlayout on 32-bit platforms (#4904)- NetBSD: change definition of
pthread_spin_tto allow arch redefinition. (#4899)- Newlib: Fix ambiguous glob exports and other warnings for Vita and 3DS (#4875)
- QNX: Fix build error (#4879)
Changed
... (truncated)
Commits
4c61c9cchore: release libc 0.2.179a4237c0adding pthread_tryjoin_n/pthread_timedjoin_np to Linux.d4c9bb8netbsd/arm.rs: make typo corrections which make the libc-test pass.c2b4b3dnetbsd/mod.rs: change definition of pthread_spin_t to allow arch redefinition.bd4a7c5links old version of cf{g,s}et{i,o}speed for glibc80a05fdnetbsd/mod.rs: fix so that self-tests pass on both ilp32 and lp64.3918b91src/new/netbsd/net/if_.rs: make if_msghdr self-tests succeed on ilp32 hosts:85aa379build(deps): bump vmactions/solaris-vm from 1.1.8 to 1.2.3ad6c4a1qurt: Add support for Qualcomm QuRT184a558Fix QNX build error- 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