[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.48 created (now 73a797c)
Hilko Bengen
bengen at moszumanska.debian.org
Sun Nov 1 17:14:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.29.48
in repository libguestfs.
at 73a797c (tag)
tagging 8b93c8d9467e73b0b089df203da25872c31f61e8 (commit)
replaces upstream/1.29.47
tagged by Hilko Bengen
on Fri Jul 10 07:34:31 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 1.29.48
Cao jin (2):
Modify the function: analyze_line, make it more flexible
New API: btrfs_replace
Chen Hanxiao (4):
btrfs: fix leak in btrfs_balance_status
btrfs: remove redundant whitespace
do_btrfs_qgroup_show: fix a bad return value
do_btrfs_subvolume_list: fix a bad return value
Hilko Bengen (1):
Imported Upstream version 1.29.48
Pino Toscano (2):
btrfs: fix leak in btrfs_scrub_status
v2v: remove unused sources and libraries
Richard W.M. Jones (20):
aarch64: appliance: Use kraxel's edk2.git repo if available.
launch: Refactor guestfs_int_get_cpu_model code.
appliance: Make uefi_firmware variable static.
v2v: test-harness: Add Config module to library.
daemon: Rewrite prog_exists so it uses the actual PATH, not hard-coded list.
v2v: Support loading virtio-win drivers from virtio-win.iso (RHBZ#1234351).
lib: Add optional 'append' parameter to copy-(device|file)-to-file APIs.
v2v: test-harness: Build dependencies correctly.
v2v: Increase the timeout of VMware curl connections (RHBZ#1146007).
v2v: OVF: If actual_size field is estimated, add a comment to the output.
v2v: Free XML objects in the correct order.
configure: Remove test for valgrind --vgdb option.
daemon: Add undocumented --test / -t option to enable test mode.
daemon: Add -l / --listen flag.
daemon: Move all the kernel command line parsing to the init script.
tests: Add tests using a captive daemon process.
tests: daemon: Cleanly shut down the daemon on exit.
tests: Add a test of btrfs-subvolume-list using the captive daemon.
tests: Add a test of btrfs-qgroup-show using the captive daemon.
Version 1.29.48.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ed19af7 tests/data: Add IA64 (Intel Itanium II) test binaries.
new b1336f2 p2v: Factor out code for parsing vcpus & memory from conversion dialog.
new 1189d59 p2v: Warn if vcpus or memory would be larger than supported by RHEL (RHBZ#823758).
new e7833a5 v2v: Add a C function to fetch libvirt hypervisor capabilities.
new badfc2e v2v: -o libvirt: Check if the domain exists on the target (RHBZ#889082).
new d5305c9 p2v: Use "About virt-p2v [VERSION]" on the about button.
new 9b2ca08 p2v: Switch from matchbox-window-manager to metacity.
new e464774 p2v: Add Configure Network button (RHBZ#1167921).
new dcd382d Version 1.29.40.
new ab1226f Imported Upstream version 1.29.40
new 4f489b2 Try to discourage people from using 'make install' because it causes endless support troubles.
new 4e4ece5 v2v: Add scripts for building RHEL 7 virt-v2v appliance.
new 4c7fb62 v2v: Rename virt-v2v appliance to "conversion server".
new a3edef9 v2v: Remove obsolete README.RHEV-M file.
new 35efaf8 p2v: Add tip about the root password of the virt-v2v conversion server appliance.
new 61a0217 p2v: Update documentation for Configure network button.
new 6f9d5dc v2v: OVF: Fix list of operating system variants for RHEV >= 3.3 (RHBZ#1219857).
new 936ddfb mllib: Require OUnit2 for tests.
new e12c0df v2v: OVF: Add unit tests for modified OVF.get_ostype function.
new 43e3a4e v2v: Add v2v_unit_tests.ml to EXTRA_DIST.
new e9ea21b Version 1.29.41.
new 46bc791 configure: Ensure oUnit version >= 2 before using it.
new a1a165e builder: move gpg status parsing within import_keyfile
new 6442bcb builder: trust the imported keys
new 41df8a2 builder: enable batch mode when validating non-verbose (RHBZ#1180170)
new acd3ff3 Imported Upstream version 1.29.41
new 96a02f0 fuse: Add more consistent SKIP_* environment variables.
new 85347e3 v2v: Close libvirt connection after fetching libvirt capabilities.
new 0e5ccab configure: simplify check for oUnit v2
new 13dd632 build: factor out the OCaml link.sh scripts
new fd85a2a mllib: link tests with automake
new 82cc8a8 build: Add ocaml-link.sh to EXTRA_DIST.
new 6574134 Version 1.29.42.
new 7eb1ed8 resize: show sector infor in debug_partition
new 5bf7f77 When calling getline first time, initialize length to zero.
new 0833c19 p2v: Display network card MAC address and vendor in conversion dialog (RHBZ#855059).
new b439d2d Imported Upstream version 1.29.42
new 7800fbd builder: Fix expand partition for fedora-21 armv7l image.
new a255e28 resize: Remove unnecessary 'prog' from error message.
new e35605a ocaml tools: Define Common_utils.prog and don't pass it to every function.
new 79fc607 ocaml tools: Use global variables to store trace (-x) and verbose (-v) flags.
new ab71974 ocaml tools: Only tell people to use -v -x if they're not already set (RHBZ#1167623).
new 8864c47 customize: Give a clear error message if host_cpu not compatible with guest arch.
new a43e840 customize: Allow --selinux-relabel flag to work on cross-architecture builds (RHBZ#1212807).
new 71854a5 builder: Remove a few unnecessary 'virt-builder' strings from error messages.
new 59228c3 ocaml tools: Use global variable to store quiet (--quiet) flag.
new f2aa926 ocaml tools: Translate a few messages which were not internationalized.
new ef4f0fc sparsify: Use message function instead of printf.
new 58c24a6 builder: sigchecker: Fix error message.
new ce9f059 Version 1.29.43.
new dd4cb52 Imported Upstream version 1.29.43
new 0fbe8fb resize: add sector size in debug_partition
new 63cd289 p2v: kickstart: Try harder to stop systemd from renaming network devices.
new f6dd8a3 p2v: Explicitly depend on nm-connection-editor.
new 10cb9b9 p2v: Force systemd default target to be multi-user (text mode).
new 3a63ee2 v2v: Fix confusion over rhel-7 virt-v2v conversion server / appliance.
new aa7fa1c v2v: RHEL 7 virt-v2v conversion server requires virtio-win.
new aa4dee7 builder: Add Fedora 22 image.
new c4a54e0 builder: aarch64: Fix build script for Fedora 22 release.
new c919f6f api: Don't truncate /dev/stdout or /dev/stderr when used as FileOut.
new a59fc8e api-support: Ignore guestfs_impl_* symbols.
new 41cf78f Update API support.
new d0d492d generator: Add 'added' (version when added) field.
new 8816f06 generator: Move version first added to generator.
new b59c81d generator: Check 'added' field is set for each API.
new 9c77396 Remove src/api-support and generate this information from actions added field.
new 9db0f80 lib: Limit space and time used by 'qemu-img info' subprocess.
new 41ce78f builder: Add Fedora 22 aarch64 image.
new 54f5469 Version 1.29.44.
new c0e7bb5 builder: armv7l: Fix build script for Fedora 22 release.
new 0645cd3 builder: Add Fedora 22 (armv7l) image.
new 33d2b4a inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
new fc1f6de generator: move api_version to a common version_added
new 0a18465 gobject: doc: add the version (if available) of APIs
new db1b0bc ocaml: doc: add the version (if available) of APIs
new c31c077 java: doc: add the version (if available) of APIs
new 98e40a0 perl: XML::XPath and XML::XPath::XMLParser are not required.
new 284d220 v2v: OVF: Add comment that 'IsInitilized' is not a typo.
new 2e2f016 v2v: Add a <!-- generated by .. --> comment in output XML files.
new 0bf4be6 v2v: -o libvirt: Remove unnecessary comment.
new 2dc88ba FAQ: Document using libguestfs to access live guest disk images.
new 3e9a0fa p2v: Set status to "Conversion cancelled by user" when user cancels (RHBZ#1226794).
new 467cd4b p2v: Introduce a common file to store virt-p2v ISO dependencies.
new 721cd0d inspection: Add func for merging fs inspections
new 8cc3621 inspection: Add support for CoreOS
new 25ca08f Add tests for CoreOS
new a50af9e inspection: lift size limit for RHEL icons
new 1ff463e inspection: fix CentOS 7 detection
new 14a8461 Version 1.29.45.
new de0e2f0 Imported Upstream version 1.29.44
new fa80f88 mllib: use Unix.gettimeofday instead of Unix.time
new ee87fda inspector: tests: Enable the Arch Linux test
new 34439a0 appliance: Make sure /tmp and /var/tmp are real directories.
new 4ce94ce proto: Don't set g->last_errnum directly.
new 8b1b3a1 fuse: Use SKIP_TEST_FUSE_SH consistently.
new 47a15da lib: command: Fix leak in the per-child-process rlimit structures.
new 7429b6b sysprep_operation: fix a typo
new 4f02068 Use safe_realloc() in favor of realloc overall.
new 61ac423 Update translations from Zanata.
new 9b9be6d Version 1.29.46.
new 3a83bf3 Imported Upstream version 1.29.46
new 6114c10 p2v: Chomp kernel command line (RHBZ#1229340).
new d8f1962 podwrapper: simplify external references pointing to self
new aa50d02 builder: add a doc snippet about firstboot scripts
new fc554d4 p2v: Chomp kernel command line (fix) (RHBZ#1229340).
new cca4343 p2v: Update documentation.
new 154251b p2v: Modify /etc/issue with clearer instructions.
new 716244c p2v: Correct parsing of /proc/cmdline, including quoting.
new b45f6a0 p2v: Add p2v.pre, p2v.post, p2v.fail commands (RHBZ#1229385).
new bb5b23c p2v: Fix parsing of p2v.memory parameter (RHBZ#1229262).
new 4c8bbc4 p2v: Refactor code that dumps the configuration for debugging.
new a716ada p2v: Make sure command is printed before running it.
new 54fe6d3 p2v: Add proper test for command line parsing.
new dafb4bf v2v: Document 7B boot problems with Windows Group Policy.
new 47e9a3d FAQ: Add sections about libguestfs NTFS & XFS support.
new 5339014 pod: Use F<> for filenames instead of C<>.
new 1183809 (Almost) new tool: virt-get-kernel
new cdb1e6e get-kernel: add --unversioned-names
new 54c7d3f get-kernel: add --prefix
new 99dc53b resize: make available expand method warnings more prominent
new 4c73d1d v2v: Don't fail if one of the input disks is blank (RHBZ#1232192).
new d11857a guestfs.pod: fix a typo
new 9931402 Improve fixed appliance documentation
new 9574e79 btrfs: remove unused 'out' variables
new 3f4ba2e btrfs: use calloc instead of malloc+memset
new 9c24314 btrfs: keep calloc and its error message match
new 596b8f8 btrfs: use CLEANUP_FREE_STRING_LIST for list free
new 26a0ccd daemon: introduce free_stringsbuf
new fd6a66f daemon: add CLEANUP_FREE_STRINGSBUF
new 23ac997 daemon: add take_stringsbuf
new 6118e22 daemon: add split_lines_sb
new 3ae5f72 error log: keep more calloc and its error messages match
new b467afb daemon: parted: Always use -s option even with -m.
new 94ea635 ocaml: Add handling for errno EINVAL.
new c4f8d1d v2v: Improve handling when one of the input disks is blank (RHBZ#1232192).
new d8ab90c Version 1.29.47.
new 9f683fb btrfs: fix leak in btrfs_scrub_status
new abf0df6 v2v: remove unused sources and libraries
new 5e78911 Imported Upstream version 1.29.47
new 74f5bb1 btrfs: fix leak in btrfs_balance_status
new 544a731 aarch64: appliance: Use kraxel's edk2.git repo if available.
new 029fc60 launch: Refactor guestfs_int_get_cpu_model code.
new 1582045 appliance: Make uefi_firmware variable static.
new a1f3404 v2v: test-harness: Add Config module to library.
new 3571059 btrfs: remove redundant whitespace
new 68ed6dd Modify the function: analyze_line, make it more flexible
new 57ae2a5 daemon: Rewrite prog_exists so it uses the actual PATH, not hard-coded list.
new 47b5f24 v2v: Support loading virtio-win drivers from virtio-win.iso (RHBZ#1234351).
new 445d20c lib: Add optional 'append' parameter to copy-(device|file)-to-file APIs.
new 268c425 do_btrfs_qgroup_show: fix a bad return value
new 1d58cd4 do_btrfs_subvolume_list: fix a bad return value
new 800e501 v2v: test-harness: Build dependencies correctly.
new 801832e v2v: Increase the timeout of VMware curl connections (RHBZ#1146007).
new 52ca4d5 v2v: OVF: If actual_size field is estimated, add a comment to the output.
new 36a197e New API: btrfs_replace
new 3888582 v2v: Free XML objects in the correct order.
new 4b721a1 configure: Remove test for valgrind --vgdb option.
new 9e0e224 daemon: Add undocumented --test / -t option to enable test mode.
new 64ff631 daemon: Add -l / --listen flag.
new 8cb1a35 daemon: Move all the kernel command line parsing to the init script.
new 9f85477 tests: Add tests using a captive daemon process.
new f2438b7 tests: daemon: Cleanly shut down the daemon on exit.
new 336b8f6 tests: Add a test of btrfs-subvolume-list using the captive daemon.
new 93cf45c tests: Add a test of btrfs-qgroup-show using the captive daemon.
new 2b67342 Version 1.29.48.
new 8b93c8d Imported Upstream version 1.29.48
The 166 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.
--
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