Skip to content

Commit f71dd22

Browse files
chore(deps): bump netlink-packet-route from 0.24.0 to 0.25.1 (#42)
Bumps [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route) from 0.24.0 to 0.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-netlink/netlink-packet-route/releases">netlink-packet-route's releases</a>.</em></p> <blockquote> <h2>New release 0.25.1</h2> <h3>Breaking changes</h3> <ul> <li>Set minimum supported rust version to 1.77. (6bd5418)</li> </ul> <h3>New features</h3> <ul> <li>N/A</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix compiling error on rust 1.77. (6bd5418)</li> </ul> <h2>New release 0.25.0</h2> <h3>Breaking changes</h3> <ul> <li>Drop the dependency on <code>netlink-packet-utils</code>. (e09acbd)</li> <li>Add <code>non_exhaustive</code> to these bond options: (eacf67f) <ul> <li><code>BondArpValidate</code></li> <li><code>BondPrimaryReselect</code></li> <li><code>BondXmitHashPolicy</code></li> <li><code>BondArpAllTargets</code></li> <li><code>BondFailOverMac</code></li> </ul> </li> <li>Changed <code>AfSpecInet6::AddrGenMode</code> to enum. (7daf895)</li> <li>Changed <code>LinkAttribute::Mode</code> to enum. (be2796c)</li> </ul> <h3>New features</h3> <ul> <li>Support <code>LWTUNNEL_ENCAP_IP6</code>. (0e49453)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Expose In6AddrGenMode. (faf9d39)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-netlink/netlink-packet-route/blob/main/CHANGELOG">netlink-packet-route's changelog</a>.</em></p> <blockquote> <h2>[0.25.1] - 2025-08-29</h2> <h3>Breaking changes</h3> <ul> <li>Set minimum supported rust version to 1.77. (6bd5418)</li> </ul> <h3>New features</h3> <ul> <li>N/A</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix compiling error on rust 1.77. (6bd5418)</li> </ul> <h2>[0.25.0] - 2025-08-27</h2> <h3>Breaking changes</h3> <ul> <li>Drop the dependency on <code>netlink-packet-utils</code>. (e09acbd)</li> <li>Add <code>non_exhaustive</code> to these bond options: (eacf67f) <ul> <li><code>BondArpValidate</code></li> <li><code>BondPrimaryReselect</code></li> <li><code>BondXmitHashPolicy</code></li> <li><code>BondArpAllTargets</code></li> <li><code>BondFailOverMac</code></li> </ul> </li> <li>Changed <code>AfSpecInet6::AddrGenMode</code> to enum. (7daf895)</li> <li>Changed <code>LinkAttribute::Mode</code> to enum. (be2796c)</li> </ul> <h3>New features</h3> <ul> <li>Support <code>LWTUNNEL_ENCAP_IP6</code>. (0e49453)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Expose In6AddrGenMode. (faf9d39)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/e3dc02da86db3a24925ddfd42a69f5d8ebf20304"><code>e3dc02d</code></a> New release 0.25.1</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/4dfe87d7cbfa2e964497c2b2bb5addc49bfba941"><code>4dfe87d</code></a> CI: Change MSRV test not using metric</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/6bd5418da9af7c1cf4386f84b0e4f4451a2ae8e6"><code>6bd5418</code></a> Set minimum supported rust version to 1.77</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/a473cca4265e0190fbb3f2452c94dc0040e2dbad"><code>a473cca</code></a> New release 0.25.0</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/e09acbd440055427e29ddb3e45e27e72e4089708"><code>e09acbd</code></a> Use netlink-packet-core 0.8.0</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/faf9d390f29ca93950d032c7a2f95e87a2d796e1"><code>faf9d39</code></a> Fix private In6AddrGenMode</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/eacf67f90f9a8890c4508822d40f390ba8142519"><code>eacf67f</code></a> link: Add <code>non_exhaustive</code> to bond classes</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/eef9be7e7cbe4f7e6622466824d5b01b822e26d3"><code>eef9be7</code></a> Add example code of dumping routes</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/0e4945346811aa6ca92810611765a7df53a8ad58"><code>0e49453</code></a> Add support for LWTUNNEL_ENCAP_IP6</li> <li><a href="https://github.com/rust-netlink/netlink-packet-route/commit/7daf895552a04309a7c67a8a0a45526a7c3e14ea"><code>7daf895</code></a> Change AddrGenMode into enum</li> <li>Additional commits viewable in <a href="https://github.com/rust-netlink/netlink-packet-route/compare/v0.24.0...v0.25.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=netlink-packet-route&package-manager=cargo&previous-version=0.24.0&new-version=0.25.1)](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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dignifiedquire <me@dignifiedquire.com>
1 parent b0f2a63 commit f71dd22

File tree

3 files changed

+12
-56
lines changed

3 files changed

+12
-56
lines changed

Cargo.lock

Lines changed: 8 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

netwatch/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ tokio = { version = "1", features = [
5353
] }
5454

5555
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
56-
netlink-packet-route = "0.24.0"
57-
netlink-packet-core = "0.7.0"
58-
netlink-proto = "0.11.5"
56+
netlink-packet-route = "0.25.1"
57+
netlink-packet-core = "0.8.1"
58+
netlink-proto = "0.12.0"
5959
netlink-sys = "0.8.7"
6060

6161
[target.'cfg(target_os = "android")'.dependencies]

netwatch/src/interfaces/linux.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pub enum Error {
4141
#[cfg(not(target_os = "android"))]
4242
#[snafu(display("netlink error message: {message:?}"))]
4343
NetlinkErrorMessage {
44-
message: netlink_packet_core::error::ErrorMessage,
44+
message: netlink_packet_core::ErrorMessage,
4545
},
4646
}
4747

0 commit comments

Comments
 (0)