[Pkg-xen-changes] [xen] branch feature/4.5.0-rc3 updated (ee6528e -> d106713)

Bastian Blank waldi at moszumanska.debian.org
Wed Dec 17 21:32:34 UTC 2014


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

waldi pushed a change to branch feature/4.5.0-rc3
in repository xen.

  discards  ee6528e   Remove unused XEN_VERSION
  discards  7085326   Re-add copy of xend config
  discards  4e5da58   Update configure options
  discards  d1a3f68   Update version to 4.5.0~rc3-1
  discards  e108d98   Run configure at toplevel.
  discards  f44584b   merge patched-feature/4.5.0-rc3 into feature/4.5.0-rc3
  discards  1cf783c   switch to write-biased r/w locks
  discards  6b92e12   x86/mm: fix a reference counting error in MMU_MACHPHYS_UPDATE
  discards  d671863   x86/HVM: properly bound x2APIC MSR range
       new  9aff851   merge patched-feature/4.5.0-rc3 into feature/4.5.0-rc3
       new  d758015   Run configure at toplevel.
       new  c81c5de   Update version to 4.5.0~rc3-1
       new  a294b7f   Update configure options
       new  01a82e1   Re-add copy of xend config
       new  d106713   Remove unused XEN_VERSION

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ee6528e)
            \
             N -- N -- N   refs/heads/feature/4.5.0-rc3 (d106713)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 6 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/patches/CVE-2014-7188.diff    |  48 ----
 debian/patches/CVE-2014-9030.diff    |  41 ----
 debian/patches/CVE-2014-9065.diff    | 449 -----------------------------------
 debian/patches/series                |   3 -
 xen/arch/x86/hvm/hvm.c               |   4 +-
 xen/arch/x86/mm.c                    |   6 -
 xen/common/spinlock.c                | 136 ++++-------
 xen/include/asm-arm/arm32/spinlock.h |  78 ++++++
 xen/include/asm-x86/spinlock.h       |  54 +++++
 xen/include/xen/spinlock.h           |   6 +-
 11 files changed, 185 insertions(+), 644 deletions(-)
 delete mode 100644 debian/patches/CVE-2014-7188.diff
 delete mode 100644 debian/patches/CVE-2014-9030.diff
 delete mode 100644 debian/patches/CVE-2014-9065.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