dnsmasq 2.88 -> 2.89 https://repology.org/metapackage/dnsmasq/versions attrpath: dnsmasq 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/tools/networking/dnsmasq/default.nix b/pkgs/tools/networking/dnsmasq/default.nix index 766bb68e0f7..f4398cdd039 100644 --- a/pkgs/tools/networking/dnsmasq/default.nix +++ b/pkgs/tools/networking/dnsmasq/default.nix @@ -17,11 +17,11 @@ let in stdenv.mkDerivation rec { pname = "dnsmasq"; - version = "2.88"; + version = "2.89"; src = fetchurl { url = "https://www.thekelleys.org.uk/dnsmasq/${pname}-${version}.tar.xz"; - sha256 = "sha256-I1RN7aEDQMBTvqbxWpP+1up/WqqFMWv8Zx/6bSL7wbM="; + sha256 = "sha256-Ar0jA0bPC51ZCfXhUd8WiycHEDeF62FrVmhYVa3rtgk="; }; postPatch = lib.optionalString stdenv.hostPlatform.isLinux '' Successfully finished processing cachix "/nix/store/yr4c0qrb4z2mjcikd2wg53vyz0is3837-dnsmasq-2.89" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/dnsmasq/versions. meta.description for dnsmasq is: An integrated DNS, DHCP and TFTP server for small networks meta.homepage for dnsmasq is: https://www.thekelleys.org.uk/dnsmasq/doc.html ###### 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 2.89 with grep in /nix/store/yr4c0qrb4z2mjcikd2wg53vyz0is3837-dnsmasq-2.89 - found 2.89 in filename of file in /nix/store/yr4c0qrb4z2mjcikd2wg53vyz0is3837-dnsmasq-2.89 ---
Rebuild report (if merged into master) (click to expand) ``` 701 total rebuild path(s) 701 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings adapta-gtk-theme adwaita-qt6 airgeddon alfis alice-tools-qt6 almanah apache-directory-studio apostrophe appgate-sdp appvm astroid autosuspend aws-workspaces balsa bambootracker-qt6 beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blueman bookworm breath-theme bubblemail calcmysky calibre calligra calls cambalache cargo-tauri cawbird chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon cinnamon.nemo-fileroller cinnamon.nemo-with-extensions cinnamon.pix cinnamon.xreader cinny-desktop citrix_workspace citrix_workspace_23_02_0 clash-verge ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/yr4c0qrb4z2mjcikd2wg53vyz0is3837-dnsmasq-2.89 \ --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 dnsmasq https://github.com/r-ryantm/nixpkgs/archive/0070f29a1327858c5ca976f341496b86597e5c2d.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/yr4c0qrb4z2mjcikd2wg53vyz0is3837-dnsmasq-2.89 ls -la /nix/store/yr4c0qrb4z2mjcikd2wg53vyz0is3837-dnsmasq-2.89/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @edolstra @fpletz @globin for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/220015