[Pkg-libvirt-commits] [virt-what] branch master updated (a63b79f -> 370c824)

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


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

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

      from  a63b79f   Document changes and release 1.12-1
       new  4b476d9   Imported Upstream version 1.13
       new  8707100   Merge tag 'upstream/1.13'
       new  303b5e6   Remove obsolete DM-Upload-Allowed field
       new  ca3952e   Bump Standards-Version to 3.9.4
       new  370c824   Document changes and release 1.13-1

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:
 COPYING                                            |   42 +-
 Makefile.am                                        |   29 +-
 Makefile.in                                        |  851 +++++++++++++++-----
 aclocal.m4                                         |  577 +++++++------
 compile                                            |  227 +++++-
 config.guess                                       |   18 +-
 config.sub                                         |   28 +-
 configure                                          |  463 +++++++----
 configure.ac                                       |    9 +-
 debian/changelog                                   |    8 +
 debian/control                                     |    3 +-
 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 +
 38 files changed, 2026 insertions(+), 917 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