[Pkg-libvirt-commits] [virt-manager] branch debian/sid updated (5167836 -> 8bf956b)
Guido Guenther
agx at moszumanska.debian.org
Thu Nov 30 13:13:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
agx pushed a change to branch debian/sid
in repository virt-manager.
from 5167836 README.Debian: fix libvirt reference
adds 9be20ca New upstream version 1.4.3
adds c8ddb75 Update upstream source from tag 'upstream/1.4.3'
adds 14eb81d Drop patches c-p'ed from upstream
adds 9397810 Bump standards version
adds 8bf956b Document changes and release 1:1.4.3-1
No new revisions were added by this update.
Summary of changes:
NEWS.md | 8 +
PKG-INFO | 2 +-
debian/changelog | 13 +
debian/control | 2 +-
debian/patches/Use-usr-bin-python.patch | 4 +-
debian/patches/series | 2 -
.../virtinst-adjust-media-paths-for-s390x.patch | 55 --
...nst-connection-Fix-error-caching-new-pool.patch | 24 -
debian/patches/virtinst/Fix-patch-to-pygrub.patch | 4 +-
.../patches/virtinst/fix-path-to-hvmloader.patch | 4 +-
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 ++-
124 files changed, 16283 insertions(+), 16485 deletions(-)
delete mode 100644 debian/patches/virtinst-adjust-media-paths-for-s390x.patch
delete mode 100644 debian/patches/virtinst-connection-Fix-error-caching-new-pool.patch
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