[Pkg-libvirt-commits] [virt-what] branch upstream updated (c5ac7c9 -> 4b476d9)

Laurent Léonard trash-guest at alioth.debian.org
Tue Aug 20 23:11:15 UTC 2013


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

trash-guest pushed a change to branch upstream
in repository virt-what.

      from  c5ac7c9   Imported Upstream version 1.12
       new  4b476d9   Imported Upstream version 1.13

The 1 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:
 COPYING                                            |   42 +-
 Makefile.am                                        |   29 +-
 Makefile.in                                        |  851 +++++++++++++++-----
 aclocal.m4                                         |  577 +++++++------
 compile                                            |  227 +++++-
 config.guess                                       |   18 +-
 config.sub                                         |   28 +-
 configure                                          |  463 +++++++----
 configure.ac                                       |    9 +-
 depcomp                                            |  189 +++--
 install-sh                                         |   35 +-
 missing                                            |  148 ++--
 test-driver                                        |  127 +++
 tests/baremetal/sbin/id                            |    2 -
 tests/esx4.1/sbin/id                               |    2 -
 tests/hyperv/sbin/id                               |    2 -
 tests/kvm-explicit-cpu/sbin/id                     |    2 -
 tests/kvm/sbin/id                                  |    2 -
 tests/linux-vserver/sbin/id                        |    2 -
 tests/lx86/sbin/id                                 |    2 -
 tests/lxc/proc/1/environ                           |  Bin 0 -> 152 bytes
 tests/lxc/proc/cpuinfo                             |   26 +
 tests/lxc/proc/self/status                         |   39 +
 tests/lxc/sbin/dmidecode                           |    6 +
 tests/{baremetal => lxc}/sbin/uname                |    0
 .../sbin/virt-what-cpuid-helper                    |    2 +-
 tests/parallels-desktop/sbin/id                    |    2 -
 tests/qemu/sbin/id                                 |    2 -
 tests/rhel5-xen-dom0/sbin/id                       |    2 -
 tests/rhel5-xen-domU-hvm-ia64/sbin/id              |    2 -
 tests/rhel5-xen-domU-hvm/sbin/id                   |    2 -
 tests/rhel5-xen-domU-pv/sbin/id                    |    2 -
 tests/{test-kvm.sh => test-lxc.sh}                 |    6 +-
 tests/zvm/sbin/id                                  |    2 -
 virt-what.in                                       |   69 +-
 virt-what.pod                                      |   13 +
 36 files changed, 2017 insertions(+), 915 deletions(-)
 create mode 100755 test-driver
 delete mode 100755 tests/baremetal/sbin/id
 delete mode 100755 tests/esx4.1/sbin/id
 delete mode 100755 tests/hyperv/sbin/id
 delete mode 100755 tests/kvm-explicit-cpu/sbin/id
 delete mode 100755 tests/kvm/sbin/id
 delete mode 100755 tests/linux-vserver/sbin/id
 delete mode 100755 tests/lx86/sbin/id
 create mode 100644 tests/lxc/proc/1/environ
 create mode 100644 tests/lxc/proc/cpuinfo
 create mode 100644 tests/lxc/proc/self/status
 create mode 100755 tests/lxc/sbin/dmidecode
 copy tests/{baremetal => lxc}/sbin/uname (100%)
 copy tests/{linux-vserver => lxc}/sbin/virt-what-cpuid-helper (63%)
 delete mode 100755 tests/parallels-desktop/sbin/id
 delete mode 100755 tests/qemu/sbin/id
 delete mode 100755 tests/rhel5-xen-dom0/sbin/id
 delete mode 100755 tests/rhel5-xen-domU-hvm-ia64/sbin/id
 delete mode 100755 tests/rhel5-xen-domU-hvm/sbin/id
 delete mode 100755 tests/rhel5-xen-domU-pv/sbin/id
 copy tests/{test-kvm.sh => test-lxc.sh} (96%)
 delete mode 100755 tests/zvm/sbin/id

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



More information about the Pkg-libvirt-commits mailing list