SHA256
1
0
forked from pool/libguestfs
Commit Graph

238 Commits

Author SHA256 Message Date
Charles Arnold
28e0a64ea8 Remove comment. The patches committed for this entry were reverted
but the comment was not removed

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=454
2020-05-22 17:25:40 +00:00
Charles Arnold
65b1146811 - Update to version 1.42.0
* virt-v2v is moved out from libguestfs into its own package
  * virt-p2v is moved out from libguestfs into its own package
  * Add support for the Vala language
  * Add support for the Rust language
  * Reproducible builds
  * Advanced Format disks (which use 4K sectors) can now be
    processed by libguestfs. Use the new optional blocksize
    parameter to guestfs_add_drive_opts, and the --blocksize option
    added to several tools
  * Windows CompactOS (NTFS file compression) is now supported.
  * Advanced machine readable output in various virt tools now
    supports JSON output, and writing logs to a numbered file
    descriptor
  * virt-filesystems tool now more accurately reports filesystem
    total size, in the case where for example the filesystem does
    not occupy the whole of its containing device
  * Python ≥ 2.7 is required.
  * Python bindings are now more extensively tested
  * Python bindings should now work with Python ≥ 3.8.
  * Multiple fixes to avoid crashes in the Python bindings
  * OCaml bindings are compiled with -DCAML_NAME_SPACE to ensure no
    non-caml_-namespaced symbols are used
  * OCaml bindings should now work with OCaml 4.09 and 4.10.
  * Fix compatibility with newer cgo for Go bindings
  * Go API error handling is now more idiomatic
  * Update documentation about how to handle boolean parameters in
    Ruby bindings
  * Libguestfs can now extract icons for Gentoo, newer SUSE and
    OpenMandriva guests. Improved extraction of RHEL icons.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=452
2020-05-06 20:58:16 +00:00
Charles Arnold
e746a46e6f - bsc#1167131 - virt-v2v fails importing ubuntu 18.04 LTS ova
500acb15-v2v-linux-fix-kernel-detection-when-split-in-different-packages.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=450
2020-03-19 16:28:31 +00:00
Larry Dewey
71a7811fa9 Accepting request 766138 from home:ldewey:branches:Virtualization
- Added patches to configure sparsify to ignore readonly images.
  (bsc#1161169, rhbz#1064041)

OBS-URL: https://build.opensuse.org/request/show/766138
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=448
2020-01-21 18:57:34 +00:00
Larry Dewey
a76e53adc1 Accepting request 729776 from home:cgiboudeaux:fat-lto-objects
- Use -ffat-lto-objects when building static libraries.

OBS-URL: https://build.opensuse.org/request/show/729776
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=446
2019-09-11 14:47:32 +00:00
Larry Dewey
b31739290f Accepting request 729526 from home:ldewey:branches:Virtualization
Added lvm2 to Requires for using virt-resize with xfs images (bsc#1138860)

OBS-URL: https://build.opensuse.org/request/show/729526
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=445
2019-09-09 17:04:40 +00:00
Larry Dewey
c670eb6e73 Patches added:
netconfig.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=444
2019-09-09 15:28:38 +00:00
Larry Dewey
e639c6c126 Accepting request 726961 from home:gmoro:branches:Virtualization
Added patch to supermin appliance description, fixes boo#1136878

OBS-URL: https://build.opensuse.org/request/show/726961
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=443
2019-08-31 07:24:06 +00:00
92f3ff5d03 - Remove empty /etc/libguestfs-tools.conf
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=441
2019-08-22 13:39:37 +00:00
080c091e16 +lto
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=440
2019-08-08 09:25:44 +00:00
5e8a4ccd9e - disable lto
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=439
2019-08-08 08:10:55 +00:00
Dominique Leuenberger
64cfd4d696 Accepting request 709446 from home:dimstar:Factory
Allow OBS to pick better candidates to shorten rebuild queues

OBS-URL: https://build.opensuse.org/request/show/709446
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=437
2019-06-26 07:40:54 +00:00
Larry Dewey
3129552e76 Accepting request 695338 from home:ldewey:branches:Virtualization
- Fixing issue with virt-customize in SLES and openSUSE guests
  (boo#1132790)
  Patches added:
    28bd06227b-inspect-handle-os-release-opensuse-tumbleweed-as-ope.patch
    70407cd622-inspection-Parse-os-release-opensuse-leap-as-opensus.patch

OBS-URL: https://build.opensuse.org/request/show/695338
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=435
2019-04-17 20:59:11 +00:00
Cédric Bosdonnat
20f23f75d3 Accepting request 692396 from home:ldewey:branches:Virtualization
- Fixing issue with virt-customize uninstall and '-l'
  (bnc#1131342)
  Patches added:
    fd43730e-error-with-uninstall-option-on-SUSE.patch

OBS-URL: https://build.opensuse.org/request/show/692396
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=433
2019-04-09 09:30:12 +00:00
d669de6745 Accepting request 616042 from home:olh:branches:Virtualization
- Remove zerofree from BuildRequires because only supermin will
  consider this feature at runtime.

OBS-URL: https://build.opensuse.org/request/show/616042
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=431
2018-06-13 07:04:23 +00:00
Cédric Bosdonnat
c15bbf9592 Accepting request 598473 from home:cbosdonnat:branches:Virtualization
- Build against libtirpc

OBS-URL: https://build.opensuse.org/request/show/598473
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=429
2018-04-19 09:47:36 +00:00
Cédric Bosdonnat
af22ed5454 Accepting request 580945 from home:cbosdonnat:branches:Virtualization
- Remove unneeded createrepo build dependency (bsc#1082689)
- builder-repository: fix SLES short id computation
  Patch added:
    0a55098f-builder-repository-fix-compute_short_id-for-sles-X.0.patch
- Fix handling of Latin-1 encoding in rpmdb (bsc#1075803)
  Patches added:
    0001-Introduce-a-wrapper-around-xmlParseURI.patch
    0002-common-extract-UTF-8-conversion-function.patch
    0003-inspector-rpm-summary-and-description-may-not-be-utf.patch

OBS-URL: https://build.opensuse.org/request/show/580945
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=427
2018-02-28 12:33:26 +00:00
e8e06d1a48 Accepting request 579465 from home:adamm:branches:Virtualization
- Remove dependency on wodim for openSUSE:Factory and use cdrtools
  (bnc#1081739)

OBS-URL: https://build.opensuse.org/request/show/579465
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=425
2018-02-23 13:14:55 +00:00
Cédric Bosdonnat
e6dbb72b99 Accepting request 574839 from home:cbosdonnat:branches:Virtualization
- update to version 1.38.0:
  * Virt-builder-repository is a new tool allowing end users to
    create and update virt-builder repositories. (fate#318952)
  * Virt-rescue has been substantially rewritten, implementing job
    control, -m and -i options, escape keys, etc.
  * Virt-builder planner has been improved so that faster and more
    efficient build plans are chosen for complex cases, especially when
    either the tmpdir or output is on networked storage.
  * Virt-customize now sets a random /etc/machine-id for Linux guests, if
    one is not already set.
  * Virt-df now works correctly on filesystems with block sizes smaller
    than 1K.
  * Virt-dib has further compatibility enhancements with diskimage-builder.
  * Virt-sysprep removes "DHCP_HOSTNAME" from ifcfg-* files.
  * Virt-resize now correctly copies GPT partition attributes from the
    source to the destination. (bsc#1074585)
  * Bash tab completion implemented or enhanced for: virt-win-reg,
    virt-v2v-copy-to-local.
  * Both virt-v2v and virt-p2v are now able to pass through the source CPU
    vendor, model and topology.
  * Virt-v2v now supports encrypted guests.
  * Virt-v2v now detects the special Linux Xen PV-only kernels correctly
  * Virt-v2v -o glance now generates the right properties for UEFI guests
  * Virt-v2v -o null now avoids spooling the guest to a temporary file,
    instead it writes to the qemu "null block device".  This makes it
    faster and use almost no disk space.
  * Virt-v2v -i libvirtxml can now open network disks over http or https.
  * Virt-v2v will now give a warning about host passthrough devices
  * Inspection support was rewritten in OCaml and included inside the
    daemon.  This makes inspection considerably faster, more robust and
    more easily extensible in future.
  * The libguestfs API is now thread-safe (although not parallel).  You can
    call APIs on the same handle from multiple threads without needing to
    take a lock.
- Removed patches:
    531316cc-build-improve-and-simplify-distro-detection.patch
    9d25b4e5-python-add-simple-wrappers-for-PyObject-string-funct.patch
    f3f99a09-python-use-right-func-when-PyString_FromStringAndSiz.patch
- Added patches:
    d0e5a819-python-Fix-missing-additional-backslashes.patch

OBS-URL: https://build.opensuse.org/request/show/574839
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=421
2018-02-09 20:35:53 +00:00
Cédric Bosdonnat
c3c36fd757 Accepting request 554861 from home:cbosdonnat:branches:Virtualization
- Don't run fdupes as it symlinks some of the python3 binding
  files to their python2 equivalent

OBS-URL: https://build.opensuse.org/request/show/554861
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=419
2017-12-06 15:46:58 +00:00
Cédric Bosdonnat
04b6f777c5 Accepting request 554551 from home:cbosdonnat:branches:Virtualization
- add hwinfo to the appliance packages for ntfs support.
  (bsc#1070976)

OBS-URL: https://build.opensuse.org/request/show/554551
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=418
2017-12-05 15:32:05 +00:00
Cédric Bosdonnat
970ea4d7bd Accepting request 548191 from home:cbosdonnat:branches:Virtualization
- evtxdump is in python3-evtx, drop python2 dependency
  (fate#323526)

OBS-URL: https://build.opensuse.org/request/show/548191
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=416
2017-12-04 17:20:49 +00:00
Cédric Bosdonnat
3cb4b5ef3c - Remove useless patch: 0000-hotfix.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=415
2017-11-30 13:08:00 +00:00
Cédric Bosdonnat
e74a187725 - Add db48-utils dependency: needed to inspect the installed
packages.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=413
2017-11-22 16:23:43 +00:00
Cédric Bosdonnat
3725fcbc09 Accepting request 536716 from home:cbosdonnat:branches:Virtualization
- Force distro detection
  Removed:
    * use-idlike.patch
  Added:
    * 531316cc-build-improve-and-simplify-distro-detection.patch

OBS-URL: https://build.opensuse.org/request/show/536716
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=411
2017-10-26 07:50:17 +00:00
Cédric Bosdonnat
45101f7822 - Move guestfs-data to libguestfs0. bsc#1064399
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=410
2017-10-25 13:25:49 +00:00
a68204cbea Accepting request 533662 from home:sbrabec:branches:Virtualization
- Use "OCaml" in RPM group exactly as all other packages do.

OBS-URL: https://build.opensuse.org/request/show/533662
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=408
2017-10-13 06:56:20 +00:00
2a8db46d2a Accepting request 528077 from home:jengelh:branches:Virtualization
- Update summaries and RPM groups. Trim description for size.
- Replace old $RPM_ shell vars by macros.
  Remove redundant %clean section.

OBS-URL: https://build.opensuse.org/request/show/528077
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=406
2017-09-25 09:23:26 +00:00
Cédric Bosdonnat
77da480dd9 Accepting request 527667 from home:cbosdonnat:branches:Virtualization
- Add windows support files to the appliance for SLES (fate#316274)
- Merge SLES and openSUSE spec files.

OBS-URL: https://build.opensuse.org/request/show/527667
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=405
2017-09-21 09:01:23 +00:00
Cédric Bosdonnat
f90b15aef3 Accepting request 521908 from home:cbosdonnat:branches:Virtualization
- Tweak configuration before building for python3 or PyString_*
  symbols will still be missing

OBS-URL: https://build.opensuse.org/request/show/521908
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=403
2017-09-07 08:20:20 +00:00
Cédric Bosdonnat
e7da7e37ad Accepting request 520153 from home:cbosdonnat:branches:Virtualization
- Fix python binding for python3
  add patches:
  * 9d25b4e5-python-add-simple-wrappers-for-PyObject-string-funct.patch
  * f3f99a09-python-use-right-func-when-PyString_FromStringAndSiz.patch
- Better fix for SUSE distro detection using ID_LIKE as fallback:
  * use-idlike.patch

OBS-URL: https://build.opensuse.org/request/show/520153
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=401
2017-09-01 14:44:47 +00:00
Cédric Bosdonnat
308f6baa27 Accepting request 514065 from home:cbosdonnat:branches:Virtualization
- Fix python binding package
  * Replace python-libguestfs by python[23]-libguestfs packages
  * Add egg-info to python[23]-libguestfs package

OBS-URL: https://build.opensuse.org/request/show/514065
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=399
2017-08-02 16:04:59 +00:00
Cédric Bosdonnat
ae33b331fe Accepting request 513144 from home:cbosdonnat:branches:Virtualization
- Add missing dependency on guestfs-data (bsc#1048848)
- Add conflict with old virt-v2v (bsc#1050069)

OBS-URL: https://build.opensuse.org/request/show/513144
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=398
2017-07-31 08:31:57 +00:00
Cédric Bosdonnat
b10082bf9f Accepting request 511369 from home:cbosdonnat:branches:Virtualization
- add missing dependency on guestfs-data (bsc#1048848)

OBS-URL: https://build.opensuse.org/request/show/511369
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=397
2017-07-19 10:33:56 +00:00
2426376ef6 - add dependency on augeas (bsc#1048620)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=396
2017-07-17 07:05:45 +00:00
d036cb30b4 - update to version 1.36.5:
* btrfs_replace: fix position of subcommand options
  * lib: Move close_file_descriptors into guestfs-internal.h.
  * daemon: lvm: Pass --yes option to force pvresize (RHBZ#1460577).
  * lib: direct, uml: Unblock SIGTERM in the hypervisor and recovery processes (RHBZ#1460338).
  * lib: create: Allow any [[:alnum:]]+ string as a backingfmt parameter (RHBZ#1459979).
  * mllib: Handle empty files correctly in read_first_line_from_file.
  * resize: make sure the input disk is read-only
  * v2v: tell v2v the real root device to mkinitrd
  * mllib: Export which in "stdlib mode".
  * mllib: Export prog, quiet, trace, verbose in "stdlib mode".
  * btrfs_replace: fix position of subcommand options
- drop 0000-hotfix.patch
- add download location for source verification purposes

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=395
2017-07-16 09:23:54 +00:00
Cédric Bosdonnat
4ba8479520 Accepting request 500560 from home:cbosdonnat:branches:Virtualization
- Fix v2v conversion of SLES 11 SP4 with kdump enabled
  bsc#1038397

OBS-URL: https://build.opensuse.org/request/show/500560
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=393
2017-06-02 09:02:21 +00:00
1351a7f576 typo in .changes
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=391
2017-05-30 13:19:35 +00:00
076bd583eb Accepting request 499659 from home:olh:branches:Virtualization
- Update to version 1.32.4
  ... to fix build with gperf 3.1

OBS-URL: https://build.opensuse.org/request/show/499659
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=390
2017-05-30 12:54:35 +00:00
Cédric Bosdonnat
7bb90dedfa Accepting request 494929 from home:cbosdonnat:branches:Virtualization
OBS-URL: https://build.opensuse.org/request/show/494929
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=388
2017-05-15 12:31:28 +00:00
Cédric Bosdonnat
3015488a2e Accepting request 487787 from home:cbosdonnat:branches:Virtualization
- Add ldmtool to appliance (fate#320858)
- Add cdrkit-cdrtools-compat to appliance, required for isoinfo*
  APIs to work.

OBS-URL: https://build.opensuse.org/request/show/487787
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=386
2017-04-13 08:55:04 +00:00
Cédric Bosdonnat
5364ac809f Accepting request 442930 from home:cbosdonnat:branches:Virtualization
- Add initviocons to appliance package (bsc#1011940)

OBS-URL: https://build.opensuse.org/request/show/442930
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=384
2016-11-30 17:07:51 +00:00
Cédric Bosdonnat
3d04aea52d Accepting request 429477 from home:cbosdonnat:branches:Virtualization
- Backport btrfs-related fixes (bsc#1000202)
  commits: d6bba9b, f90185d, 4e0dbf9 and 738c3bf

OBS-URL: https://build.opensuse.org/request/show/429477
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=382
2016-09-22 15:30:01 +00:00
Cédric Bosdonnat
8767fed42b Accepting request 428643 from home:cbosdonnat:branches:Virtualization
- Add mount.ntfs alternatives symlink for SLES too (fate#316274)

OBS-URL: https://build.opensuse.org/request/show/428643
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=380
2016-09-19 09:35:23 +00:00
f4c4b042be Accepting request 427622 from home:olh:branches:Virtualization
- Remove obsolete kernel checks from specfile (fate#316274)
- Remove kernel-default and mkinitrd from BuildRequires (fate#316274)

OBS-URL: https://build.opensuse.org/request/show/427622
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=378
2016-09-14 15:15:21 +00:00
d76fbae080 Accepting request 423680 from home:cbosdonnat:branches:Virtualization
- Clean up dependencies and add recommends for optional packages
  like the ones enabling file system features
  fate#316274, bsc#993501

OBS-URL: https://build.opensuse.org/request/show/423680
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=376
2016-08-30 05:31:37 +00:00
Cédric Bosdonnat
3dc6ce65eb - Fix dependencies (fate#316274)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=373
2016-07-28 10:03:44 +00:00
Cédric Bosdonnat
e4aa6170d0 Add missing patch name in changelog
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=370
2016-07-21 06:42:34 +00:00
Cédric Bosdonnat
00633d2893 Accepting request 412484 from home:cbosdonnat:branches:Virtualization
- appliance fixes (fate#316274):
  * re-add helper script mount-rootfs-and-chroot.sh for virt-rescue
  * make guestfs-data a requirement of guestfs-tools

OBS-URL: https://build.opensuse.org/request/show/412484
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=369
2016-07-21 06:26:49 +00:00
Cédric Bosdonnat
759c6fe608 Accepting request 412295 from home:cbosdonnat:branches:Virtualization
- v2v: add support for win2k16.
  Backport commit e93d4ea3, fate#316274

OBS-URL: https://build.opensuse.org/request/show/412295
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=367
2016-07-20 09:00:26 +00:00