Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2024-10-10 22:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libguestfs (Old)
 and      /work/SRC/openSUSE:Factory/.libguestfs.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libguestfs"

Thu Oct 10 22:14:59 2024 rev:110 rq:1206709 version:1.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes    2024-09-02 
13:13:33.056107562 +0200
+++ /work/SRC/openSUSE:Factory/.libguestfs.new.19354/libguestfs.changes 
2024-10-10 22:15:05.839308474 +0200
@@ -1,0 +2,48 @@
+Thu Oct 10 07:06:04 MDT 2024 - carn...@suse.com
+
+- Update to version 1.54.0 (jsc#PED-8910)
+  * Add detection of Circle Linux (Bella Zhang).
+  * Add support for LoongArch (liuxiang).
+  * Add detection of Kylin (grass-lu).
+  * Add detection of openEuler (Wang Guoquan).
+  * PARTUUID and PARTLABEL are now resolved in guest /etc/fstab.
+  * New APIs findfs_partuuid and findfs_partlabel. These can be
+    used to efficiently look up a filesystem by its GPT partition
+    UUID or label.
+  * Support for the following inactive or infrequently used device
+    types has been removed: Gluster, Sheepdog, TFTP.
+  * Add GOST R34.11-94 message digest algorithm to checksum APIs
+    (Alexey Shabalin).
+  * Allow nbd+unix:// URIs (NBD over Unix domain socket) in
+    guestfish and other places.
+  * Various part_* (partition) APIs related to GPT have been
+    reimplemented to use util-linux sfdisk instead of sgdisk.
+    Util-linux is more widely available, so this reduces
+    dependencies in the common case. One optional API remains that
+    still uses sgdisk. (Thanks Yongkui Guo).
+  * Add cipher suboption to cryptsetup_open (Jonatan PÃ¥lsson).
+  * Because of a bug, the part_get_gpt_attributes API could
+    truncate the return value from 64 to 32 bits. This has been
+    fixed.
+  * Libguestfs will now no longer recommend using
+    LIBGUESTFS_BACKEND=direct. This was shown previously when
+    libvirt failed to start the appliance. However it is felt that
+    this now does more harm than good.
+  * Fix generation of virt-customize --chown parameter (Yongkui Guo)
+  * In the appliance, reduce boot time when dhcp isn't needed
+    (Olaf Hering).
+  * A deadlock in the appliance caused by a regression in Linux
+    6.11 has been worked around. The deadlock was also fixed in
+    Linux 6.12.
+- Bug fixes
+  * Fix rare hangs while starting the appliance, at 'echo noop'
+    into /sys/block/{h,s,ub,v}d*/queue/scheduler
+  * Drop dependency from libguestfs -> gdisk
+  * libguestfs inspection does not know about /etc/fstab
+    PARTLABEL=<label>
+  * btrfs related c_api/tests are failing (unable to create quota
+    group: Invalid argument)
+  * Python how-to incorrect exception name
+  * Rust test 410_close_event fails
+
+-------------------------------------------------------------------

Old:
----
  libguestfs-1.53.6.tar.gz
  libguestfs-1.53.6.tar.gz.sig

New:
----
  libguestfs-1.54.0.tar.gz
  libguestfs-1.54.0.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libguestfs.spec ++++++
--- /var/tmp/diff_new_pack.ONmAkZ/_old  2024-10-10 22:15:06.995356587 +0200
+++ /var/tmp/diff_new_pack.ONmAkZ/_new  2024-10-10 22:15:06.995356587 +0200
@@ -18,7 +18,7 @@
 
 Name:           libguestfs
 ExclusiveArch:  x86_64 ppc64 ppc64le s390x aarch64 riscv64
-Version:        1.53.6
+Version:        1.54.0
 Release:        0
 Summary:        Access and modify virtual machine disk images
 License:        GPL-2.0-or-later

++++++ libguestfs-1.53.6.tar.gz -> libguestfs-1.54.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/libguestfs/libguestfs-1.53.6.tar.gz 
/work/SRC/openSUSE:Factory/.libguestfs.new.19354/libguestfs-1.54.0.tar.gz 
differ: char 13, line 1

Reply via email to