[Pkg-xen-changes] [xen] branch develop updated (c213f67 -> 3790292)

Bastian Blank waldi at moszumanska.debian.org
Sun Nov 1 20:39:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

waldi pushed a change to branch develop
in repository xen.

      from  c213f67   Set version to 4.6.0-1
       new  1440439   arm: Support hypercall_create_continuation for multicall
       new  2989d96   arm: rate-limit logging from unimplemented PHYSDEVOP and HVMOP.
       new  0361df6   arm: handle races between relinquish_memory and free_domheap_pages
       new  c270ef0   x86: guard against undue super page PTE creation
       new  91af405   free domain's vcpu array
       new  86a8124   x86/PoD: Eager sweep for zeroed pages
       new  967130a   xenoprof: free domain's vcpu array
       new  2c55f24   x86: rate-limit logging in do_xen{oprof,pmu}_op()
       new  2cc6e92   libxl: adjust PoD target by memory fudge, too
       new  6ce0978   merge patched-develop into develop
       new  3790292   Record CVE

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/.git-dpm                     |   4 +-
 debian/changelog                    |   8 ++
 debian/patches/CVE-2015-7812.diff   |  59 ++++++++++
 debian/patches/CVE-2015-7813.diff   |  55 +++++++++
 debian/patches/CVE-2015-7814.diff   |  50 ++++++++
 debian/patches/CVE-2015-7835.diff   |  57 ++++++++++
 debian/patches/CVE-2015-7969.1.diff |  42 +++++++
 debian/patches/CVE-2015-7969.diff   |  35 ++++++
 debian/patches/CVE-2015-7970.diff   | 221 ++++++++++++++++++++++++++++++++++++
 debian/patches/CVE-2015-7971.diff   |  83 ++++++++++++++
 debian/patches/CVE-2015-7972.diff   |  86 ++++++++++++++
 debian/patches/series               |   9 ++
 tools/libxl/libxl.c                 |   2 +-
 tools/libxl/libxl_dom.c             |   9 +-
 xen/arch/arm/domain.c               |  13 ++-
 xen/arch/arm/hvm.c                  |   2 +-
 xen/arch/arm/physdev.c              |   3 +-
 xen/arch/x86/cpu/vpmu.c             |   8 +-
 xen/arch/x86/mm.c                   |  10 +-
 xen/arch/x86/mm/p2m-pod.c           |  86 +++++++++-----
 xen/arch/x86/mm/p2m.c               |   4 +
 xen/common/domain.c                 |   1 +
 xen/common/xenoprof.c               |  11 +-
 xen/include/asm-x86/p2m.h           |  18 ++-
 24 files changed, 821 insertions(+), 55 deletions(-)
 create mode 100644 debian/patches/CVE-2015-7812.diff
 create mode 100644 debian/patches/CVE-2015-7813.diff
 create mode 100644 debian/patches/CVE-2015-7814.diff
 create mode 100644 debian/patches/CVE-2015-7835.diff
 create mode 100644 debian/patches/CVE-2015-7969.1.diff
 create mode 100644 debian/patches/CVE-2015-7969.diff
 create mode 100644 debian/patches/CVE-2015-7970.diff
 create mode 100644 debian/patches/CVE-2015-7971.diff
 create mode 100644 debian/patches/CVE-2015-7972.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list