~ruther/guix-local

ref: 90335ccea65ba0b9d905bf2e5cac54ff2ef64d21 guix-local/gnu/packages/virtualization.scm -rw-r--r-- 21.6 KiB
4c4485f3 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-11334.

* gnu/packages/patches/qemu-CVE-2017-11334.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
5d4a8f9b — 宋文武 8 years ago
gnu: Add lxc.

* gnu/packages/virtualization.scm (lxc): New package.
59132b80 — 宋文武 8 years ago
gnu: Rename (gnu packages qemu) to (gnu packages virtualization).

* gnu/packages/qemu.scm: Rename this ...
* gnu/packages/virtualization.scm: ... to this.
* gnu/local.mk (GNU_SYSTEM_MODULES),
gnu/packages/bootloaders.scm, gnu/packages/debug.scm,
gnu/packages/gnome.scm, gnu/system/vm.scm,
gnu/tests/install.scm: Adjust accordingly.
6c696634 — Tobias Geerinckx-Rice 8 years ago
gnu: libvirt: Update to 3.5.0.

* gnu/packages/qemu.scm (libvirt): Update to 3.5.0.
45214efe — 宋文武 8 years ago
gnu: virt-manager: Add gtk-vnc and vte to inputs.

* gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte.
8c7f4f6a — 宋文武 8 years ago
gnu: python-libvirt: Update to 3.4.0.

* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.4.0.
8fc7bd23 — 宋文武 8 years ago
gnu: libvirt: Update to 3.4.0, add more inputs.

* gnu/packages/qemu.scm (libvirt): Update to 3.4.0.
[inputs]: Add dmidecode, dnsmasq, ebtables, iproute and iptables.
a4b93921 — 宋文武 8 years ago
gnu: libvirt: Use /etc as the sysconfdir.

* gnu/packages/qemu.scm (libvirt)[arguments]: Add '--sysconfdir=/etc' to
configure flags.  Replace the 'do-not-mkdir-in-/var' phase with a modified
'install' phase.
c57b5672 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-9524.

* gnu/packages/patches/qemu-CVE-2017-9524.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
8b5cb8d0 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-{8112,8309,8379,8380}.

* gnu/packages/patches/qemu-CVE-2017-8112.patch,
gnu/packages/patches/qemu-CVE-2017-8309.patch,
gnu/packages/patches/qemu-CVE-2017-8379.patch,
gnu/packages/patches/qemu-CVE-2017-8380.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu)[source]: Use them.
e4cddbbc — Marius Bakke 8 years ago
Merge branch 'master' into staging
c90fd556 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-7493.

* gnu/packages/patches/qemu-CVE-2017-7493.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
e7620b64 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-7493.

* gnu/packages/patches/qemu-CVE-2017-7493.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
28172178 — 宋文武 8 years ago
gnu: virt-manager: Update to 1.4.1.

* gnu/packages/qemu.scm (virt-manager): Update to 1.4.1.
9271dfdd — 宋文武 8 years ago
gnu: python-libvirt: Update to 3.2.0.

* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.2.0.
c3c03162 — 宋文武 8 years ago
gnu: libvirt-glib: Update to 1.0.0.

* gnu/packages/qemu.scm (libvirt-glib): Update to 1.0.0.
52caf4b9 — 宋文武 8 years ago
gnu: libvirt: Update to 3.2.0.

* gnu/packages/qemu.scm (libvirt): Update to 3.2.0.
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
dfa663c9 — Leo Famulari 9 years ago
gnu: qemu: Update to 2.9.0 [security fixes].

Fixes CVE-2017-{5857,5973,5987,6058,6505,7377,7471,7718}.

* gnu/packages/qemu.scm (qemu): Update to 2.9.0.
[source]: Remove obsolete patches.
* gnu/packages/patches/qemu-CVE-2016-10155.patch,
gnu/packages/patches/qemu-CVE-2017-5525.patch,
gnu/packages/patches/qemu-CVE-2017-5526.patch,
gnu/packages/patches/qemu-CVE-2017-5552.patch,
gnu/packages/patches/qemu-CVE-2017-5578.patch,
gnu/packages/patches/qemu-CVE-2017-5579.patch,
gnu/packages/patches/qemu-CVE-2017-5856.patch,
gnu/packages/patches/qemu-CVE-2017-5898.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
c57ce31a — Leo Famulari 9 years ago
Merge branch 'master' into staging
Next