libvirt 0 -> 1 attrpath: libvirt Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/kws473987wsnl3ai3s3pwpn99fsd5g10-update-libvirt.drv /nix/store/9cc03j9jy1ph9dgrjmb68mazcf3krj4k-packages.json.drv building '/nix/store/kws473987wsnl3ai3s3pwpn99fsd5g10-update-libvirt.drv'... building '/nix/store/9cc03j9jy1ph9dgrjmb68mazcf3krj4k-packages.json.drv'... Going to be running update for following packages: - libvirt-10.0.0 Press Enter key to continue... Running update for: - libvirt-10.0.0: UPDATING ... - libvirt-10.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libvirt/default.nix b/pkgs/development/libraries/libvirt/default.nix index 81dacdb493c9..094b2cadc12f 100644 --- a/pkgs/development/libraries/libvirt/default.nix +++ b/pkgs/development/libraries/libvirt/default.nix @@ -115,13 +115,13 @@ stdenv.mkDerivation rec { # NOTE: You must also bump: # # SysVirt in - version = "10.0.0"; + version = "10.3.0"; src = fetchFromGitLab { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-xFl8AHcbeuydWzhJNnwZ3Bd7TQiTU8hjBxaALXvcLgE="; + hash = "sha256-0PObHup6cWBR1ztGhBMY4YFzH+saqVczRwRT98bXjtc="; fetchSubmodules = true; }; diff --git a/pkgs/development/python-modules/libvirt/default.nix b/pkgs/development/python-modules/libvirt/default.nix index f424240f91ea..515dc9c4e6fb 100644 --- a/pkgs/development/python-modules/libvirt/default.nix +++ b/pkgs/development/python-modules/libvirt/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "libvirt"; - version = "10.0.0"; + version = "10.3.0"; pyproject = true; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-python"; rev = "v${version}"; - hash = "sha256-zl1Hfm7flRflNjIpLoLAlPDysYlieC05HEd/mzFW8pU="; + hash = "sha256-0MWjNpMpl4IJwIubcilXGQcsFIcnXWVz1uSUouxkE+k="; }; build-system = [ setuptools ]; diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index fcf4837d4429..820a063388b1 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -23906,12 +23906,12 @@ with self; { SysVirt = buildPerlModule rec { pname = "Sys-Virt"; - version = "10.0.0"; + version = "10.2.0"; src = fetchFromGitLab { owner = "libvirt"; repo = "libvirt-perl"; rev = "v${version}"; - hash = "sha256-FK2SaerA/GB0ZAg/QXG9Ig1Cvpg6v9lh1sKPjYU52M8="; + hash = "sha256-xpgZeXk9QefqbBMsvcMh/Cg/XFGEiVi3FbU/jBbSIr0="; }; nativeBuildInputs = [ pkgs.pkg-config ]; buildInputs = [ pkgs.libvirt CPANChanges TestPod TestPodCoverage XMLXPath ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libvirt nix build failed. Hunk #2 succeeded at 89 with fuzz 2 (offset 4 lines). patching file src/node_device/meson.build Hunk #1 succeeded at 67 (offset 3 lines). patching file src/nwfilter/meson.build Hunk #1 succeeded at 65 (offset 3 lines). patching file src/nwfilter/xml/meson.build patching file src/qemu/meson.build Hunk #1 succeeded at 218 (offset 18 lines). patching file src/remote/meson.build Hunk #1 succeeded at 261 with fuzz 1 (offset 26 lines). Hunk #2 succeeded at 278 (offset 27 lines). Hunk #3 succeeded at 328 (offset 27 lines). patching file src/secret/meson.build Hunk #1 succeeded at 48 (offset 3 lines). patching file src/security/apparmor/meson.build patching file src/storage/meson.build Hunk #1 succeeded at 126 (offset -1 lines). patching file tools/meson.build Hunk #1 succeeded at 121 (offset 1 line). applying patch /nix/store/wsqkb2abcxb0cjgchknhj8nbz33dhr9i-CVE-2024-2494.patch patching file src/remote/remote_daemon_dispatch.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 14 out of 14 hunks ignored -- saving rejects to file src/remote/remote_daemon_dispatch.c.rej patching file src/rpc/gendispatch.pl Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/rpc/gendispatch.pl.rej