Commit Graph

359 Commits

Author SHA256 Message Date
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
8675709585 Accepting request 575410 from home:cbosdonnat:branches:Virtualization
Remove v2v test harness since it brings more troubles than goodness

OBS-URL: https://build.opensuse.org/request/show/575410
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=423
2018-02-11 20:20:53 +00:00
Cédric Bosdonnat
0d15c6f52a Accepting request 574844 from home:cbosdonnat:branches:Virtualization
Fix URL and libvirt dependency

OBS-URL: https://build.opensuse.org/request/show/574844
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=422
2018-02-09 21:05:17 +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
b51803f5d7 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=417 2017-12-05 10:09:16 +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
b4a9c7b26f Accepting request 546686 from home:cbosdonnat:branches:Virtualization
Fix is_opensuse macro mess in spec file

OBS-URL: https://build.opensuse.org/request/show/546686
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=414
2017-11-30 10:54:44 +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
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
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
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
612df6bb0c Accepting request 417113 from home:cbosdonnat:branches:Virtualization
Move guestfsd manual deps from guestfs-tools to guestfs-data

OBS-URL: https://build.opensuse.org/request/show/417113
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=374
2016-08-05 14:30:45 +00:00
Cédric Bosdonnat
3b0e701ef1 Accepting request 415546 from home:cbosdonnat:branches:Virtualization
Fix the dependencies

OBS-URL: https://build.opensuse.org/request/show/415546
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=372
2016-07-28 10:00:45 +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
1185f3f742 Accepting request 408312 from home:keichwa:branches:Virtualization
fix summary

OBS-URL: https://build.opensuse.org/request/show/408312
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=365
2016-07-13 16:00:23 +00:00
Cédric Bosdonnat
b88076bd8d Accepting request 406381 from home:cbosdonnat:branches:Virtualization
- Fix guestfs-tools dependencies. bsc#986866

OBS-URL: https://build.opensuse.org/request/show/406381
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=363
2016-07-04 12:20:29 +00:00
Cédric Bosdonnat
5e8c0e04a6 Remove i586 arch (added by mistake)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=362
2016-06-27 07:28:20 +00:00
Cédric Bosdonnat
61dd245dd1 Accepting request 404287 from home:cbosdonnat:branches:Virtualization
* Fix p2v conditional build default
* Fix permissions of launch-virt-p2v
* Backport 82b74ed0bdb6d0cfd207343f75fa8e362c11d58e

OBS-URL: https://build.opensuse.org/request/show/404287
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=361
2016-06-23 16:02:47 +00:00
Cédric Bosdonnat
86bfedb689 Accepting request 404088 from home:cbosdonnat:branches:Virtualization
- Fix virt-filesystem -l for btrfs. bsc#980092
- Add p2v support (fate#316274)

OBS-URL: https://build.opensuse.org/request/show/404088
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=360
2016-06-22 19:08:28 +00:00
Cédric Bosdonnat
9ac287ed57 Accepting request 398177 from home:cbosdonnat:branches:Virtualization
Add guestfs-winsupport recommends

OBS-URL: https://build.opensuse.org/request/show/398177
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=358
2016-05-26 10:19:25 +00:00
Cédric Bosdonnat
80fbef3920 Accepting request 398021 from home:cbosdonnat:branches:Virtualization
Preserve ocaml bytecode

OBS-URL: https://build.opensuse.org/request/show/398021
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=357
2016-05-25 15:15:45 +00:00
Cédric Bosdonnat
40744a9643 Accepting request 397963 from home:cbosdonnat:branches:Virtualization
Fix syntax error

OBS-URL: https://build.opensuse.org/request/show/397963
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=356
2016-05-25 14:03:42 +00:00
Cédric Bosdonnat
f50adf01f8 Accepting request 397953 from home:cbosdonnat:branches:Virtualization
Fix the SLES 12 build: use %if %is_opensuse

OBS-URL: https://build.opensuse.org/request/show/397953
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=355
2016-05-25 13:02:39 +00:00
Cédric Bosdonnat
cf1f1108f4 Accepting request 397949 from home:cbosdonnat:branches:Virtualization
- Update to version 1.32.4
- Backported commits (fate#316274):
  * f5a9cdf: api: add mountable_device and mountable_subvolume
  * 1c30c23: fish: fix btrfs subvolumes display in error case
  * 1f24364: v2v: win <= 7: reduce registry patch
  * f0dce24: v2v: win >= 8: reduce registry patch
  * 9a441b0: v2v: win >= 8: simplify registry patching
  * e07459d: v2v: win: factor out common bits in registry patching
  * 47aa64a: v2v: add support for virtio-scsi
  * bba9ea9: v2v: also search for windows virtio drivers in symlinks
  * 3bf7d30: Update packagelist for SLES and openSUSE
  * 89ae53e: appliance: skip /etc/mtab creation is already existing
  * ee78c06: customize: add support for pvvxsvc
  * 25848b5: v2v: document SUSE's Xen as a working input hypervisor
  * e9082ea: v2v: rename RHEL 5 Xen input section into Xen in man
  * 75fe93e: v2v: improve initrd search
  * 536ef6f: customize: change windows firstboot path
  * 07f7bfa: customize: fix windows firstboot script
  * c466d4c: v2v: add support for SUSE VMDP drivers
  * 9de9300: v2v: handle subfolders in ova files
- Removed patches:
  * 1000-force-virtio_blk-in-old-guest-kernel.patch
  * libguestfs.mkinitrd.1110.patch
  * libguestfs.mkinitrd.1115.patch
  * libguestfs.mkinitrd.1140.patch
  * libguestfs.mkinitrd.1210.patch
  * libguestfs.mkinitrd.1220.patch
  * libguestfs.mkinitrd.1230.patch
  * libguestfs.mkinitrd.1310.patch
  * libguestfs.mkinitrd.boot-btrfs.sh

OBS-URL: https://build.opensuse.org/request/show/397949
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=354
2016-05-25 12:44:28 +00:00
7e157ec941 Accepting request 329577 from home:cbosdonnat:branches:Virtualization
- Add opensuse images source for virt-builder.
  fate#318952.

OBS-URL: https://build.opensuse.org/request/show/329577
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=343
2015-09-07 18:30:32 +00:00
b57c032050 libguestfs.rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=341
2015-07-31 07:45:51 +00:00
b70f50280e Accepting request 319128 from home:cbosdonnat:branches:Virtualization
- Make sure gpg-agent isn't blocking unmount operations for
  fedora 22+ images. boo#939105

OBS-URL: https://build.opensuse.org/request/show/319128
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=340
2015-07-28 15:10:47 +00:00
c5331f9a1a - Force feature usb into initrd to avoid build-compare noise
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=335
2015-03-09 14:15:20 +00:00
dad1f5daa7 - Workaround bug in patch(1) which does not follow symlinks anymore
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=334
2015-03-09 13:59:16 +00:00
995f04f76d - Update to version 1.26.10
* gcc5: test-tool: Initialize local variable.
  * lua: Define luaL_checkint which was deprecated in lua 5.3.
  * tools: fix free -m invocation

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=333
2015-02-24 10:08:29 +00:00
Cédric Bosdonnat
ae6bbcfcef Accepting request 284504 from home:cbosdonnat:branches:Virtualization
Merging with hostfix patch

OBS-URL: https://build.opensuse.org/request/show/284504
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=332
2015-02-06 15:27:36 +00:00
Cédric Bosdonnat
b2e0d44130 Accepting request 284494 from home:cbosdonnat:branches:Virtualization
- Make zypper called with -n parameter when installing packages.
  5f663c20-zypper-non-interactive.patch (bsc#916567)

OBS-URL: https://build.opensuse.org/request/show/284494
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=331
2015-02-06 14:52:49 +00:00
ed4c3170e2 - Package guestfs_lvm_conf.aug (bnc#908632)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=330
2014-12-09 15:46:21 +00:00
1808da3728 - Handle more dist versions when patching mkinitrd
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=329
2014-11-26 12:33:58 +00:00
1d001e9d55 patch mkinitrd unconditional
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=327
2014-11-24 17:17:26 +00:00
0cbaa4b386 - Use fixed /etc/hosts and ibft_hostname to reduce build-compare noise
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=325
2014-11-24 16:56:06 +00:00
5b20983ebf - Include gconv modules for hivex (bnc#900530)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=320
2014-10-14 08:35:35 +00:00
aec0a02080 - Update to version 1.26.9
* customize: fix locking accounts with passwords
  * daemon: lvm-filter: use augeas for setting the filter
  * daemon: move AUGEAS_ERROR to the common header
  * daemon: add add_sprintf

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=318
2014-09-05 07:56:02 +00:00
68c1c5905e - Update to version 1.26.8
* mllib: Export output_spaces function.
  * daemon: Fix echo-daemon so it doesn't fail on empty array input.
  * drives: fix deletion of servers on error
  * daemon: zfile: call pclose instead of fclose
  * utils: Add new CLEANUP_PCLOSE cleanup.  It calls pclose(3).
  * launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm wasn't openable (RHBZ#1130189).
  * lib: Missing include of <locale.h>.
  * python: fix possible free on uninit memory with OStringList optargs
  * df: unlock retire_mutex on early exit
  * daemon: use CLEANUP_CLOSE
  * daemon: blkid: fix memory issues in "no -p/-i" mode
  * daemon: initialize memory when handling DeviceList params
  * rescue: fix sscanf placeholders for --smp and --memsize
  * daemon: add and use a reply_with_unavailable_feature macro

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=316
2014-08-26 07:25:04 +00:00
e4ddf29ca2 - Fix build without ocaml
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=314
2014-07-31 13:54:21 +00:00
fa2f6c99c9 - Update to version 1.26.7
* launch: Close file descriptors after fork (RHBZ#1123007).
  * Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
  * launch: direct: check for null paths in make_uri
  * make-fs: do not leak the fd from mkstemp
  * make-fs: respect libguestfs' temporary dir

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=313
2014-07-31 13:21:59 +00:00
b47555b18a - define kernel_binary on aarch64
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=312
2014-07-31 13:06:46 +00:00
7788d14769 - Use Image instead of uImage on ARM
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=311
2014-07-31 12:57:18 +00:00
bccb9f0848 - Update to version 1.26.6
* cleanups: add CLEANUP_FCLOSE (fclose on FILE*)
  * launch: Close file descriptors after fork (RHBZ#1123007).
  * virt-resize: Unmount filesystem after testing size.
  * daemon: Add extra debugging to umount_all command.
  * sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557).
  * ocaml: Ignore Warning 3: deprecated feature: String.* functions.
  * sysprep: Standard exception handling, taken from virt-builder & virt-v2v.
  * customize: Use Common_utils.error function instead of failwith.
  * mllib: introduce Mkdtemp.temp_dir
  * inspect: ignore /etc/fstab with no entries (RHBZ#1113156).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=309
2014-07-28 07:31:33 +00:00
c7c8c8231b - Include fdisk and bc (bnc#886372)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=306
2014-07-09 08:04:24 +00:00
d9b94223a5 - add Requires: qemu 2 to guestfs-tools to restore versioned kvm
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=305
2014-07-08 15:34:31 +00:00
b7316c8489 remove versioned requires again, does not work
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=304
2014-07-08 15:30:01 +00:00
e24e300c10 restore qemu version requirement, 2.0 this time
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=303
2014-07-08 15:26:15 +00:00
86b12d53c7 - Use /usr/bin/qemu-system-ppc64 as kvm_binary on ppc64le
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=301
2014-07-08 10:54:55 +00:00
121e93d121 remove incorrect break statement, introduced by previous commit
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=300
2014-07-08 10:54:08 +00:00
7ff4f2fa18 - Handle empty /lib/mkinitrd/scripts gracefully
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=299
2014-07-08 10:53:33 +00:00
426301008d - Update requirements for kvm package. Instead of calling qemu-kvm
and Requires: kvm, replace the Requires with /usr/bin/qemu-system-$ARCH
  Define the helper for aarch64, ppc64, s390x and x86_64.
  Other archs have to use LIBGUESTFS_HV= (bnc#884564)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=298
2014-07-07 08:21:47 +00:00
e02e9f1d48 - Update to version 1.26.5
* generator: Sort the structs.
  * Use -v and -x flags consistently across OCaml virt-* tools.
  * mllib: Rewrite text wrapping function so it can handle newlines within the text.
  * mllib: Add a common 'warning' utility function.
  * mllib: Add an interface for Common_utils library.
  * mllib: Move common code for comparing version strings to library.
  * options: Compile out part of union which cannot be used when not compiling guestfish.
  * mllib: Create a common utility function is_directory.
  * fuse: UID 0 should override all permissions checks (RHBZ#1106548).
  * launch: libvirt: Only use serial BIOS (sgabios) on x86.
  * daemon: print parameters for vgchange in error messages
  * generator: fix daemon functions with optional params but no mandatory params
  * appliance: Increase udev timeout to 6000s (RHBZ#1096579).
  * launch: libvirt: Add -device sga (sgabios).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=297
2014-07-07 08:05:23 +00:00
1c0bde9d4f gptfdisk >12.1
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=296
2014-07-04 08:10:46 +00:00
df597f9d5a - Add cdrkit-cdrtools-compat, psmisc, gptfdisk, syslinux to
BuildRequires to reduce amount of missing commands

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=295
2014-07-04 07:54:14 +00:00
286d1d9658 - Add cdrkit-cdrtools-compat, fuser, gptfdisk, syslinux to reduce
amount of missing commands

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=294
2014-07-04 07:52:15 +00:00
4cb15f87ba - Include mkinitrd scripts for btrfs, and include it in feature list
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=293
2014-07-04 07:42:33 +00:00
2eabec72fe - Include mkinitrd scripts for btrfs
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=291
2014-07-03 16:14:53 +00:00
a50be92a32 - Include mkinitrd scripts from lvm2, device-mapper, mdadm and
nfs-client for 13.2 builds. The scripts will be removed from these
  packages, they are required here. (bnc#883863, bnc#883873,bnc#883876)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=290
2014-07-02 09:31:23 +00:00
b8a3032516 Accepting request 236410 from home:mlatimer:branches:Virtualization
Fix permissions on initramfs to allow regular users access

OBS-URL: https://build.opensuse.org/request/show/236410
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=288
2014-06-06 12:35:32 +00:00
271a9fe0eb - Update to version 1.26.3
* ppc64: Use console=hvc0 console=ttyS0.
  * fish: simplify output of 'supported'
  * Fix some spelling mistakes and typos in documentation (RHBZ#1099284).
  * configure: Move --with-default-backend test later in configure.ac.
  * Fix handling of passwords in URLs

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=286
2014-05-26 09:23:53 +00:00
0c246c48e1 - Update to version 1.26.2
* sparsify: Add a note about qcow2 internal snapshots not being copied (RHBZ#1094746).
  * customize: random-seed file has moved again.
  * lib: xmlParse{File,Memory} -> xmlRead{File,Memory}
  * launch: direct: Supply -M option when testing qemu for devices.
  * tar-in: Fix places where we didn't cancel the receive (FileIn) correctly along error paths (RHBZ#1091803).
  * configure: Make sure grep matches qemu 2.x version string.
  * daemon: parted: part-get-name: switch from sgdisk to parted (RHBZ#1088424).
  * sparsify: If using -v (verbose), ensure #disk_create runs verbose too.
  * disk-create: Fix this API so it works correctly with block devices (RHBZ#1088262).
  * listfs: If LDM not available, don't inhibit partition detection (RHBZ#1079182).
  * mllib: utils: Add mapi function.
  * src/launch: improve the addition of the no-hpet option
  * handle: Free g->backend_settings.
  * python: Remove unnecessary library dependencies.
  * utils: Move guestfs___validate_guid out of utils.c.
  * utils: Remove for-loop variable decl.
  * rescue: Don't leak various variables when using --suggest option with multi-boot guests.
  * make-fs: Close FILE* along error path.
  * make-fs: Check for error return from guestfs_statvfs.
  * daemon: parted: part-get-name: Don't leak partition type string.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=283
2014-05-13 13:41:42 +00:00
138052f008 - Update to version 1.26.0
* virt-customize is a new tool for customizing disk images
  * virt-diff is a new tool for showing differences between filesystems
  * virt-sparsify has a new --in-place option
  * new virt-sysprep operations
  * many bug fixes
  * full release notes: http://libguestfs.org/guestfs-release-notes.1.html
- added 0000-hotfix.patch
- removed 0001-ocamlopt.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=281
2014-03-28 14:19:16 +00:00
820099f8db - Build without ocaml.opt on s390x and ppc64le
0001-ocamlopt.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=278
2014-02-27 12:41:42 +00:00
0335bfb185 - Update to version 1.24.5
*  FAQ: Another common problem is permission denied errors when running as root.
  *  FAQ: Add another common Ubuntu appliance problem.
  *  list-filesystems: Do not segfault if guestfs_btrfs_subvolume_list returns an error (RHBZ#1064008).
  *  actions/part_set_gpt_type: set type of "guid" parameter as "GUID" (RHBZ#1008417).
  *  generator: generate code for parameter validation
  *  generator: add a GUID parameter type
  *  utils: add a function to validate a GUID string
  *  Remove bogus license file from daemon subdirectory.
  *  daemon: Always pass -F option to mkfs.ntfs.
  *  resize: Don't truncate libguestfs error messages.
  *  libvirt-domain: Remove unnecessary and wrongly indented parens.
  *  fish/uri: Tidy up error messages.
  *  daemon: lvm2: Ignore "unknown device" output when a PV is missing (RHBZ#1054761).
  *  generator/set-uuid: Fix two typos in documentation
  *  sparsify: Prevent overwriting block or char output devices (RHBZ#1056290).
  *  test-tool: Rearrange output into alphabetical order.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=275
2014-02-12 23:45:34 +00:00
67c19b1daf - more testcases for SLE12, using grub2
libguestfs.test.simple.create-sles12-guest.sh
  libguestfs.test.simple.create-sles12-guest-crypt-on-lvm.sh

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=273
2014-02-04 21:58:08 +00:00
7f36b4ca45 - drop i586 from ExclusiveArch as SLE-12 does not build a runnable
kernel there, and KVM is 64bit only

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=271
2014-02-03 14:23:45 +00:00
6a7f1fd48e - add BuildRequires: ocaml(ocaml.opt)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=269
2014-01-30 11:23:27 +00:00
4606884cd3 Let guestfs-test require the main pkg to pull everything in
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=264
2014-01-22 17:33:16 +00:00
660c9127df Install new test
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=263
2014-01-22 16:49:58 +00:00
898c43d60f - add libguestfs-test subpackage, /usr/share/guestfs (fate#316275)
libguestfs.test.simple.run-libugestfs-test-tool.sh
  libguestfs.test.simple.create-opensuse-guest.sh

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=258
2014-01-22 10:15:09 +00:00
ec60cc521f - Update to version 1.24.4
* launch: Allow backend = "appliance" for backwards compatibility (RHBZ#1055452).
  * daemon: Use wipefs_has_force_option to decide whether to add wipefs --force option.
  * init: Display clocksource (only when debugging is enabled).
  * launch: direct: Make sure we pass lpj= parameter when using TCG.
  * Use recommended timer settings for KVM (RHBZ#1053847).
  * fuse: clear stat structs (RHBZ#660687).
  * fuse: remove extra trailing \n in debug messages

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=256
2014-01-20 22:25:52 +00:00
2f158c7e68 - Resolve also library dependencies of libnss in mkinitrd (bnc#847785)
- BuildRequire nfs-utils to get mount.nfs, for virt-rescue

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=254
2014-01-20 16:32:24 +00:00