From ffacc11c735b9974de265f81899277b4f86e8ffaf6b35c1a52d041a4776c01e2 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 12 Sep 2012 13:39:27 +0000 Subject: [PATCH] update .changes from obs log OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=85 --- libguestfs.changes | 336 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 336 insertions(+) diff --git a/libguestfs.changes b/libguestfs.changes index d5f461e..87768bd 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,18 +1,197 @@ +------------------------------------------------------------------- +Wed Sep 12 11:53:15 CEST 2012 - ohering@suse.de + +- add chroot helper for virt-rescue, Bug 674684 - mount-rootfs-and-do-chroot.sh + +------------------------------------------------------------------- +Wed Sep 12 11:04:13 CEST 2012 - ohering@suse.de + +- create /selinux in initrd, guestfsd tries to bind mount it into the guest + +------------------------------------------------------------------- +Fri Sep 7 17:03:24 CEST 2012 - ohering@suse.de + +- copy terminfo files so that backspace works in screen + +------------------------------------------------------------------- +Fri Sep 7 16:32:27 CEST 2012 - ohering@suse.de + +- run the rescue shell with setctsid so that it gets a controlling tty + +------------------------------------------------------------------- +Wed Sep 5 15:04:16 CEST 2012 - ohering@suse.de + +- move all modules, except dm-mod, to udevmodules so that the are + really loaded on demand + +------------------------------------------------------------------- +Wed Sep 5 11:30:26 CEST 2012 - ohering@suse.de + +- include sparsify from zerofree.rpm, and strace in initrd + +------------------------------------------------------------------- +Wed Sep 5 11:29:37 CEST 2012 - ohering@suse.de + +- use perl_gen_filelist to avoid packaging the "auto" directory +- this leads to build errors in SLE_11 repo +- perl_gen_filelist tries to package everything, remove all non-perl + files from list to avoid duplicate files + ------------------------------------------------------------------- Wed Sep 5 10:17:22 CEST 2012 - ohering@suse.de - Update to version 1.19.40 +------------------------------------------------------------------- +Tue Sep 4 21:14:31 CEST 2012 - ohering@suse.de + +- move additional modules to mkinitrd to prevent loading everything, + rely on autoloading instead +- add also nls modules, remove ecrypt + +------------------------------------------------------------------- +Tue Sep 4 19:41:16 CEST 2012 - ohering@suse.de + +- Update to version 1.19.39 + +------------------------------------------------------------------- +Tue Sep 4 19:40:38 CEST 2012 - ohering@suse.de + +- add also btrfs and ext4 + +------------------------------------------------------------------- +Tue Sep 4 19:39:58 CEST 2012 - ohering@suse.de + +- surprise: filesystem modules are required to mount a filesystem: + 9p cramfs ecryptfs ext2 ext3 fat fuse hfs hfsplus jfs minix ncpfs + nfs quota reiserfs squashfs squashfs3 udf ufs xfs + +------------------------------------------------------------------- +Tue Sep 4 16:07:50 CEST 2012 - ohering@suse.de + +- remove obsolete libguestfs-1.13.14-without-hivex.patch + ------------------------------------------------------------------- Tue Sep 4 09:37:36 CEST 2012 - ohering@suse.de - Update to version 1.19.38 +------------------------------------------------------------------- +Tue Sep 4 08:02:36 CEST 2012 - ohering@suse.de + +- correct assignment for additional external commands + +------------------------------------------------------------------- +Mon Sep 3 23:38:25 CEST 2012 - ohering@suse.de + +- actually enable the code to force virtio_blk + +------------------------------------------------------------------- +Mon Sep 3 20:12:05 CEST 2012 - ohering@suse.de + +- add also the fsck.* commands because guestfsd can not provide such a list + +------------------------------------------------------------------- +Mon Sep 3 20:11:21 CEST 2012 - ohering@suse.de + +- run format_specfile + +------------------------------------------------------------------- +Mon Sep 3 20:10:43 CEST 2012 - ohering@suse.de + +- add dosfstools for mkfs.vfat/msdos + +------------------------------------------------------------------- +Mon Sep 3 20:08:08 CEST 2012 - ohering@suse.de + +- move all BuildRequires for the initrd into the subpackage section + +------------------------------------------------------------------- +Mon Sep 3 20:00:34 CEST 2012 - ohering@suse.de + +- add patch to force virtio_blk or virtio_scsi via environment variable + +------------------------------------------------------------------- +Mon Sep 3 19:21:14 CEST 2012 - ohering@suse.de + +- update Group of ocaml-libguestfs-devel to fix rpmlint warning + +------------------------------------------------------------------- +Mon Sep 3 18:05:00 CEST 2012 - ohering@suse.de + +- provide fixed list of mkfs subcommands because guestfsd can not + export such list + +------------------------------------------------------------------- +Mon Sep 3 17:32:29 CEST 2012 - ohering@suse.de + +- create /sysroot directory in initrd, guestfsd relies on it + +------------------------------------------------------------------- +Mon Sep 3 16:27:26 CEST 2012 - ohering@suse.de + +- show more /proc/entries using head(1) + +------------------------------------------------------------------- +Mon Sep 3 11:45:22 CEST 2012 - ohering@suse.de + +- add missing perl Requires, they are not automatically added at build time + +------------------------------------------------------------------- +Mon Sep 3 11:19:09 CEST 2012 - ohering@suse.de + +- remove the LD_RUN_PATH patch + The same result can appearently achieved by passing an empty LD_RUN_PATH to make + +------------------------------------------------------------------- +Mon Sep 3 10:27:44 CEST 2012 - ohering@suse.de + +- quote % in awk regex to avoid potential errors + +------------------------------------------------------------------- +Mon Sep 3 10:27:00 CEST 2012 - ohering@suse.de + +- use perl macro to remove unwanted files from buildroot + +------------------------------------------------------------------- +Mon Sep 3 09:47:14 CEST 2012 - ohering@suse.de + +- Reduce number of rpmlint warnings: + update Group of doc and devel subpackage + update Summary and description of perl, python and ruby bindings + trim description of ruby bindings + +------------------------------------------------------------------- +Sun Sep 2 20:04:08 CEST 2012 - ohering@suse.de + +- update perl(Pod::Simple::XHTML) BuildRequires, and comment + +------------------------------------------------------------------- +Sun Sep 2 14:25:54 CEST 2012 - ohering@suse.de + +- add hack to force virtio_blk instead of virtio_scsi +- because 12.1 and older kernels do not have virtio_scsi yet + +------------------------------------------------------------------- +Sat Sep 1 23:01:59 CEST 2012 - ohering@suse.de + +- enable BuildRequires: perl(Win::Hivex) + +------------------------------------------------------------------- +Sat Sep 1 21:01:16 CEST 2012 - ohering@suse.de + +- use versioned obsoletes to avoid self-obsoletes + ------------------------------------------------------------------- Sat Sep 1 20:53:08 CEST 2012 - ohering@suse.de - move guestfsd to subpackage libguestfs-guestfsd +------------------------------------------------------------------- +Sat Sep 1 20:39:04 CEST 2012 - ohering@suse.de + +- enable BuildRequires: perl(String::ShellQuote) + ------------------------------------------------------------------- Sat Sep 1 20:26:11 CEST 2012 - ohering@suse.de @@ -33,17 +212,89 @@ Fri Aug 31 21:40:41 CEST 2012 - ohering@suse.de - Update to version 1.19.37 +------------------------------------------------------------------- +Fri Aug 31 21:39:27 CEST 2012 - ohering@suse.de + +- reenable ruby bindings, apply patch to fix failure in 11.4 and 12.1 + happens to work in sles11sp2 and 12.2 for some reason + +------------------------------------------------------------------- +Fri Aug 31 20:22:08 CEST 2012 - ohering@suse.de + +- remove Version from libguestfs-data package, not needed. +- remove Requires from libguestfs-data package, not needed either. + +------------------------------------------------------------------- +Fri Aug 31 20:20:22 CEST 2012 - ohering@suse.de + +- remove libguestfs.perl.install_vendor.patch + INSTALLDIRS=vendor can be used to select a different dir + (from Fedora libguestfs.spec) + +------------------------------------------------------------------- +Fri Aug 31 18:14:04 CEST 2012 - ohering@suse.de + +- fix module loading, they have to be listed in a single line +- include magic files for file + +------------------------------------------------------------------- +Fri Aug 31 16:52:38 CEST 2012 - ohering@suse.de + +- add iproute2 for ip command + ------------------------------------------------------------------- Fri Aug 31 15:30:55 CEST 2012 - ohering@suse.de - add workaround for copying symlinks in mkinitrd (bnc#778149) +------------------------------------------------------------------- +Fri Aug 31 14:12:40 CEST 2012 - ohering@suse.de + +- run mkinitrd with bash -x as a debugging aid + +------------------------------------------------------------------- +Fri Aug 31 13:36:54 CEST 2012 - ohering@suse.de + +- add ntfs-3g + +------------------------------------------------------------------- +Fri Aug 31 12:11:59 CEST 2012 - ohering@suse.de + +- remove compress + +------------------------------------------------------------------- +Fri Aug 31 12:10:06 CEST 2012 - ohering@suse.de + +- add more packages to BuildRequires to reduce number of missing_commands + ------------------------------------------------------------------- Thu Aug 30 20:37:06 CEST 2012 - ohering@suse.de - Update to version 1.19.36 Add patch to collect a list of all called binaries from guestfsd +- patch mkinitrd to copy links (bnc#778149) + +------------------------------------------------------------------- +Thu Aug 30 11:18:11 CEST 2012 - ohering@suse.de + +- sort modules and programs in initrd + +------------------------------------------------------------------- +Thu Aug 30 11:16:22 CEST 2012 - ohering@suse.de + +- add blockdev from util-linux to initrd + +------------------------------------------------------------------- +Thu Aug 30 10:54:36 CEST 2012 - ohering@suse.de + +- build with parted, for virt-alignment-scan + +------------------------------------------------------------------- +Thu Aug 30 10:45:15 CEST 2012 - ohering@suse.de + +- use final filename for initrd and vmlinuz to simplify copying from build chroot + ------------------------------------------------------------------- Thu Aug 30 10:24:49 CEST 2012 - ohering@suse.de @@ -52,6 +303,11 @@ Thu Aug 30 10:24:49 CEST 2012 - ohering@suse.de remove kvm and qemu from BuildRequires, the path to qemu-kvm can be passed to configure +------------------------------------------------------------------- +Wed Aug 29 23:30:35 CEST 2012 - ohering@suse.de + +- remove buildtime dependency of kvm + ------------------------------------------------------------------- Wed Aug 29 19:40:04 CEST 2012 - ohering@suse.de @@ -82,22 +338,102 @@ Wed Aug 29 16:16:50 CEST 2012 - ohering@suse.de - build with libconfig in openSUSE 12.2 and later +------------------------------------------------------------------- +Wed Aug 29 16:07:05 CEST 2012 - ohering@suse.de + +- split perl patch libguestfs-1.19.30.patch into + libguestfs.perl.install_vendor.patch and libguestfs.perl.no-rpath.patch + Both are needed in upcoming versions + +------------------------------------------------------------------- +Wed Aug 29 15:31:00 CEST 2012 - ohering@suse.de + +- remove obsolete patches + libguestfs-1.13.14-disable-erlang.patch + libguestfs-1.13.14-no-machine.patch + libguestfs-1.13.14-provided-appliance.patch + ------------------------------------------------------------------- Wed Aug 29 14:41:16 CEST 2012 - ohering@suse.de - Update to version 1.19.34 enable fuse support +------------------------------------------------------------------- +Fri Aug 24 19:24:15 CEST 2012 - ohering@suse.de + +- require at least kvm 1.1 at runtime + ------------------------------------------------------------------- Mon Aug 20 12:07:42 CEST 2012 - ohering@suse.de - Update to version 1.19.32 +------------------------------------------------------------------- +Mon Aug 20 12:01:08 CEST 2012 - ohering@suse.de + +- package ocaml directory to fix build + ------------------------------------------------------------------- Mon Aug 20 10:57:38 CEST 2012 - ohering@suse.de - enable ocaml for sparsify +------------------------------------------------------------------- +Sat Aug 18 16:38:57 CEST 2012 - ohering@suse.de + +- Require kvm, to get /usr/bin/qemu-kvm +- move devel man pages to devel package + +------------------------------------------------------------------- +Fri Aug 17 10:18:18 CEST 2012 - ohering@suse.de + +- force usage of Pod::Simple::XHTML from this project to fix build in 11.4 + +------------------------------------------------------------------- +Thu Aug 16 17:55:36 CEST 2012 - ohering@suse.de + +- run /usr/lib/obs/service/format_spec_file + +------------------------------------------------------------------- +Thu Aug 16 17:44:26 CEST 2012 - ohering@suse.de + +- disable qemu test. + If the package is built within kvm the configure test will fail + because it starts kvm within kvm + +------------------------------------------------------------------- +Thu Aug 16 16:48:39 CEST 2012 - ohering@suse.de + +- require Pod::Simple::XHTML for podwrapper.pl + +------------------------------------------------------------------- +Thu Aug 16 15:03:20 CEST 2012 - ohering@suse.de + +- add more groups to enable sles11 build + +------------------------------------------------------------------- +Thu Aug 16 14:34:59 CEST 2012 - ohering@suse.de + +- Add Group: Documentation to fix build in sles11 + +------------------------------------------------------------------- +Thu Aug 16 11:24:11 CEST 2012 - ohering@suse.de + +- RPM_OPT_FLAGS can not be used with configure macro, use CFLAGS instead + +------------------------------------------------------------------- +Thu Aug 16 10:57:01 CEST 2012 - ohering@suse.de + +- remove libguestfs.files reference + +------------------------------------------------------------------- +Thu Aug 16 10:35:01 CEST 2012 - ohering@suse.de + +- disable ruby, uses -Wl,-R +- build with -Wno-unused +- touch file list + ------------------------------------------------------------------- Wed Aug 15 20:05:40 CEST 2012 - ohering@suse.de