commit util-linux for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package util-linux for openSUSE:Factory checked in at 2024-10-24 15:40:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/util-linux (Old) and /work/SRC/openSUSE:Factory/.util-linux.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "util-linux" Thu Oct 24 15:40:29 2024 rev:289 rq:1216844 version:2.40.2 Changes: -------- --- /work/SRC/openSUSE:Factory/util-linux/util-linux.changes 2024-07-18 19:15:08.376238450 +0200 +++ /work/SRC/openSUSE:Factory/.util-linux.new.2020/util-linux.changes 2024-10-24 15:40:34.054660244 +0200 @@ -1,0 +2,31 @@ +Mon Oct 21 23:25:19 UTC 2024 - Stanislav Brabec <sbrabec@suse.com> + +- Disable mountfd API again. + (https://github.com/util-linux/util-linux/issues/3158) + +------------------------------------------------------------------- +Mon Aug 5 22:14:13 UTC 2024 - Stanislav Brabec <sbrabec@suse.com> + +- Update to version 2.40.2: + * cfdisk: fix possible integer overflow + * libmount: improving robustness in reading kernel messages, + add pidfs to pseudo fs list + * lscpu: New Arm Cortex part numbers + * lsfd: Refactor the pidfd logic, support pidfs + (obsoletes + 0001-include-Include-unistd.h-in-pidfd-utils.h-for-syscal.patch, + 0002-lsfd-Refactor-the-pidfd-logic-into-lsfd-pidfd.c.patch, + 0003-lsfd-Support-pidfs.patch, + 0004-lsfd-test-Adapt-test-cases-for-pidfs.patch) + * mkswap.8.adoc: update note regarding swapfile creation + * setpgid: make -f work + * Many other fixes, improvements and code cleanup. For the + complete list see + https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.2-Rel... +- Enable kernel mountfd API, as it should be already stable + (PED-9752). +- Move autoreconf back to %build. +- Add devel dependencies. +- Remove util-linux-rpmlintrc. It is no more needed with multibuild. + +------------------------------------------------------------------- Old: ---- 0001-include-Include-unistd.h-in-pidfd-utils.h-for-syscal.patch 0002-lsfd-Refactor-the-pidfd-logic-into-lsfd-pidfd.c.patch 0003-lsfd-Support-pidfs.patch 0004-lsfd-test-Adapt-test-cases-for-pidfs.patch util-linux-2.40.1.tar.sign util-linux-2.40.1.tar.xz util-linux-rpmlintrc New: ---- util-linux-2.40.2.tar.sign util-linux-2.40.2.tar.xz BETA DEBUG BEGIN: Old: (obsoletes 0001-include-Include-unistd.h-in-pidfd-utils.h-for-syscal.patch, 0002-lsfd-Refactor-the-pidfd-logic-into-lsfd-pidfd.c.patch, Old: 0001-include-Include-unistd.h-in-pidfd-utils.h-for-syscal.patch, 0002-lsfd-Refactor-the-pidfd-logic-into-lsfd-pidfd.c.patch, 0003-lsfd-Support-pidfs.patch, Old: 0002-lsfd-Refactor-the-pidfd-logic-into-lsfd-pidfd.c.patch, 0003-lsfd-Support-pidfs.patch, 0004-lsfd-test-Adapt-test-cases-for-pidfs.patch) Old: 0003-lsfd-Support-pidfs.patch, 0004-lsfd-test-Adapt-test-cases-for-pidfs.patch) * mkswap.8.adoc: update note regarding swapfile creation BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ util-linux.spec ++++++ --- /var/tmp/diff_new_pack.1wrsU8/_old 2024-10-24 15:40:35.426717301 +0200 +++ /var/tmp/diff_new_pack.1wrsU8/_new 2024-10-24 15:40:35.430717468 +0200 @@ -85,13 +85,12 @@ %endif # ulbuild == python -Version: 2.40.1 +Version: 2.40.2 Release: 0 License: GPL-2.0-or-later URL: https://www.kernel.org/pub/linux/utils/util-linux/ Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-%{version}.tar.xz Source2: util-linux-login_defs-check.sh -Source3: util-linux-rpmlintrc Source7: baselibs.conf Source8: login.pamd Source9: remote.pamd @@ -111,10 +110,6 @@ # PATCH-FIX-SUSE util-linux-bash-completion-su-chsh-l.patch bsc1172427 -- Fix "su -s" bash completion. Patch3: util-linux-bash-completion-su-chsh-l.patch Patch5: static_lib.patch -Patch6: 0001-include-Include-unistd.h-in-pidfd-utils.h-for-syscal.patch -Patch7: 0002-lsfd-Refactor-the-pidfd-logic-into-lsfd-pidfd.c.patch -Patch8: 0003-lsfd-Support-pidfs.patch -Patch9: 0004-lsfd-test-Adapt-test-cases-for-pidfs.patch BuildRequires: audit-devel BuildRequires: bc BuildRequires: binutils-devel @@ -280,7 +275,10 @@ Summary: Development files for the filesystem detection library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ +Requires: glibc-devel +Requires: libblkid-devel Requires: libfdisk1 = %{version} +Requires: libuuid-devel %description -n libfdisk-devel Files needed to develop applications using the library for filesystem @@ -290,7 +288,10 @@ Summary: Development files for the filesystem detection library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ +Requires: libblkid-devel-static +Requires: libeconf-devel Requires: libfdisk-devel = %{version} +Requires: libuuid-devel-static %description -n libfdisk-devel-static Files needed to develop applications using the library for filesystem @@ -309,7 +310,10 @@ Summary: Development files for libmount License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ +Requires: libblkid-devel +Requires: libeconf-devel Requires: libmount1 = %{version} +Requires: libselinux-devel %description -n libmount-devel Files to develop applications using the libmount library. @@ -318,6 +322,7 @@ Summary: Development files for libmount License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ +Requires: libblkid-devel-static Requires: libmount-devel = %{version} %description -n libmount-devel-static @@ -364,6 +369,7 @@ Summary: Development files for libuuid License: BSD-3-Clause Group: Development/Libraries/C and C++ +Requires: glibc-devel Requires: libuuid1 = %{version} %description -n libuuid-devel @@ -467,9 +473,9 @@ %autopatch -p1 # This test randomly fails or keeps hanging task inside build chroot (tested on 2.38). rm tests/ts/lsns/ioctl_ns -AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi %build +AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi %global _lto_cflags %{_lto_cflags} -ffat-lto-objects export SUID_CFLAGS="-fpie" export SUID_LDFLAGS="-pie" @@ -553,8 +559,8 @@ --disable-pg\ --enable-fs-paths-default="/sbin:/usr/sbin"\ --enable-static\ - --with-vendordir=%{_distconfdir} \ - --disable-libmount-mountfd-support \ + --with-vendordir=%{_distconfdir}\ + --disable-libmount-mountfd-support\ $configure_options make %{?_smp_mflags} } ++++++ util-linux-2.40.1.tar.xz -> util-linux-2.40.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/util-linux/util-linux-2.40.1.tar.xz /work/SRC/openSUSE:Factory/.util-linux.new.2020/util-linux-2.40.2.tar.xz differ: char 15, line 1
participants (1)
-
Source-Sync