~sergiodj/ubuntu/+source/libvirt:merge-10.10.0-1-plucky

Last commit made on 2024-12-16
Get this branch:
git clone -b merge-10.10.0-1-plucky https://git.launchpad.net/~sergiodj/ubuntu/+source/libvirt
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
merge-10.10.0-1-plucky
Repository:
lp:~sergiodj/ubuntu/+source/libvirt

Recent commits

1d7c38c... by Sergio Durigan Junior

update-maintainer

8f5a08a... by Sergio Durigan Junior

reconstruct-changelog

411ce71... by Sergio Durigan Junior

merge-changelogs

726544c... by Heinrich Schuchardt

  * Add changes:
    [ Heinrich Schuchardt ]
    - d/p/ubuntu-aa/virt-aa-helper-allow-riscv64-EDK-II.patch:
      virt-aa-helper: allow riscv64 EDK II (LP: #2091357)

75c30d2... by Lena Voytek

    - d/control: Use libc6-dev instead of libc-dev as a build dependency
      [ Not needed anymore. ]

459a66f... by Sergio Durigan Junior

    - d/p/u/lp-2083986-drop-vmx-from-migratable-cpu-when-origCPU-set.patch:
      Backport upstream patch to fix issues with domain migrations
      between two nested VMs due to mismatched check of CPU
      features. (LP #2083986)
      [ Applied upstream. ]

4524592... by Sergio Durigan Junior

    - SECURITY UPDATE: virtinterfaced null pointer DoS
      + debian/patches/CVE-2024-8235.patch: honour array length for
        zero-length NULL arrays in src/interface/interface_backend_udev.c.
      + CVE-2024-8235
      [ Applied upstream. ]

c71020a... by Olivier Gayot

  * Drop changes:
    - Apply upstream patch to allow access to
      /usr/libexec/qemu/qemu-bridge-helper in apparmor profile (LP #2079806)
      [ Applied upstream. ]

63f0d13... by Sergio Durigan Junior

    - d/control: Demote passt to Suggests (from Recommends) for
      libvirt-daemon-driver-qemu, because passt is in universe.

4d4cfba... by Lena Voytek

    - libvirt-uri.sh, d/rules: Automatically switch default libvirt URI
      for users via user profile (qemu:///system)
      + Update: Set LIBVIRT_DEFAULT_URI to "qemu:///system" in all
        cases. (LP #2027838)