Skip to content

Commit

Permalink
chore(deps): bump libc from 0.2.158 to 0.2.159 (#287)
Browse files Browse the repository at this point in the history
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.158 to 0.2.159.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/libc/releases">libc's
releases</a>.</em></p>
<blockquote>
<h2>0.2.159</h2>
<h3>Added</h3>
<ul>
<li>Android: add more <code>AT_*</code> constants in <a
href="https://redirect.github.com/rust-lang/libc/pull/3779">rust-lang/libc#3779</a></li>
<li>Apple: add missing <code>NOTE_*</code> constants in <a
href="https://redirect.github.com/rust-lang/libc/pull/3883">rust-lang/libc#3883</a></li>
<li>Hermit: add missing error numbers in <a
href="https://redirect.github.com/rust-lang/libc/pull/3858">rust-lang/libc#3858</a></li>
<li>Hurd: add <code>__timeval</code> for 64-bit support in <a
href="https://redirect.github.com/rust-lang/libc/pull/3786">rust-lang/libc#3786</a></li>
<li>Linux: add <code>epoll_pwait2</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3868">rust-lang/libc#3868</a></li>
<li>Linux: add <code>mq_notify</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3849">rust-lang/libc#3849</a></li>
<li>Linux: add missing <code>NFT_CT_*</code> constants in <a
href="https://redirect.github.com/rust-lang/libc/pull/3844">rust-lang/libc#3844</a></li>
<li>Linux: add the <code>fchmodat2</code> syscall in <a
href="https://redirect.github.com/rust-lang/libc/pull/3588">rust-lang/libc#3588</a></li>
<li>Linux: add the <code>mseal</code> syscall in <a
href="https://redirect.github.com/rust-lang/libc/pull/3798">rust-lang/libc#3798</a></li>
<li>OpenBSD: add <code>sendmmsg</code> and <code>recvmmsg</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3831">rust-lang/libc#3831</a></li>
<li>Unix: add <code>IN6ADDR_ANY_INIT</code> and
<code>IN6ADDR_LOOPBACK_INIT</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3693">rust-lang/libc#3693</a></li>
<li>VxWorks: add <code>S_ISVTX</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3768">rust-lang/libc#3768</a></li>
<li>VxWorks: add <code>vxCpuLib</code> and <code>taskLib</code>
functions <a
href="https://redirect.github.com/rust-lang/libc/pull/3861">rust-lang/libc#3861</a></li>
<li>WASIp2: add definitions for <code>std::net</code> support in <a
href="https://redirect.github.com/rust-lang/libc/pull/3892">rust-lang/libc#3892</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Correctly handle version checks when <code>clippy-driver</code> is
used <a
href="https://redirect.github.com/rust-lang/libc/pull/3893">rust-lang/libc#3893</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>EspIdf: change signal constants to c_int in <a
href="https://redirect.github.com/rust-lang/libc/pull/3895">rust-lang/libc#3895</a></li>
<li>HorizonOS: update network definitions in <a
href="https://redirect.github.com/rust-lang/libc/pull/3863">rust-lang/libc#3863</a></li>
<li>Linux: combine <code>ioctl</code> APIs in <a
href="https://redirect.github.com/rust-lang/libc/pull/3722">rust-lang/libc#3722</a></li>
<li>WASI: enable CI testing in <a
href="https://redirect.github.com/rust-lang/libc/pull/3869">rust-lang/libc#3869</a></li>
<li>WASIp2: enable CI testing in <a
href="https://redirect.github.com/rust-lang/libc/pull/3870">rust-lang/libc#3870</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md">libc's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/libc/compare/0.2.158...0.2.159">0.2.159</a>
- 2024-09-24</h2>
<h3>Added</h3>
<ul>
<li>Android: add more <code>AT_*</code> constants in <a
href="https://redirect.github.com/rust-lang/libc/pull/3779">rust-lang/libc#3779</a></li>
<li>Apple: add missing <code>NOTE_*</code> constants in <a
href="https://redirect.github.com/rust-lang/libc/pull/3883">rust-lang/libc#3883</a></li>
<li>Hermit: add missing error numbers in <a
href="https://redirect.github.com/rust-lang/libc/pull/3858">rust-lang/libc#3858</a></li>
<li>Hurd: add <code>__timeval</code> for 64-bit support in <a
href="https://redirect.github.com/rust-lang/libc/pull/3786">rust-lang/libc#3786</a></li>
<li>Linux: add <code>epoll_pwait2</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3868">rust-lang/libc#3868</a></li>
<li>Linux: add <code>mq_notify</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3849">rust-lang/libc#3849</a></li>
<li>Linux: add missing <code>NFT_CT_*</code> constants in <a
href="https://redirect.github.com/rust-lang/libc/pull/3844">rust-lang/libc#3844</a></li>
<li>Linux: add the <code>fchmodat2</code> syscall in <a
href="https://redirect.github.com/rust-lang/libc/pull/3588">rust-lang/libc#3588</a></li>
<li>Linux: add the <code>mseal</code> syscall in <a
href="https://redirect.github.com/rust-lang/libc/pull/3798">rust-lang/libc#3798</a></li>
<li>OpenBSD: add <code>sendmmsg</code> and <code>recvmmsg</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3831">rust-lang/libc#3831</a></li>
<li>Unix: add <code>IN6ADDR_ANY_INIT</code> and
<code>IN6ADDR_LOOPBACK_INIT</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3693">rust-lang/libc#3693</a></li>
<li>VxWorks: add <code>S_ISVTX</code> in <a
href="https://redirect.github.com/rust-lang/libc/pull/3768">rust-lang/libc#3768</a></li>
<li>VxWorks: add <code>vxCpuLib</code> and <code>taskLib</code>
functions <a
href="https://redirect.github.com/rust-lang/libc/pull/3861">rust-lang/libc#3861</a></li>
<li>WASIp2: add definitions for <code>std::net</code> support in <a
href="https://redirect.github.com/rust-lang/libc/pull/3892">rust-lang/libc#3892</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Correctly handle version checks when <code>clippy-driver</code> is
used <a
href="https://redirect.github.com/rust-lang/libc/pull/3893">rust-lang/libc#3893</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>EspIdf: change signal constants to c_int in <a
href="https://redirect.github.com/rust-lang/libc/pull/3895">rust-lang/libc#3895</a></li>
<li>HorizonOS: update network definitions in <a
href="https://redirect.github.com/rust-lang/libc/pull/3863">rust-lang/libc#3863</a></li>
<li>Linux: combine <code>ioctl</code> APIs in <a
href="https://redirect.github.com/rust-lang/libc/pull/3722">rust-lang/libc#3722</a></li>
<li>WASI: enable CI testing in <a
href="https://redirect.github.com/rust-lang/libc/pull/3869">rust-lang/libc#3869</a></li>
<li>WASIp2: enable CI testing in <a
href="https://redirect.github.com/rust-lang/libc/pull/3870">rust-lang/libc#3870</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/libc/commit/7373a1abe57da20efae9fd2ca891d7b905c19e03"><code>7373a1a</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/libc/issues/3862">#3862</a>)</li>
<li><a
href="https://github.com/rust-lang/libc/commit/48668be46be0dbc2d3dfcf942778c37a07d38a87"><code>48668be</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/3931">#3931</a>
from tgross35/backport-remove-tmp-file</li>
<li><a
href="https://github.com/rust-lang/libc/commit/28bb64b1fe678ca090f9af08d786949d53285940"><code>28bb64b</code></a>
Remove temporary file that was added by accident</li>
<li><a
href="https://github.com/rust-lang/libc/commit/a515d07dd95093bc1c3a7b716f0936d2d0b989db"><code>a515d07</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/3904">#3904</a>
from tgross35/backport-buildrs-fix</li>
<li><a
href="https://github.com/rust-lang/libc/commit/abcb8f87986c8f57a28c4f67d7939272f4f8cbad"><code>abcb8f8</code></a>
Simplify the RUSTC_WRAPPER check</li>
<li><a
href="https://github.com/rust-lang/libc/commit/507833559bd0bfe04b5139c1607c3dc3208174f5"><code>5078335</code></a>
Fix rustc version when <code>clippy-driver</code> is used</li>
<li><a
href="https://github.com/rust-lang/libc/commit/57a7d465fa69c85bb96c98c84762ada90ad02077"><code>57a7d46</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/3902">#3902</a>
from tgross35/backport-horizon-network</li>
<li><a
href="https://github.com/rust-lang/libc/commit/a3e88691a9a1a41867b0692b67cc50f5b1d39eb2"><code>a3e8869</code></a>
Revise network definitions for HorizonOS</li>
<li><a
href="https://github.com/rust-lang/libc/commit/fdd3a268960639b4714c2829976b87b374fa0f9f"><code>fdd3a26</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/3900">#3900</a>
from tgross35/espid-cherry-pick</li>
<li><a
href="https://github.com/rust-lang/libc/commit/35060e8eb0bd7a64722fc7ff8ef475f6b15384a9"><code>35060e8</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/libc/issues/3901">#3901</a>
from tgross35/backport-epoll_pwait2</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/libc/compare/0.2.158...0.2.159">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libc&package-manager=cargo&previous-version=0.2.158&new-version=0.2.159)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
k8s-ci-robot authored Oct 1, 2024
2 parents 791b92a + 79af89f commit 360ae97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 360ae97

Please sign in to comment.