[ubuntu/saucy-proposed] xen 4.2.1-2ubuntu1 (Accepted)
Stefan Bader
stefan.bader at canonical.com
Tue Jun 18 19:05:14 UTC 2013
xen (4.2.1-2ubuntu1) saucy; urgency=low
* Merge with Debian unstable. Dropping the following patches in favour
of Debian ones:
- xsa33-4.2-unstable.patch
- xsa36-4.2.patch
- xsa44-4.2.patch
- xsa45-4.2-01-vcpu-destroy-pagetables-preemptible.patch
- xsa45-4.2-02-new-guest-cr3-preemptible.patch
- xsa45-4.2-03-new-user-base-preemptible.patch
- xsa45-4.2-04-vcpu-reset-preemptible.patch
- xsa45-4.2-05-set-info-guest-preemptible.patch
- xsa45-4.2-06-unpin-preemptible.patch
- xsa45-4.2-07-mm-error-paths-preemptible.patch
- xsa46-4.2.patch
- xsa47-4.2-unstable.patch
- xsa49-4.2.patch
* Remaining changes:
- debian/control: Depend on libssl-dev
- Use dpkg-buildflags and strip the gcc prefix for getting LDFLAGS.
This will again use the Ubuntu specific LDFLAGS (using some
hardening options). Older releases would always pass those options
in the environment but that changed.
- Ressurrect qemu-dm for now (upstream qemu would not support
migration, yet). Forward-port some patches from the old Debian
package which still included qemu-dm:
- qemu-prefix (modify LDFLAGS to point to lib dir for qemu-dm)
- qemu-disable-blktap (this is not present in upstream)
- ubuntu-qemu-disable-qemu-upstream (breaks build and also should
be provided by qemu/kvm package)
* Remaining additional patches:
- qemu-cve-2012-6075-1.patch / qemu-cve-2012-6075-2.patch
- xsa34-4.2.patch
- xsa35-4.2-with-xsa34.patch
- xsa38.patch
- xsa52-4.2-unstable.patch
- xsa53-4.2.patch
- xsa54.patch
- xsa56.patch
- qemu-fix-librt-test.patch
Fix build regression caused by glibc not requiring to link against
librt for the clock_gettime function. Patch picked from xen-devel
mailing list.
- tools-gdbsx-fix-build-failure-with-glibc-2.17.patch
Add direct include to sys/types.h for xg_main.c which likely was
indirectly done before. Needed to get ulong type definition.
- tools-ocaml-fix-build: refresh and reenable (and fix the description
of) this patch. Without it the ocam native libraries (*.cmxa)
build in /build local paths rather than appropriatly versioned
library references.
- APIC Register Virtualization (backported from Xen 4.3)
- 0001-xen-enable-APIC-Register-Virtualization.patch
- 0002-xen-enable-Virtual-interrupt-delivery.patch
- 0003-xen-add-virtual-x2apic-support-for-apicv.patch
- TSC Adjust Support (backported from Xen 4.3)
- 0004-x86-Implement-TSC-adjust-feature-for-HVM-guest.patch
- 0005-x86-Save-restore-TSC-adjust-during-HVM-guest-migrati.patch
- 0006-x86-Expose-TSC-adjust-to-HVM-guest.patch
- Fix FTBS on i386
- 0007-x86-Fix-i386-virtual-apic.patch
- Fix HVM regression when host supports SMEP
- 0008-vmx-Simplify-cr0-update-handling-by-deferring-cr4-ch.patch
- 0009-VMX-disable-SMEP-feature-when-guest-is-in-non-paging.patch
- 0010-VMX-Always-disable-SMEP-when-guest-is-in-non-paging-.patch
- silence-gcc-warnings.patch: Silence gcc warnings.
- gcc48-ftbfs.patch
- gcc48-ftbfs-2.patch
Date: Fri, 14 Jun 2013 10:01:32 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Andy Whitcroft <apw at canonical.com>
https://launchpad.net/ubuntu/saucy/+source/xen/4.2.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 14 Jun 2013 10:01:32 +0200
Source: xen
Binary: xen-docs-4.2 libxen-4.2 libxenstore3.0 libxen-dev xenstore-utils libxen-ocaml libxen-ocaml-dev xen-utils-common xen-utils-4.2 xen-hypervisor-4.2-amd64 xen-system-amd64 xen-hypervisor-4.2-i386 xen-system-i386
Architecture: source
Version: 4.2.1-2ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
libxen-4.2 - Public libs for Xen
libxen-dev - Public headers and libs for Xen
libxen-ocaml - OCaml libraries for controlling Xen
libxen-ocaml-dev - OCaml libraries for controlling Xen (devel package)
libxenstore3.0 - Xenstore communications library for Xen
xen-docs-4.2 - Documentation for Xen
xen-hypervisor-4.2-amd64 - Xen Hypervisor on AMD64
xen-hypervisor-4.2-i386 - Xen Hypervisor on i386
xen-system-amd64 - Xen System on AMD64 (meta-package)
xen-system-i386 - Xen System on i386 (meta-package)
xen-utils-4.2 - XEN administrative tools
xen-utils-common - Xen administrative tools - common files
xenstore-utils - Xenstore utilities for Xen
Changes:
xen (4.2.1-2ubuntu1) saucy; urgency=low
.
* Merge with Debian unstable. Dropping the following patches in favour
of Debian ones:
- xsa33-4.2-unstable.patch
- xsa36-4.2.patch
- xsa44-4.2.patch
- xsa45-4.2-01-vcpu-destroy-pagetables-preemptible.patch
- xsa45-4.2-02-new-guest-cr3-preemptible.patch
- xsa45-4.2-03-new-user-base-preemptible.patch
- xsa45-4.2-04-vcpu-reset-preemptible.patch
- xsa45-4.2-05-set-info-guest-preemptible.patch
- xsa45-4.2-06-unpin-preemptible.patch
- xsa45-4.2-07-mm-error-paths-preemptible.patch
- xsa46-4.2.patch
- xsa47-4.2-unstable.patch
- xsa49-4.2.patch
* Remaining changes:
- debian/control: Depend on libssl-dev
- Use dpkg-buildflags and strip the gcc prefix for getting LDFLAGS.
This will again use the Ubuntu specific LDFLAGS (using some
hardening options). Older releases would always pass those options
in the environment but that changed.
- Ressurrect qemu-dm for now (upstream qemu would not support
migration, yet). Forward-port some patches from the old Debian
package which still included qemu-dm:
- qemu-prefix (modify LDFLAGS to point to lib dir for qemu-dm)
- qemu-disable-blktap (this is not present in upstream)
- ubuntu-qemu-disable-qemu-upstream (breaks build and also should
be provided by qemu/kvm package)
* Remaining additional patches:
- qemu-cve-2012-6075-1.patch / qemu-cve-2012-6075-2.patch
- xsa34-4.2.patch
- xsa35-4.2-with-xsa34.patch
- xsa38.patch
- xsa52-4.2-unstable.patch
- xsa53-4.2.patch
- xsa54.patch
- xsa56.patch
- qemu-fix-librt-test.patch
Fix build regression caused by glibc not requiring to link against
librt for the clock_gettime function. Patch picked from xen-devel
mailing list.
- tools-gdbsx-fix-build-failure-with-glibc-2.17.patch
Add direct include to sys/types.h for xg_main.c which likely was
indirectly done before. Needed to get ulong type definition.
- tools-ocaml-fix-build: refresh and reenable (and fix the description
of) this patch. Without it the ocam native libraries (*.cmxa)
build in /build local paths rather than appropriatly versioned
library references.
- APIC Register Virtualization (backported from Xen 4.3)
- 0001-xen-enable-APIC-Register-Virtualization.patch
- 0002-xen-enable-Virtual-interrupt-delivery.patch
- 0003-xen-add-virtual-x2apic-support-for-apicv.patch
- TSC Adjust Support (backported from Xen 4.3)
- 0004-x86-Implement-TSC-adjust-feature-for-HVM-guest.patch
- 0005-x86-Save-restore-TSC-adjust-during-HVM-guest-migrati.patch
- 0006-x86-Expose-TSC-adjust-to-HVM-guest.patch
- Fix FTBS on i386
- 0007-x86-Fix-i386-virtual-apic.patch
- Fix HVM regression when host supports SMEP
- 0008-vmx-Simplify-cr0-update-handling-by-deferring-cr4-ch.patch
- 0009-VMX-disable-SMEP-feature-when-guest-is-in-non-paging.patch
- 0010-VMX-Always-disable-SMEP-when-guest-is-in-non-paging-.patch
- silence-gcc-warnings.patch: Silence gcc warnings.
- gcc48-ftbfs.patch
- gcc48-ftbfs-2.patch
Checksums-Sha1:
a0077a73d1327301fae83bf7b3b132e63d9b889e 3186 xen_4.2.1-2ubuntu1.dsc
7f076e9950ca8d2cbba16d7cca1257f3657184a6 106646 xen_4.2.1-2ubuntu1.debian.tar.gz
Checksums-Sha256:
8a04a4e8100fcc34e6d934e1d695d84cc743a95473e4376f2f7dda8cc9837502 3186 xen_4.2.1-2ubuntu1.dsc
7baef305fdcc09d4e3497a0229d7d8643fffa7351fda78b4b91a90f67a3ab517 106646 xen_4.2.1-2ubuntu1.debian.tar.gz
Files:
409dc2a073c2567fef5ef061bbb342b7 3186 kernel optional xen_4.2.1-2ubuntu1.dsc
a5b50abf57aa95605779be8927338066 106646 kernel optional xen_4.2.1-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian Xen Team <pkg-xen-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJRwK9SAAoJEE/75Oku/epyHlsP/jcQCGQVEimmCtnWxxj94u69
6NWabZj16aeh/7jUKw2Tc7XVtcmv06EAngp6FcEn3nYqHUi5XO8X8h7RCmdSVZ/D
zJd8DVHFHl9f9hyePdq+wuPu2/3yiqqcyuJKLQYbF+ZD4PDu3+SlNNZCNgq6Yt27
vHvLkGuj9paSRoI3C7ph74jDEBJFAN5e+MbjtAPk1fdibepAqtr21Y8iwsKgigwV
i0HkhuLJrQVJRk9ZqSDWiIq6ad5ZVhpRk+z8gKz+YQDj5RSumVkY8ILQicF1dzRr
IVl1eeYZ6O7iL5oa4SwoCOs/5mc4rxghPcQPcqg2L605JrFPIxC+q5xU6VCkkc1T
Du51mTcBsNU4pbRDeZvu3qbgwIhzNp8hJJQ+gNevGKR8yDQE4tNDZ38iELvRnwce
KqNu7PfGw49+rHh6wxzBwrvztWRZMf39DQR0EV9tc0338BXGU2EvUtJBKPp3cFjX
PYWakxGWcAEwYmXdPOnRwONzOgcRitkZ5jZS6uOmOnrIvDvczGzIvyprPP7APZ+P
jIf40PJa6lDhLlv2m31yYF4d0SstyyzRFFTC03P2szYPSvmOKOrM8XM61FZNGkiB
ci2bVu89VPvd+IZucMsQkF6kGgOnhh5tWEMOHF3ZZbCi6tbBTfWGTojp61OnGrr9
yiRpPJhD89TOKtb8rwhq
=3cHm
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list