commit libguestfs for openSUSE:13.1

2013-10-23 Thread h_root
Hello community,

here is the log from the commit of package libguestfs for openSUSE:13.1 checked 
in at 2013-10-23 10:04:27

Comparing /work/SRC/openSUSE:13.1/libguestfs (Old)
 and  /work/SRC/openSUSE:13.1/.libguestfs.new (New)


Package is "libguestfs"

Changes:

--- /work/SRC/openSUSE:13.1/libguestfs/libguestfs.changes   2013-09-26 
11:48:18.0 +0200
+++ /work/SRC/openSUSE:13.1/.libguestfs.new/libguestfs.changes  2013-10-23 
10:04:28.0 +0200
@@ -1,0 +2,39 @@
+Fri Oct 18 10:26:12 CEST 2013 - oher...@suse.de
+
+- Update to version 1.22.7
+  * fish: CVE-2013-4419: Fix insecure temporary directory handling for remote 
guestfish (bnc#845720).
+  * sysprep: firstboot: Don't set `Created_files flag unless files are created.
+  * firstboot: Add some debugging to the control script.
+  * firstboot: Fix test for installing sysvinit scripts.
+  * firstboot: Install both systemd and SysV init scripts.
+  * firstboot: Start service after network only.
+  * firstboot: Fix firstboot scripts so they work on Ubuntu.
+  * edit: Add virt-edit --edit as an alias for virt-edit -e.
+  * btrfs: Fix improper memmove usage in do_btrfs_subvolume_list 
(RHBZ#1018149).
+  * daemon: xattr: Fix scope of cleanup buf to avoid memory leaks.
+  * daemon: parted: Fix memory leak of list of strings.
+  * daemon: Fix scope of cleanup functions to avoid memory leaks.
+  * df: parallel: Add a debug message when work function returns an error.
+  * daemon: 'exists' API should not follow broken symlinks.
+  * sysprep: Don't remove /var/cache/apt/archives/partial directory.
+  * firstboot: Invoke firstboot.sh script with 'start' parameter.
+  * daemon: Don't set LD_PRELOAD for guestfsd children.
+  * daemon: Fix xfs_info parser because of new format.
+  * sysprep: Fix option quoting in manual page.
+  * virt-df: parallel: Send debugging messages to stderr.
+  * inspection: Don't print a warning if \Windows\explorer.exe does not exist.
+  * launch: direct: Set QEMU_AUDIO_DRV=none to stop qemu opening audio devices.
+  * virt-df: parallel: Compile debugging messages in always.
+  * daemon: augeas: Don't test if AUG_NO_ERR_CLOSE is defined.
+  * daemon: augeas: Enhance error reporting for aug_init failures.
+  * drives: Don't need to call free_drive_servers since preceding code checks 
servers == NULL.
+  * sparsify: Fix signal handling.
+  * daemon: tar: Use a temporary file to pass excludes to tar command 
(RHBZ#1001875).
+  * format: Set MBR partition type byte appropriately (RHBZ#1000428).
+
+---
+Mon Oct 14 19:32:05 CEST 2013 - oher...@suse.de
+
+- Keep setup-dm.sh, required to copy dm rules (bnc#837595)
+
+---

Old:

  _service_error
  libguestfs-1.22.6.tar.xz

New:

  libguestfs-1.22.7.tar.xz



Other differences:
--
++ libguestfs.spec ++
--- /var/tmp/diff_new_pack.WQjOP8/_old  2013-10-23 10:04:28.0 +0200
+++ /var/tmp/diff_new_pack.WQjOP8/_new  2013-10-23 10:04:28.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-Version:1.22.6
+Version:1.22.7
 Release:0
 
 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
@@ -588,7 +588,6 @@
 rm -rf mkinitrd
 cp -av /lib/mkinitrd .
 for bad in \
-   setup-dm.sh \
setup-storage.sh \
boot-storage.sh \
;

++ libguestfs-1.22.6.tar.xz -> libguestfs-1.22.7.tar.xz ++
 107322 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libguestfs for openSUSE:13.1

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package libguestfs for openSUSE:13.1 checked 
in at 2013-09-26 11:48:14

Comparing /work/SRC/openSUSE:13.1/libguestfs (Old)
 and  /work/SRC/openSUSE:13.1/.libguestfs.new (New)


Package is "libguestfs"

Changes:

--- /work/SRC/openSUSE:13.1/libguestfs/libguestfs.changes   2013-09-23 
10:57:19.0 +0200
+++ /work/SRC/openSUSE:13.1/.libguestfs.new/libguestfs.changes  2013-09-26 
11:48:18.0 +0200
@@ -1,0 +2,48 @@
+Mon Sep 23 15:35:28 CEST 2013 - oher...@suse.de
+
+- Remove BuildRequires: qemu-tools
+
+---
+Mon Sep 23 11:40:31 CEST 2013 - oher...@suse.de
+
+- Add static 169.254.0.0/16 network addresses (bnc#835949)
+
+---
+Thu Sep 19 20:20:44 CEST 2013 - oher...@suse.de
+
+- Update to version 1.22.6
+  * Initialize CLEANUP_* stack variables with NULL in various places.
+  * daemon: sh: Fix missing initializer which caused segfault (RHBZ#1000121).
+  * fish: Document that guestfish --remote --add won't work as expected 
(RHBZ#998513).
+  * launch: direct: Don't try to wait for qemu if parent process forked 
(RHBZ#998482).
+  * list-filesystems: Don't fail if there are no filesystems found 
(RHBZ#995711).
+  * virt-list-filesystems: Fix to use $g->canonical_device_name instead of 
homebrew function.
+  * daemon: If /proc/modules doesn't exist, linuxmodules optgroup is disabled.
+  * launch: direct: Print \n after printing qemu command line.
+  * conn: Make sure we display all log messages when qemu goes away.
+  * lib: Turn 'random_chars' function used by libvirt backend into utility 
function.
+  * daemon: ldm: Don't return an error if /dev/mapper doesn't exist.
+  * daemon: Move all RESOLVE macros to daemon/stubs.c.
+  * proto: Fix --enable-packet-dump mode.
+  * daemon: Close augeas, hivex handles in unmount_all.
+  * Fix parsing of boot flag in do_part_get_bootable()
+  * Update gnulib to latest version.
+  * augeas: Improve error reporting.
+  * launch: direct: Add drives after machine parameters.
+  * fish: Fix guestfish so it can recognize sheepdog://... as a valid URI.
+  * resize: Move isatty_stdout function to separate module (TTY.isatty_stdout).
+  * daemon: cap-get-file: Return empty string if no capability on file 
(RHBZ#989356).
+  * src/file.c: Be sure to call guestfs___lazy_make_tmpdir before using 
g->tmpdir.
+  * generator: Fix the case where a daemon function has one FileIn/FileOut 
parameter and no other parameters.
+
+---
+Thu Sep 19 15:43:53 CEST 2013 - oher...@suse.de
+
+- Create symlink from /etc/mtab to /proc/self/mounts (bnc#840662)
+
+---
+Mon Sep  2 13:59:21 CEST 2013 - dval...@suse.com
+
+- add ppc64 to Exclusive arch 
+
+---

Old:

  libguestfs-1.22.5.tar.xz

New:

  _service_error
  libguestfs-1.22.6.tar.xz



Other differences:
--
++ libguestfs.spec ++
--- /var/tmp/diff_new_pack.kaOi3m/_old  2013-09-26 11:48:18.0 +0200
+++ /var/tmp/diff_new_pack.kaOi3m/_new  2013-09-26 11:48:18.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-Version:1.22.5
+Version:1.22.6
 Release:0
 
 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
@@ -93,9 +93,8 @@
 %define guestfs_docdir %{_defaultdocdir}/%{name}
 #
 Name:   libguestfs
-BuildRequires:  qemu-tools
 %if "%{?_ignore_exclusive_arch}" == ""
-ExclusiveArch:  %ix86 x86_64
+ExclusiveArch:  %ix86 x86_64 ppc64
 %endif
 BuildRequires:  aaa_base
 BuildRequires:  attr-devel

++ 1000-force-virtio_blk-in-old-guest-kernel.patch ++
--- /var/tmp/diff_new_pack.kaOi3m/_old  2013-09-26 11:48:18.0 +0200
+++ /var/tmp/diff_new_pack.kaOi3m/_new  2013-09-26 11:48:18.0 +0200
@@ -17,9 +17,9 @@
 --- libguestfs-1.22.5.orig/fish/options.c
 +++ libguestfs-1.22.5/fish/options.c
 @@ -286,7 +286,10 @@ add_drives (struct drv *drv, char next_d
+ {
int r;
struct guestfs_add_drive_opts_argv ad_optargs;
-   char **server;
 -
 +  int use_virtio_blk = 0;
 +#ifdef GUESTFS_QEMU_NO_VIRTIO_BLK

++ _service_error ++
service daemon error:
 connect to source-service:5152: Connection refused
++ libguestfs-1.22.5.tar.xz -> libguestfs-1.22.6.tar.xz ++
 140294 lines of diff (skipped)

++ libguestfs.mkinitrd.boot.sh ++
--- /var/tmp/diff_new_pack.kaOi3m/_old  2013-09-26 11:48:21.0 +0200
+++ /var/tmp/diff_new_pack.kaOi3m/_new  2013-09-26 11:48:21.0 +0200
@@ -87,6 +87,7 @@
 #%programs: modprobe
 #%programs: lvm
 #%programs: grep
+#%program