[Pkg-libvirt-commits] [libguestfs] branch master updated (7d6e4ec -> 0288d1d)

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:41:01 UTC 2014


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

bengen pushed a change to branch master
in repository libguestfs.

      from  7d6e4ec   1:1.26.8-1
       new  ae67f22   Added more architecture-specific dependencies for ppc64el
       new  7419d05   Added zfs-fuse dependency for armel
       new  1ecb30c   1:1.26.8-2
       new  ea0a8d8   daemon: add add_sprintf
       new  b84fccb   daemon: move AUGEAS_ERROR to the common header
       new  69eb347   sparsify: Remove obsolete comment.
       new  d8c18b0   daemon: lvm-filter: use augeas for setting the filter
       new  dd5b72c   Add suppression for memory leak in libvirt testDomainGenerateIfnames.
       new  67605b4   test-tool: stop printing the FEBOOTSTRAP_* envvars
       new  80c8312   appliance: exclude a lvm2 rule on Ubuntu (RHBZ#1111662).
       new  d9208ad   launch: libvirt / p2v: Fix empty_element macro.
       new  8ef3efe   customize: fix locking accounts with passwords
       new  25c0b0d   Version 1.26.9.
       new  eac99c9   Imported Upstream version 1.26.9
       new  ebbb4ed   Merge tag 'upstream/1.26.9'
       new  117f6c6   1:1.26.9-1
       new  25a4672   Made guestfs_internal_* symbols (which are not considered part of the API) optional
       new  baef619   Added systemd bits to appliance
       new  e08abc0   Moved build dependency from libsystemd-<specific>-dev to libsystemd-dev, removed build dependencies on specific libsystemd library packages. (Closes: ##763710, #763741)
       new  2954afb   Moved package post-processing (appliance-splitting, appliance-specific dependencies) from debian/rules to external shell scripts
       new  0dee329   Added lintian override because sysvinit is no longer essential
       new  5de8b09   1:1.26.9-2
       new  d1bd053   Fixed FTBFS on architectures without zfs-fuse
       new  0288d1d   1:1.26.9-3

The 24 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:
 BUGS                                               |  77 +++++----
 ChangeLog                                          | 119 ++++++++++++++
 appliance/Makefile.am                              |   6 +-
 appliance/Makefile.in                              |   6 +-
 appliance/excludefiles.in                          |   7 +
 appliance/guestfs_lvm_conf.aug                     |  74 +++++++++
 configure                                          |  26 +--
 configure.ac                                       |   2 +-
 customize/password.ml                              |   4 +-
 daemon/augeas.c                                    |  17 --
 daemon/daemon.h                                    |  19 +++
 daemon/guestfsd.c                                  |  20 +++
 daemon/lvm-filter.c                                | 183 +++++++++++----------
 debian/changelog                                   |  33 ++++
 debian/control                                     |   8 +-
 debian/gen-appliance-depends.sh                    |  25 +++
 debian/libguestfs0.lintian-overrides               |   2 +
 debian/libguestfs0.symbols                         |  98 +++++------
 ...emd0-and-systemd-as-one-alternative-to-th.patch |  28 ++++
 debian/patches/series                              |   1 +
 debian/rules                                       |  32 +---
 debian/split-appliance.sh                          |  18 ++
 gobject/docs/guestfs-docs.sgml                     |   4 +-
 gobject/docs/html/index.html                       |   2 +-
 po-docs/ja/guestfish.1                             |   4 +-
 po-docs/ja/guestfs-erlang.3                        |   4 +-
 po-docs/ja/guestfs-examples.3                      |   4 +-
 po-docs/ja/guestfs-faq.1                           |   4 +-
 po-docs/ja/guestfs-golang.3                        |   4 +-
 po-docs/ja/guestfs-java.3                          |   4 +-
 po-docs/ja/guestfs-lua.3                           |   4 +-
 po-docs/ja/guestfs-ocaml.3                         |   4 +-
 po-docs/ja/guestfs-performance.1                   |   4 +-
 po-docs/ja/guestfs-perl.3                          |   4 +-
 po-docs/ja/guestfs-python.3                        |   4 +-
 po-docs/ja/guestfs-recipes.1                       |   4 +-
 po-docs/ja/guestfs-release-notes.1                 |   4 +-
 po-docs/ja/guestfs-ruby.3                          |   4 +-
 po-docs/ja/guestfs-testing.1                       |   4 +-
 po-docs/ja/guestfs.3                               |   4 +-
 po-docs/ja/guestfsd.8                              |   4 +-
 po-docs/ja/guestmount.1                            |   4 +-
 po-docs/ja/guestunmount.1                          |   4 +-
 po-docs/ja/libguestfs-make-fixed-appliance.1       |   4 +-
 po-docs/ja/libguestfs-test-tool.1                  |   4 +-
 po-docs/ja/libguestfs-tools.conf.5                 |   4 +-
 po-docs/ja/virt-alignment-scan.1                   |   4 +-
 po-docs/ja/virt-builder.1                          |   4 +-
 po-docs/ja/virt-cat.1                              |   4 +-
 po-docs/ja/virt-copy-in.1                          |   4 +-
 po-docs/ja/virt-copy-out.1                         |   4 +-
 po-docs/ja/virt-df.1                               |   4 +-
 po-docs/ja/virt-edit.1                             |   4 +-
 po-docs/ja/virt-filesystems.1                      |   4 +-
 po-docs/ja/virt-format.1                           |   4 +-
 po-docs/ja/virt-index-validate.1                   |   4 +-
 po-docs/ja/virt-inspector.1                        |   4 +-
 po-docs/ja/virt-list-filesystems.1                 |   4 +-
 po-docs/ja/virt-list-partitions.1                  |   4 +-
 po-docs/ja/virt-ls.1                               |   4 +-
 po-docs/ja/virt-make-fs.1                          |   4 +-
 po-docs/ja/virt-rescue.1                           |   4 +-
 po-docs/ja/virt-resize.1                           |   4 +-
 po-docs/ja/virt-sparsify.1                         |   4 +-
 po-docs/ja/virt-sysprep.1                          |   4 +-
 po-docs/ja/virt-tar-in.1                           |   4 +-
 po-docs/ja/virt-tar-out.1                          |   4 +-
 po-docs/ja/virt-tar.1                              |   4 +-
 po-docs/ja/virt-win-reg.1                          |   4 +-
 po-docs/libguestfs-docs.pot                        |   4 +-
 po-docs/uk/guestfish.1                             |   4 +-
 po-docs/uk/guestfs-erlang.3                        |   4 +-
 po-docs/uk/guestfs-examples.3                      |   4 +-
 po-docs/uk/guestfs-faq.1                           |   4 +-
 po-docs/uk/guestfs-golang.3                        |   4 +-
 po-docs/uk/guestfs-java.3                          |   4 +-
 po-docs/uk/guestfs-lua.3                           |   4 +-
 po-docs/uk/guestfs-ocaml.3                         |   4 +-
 po-docs/uk/guestfs-performance.1                   |   4 +-
 po-docs/uk/guestfs-perl.3                          |   4 +-
 po-docs/uk/guestfs-python.3                        |   4 +-
 po-docs/uk/guestfs-recipes.1                       |   4 +-
 po-docs/uk/guestfs-release-notes.1                 |   4 +-
 po-docs/uk/guestfs-ruby.3                          |   4 +-
 po-docs/uk/guestfs-testing.1                       |   4 +-
 po-docs/uk/guestfs.3                               |   4 +-
 po-docs/uk/guestfsd.8                              |   4 +-
 po-docs/uk/guestmount.1                            |   4 +-
 po-docs/uk/guestunmount.1                          |   4 +-
 po-docs/uk/libguestfs-make-fixed-appliance.1       |   4 +-
 po-docs/uk/libguestfs-test-tool.1                  |   4 +-
 po-docs/uk/libguestfs-tools.conf.5                 |   4 +-
 po-docs/uk/virt-alignment-scan.1                   |   4 +-
 po-docs/uk/virt-builder.1                          |   4 +-
 po-docs/uk/virt-cat.1                              |   4 +-
 po-docs/uk/virt-copy-in.1                          |   4 +-
 po-docs/uk/virt-copy-out.1                         |   4 +-
 po-docs/uk/virt-df.1                               |   4 +-
 po-docs/uk/virt-edit.1                             |   4 +-
 po-docs/uk/virt-filesystems.1                      |   4 +-
 po-docs/uk/virt-format.1                           |   4 +-
 po-docs/uk/virt-index-validate.1                   |   4 +-
 po-docs/uk/virt-inspector.1                        |   4 +-
 po-docs/uk/virt-list-filesystems.1                 |   4 +-
 po-docs/uk/virt-list-partitions.1                  |   4 +-
 po-docs/uk/virt-ls.1                               |   4 +-
 po-docs/uk/virt-make-fs.1                          |   4 +-
 po-docs/uk/virt-rescue.1                           |   4 +-
 po-docs/uk/virt-resize.1                           |   4 +-
 po-docs/uk/virt-sparsify.1                         |   4 +-
 po-docs/uk/virt-sysprep.1                          |   4 +-
 po-docs/uk/virt-tar-in.1                           |   4 +-
 po-docs/uk/virt-tar-out.1                          |   4 +-
 po-docs/uk/virt-tar.1                              |   4 +-
 po-docs/uk/virt-win-reg.1                          |   4 +-
 po/en_GB.gmo                                       | Bin 8160 -> 8160 bytes
 po/en_GB.po                                        |  60 +++----
 po/es.gmo                                          | Bin 67693 -> 67693 bytes
 po/es.po                                           |  60 +++----
 po/gu.gmo                                          | Bin 48824 -> 48824 bytes
 po/gu.po                                           |  60 +++----
 po/hi.gmo                                          | Bin 39735 -> 39735 bytes
 po/hi.po                                           |  60 +++----
 po/kn.gmo                                          | Bin 48001 -> 48001 bytes
 po/kn.po                                           |  60 +++----
 po/libguestfs.pot                                  |  62 +++----
 po/ml.gmo                                          | Bin 51826 -> 51826 bytes
 po/ml.po                                           |  60 +++----
 po/mr.gmo                                          | Bin 85443 -> 85443 bytes
 po/mr.po                                           |  60 +++----
 po/nl.gmo                                          | Bin 119219 -> 119219 bytes
 po/nl.po                                           |  60 +++----
 po/or.gmo                                          | Bin 47615 -> 47615 bytes
 po/or.po                                           |  60 +++----
 po/pa.gmo                                          | Bin 74552 -> 74552 bytes
 po/pa.po                                           |  60 +++----
 po/pl.gmo                                          | Bin 88285 -> 88285 bytes
 po/pl.po                                           |  60 +++----
 po/ta.gmo                                          | Bin 42869 -> 42869 bytes
 po/ta.po                                           |  60 +++----
 po/te.gmo                                          | Bin 45450 -> 45450 bytes
 po/te.po                                           |  60 +++----
 po/uk.gmo                                          | Bin 277805 -> 277805 bytes
 po/uk.po                                           |  60 +++----
 sparsify/copying.ml                                |   4 -
 src/launch-libvirt.c                               |   3 +-
 test-tool/test-tool.c                              |   2 -
 tests/guests/guest-aux/fedora-name.db              | Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db          | Bin 12288 -> 12288 bytes
 valgrind-suppressions                              |   7 +
 150 files changed, 1215 insertions(+), 878 deletions(-)
 create mode 100644 appliance/guestfs_lvm_conf.aug
 create mode 100755 debian/gen-appliance-depends.sh
 create mode 100644 debian/patches/0004-Add-libsystemd0-and-systemd-as-one-alternative-to-th.patch
 create mode 100755 debian/split-appliance.sh

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



More information about the Pkg-libvirt-commits mailing list