net-snmp 5.9.3 -> 5.9.4 https://repology.org/project/net-snmp/versions attrpath: net-snmp Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/monitoring/net-snmp/default.nix b/pkgs/servers/monitoring/net-snmp/default.nix index 6f7e696c5d6d..2a49eda4530f 100644 --- a/pkgs/servers/monitoring/net-snmp/default.nix +++ b/pkgs/servers/monitoring/net-snmp/default.nix @@ -10,11 +10,11 @@ in stdenv.mkDerivation rec { pname = "net-snmp"; - version = "5.9.3"; + version = "5.9.4"; src = fetchurl { url = "mirror://sourceforge/net-snmp/${pname}-${version}.tar.gz"; - sha256 = "sha256-IJfym34b8/EwC0uuUvojCNC7jV05mNvgL5RipBOi7wo="; + sha256 = "sha256-i03gE5HnTjxwFL60OWGi1tb6A6zDQoC5WF9JMHRbBUQ="; }; patches = Successfully finished processing cachix "/nix/store/xj8mg9zwqayprnksc5sz2lsn4q7c1s4m-net-snmp-5.9.4-bin" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/net-snmp/versions. meta.description for net-snmp is: Clients and server for the SNMP network monitoring protocol meta.homepage for net-snmp is: http://www.net-snmp.org/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.9.4 with grep in /nix/store/xj8mg9zwqayprnksc5sz2lsn4q7c1s4m-net-snmp-5.9.4-bin - found 5.9.4 in filename of file in /nix/store/xj8mg9zwqayprnksc5sz2lsn4q7c1s4m-net-snmp-5.9.4-bin ---
Rebuild report (if merged into master) (click to expand) ``` 235 total rebuild path(s) 235 package rebuild(s) First fifty rebuilds by attrpath _389-ds-base adapta-gtk-theme argus bottles budgie.budgie-control-center budgie.budgie-desktop budgie.budgie-desktop-with-plugins budgie.budgie-gsettings-overrides budgie.magpie budgiePlugins.budgie-analogue-clock-applet budgiePlugins.budgie-user-indicator-redux check-wmiplus cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon collectd colord colord-gtk colord-gtk4 darktable diffoscope digikam dnsdist eolie epkowa exactaudiocopy fbida fgallery freeipa frr fwupd gImageReader geeqie gnome-browser-connector gnome-firmware gnome.gnome-color-manager gnome.gnome-control-center gnome.gnome-disk-utility gnome.gnome-session gnome.gnome-settings-daemon gnome.gnome-settings-daemon43 gnome.gnome-shell gnome.gnome-software gnome.gnome-terminal gnome.gnome-tweaks gnome.gpaste gnome.mutter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xj8mg9zwqayprnksc5sz2lsn4q7c1s4m-net-snmp-5.9.4-bin \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A net-snmp https://github.com/r-ryantm/nixpkgs/archive/3d5fdc9ade95bb9e0bdc07c3b1e07cbe68ff311d.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xj8mg9zwqayprnksc5sz2lsn4q7c1s4m-net-snmp-5.9.4-bin ls -la /nix/store/xj8mg9zwqayprnksc5sz2lsn4q7c1s4m-net-snmp-5.9.4-bin/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/251098