2022-12-05T08:25:21 dnsmasq 2.87 -> 2.88 https://repology.org/metapackage/dnsmasq/versions 2022-12-05T08:25:23 attrpath: dnsmasq 2022-12-05T08:25:23 Checking auto update branch... 2022-12-05T08:25:23 No auto update branch exists 2022-12-05T08:25:27 [version] 2022-12-05T08:25:29 [version] updated version and sha256 2022-12-05T08:25:29 [rustCrateVersion] 2022-12-05T08:25:29 [rustCrateVersion] No cargoSha256 found 2022-12-05T08:25:29 [golangModuleVersion] 2022-12-05T08:25:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T08:25:29 [updateScript] 2022-12-05T08:25:29 [updateScript] skipping because derivation has no updateScript 2022-12-05T08:25:29 2022-12-05T08:25:29 [quotedUrls] 2022-12-05T08:25:29 [quotedUrls] nothing found to replace 2022-12-05T08:25:29 Diff after rewrites: diff --git a/pkgs/tools/networking/dnsmasq/default.nix b/pkgs/tools/networking/dnsmasq/default.nix index 1eb8b85166f..6d4e28f6cb6 100644 --- a/pkgs/tools/networking/dnsmasq/default.nix +++ b/pkgs/tools/networking/dnsmasq/default.nix @@ -18,11 +18,11 @@ let in stdenv.mkDerivation rec { pname = "dnsmasq"; - version = "2.87"; + version = "2.88"; src = fetchurl { url = "https://www.thekelleys.org.uk/dnsmasq/${pname}-${version}.tar.xz"; - sha256 = "sha256-AijANkp/I1b9fn8VSZN8vzCZp407LrG6W7DDHiuJ3no="; + sha256 = "sha256-I1RN7aEDQMBTvqbxWpP+1up/WqqFMWv8Zx/6bSL7wbM="; }; postPatch = lib.optionalString stdenv.hostPlatform.isLinux '' 2022-12-05T08:27:14 Successfully finished processing 2022-12-05T08:27:14 cachix "/nix/store/7mczp38d1r9jg7fq82inkqr6qb2h9y3v-dnsmasq-2.88" 2022-12-05T08:29:20 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" meta.changelog for dnsmasq is: "" ###### 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.88 with grep in /nix/store/7mczp38d1r9jg7fq82inkqr6qb2h9y3v-dnsmasq-2.88 - found 2.88 in filename of file in /nix/store/7mczp38d1r9jg7fq82inkqr6qb2h9y3v-dnsmasq-2.88 ---
Rebuild report (if merged into master) (click to expand) ``` 673 total rebuild path(s) 673 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings adapta-gtk-theme airgeddon alfis almanah apache-directory-studio apostrophe appgate-sdp appvm astroid autosuspend aws-workspaces balsa beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blueman bookworm bubblemail calcmysky calibre calligra calls cambalache cargo-tauri cawbird chatty cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon cinnamon.pix cinnamon.xreader cinny-desktop citrix_workspace citrix_workspace_21_09_0 citrix_workspace_21_12_0 citrix_workspace_22_05_0 citrix_workspace_22_07_0 citrix_workspace_22_12_0 claws-mail clight cobang cog ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7mczp38d1r9jg7fq82inkqr6qb2h9y3v-dnsmasq-2.88 \ --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/88800d588b6ccc28ff8dfa0bd7420945996e7cec.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/7mczp38d1r9jg7fq82inkqr6qb2h9y3v-dnsmasq-2.88 ls -la /nix/store/7mczp38d1r9jg7fq82inkqr6qb2h9y3v-dnsmasq-2.88/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). 2022-12-05T08:29:22 https://api.github.com/repos/NixOS/nixpkgs/pulls/204602