This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): update rust crate libc to v0.2.161 #50
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/libc-0.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
May 16, 2024 23:47
a2a1827
to
c056a21
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.154
build(deps): update rust crate libc to v0.2.153
May 16, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
May 18, 2024 02:35
c056a21
to
30da97c
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.153
build(deps): update rust crate libc to v0.2.155
May 18, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
August 15, 2024 20:39
30da97c
to
3b3c27b
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.155
build(deps): update rust crate libc to v0.2.156
Aug 15, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
August 18, 2024 03:15
3b3c27b
to
b0944c2
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.156
build(deps): update rust crate libc to v0.2.157
Aug 18, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
August 19, 2024 09:33
b0944c2
to
21af695
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.157
build(deps): update rust crate libc to v0.2.158
Aug 19, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
September 24, 2024 17:21
21af695
to
c77a43c
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.158
build(deps): update rust crate libc to v0.2.159
Sep 24, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
October 17, 2024 05:21
c77a43c
to
18d251e
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.159
build(deps): update rust crate libc to v0.2.160
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/libc-0.x-lockfile
branch
from
October 17, 2024 20:26
18d251e
to
d4ada6c
Compare
renovate
bot
changed the title
build(deps): update rust crate libc to v0.2.160
build(deps): update rust crate libc to v0.2.161
Oct 17, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.135
->0.2.161
Release Notes
rust-lang/libc (libc)
v0.2.161
Compare Source
Fixed
FNM_PATHNAME
andFNM_NOESCAPE
values #3983v0.2.160
Compare Source
Added
PR_GET_NAME
andPR_SET_NAME
#3941F_TRANSFEREXTENTS
#3925mach_error_string
#3913pthread
APIs #3846LOCAL_PEERTOKEN
socket option #3929RTF_*
,RTA_*
,RTAX_*
, andRTM_*
definitions #3714AT_EACCESS
#3911getgrgid
,getgrnam
,getgrnam_r
andgetgrgid_r
#3912getpwnam_r
andgetpwuid_r
#3906POLLRDHUP
#3936arc4random
#3945ptsname_r
#3867fanotify
interfaces #3695tcp_info
#3480iopl
andioperm
#3720posix_spawn
chdir functions #3949utmpx.h
constants #3908sysctlnametomib
,CLOCK_THREAD_CPUTIME_ID
andCLOCK_PROCESS_CPUTIME_ID
#3927getentropy
#3973POLLRDHUP
,POSIX_FADV_*
,O_RSYNC
, andposix_fallocate
#3936fnmatch.h
#3937Changed
ino_t
to bec_ulonglong
#3919Fixed
struct stat
on FreeBSD 12+ #3946Other
windows-sys
#3915v0.2.159
Compare Source
Added
AT_*
constants in #3779NOTE_*
constants in #3883__timeval
for 64-bit support in #3786epoll_pwait2
in #3868mq_notify
in #3849NFT_CT_*
constants in #3844fchmodat2
syscall in #3588mseal
syscall in #3798sendmmsg
andrecvmmsg
in #3831IN6ADDR_ANY_INIT
andIN6ADDR_LOOPBACK_INIT
in #3693S_ISVTX
in #3768vxCpuLib
andtaskLib
functions #3861std::net
support in #3892Fixed
clippy-driver
is used #3893Changed
ioctl
APIs in #3722v0.2.158
Compare Source
Fixed
Iterator
withrustc-dep-of-std
in #3856 (comment)v0.2.157
Compare Source
Added
_NSGetArgv
,_NSGetArgc
and_NSGetProgname
in #3702RUSTC_WRAPPER
support in #3845execvpe
support from 14.1 release in #3745SO_BINDTOIFINDEX
klogctl
in #3777fcntl
OFD commands in #3563_lwp_park
in #3721pthread_equal
in #3773select
,FD_SET
,FD_ZERO
,FD_ISSET
in #3681Fixed
O_*
constants in #3841Changed
rustc_dep_of_std
is set in #3723v0.2.156
Compare Source
Added
F_ALLOCATEPERSIST
in #3712os_sync_wait_on_address
and related definitions in #3769IPV6_DONTFRAG
to all BSD targets in #3716IP_RECVTTL
/IPV6_RECVHOPLIMIT
in #3751XATTR_CREATE
,XATTR_REPLACE
in #3739confstr
API and_CS_*
in #3771preadv2
andpwritev2
(1.2.5 min.) in #3762SOMAXCONN
in #3761Fixed
ifa_flags
type to u64 in #3729libregex
in #3775Changed
addr_of!(EXTERN_STATIC)
is now considered safe in #3776Removed
rmx_state
in #3776Other
v0.2.155
Compare Source
What's Changed
SYS_lseek
andSYS_mmap
for aarch64 Android by @lberrymage in https://github.com/rust-lang/libc/pull/3632posix_spawn{_file_actions_t,attr_t}
on Android by @tesuji in https://github.com/rust-lang/libc/pull/36900.2.155
by @madsmtm in https://github.com/rust-lang/libc/pull/3682New Contributors
Full Changelog: rust-lang/libc@0.2.154...0.2.155
v0.2.154
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/libc@0.2.153...0.2.154
v0.2.153
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/libc@0.2.152...0.2.153
v0.2.152
Compare Source
What's Changed
i686-pc-windows-gnu
CI by @JohnTitor in https://github.com/rust-lang/libc/pull/3489ifreq
,ifconf
and related constants to Android by @arctic-alpaca in https://github.com/rust-lang/libc/pull/3487TFD_TIMER_*
constants on FreeBSD. by @sunfishcode in https://github.com/rust-lang/libc/pull/3506clockid_t
by @JohnTitor in https://github.com/rust-lang/libc/pull/3516include/linux/sched.h
header by @GuillaumeGomez in https://github.com/rust-lang/libc/pull/3515New Contributors
Full Changelog: rust-lang/libc@0.2.151...0.2.152
v0.2.151
Compare Source
What's Changed
IP_RECVTTL
andIPV6_RECVHOPLIMIT
for Apple platforms by @larseggert in https://github.com/rust-lang/libc/pull/3450aarch64-linux-android
by @JohnTitor in https://github.com/rust-lang/libc/pull/3438if_xdp.h
structs and constants and addSOL_XDP
to musl by @arctic-alpaca in https://github.com/rust-lang/libc/pull/3453aarch64-apple-darwin
docs on docs.rs by @JohnTitor in https://github.com/rust-lang/libc/pull/3470New Contributors
Full Changelog: rust-lang/libc@0.2.150...0.2.151
v0.2.150
Compare Source
What's Changed
MCL_ONFAULT
constants by @newpavlov in https://github.com/rust-lang/libc/pull/3380grp.h
functions by @ids1024 in https://github.com/rust-lang/libc/pull/3421New Contributors
Full Changelog: rust-lang/libc@0.2.149...0.2.150
v0.2.149
Compare Source
What's Changed
pthread_attr_setguardsize
andpthread_attr_getstacksize
. by @sunfishcode in https://github.com/rust-lang/libc/pull/3330armv7-apple-ios
target support by @JohnTitor in https://github.com/rust-lang/libc/pull/3362New Contributors
Full Changelog: rust-lang/libc@0.2.148...0.2.149
v0.2.148
Compare Source
What's Changed
build-std=core
instead ofbuild-std
alone by @GuillaumeGomez in https://github.com/rust-lang/libc/pull/3292Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.