[Pkg-libvirt-commits] [virt-manager] branch upstream/latest updated (194c3e4 -> 9be20ca)

Guido Guenther agx at moszumanska.debian.org
Thu Nov 30 13:13:13 UTC 2017


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

agx pushed a change to branch upstream/latest
in repository virt-manager.

      from  194c3e4   New upstream version 1.4.2
      adds  9be20ca   New upstream version 1.4.3

No new revisions were added by this update.

Summary of changes:
 NEWS.md                                            |   8 +
 PKG-INFO                                           |   2 +-
 man/virt-install.pod                               |  12 +-
 po/as.po                                           | 698 ++++++++-------
 po/bg.po                                           | 631 +++++++-------
 po/bn_IN.po                                        | 702 ++++++++-------
 po/bs.po                                           | 625 +++++++-------
 po/ca.po                                           | 942 +++++++++++----------
 po/cmn.po                                          | 625 +++++++-------
 po/cs.po                                           | 905 +++++++++++---------
 po/da.po                                           | 645 +++++++-------
 po/de.po                                           | 704 ++++++++-------
 po/en_GB.po                                        | 704 ++++++++-------
 po/es.po                                           | 731 ++++++++--------
 po/fi.po                                           | 655 +++++++-------
 po/fr.po                                           | 705 ++++++++-------
 po/gu.po                                           | 693 ++++++++-------
 po/hi.po                                           | 681 +++++++--------
 po/hr.po                                           | 631 +++++++-------
 po/hu.po                                           | 687 ++++++++-------
 po/is.po                                           | 625 +++++++-------
 po/it.po                                           | 705 ++++++++-------
 po/ja.po                                           | 703 ++++++++-------
 po/kn.po                                           | 696 ++++++++-------
 po/ko.po                                           | 702 ++++++++-------
 po/ml.po                                           | 697 ++++++++-------
 po/mr.po                                           | 698 ++++++++-------
 po/ms.po                                           | 625 +++++++-------
 po/nb.po                                           | 625 +++++++-------
 po/nl.po                                           | 666 +++++++--------
 po/or.po                                           | 678 +++++++--------
 po/pa.po                                           | 679 +++++++--------
 po/pl.po                                           | 738 ++++++++--------
 po/pt.po                                           | 705 ++++++++-------
 po/pt_BR.po                                        | 703 ++++++++-------
 po/ro.po                                           | 625 +++++++-------
 po/ru.po                                           | 703 ++++++++-------
 po/sk.po                                           | 676 +++++++--------
 po/sr.po                                           | 631 +++++++-------
 po/sr at latin.po                                     | 631 +++++++-------
 po/sv.po                                           | 702 ++++++++-------
 po/ta.po                                           | 698 ++++++++-------
 po/te.po                                           | 695 ++++++++-------
 po/tr.po                                           | 655 +++++++-------
 po/uk.po                                           | 735 ++++++++--------
 po/vi.po                                           | 625 +++++++-------
 po/zh_CN.po                                        | 703 ++++++++-------
 po/zh_TW.po                                        | 682 +++++++--------
 setup.py                                           |  16 +-
 .../compare/virt-install-many-devices.xml          |  16 +-
 ...ures-smm.xml => virt-install-panic-default.xml} |  23 +-
 .../compare/virt-install-panic-isa-iobase.xml      |  35 +
 ...features-smm.xml => virt-install-panic-isa.xml} |  23 +-
 .../compare/virt-install-panic-pseries-default.xml |  18 +
 .../compare/virt-install-panic-s390x-default.xml   |  20 +
 .../compare/virt-install-singleton-config-1.xml    |   4 +-
 .../compare/virt-install-singleton-config-2.xml    |   6 +-
 tests/clitest.py                                   |  96 ++-
 ...{nvram-auto-in.xml => graphics-password-in.xml} |   4 +-
 ...vram-auto-out.xml => graphics-password-out.xml} |   4 +-
 tests/clonetest.py                                 |   8 +-
 tests/nodedev.py                                   |   2 +-
 tests/pycodestyle.cfg                              |   5 +-
 tests/test_urls.py                                 |  75 +-
 tests/testdriver.xml                               |   3 +
 tests/uitests/details.py                           |   1 +
 tests/utils.py                                     |   5 +
 ui/addhardware.ui                                  |  33 +-
 ui/details.ui                                      |  32 +-
 virt-install                                       |   4 +-
 virt-manager.spec                                  |   2 +-
 virtManager/addhardware.py                         | 112 ++-
 virtManager/asyncjob.py                            |   4 +-
 virtManager/choosecd.py                            |  16 +-
 virtManager/clone.py                               |  20 +-
 virtManager/config.py                              |  40 +-
 virtManager/connection.py                          |  79 +-
 virtManager/create.py                              |   8 +-
 virtManager/createinterface.py                     |  20 +-
 virtManager/createnet.py                           |  20 +-
 virtManager/createpool.py                          |  18 +-
 virtManager/createvol.py                           |  20 +-
 virtManager/delete.py                              |   8 +-
 virtManager/details.py                             | 143 ++--
 virtManager/domain.py                              | 173 ++--
 virtManager/engine.py                              |   4 +-
 virtManager/gfxdetails.py                          |   2 +-
 virtManager/graphwidgets.py                        |   8 +-
 virtManager/host.py                                |  14 +-
 virtManager/keyring.py                             |   4 +-
 virtManager/manager.py                             |  12 +-
 virtManager/migrate.py                             |  16 +-
 virtManager/preferences.py                         |   2 +-
 virtManager/snapshots.py                           |   6 +-
 virtManager/sshtunnels.py                          |   2 +-
 virtManager/storagebrowse.py                       |   2 +-
 virtManager/storagelist.py                         |  12 +-
 virtcli/cliconfig.py                               |   2 +-
 virtinst/capabilities.py                           |   2 +-
 virtinst/cli.py                                    |  74 +-
 virtinst/cloner.py                                 |   7 +-
 virtinst/connection.py                             |   3 +
 virtinst/cpu.py                                    |  18 +
 virtinst/devicechar.py                             |  22 +-
 virtinst/devicecontroller.py                       |  16 +-
 virtinst/devicedisk.py                             |   3 +-
 virtinst/devicegraphics.py                         |   8 +-
 virtinst/devicepanic.py                            |  54 +-
 virtinst/devicerng.py                              |  24 +-
 virtinst/devicetpm.py                              |   2 +-
 virtinst/diskbackend.py                            |   4 +-
 virtinst/guest.py                                  |   7 +
 virtinst/network.py                                |   2 +-
 virtinst/osdict.py                                 |  84 +-
 virtinst/storage.py                                |   2 +-
 virtinst/urlfetcher.py                             | 134 ++-
 116 files changed, 16263 insertions(+), 16397 deletions(-)
 copy tests/cli-test-xml/compare/{virt-install-features-smm.xml => virt-install-panic-default.xml} (52%)
 create mode 100644 tests/cli-test-xml/compare/virt-install-panic-isa-iobase.xml
 copy tests/cli-test-xml/compare/{virt-install-features-smm.xml => virt-install-panic-isa.xml} (52%)
 create mode 100644 tests/cli-test-xml/compare/virt-install-panic-pseries-default.xml
 create mode 100644 tests/cli-test-xml/compare/virt-install-panic-s390x-default.xml
 copy tests/clone-xml/{nvram-auto-in.xml => graphics-password-in.xml} (80%)
 copy tests/clone-xml/{nvram-auto-out.xml => graphics-password-out.xml} (80%)

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



More information about the Pkg-libvirt-commits mailing list