xen 4.6.0-1ubuntu4 source package in Ubuntu
Changelog
xen (4.6.0-1ubuntu4) xenial; urgency=low * d/rules.real: Set LANG=C.UTF-8 for the builds to avoid a grep bug. xen (4.6.0-1ubuntu3) xenial; urgency=low * Fix unmount error message on shutdown and init script ordering issues: - d/xen-utils-common.xenstored.init: Introduce new init script which only starts xenstored (but also shuts it down on stop). Prevent this one to be run on upgrade. - d/xen-utils-common.xen.init: * Add X-Start-Before/X-Stop-After dependencies on libvirt-bin * Remove xenstored related code * d/scripts/xen-init-list: Revert back to unmodified version from Debian. With the ordering fixed, libvirt guests should be handled by its own script before xendomains is run. * d/control, d/libxen-dev.install and d/rules.real: Add xenlight.pc and xlutil.pc to be packaged as part of libxen-dev in multi-arch suitable location. Also declare libxen-dev as multi-arch same. * Additional Security Patches: - CVE-2016-2270 / XSA-154 * x86: enforce consistent cachability of MMIO mappings - CVE-2016-1570 / XSA-167 * x86/mm: PV superpage handling lacks sanity checks - CVE-2016-1571 / XSA-168 * x86/VMX: prevent INVVPID failure due to non-canonical guest address - CVE-2015-8615 / XSA-169 * x86: make debug output consistent in hvm_set_callback_via - CVE-2016-2271 / XSA-170 * x86/VMX: sanitize rIP before re-entering guest -- Stefan Bader <email address hidden> Fri, 19 Feb 2016 12:08:31 +0100
Upload details
- Uploaded by:
- Stefan Bader
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 armhf i386 all
- Section:
- kernel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | kernel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xen_4.6.0.orig.tar.xz | 3.4 MiB | 6a779d3d58af3d25ac8a0724b0688a5ccf1b1badb7cedecba8ee6ed98bd91a0b |
xen_4.6.0-1ubuntu4.debian.tar.xz | 78.5 KiB | 01fdc970a400ad9ff7954ea4d201a737d9f44b68a4eca47c122d92f6ee609e2e |
xen_4.6.0-1ubuntu4.dsc | 3.5 KiB | 1a914cdfe5eace4c25dc18eb502f6d95325fe7a54a35bde0f6c238d0470b3832 |
Available diffs
- diff from 4.6.0-1ubuntu2 to 4.6.0-1ubuntu4 (11.2 KiB)
- diff from 4.6.0-1ubuntu3 to 4.6.0-1ubuntu4 (819 bytes)
Binary packages built by this source
- libxen-4.6: No summary available for libxen-4.6 in ubuntu yakkety.
No description available for libxen-4.6 in ubuntu yakkety.
- libxen-4.6-dbgsym: debug symbols for package libxen-4.6
This package contains the shared toolstack libraries for Xen.
- libxen-dev: Public headers and libs for Xen
This package contains the public headers and static libraries for Xen.
.
The libxenlight library is intended as a common base for all Xen toolstack
developers. The libxlutil library contains additional helpers which may
be useful to toolstack developers.
.
The libxenstore library allows userspace processes to interact with the
XenStore database. XenStore is a shared database used for interdomain
communication of configuration and status information. It is accessible
to all domains running on the same Xen host. See
http://wiki.xen. org/wiki/ XenStore for more information.
.
The libxenctrl and libxenguest libraries are internal libraries intended
for use by the Xen toolstack and are not intended to be used directly.
Toolstack authors should use libxenlight.
- libxenstore3.0: Xenstore communications library for Xen
This package contains the client library interface to XenStore. .
- libxenstore3.0-dbgsym: debug symbols for package libxenstore3.0
This package contains the client library interface to XenStore. .
- xen-hypervisor-4.4-amd64: Transitional package for upgrade
- xen-hypervisor-4.4-arm64: Transitional package for upgrade
- xen-hypervisor-4.4-armhf: No summary available for xen-hypervisor-4.4-armhf in ubuntu yakkety.
No description available for xen-hypervisor-
4.4-armhf in ubuntu yakkety.
- xen-hypervisor-4.5-amd64: Transitional package for upgrade
- xen-hypervisor-4.5-arm64: Transitional package for upgrade
- xen-hypervisor-4.5-armhf: Transitional package for upgrade
- xen-hypervisor-4.6-amd64: Xen Hypervisor on AMD64
The hypervisor is the "core" for XEN itself. It gets booted by the boot
loader and controls cpu and memory, sharing them between your
administrative domain (Domain 0) and the virtual guest systems.
.
In order to boot a XEN system along with this package you also need a
kernel specifically crafted to work as the Domain 0, mediating hardware
access for XEN itself.
- xen-hypervisor-4.6-arm64: Xen Hypervisor on ARM64
The hypervisor is the "core" for XEN itself. It gets booted by the boot
loader and controls cpu and memory, sharing them between your
administrative domain (Domain 0) and the virtual guest systems.
.
In order to boot a XEN system along with this package you also need a
kernel specifically crafted to work as the Domain 0, mediating hardware
access for XEN itself.
- xen-hypervisor-4.6-armhf: Xen Hypervisor on ARMHF
The hypervisor is the "core" for XEN itself. It gets booted by the boot
loader and controls cpu and memory, sharing them between your
administrative domain (Domain 0) and the virtual guest systems.
.
In order to boot a XEN system along with this package you also need a
kernel specifically crafted to work as the Domain 0, mediating hardware
access for XEN itself.
- xen-system-amd64: Xen System on AMD64 (meta-package)
This package depends on the latest Xen hypervisor for use on AMD64 and the
Xen utils.
- xen-system-arm64: Xen System on ARM64 (meta-package)
This package depends on the latest Xen hypervisor for use on ARM64 and the
Xen utils.
- xen-system-armhf: No summary available for xen-system-armhf in ubuntu yakkety.
No description available for xen-system-armhf in ubuntu yakkety.
- xen-utils-4.6: XEN administrative tools
The userspace tools to manage a system virtualized through the XEN virtual
machine monitor.
- xen-utils-4.6-dbgsym: debug symbols for package xen-utils-4.6
The userspace tools to manage a system virtualized through the XEN virtual
machine monitor.
- xen-utils-common: Xen administrative tools - common files
The userspace tools to manage a system virtualized through the Xen virtual
machine monitor.
.
This package is only required on the host system (Domain 0) and not on the
virtual guest systems (Domain U).
- xenstore-utils: Xenstore command line utilities for Xen
This package contains command line utilities for interacting with
XenStore.
.
XenStore is a shared database used for interdomain communication of
configuration and status information. It is accessible to all domains
running on the same Xen host. See http://wiki.xen. org/wiki/ XenStore for
more information.
.
In the common case these tools are used by the Xen toolstack running in
domain0 (or a driver domain) however they may also be used in a guest
domain to support local scripting which wants to communicate via XenStore.
- xenstore-utils-dbgsym: debug symbols for package xenstore-utils
This package contains command line utilities for interacting with
XenStore.
.
XenStore is a shared database used for interdomain communication of
configuration and status information. It is accessible to all domains
running on the same Xen host. See http://wiki.xen. org/wiki/ XenStore for
more information.
.
In the common case these tools are used by the Xen toolstack running in
domain0 (or a driver domain) however they may also be used in a guest
domain to support local scripting which wants to communicate via XenStore.