Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iproute: 5.0.0 -> 5.1.0 #61252

Merged
merged 1 commit into from May 14, 2019
Merged

iproute: 5.0.0 -> 5.1.0 #61252

merged 1 commit into from May 14, 2019

Conversation

primeos
Copy link
Member

@primeos primeos commented May 10, 2019

Motivation for this change

Please do not merge just yet (or not without testing to be more precise), I will perform some more extensive testing tomorrow.

I also added myself as primary maintainer because AFAIK Eelco and Franz are already busy enough with other things and I have some time available (also for issues, etc.) and already committed 2 of the 3 last updates.

The second commit should probably be a separate commit:
The second commit is optional and I'd be interested if there are any objections. The reason for the rename is that the package is actually called iproute2 and not iproute:

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

"Most of the new features for this release are in the devlink and rdma utilities.
And most of the bug fixes are in fixing the output format glitches
that resulted from converting most of the tools to have JSON
output." [0]

File changes:
+share/man/man8/devlink-health.8.gz

nix path-info -S:
5.0.0 46661416
5.1.0 46677880

[0]: https://www.spinics.net/lists/netdev/msg569915.html
@primeos
Copy link
Member Author

primeos commented May 13, 2019

My own tests and the NixOS VM tests (I ran networking.{networkd,scripted} and a few others) look fine, I'll merge it tomorrow if there are no objections.

cc @dtzWill: FYI, since you did the last update, but you don't have to test it (I assume you're already busy enough with other stuff).

Copy link
Contributor

@c0bw3b c0bw3b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just built iproute2 and tested basic ip/ss/ifstat usage
But in favor on seeing this merged.

@dtzWill
Copy link
Member

dtzWill commented May 13, 2019 via email

@primeos
Copy link
Member Author

primeos commented May 14, 2019

Great, thanks for the feedback and testing @c0bw3b and @dtzWill :)

@primeos primeos merged commit 49a1124 into NixOS:staging May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants