Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmod for openSUSE:Factory checked in at 2024-04-05 20:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmod (Old) and /work/SRC/openSUSE:Factory/.kmod.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmod" Fri Apr 5 20:24:39 2024 rev:81 rq:1165374 version:32 Changes: -------- --- /work/SRC/openSUSE:Factory/kmod/kmod.changes 2023-12-08 22:31:21.474464388 +0100 +++ /work/SRC/openSUSE:Factory/.kmod.new.1905/kmod.changes 2024-04-05 20:24:57.964271231 +0200 @@ -1,0 +2,17 @@ +Thu Apr 4 15:13:53 UTC 2024 - Michal Suchanek <msucha...@suse.de> + +- Update to release 32 + * Drop python bindings + * Remove unmaintained experimental tool +- Drop upstreamed patches + * configure-Detect-openssl-sm3-support.patch + * man-depmod.d-Fix-incorrect-usr-lib-search-path.patch + * usr-lib-modprobe.patch + * kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch + * tools-depmod-fix-Walloc-size.patch + * libkmod-remove-pkcs7-obj_to_hash_algo.patch + * usr-lib-modules.patch + * configure-Check-that-provided-paths-are-absolute.patch +- Refresh no-stylesheet-download.patch + +------------------------------------------------------------------- Old: ---- configure-Check-that-provided-paths-are-absolute.patch configure-Detect-openssl-sm3-support.patch kmod-31.tar.sign kmod-31.tar.xz kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch libkmod-remove-pkcs7-obj_to_hash_algo.patch man-depmod.d-Fix-incorrect-usr-lib-search-path.patch tools-depmod-fix-Walloc-size.patch usr-lib-modprobe.patch usr-lib-modules.patch New: ---- kmod-32.tar.sign kmod-32.tar.xz BETA DEBUG BEGIN: Old: * usr-lib-modules.patch * configure-Check-that-provided-paths-are-absolute.patch - Refresh no-stylesheet-download.patch Old:- Drop upstreamed patches * configure-Detect-openssl-sm3-support.patch * man-depmod.d-Fix-incorrect-usr-lib-search-path.patch Old: * usr-lib-modprobe.patch * kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch * tools-depmod-fix-Walloc-size.patch Old: * tools-depmod-fix-Walloc-size.patch * libkmod-remove-pkcs7-obj_to_hash_algo.patch * usr-lib-modules.patch Old: * configure-Detect-openssl-sm3-support.patch * man-depmod.d-Fix-incorrect-usr-lib-search-path.patch * usr-lib-modprobe.patch Old: * kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch * tools-depmod-fix-Walloc-size.patch * libkmod-remove-pkcs7-obj_to_hash_algo.patch Old: * man-depmod.d-Fix-incorrect-usr-lib-search-path.patch * usr-lib-modprobe.patch * kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch Old: * libkmod-remove-pkcs7-obj_to_hash_algo.patch * usr-lib-modules.patch * configure-Check-that-provided-paths-are-absolute.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmod-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.5UG6Qc/_old 2024-04-05 20:24:59.248318454 +0200 +++ /var/tmp/diff_new_pack.5UG6Qc/_new 2024-04-05 20:24:59.248318454 +0200 @@ -1,7 +1,7 @@ # # spec file for package kmod-testsuite # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: kmod-testsuite %define lname libkmod2 -Version: 31 +Version: 32 Release: 0 Summary: Testsuite of the kmod package License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -40,14 +40,6 @@ Patch4: 0010-modprobe-Implement-allow-unsupported-modules.patch Patch5: 0011-Do-not-filter-unsupported-modules-when-running-a-van.patch Patch6: 0012-modprobe-print-unsupported-status.patch -Patch7: configure-Detect-openssl-sm3-support.patch -Patch8: man-depmod.d-Fix-incorrect-usr-lib-search-path.patch -Patch9: usr-lib-modprobe.patch -Patch10: kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch -Patch11: tools-depmod-fix-Walloc-size.patch -Patch12: libkmod-remove-pkcs7-obj_to_hash_algo.patch -Patch13: usr-lib-modules.patch -Patch14: configure-Check-that-provided-paths-are-absolute.patch Patch16: no-stylesheet-download.patch BuildRequires: autoconf BuildRequires: automake ++++++ kmod.spec ++++++ --- /var/tmp/diff_new_pack.5UG6Qc/_old 2024-04-05 20:24:59.276319484 +0200 +++ /var/tmp/diff_new_pack.5UG6Qc/_new 2024-04-05 20:24:59.276319484 +0200 @@ -1,7 +1,7 @@ # # spec file for package kmod # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: kmod %define lname libkmod2 -Version: 31 +Version: 32 Release: 0 Summary: Utilities to load modules into the kernel License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -41,14 +41,6 @@ Patch4: 0010-modprobe-Implement-allow-unsupported-modules.patch Patch5: 0011-Do-not-filter-unsupported-modules-when-running-a-van.patch Patch6: 0012-modprobe-print-unsupported-status.patch -Patch7: configure-Detect-openssl-sm3-support.patch -Patch8: man-depmod.d-Fix-incorrect-usr-lib-search-path.patch -Patch9: usr-lib-modprobe.patch -Patch10: kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch -Patch11: tools-depmod-fix-Walloc-size.patch -Patch12: libkmod-remove-pkcs7-obj_to_hash_algo.patch -Patch13: usr-lib-modules.patch -Patch14: configure-Check-that-provided-paths-are-absolute.patch Patch16: no-stylesheet-download.patch BuildRequires: autoconf BuildRequires: automake @@ -151,6 +143,7 @@ mkdir -p "$b/%_sbindir" "$b/sbin" for i in depmod insmod lsmod modinfo modprobe rmmod; do ln -s "%_bindir/kmod" "$b/%_sbindir/$i" + rm "$b/%_bindir/$i" %if 0%{?suse_version} < 1550 ln -s "%_bindir/kmod" "$b/sbin/$i" %endif ++++++ kmod-31.tar.xz -> kmod-32.tar.xz ++++++ ++++ 40276 lines of diff (skipped) ++++++ no-stylesheet-download.patch ++++++ --- /var/tmp/diff_new_pack.5UG6Qc/_old 2024-04-05 20:24:59.708335371 +0200 +++ /var/tmp/diff_new_pack.5UG6Qc/_new 2024-04-05 20:24:59.712335519 +0200 @@ -1,7 +1,7 @@ -From 11979d01f72a0da574b795ad3029a52706c16f6d Mon Sep 17 00:00:00 2001 +From 3bb8f5af80b611238160ceb88f288af7037281e9 Mon Sep 17 00:00:00 2001 From: Michal Suchanek <msucha...@suse.de> Date: Mon, 6 Sep 2021 14:52:35 +0200 -Subject: [PATCH 9/9] Do not download the docbook stylesheet during build, use +Subject: [PATCH] Do not download the docbook stylesheet during build, use local copy instead. Signed-off-by: Michal Suchanek <msucha...@suse.de> @@ -10,16 +10,19 @@ 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/Makefile.am b/man/Makefile.am -index f550091a216a..a8ddb8bfd0ed 100644 +index d62ff21c799f..6e6aedf092ad 100644 --- a/man/Makefile.am +++ b/man/Makefile.am -@@ -28,4 +28,4 @@ CLEANFILES = $(dist_man_MANS) +@@ -28,7 +28,7 @@ define generate_manpage --nonet \ --stringparam man.output.quietly 1 \ --param funcsynopsis.style "'ansi'" \ - http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl - + /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl - + endef + + %.5: %.5.xml -- -2.42.0 +2.44.0