ca1dd9405a- Update to version 1.20.4 * launch: appliance: Add custom parameters last. * filearch: Don't print errno if cpio command fails, print command status instead. * proto: send_to_daemon is not an exported function.Olaf Hering2013-03-22 19:00:53 +00:00
17bac18d58revert the build conditionals, its not fully working yet. back to r191Olaf Hering2013-03-22 18:51:52 +00:00
c06f893e29remove duplication. Good eyes, Andreas :)Dirk Mueller2013-03-21 14:37:50 +00:00
b38bc9aabbAccepting request 160457 from Cloud:OpenStack:MasterDirk Mueller2013-03-21 14:21:49 +00:00
e9e4eddbe0- Update to version 1.20.3 * trace: Put trace buffer on the stack instead of in the handle. * FAQ: Add question about running fsck on live filesystems * lib: Check calls to xmlXPathEvalExpression for nodesetval == NULL. * recipes: Add example converting from one format/filesystem to another * daemon: protocol: Fix memory leak when receiving FileIn file (RHBZ#914934). * protocol: Don't segfault if appliance crashes during FileIn upload (RHBZ#914931). * libutils: Add guestfs___count_strings utility function to common library * lib: Create libutils convenience library. * docs: Rewrite security section (thanks Dan Berrange) * lib: Fix memory leak when the 'lpj' setting is read from dmesg.Olaf Hering2013-03-06 19:31:00 +00:00
518efff326- Update to version 1.20.2 * proto: Fix stack overflow when there are many progress events (RHBZ#909624). * rescue: Count the mountable filesystems when displaying the 'suggest' message. * lib: Define CLEANUP_CMD_CLOSE macro and use it throughout the library. * lib: Allow guestfs_free_* functions to be safely called with a NULL pointer. * btrfs: Fix btrfs_subvolume_list on F18 (RHBZ#903620). * daemon: Check parameter of base64-out and tar-out before running external command (RHBZ#908322). * daemon: download: Add extra check that download file is not a directory (RHBZ#908321). * daemon: Add more information to certain calls to perror. * daemon: Call wipefs before mkfs to work around pathological behaviour in btrfs. * lib: Add CLEANUP_* macros which automatically free things when leaving scope. * header: Deprecate LIBGUESTFS_HAVE_* in favour of GUESTFS_HAVE_*. * fuse: Use guestfs_rename to implement rename(2) syscall (RHBZ#895910). * New API: rename: Rename file within the same filesystem (RHBZ#895910). * fuse: If guestfs_last_errno returns 0, don't return no error to FUSE layer. * daemon: Change ln, ln-f (hard-link) APIs to use link(2) instead of external ln (RHBZ#895905). * Fix checksums-out command (RHBZ#895904). * launch: appliance: Fix parsing of QEMU_OPTIONS. * launch: appliance: Small refactoring of virtio-scsi detection code.Olaf Hering2013-02-25 20:54:52 +00:00
63ec84ea32- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4Olaf Hering2013-02-24 17:14:05 +00:00
065556b434- Update to version 1.20.1 * inspection: Set fs->device field on swap devices. * Pass noapic on i686 kernel command line. * daemon: Use pvcreate --force option (RHBZ#887971). * daemon: Fold stdout on stderr when running e2fsck. * other minor changesOlaf Hering2013-01-02 15:24:24 +00:00
b473d0c552- correct initrd filename on i586 (bnc#794819)Olaf Hering2012-12-17 22:49:06 +00:00
cbc2ab9c2a- Update to stable branch, version 1.20.0Olaf Hering2012-12-13 16:10:28 +00:00
a2881333c2- add Conflicts: (libguestfs0|guestfs-data) with old versions to guestfs-tools to make sure all parts match the same APIOlaf Hering2012-12-11 16:56:12 +00:00
460bc6a95d- make perl-bindings (perl-Sys-Guestfs) optional, disabled for sles11Olaf Hering2012-11-29 19:34:52 +00:00
4235031d54- update BuildRequire ext4-writeable-kmp-default handling enable it unconditional in sles11 builds, but not in the Virtualization repo because its a private package.Olaf Hering2012-11-29 19:27:20 +00:00
f38ba01f5e- make perl-bindings optional, disabled for sles11Olaf Hering2012-11-29 19:17:06 +00:00
48bec672c0- Update to version 1.19.64 (fate#312159)Olaf Hering2012-11-25 17:17:22 +00:00
65b6f4ec6c- Update to version 1.19.63 (fate#312159)Olaf Hering2012-11-23 19:21:05 +00:00
8deec0c776- include Pod-Simple-3.23.tar.gz to get perl(Pod::Simple::XHTML) at build time (bnc#789653) - Update to version 1.19.62 (fate#312159) - Update to version 1.19.61Olaf Hering2012-11-23 16:48:22 +00:00
bab2869d01- Update to version 1.19.61 (fate#312159)Olaf Hering2012-11-20 14:35:33 +00:00
b1b9b62606rename with_ruby to with_ruby_bindingsOlaf Hering2012-11-19 20:19:52 +00:00
7d49b08650- readd autoreconf -fi if automake is newer than 1.10 it fixes ruby build failures due to RPATH ending up in libraries in 11.4 and 12.1Olaf Hering2012-11-19 17:28:37 +00:00
5a75091a73- Update to version 1.19.61 new subpackage lua-libguestfs, disabled for sles11Olaf Hering2012-11-19 16:25:26 +00:00
cbafb3ebfd- stick to upstream defaults: restore default attach mode, which is appliance,Olaf Hering2012-11-14 19:23:41 +00:00
272ffbad46- adjust License tag, libguestfs0 is LGPL-2.1, rest is GPL-2 - add COPYING.LIB to subpackage - remove AUTHORS and README files from doc sectionOlaf Hering2012-11-14 16:53:23 +00:00
dde09efc8ftweak description of guestfsd and guestfs-data.Olaf Hering2012-11-14 16:36:27 +00:00
ee8ccc9b97- remove guestfs-doc subpackage, it contains just exmple xml filesOlaf Hering2012-11-14 16:31:29 +00:00
446a55c9c2- remove autoreconf -fi, it fails with autoconf-1.10 as included in sles11 due to AM_SUBST_NOTMAKE usageOlaf Hering2012-11-14 15:40:50 +00:00
f99fc1e425- disable python when building for SLES11Olaf Hering2012-11-13 22:41:05 +00:00
a0c4ad6a79remove ocaml bindings files if they are disable via rpm macroOlaf Hering2012-11-13 15:35:37 +00:00
3330fbe08dfix previous ocaml change, --enable-ocaml is required even for the toolsOlaf Hering2012-11-13 15:26:04 +00:00
7c41a63ed4- split BuildRequires ocaml into ocaml_tools and ocaml_bindings - disable ocaml_bindings when building for SLES11Olaf Hering2012-11-13 14:45:14 +00:00
3daa88d84a- disable ruby when building for SLES11Olaf Hering2012-11-13 14:25:55 +00:00
3117b71d50- change default_attach_method from appliance to libvirt if the distro kernel includes virtio-scsi. This is true for 12.2+ In 12.1 and older the attach_method remains appliance. The reason for this change is the creation of XML for libvirt, which is cumbersome for virtio-blk.Olaf Hering2012-10-10 14:55:01 +00:00
ebb2537f46restore previous version, upstream patch depends on other changesOlaf Hering2012-10-09 12:46:10 +00:00
73c4e38eeeuse suggested upstream version of 0001-launch-appliance-is-optional.patchOlaf Hering2012-10-09 12:19:30 +00:00
78fcab96fa- make appliance optional when using libvirt as attach-methodOlaf Hering2012-10-08 18:20:38 +00:00
f6b2e3bf91add required quoting in _project testOlaf Hering2012-10-08 12:48:07 +00:00
d98876c932- disable hivex and zerofree when building for SLES11Olaf Hering2012-10-08 12:40:37 +00:00