[Pkg-xen-changes] [xen] branch master updated (097ffad -> c58c1f0)

Bastian Blank waldi at moszumanska.debian.org
Mon Dec 1 11:08:54 UTC 2014


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

waldi pushed a change to branch master
in repository xen.

      from  097ffad   Merge branch 'release/4.4.1-4'
      adds  f3c4d56   Merge tag 'debian/4.4.1-4' into develop
      adds  e14c2c7   x86: limit checks in hypercall_xlat_continuation() to actual arguments
      adds  90df75e   x86/HVM: confine internally handled MMIO to solitary regions
      adds  43b699f   merge patched-develop into develop
       new  d4e6c7a   libxc: don't leak buffer containing the uncompressed PV kernel
       new  260a7a8   tools: libxl: do not leak diskpath during local disk attach
       new  ccb14ac   merge patched-develop into develop
       new  e5f54f8   Prepare to release 4.4.1-5
       new  c58c1f0   Merge branch 'release/4.4.1-5'

The 5 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                                   |  10 +
 ...hecks-in-hypercall_xlat_continuation-to-a.patch | 144 ++++++++++++
 ...fine-internally-handled-MMIO-to-solitary-.patch | 103 +++++++++
 ...-leak-buffer-containing-the-uncompressed-.patch | 242 +++++++++++++++++++++
 ...-do-not-leak-diskpath-during-local-disk-a.patch |  37 ++++
 debian/patches/series                              |   4 +
 tools/libxc/xc_dom.h                               |  10 +-
 tools/libxc/xc_dom_bzimageloader.c                 |  20 ++
 tools/libxc/xc_dom_core.c                          |  61 ++++--
 tools/libxc/xc_dom_decompress_lz4.c                |   5 +
 tools/libxl/libxl.c                                |   2 +-
 xen/arch/x86/domain.c                              |  12 +-
 xen/arch/x86/hvm/intercept.c                       |  22 +-
 xen/arch/x86/hvm/vmsi.c                            |   4 +
 xen/arch/x86/x86_64/compat/mm.c                    |   6 +-
 xen/common/compat/memory.c                         |   2 +-
 xen/include/xen/compat.h                           |   5 +-
 18 files changed, 664 insertions(+), 29 deletions(-)
 create mode 100644 debian/patches/0044-x86-limit-checks-in-hypercall_xlat_continuation-to-a.patch
 create mode 100644 debian/patches/0045-x86-HVM-confine-internally-handled-MMIO-to-solitary-.patch
 create mode 100644 debian/patches/0046-libxc-don-t-leak-buffer-containing-the-uncompressed-.patch
 create mode 100644 debian/patches/0047-tools-libxl-do-not-leak-diskpath-during-local-disk-a.patch

-- 
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