Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lkl for openSUSE:Factory checked in 
at 2025-02-25 16:48:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lkl (Old)
 and      /work/SRC/openSUSE:Factory/.lkl.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lkl"

Tue Feb 25 16:48:02 2025 rev:2 rq:1248360 version:0.6.4+git.3bed300d452

Changes:
--------
--- /work/SRC/openSUSE:Factory/lkl/lkl.changes  2025-02-24 15:48:51.491483433 
+0100
+++ /work/SRC/openSUSE:Factory/.lkl.new.1873/lkl.changes        2025-02-25 
16:48:10.872399419 +0100
@@ -1,0 +2,13 @@
+Tue Feb 25 05:35:51 UTC 2025 - David Disseldorp <[email protected]>
+
+- Merge opensuse-kernel/SLE15-SP6 fde8b0a13a2
+- lkl: systemd: add iso9660 and udf to udev filter
+  * Enable corresponding opensuse_defconfig options
+- lklfuse: fallback to read-only mount on EACCES
+- lkl: posix: use preadv/pwritev for block I/O
+- lkl: systemd: add example udev and systemd service files
+  * Drop downstream source files
+- lkl: posix: rework do_rw() types
+- lkl: fix regression on environment variable config
+
+-------------------------------------------------------------------

Old:
----
  61-lklfuse.rules
  lkl-0.6.4+git.d156fd7786d.tar.zst
  [email protected]

New:
----
  lkl-0.6.4+git.3bed300d452.tar.zst

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

Other differences:
------------------
++++++ lkl.spec ++++++
--- /var/tmp/diff_new_pack.mkeio0/_old  2025-02-25 16:48:14.624556236 +0100
+++ /var/tmp/diff_new_pack.mkeio0/_new  2025-02-25 16:48:14.624556236 +0100
@@ -17,15 +17,13 @@
 
 Name:           lkl
 # Downstream made-up version number, reflects corrseponding kernel version.
-Version:        0.6.4+git.d156fd7786d
+Version:        0.6.4+git.3bed300d452
 Release:        0
 Summary:        EXPERIMENTAL: Linux Kernel Library (LKL) utilities
 License:        GPL-2.0-only
 Group:          System/Kernel
 Url:            https://lkl.github.io
 Source:         %{name}-%{version}.tar.zst
-Source1:        61-lklfuse.rules
-Source2:        [email protected]
 Patch1:                
0001-tools-build-Fix-s-detection-code-in-tools-build-Make.patch
 # regular Linux kernel build dependencies
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
@@ -140,8 +138,9 @@
 
 rm %{buildroot}/%{_libdir}/liblkl.a
 
-install -m 0644 -D %{SOURCE1} %{buildroot}/%{_udevrulesdir}/61-lklfuse.rules
-install -m 0644 -D %{SOURCE2} %{buildroot}/%{_unitdir}/[email protected]
+# lklfuse systemd integration needs to be explicitly installed
+install -m 0644 -D tools/lkl/systemd/61-lklfuse.rules 
%{buildroot}/%{_udevrulesdir}/61-lklfuse.rules
+install -m 0644 -D tools/lkl/systemd/[email protected] 
%{buildroot}/%{_unitdir}/[email protected]
 
 %check
 # tests aren't installed so we need to be in the correct _builddir path

++++++ lkl-0.6.4+git.d156fd7786d.tar.zst -> lkl-0.6.4+git.3bed300d452.tar.zst 
++++++
/work/SRC/openSUSE:Factory/lkl/lkl-0.6.4+git.d156fd7786d.tar.zst 
/work/SRC/openSUSE:Factory/.lkl.new.1873/lkl-0.6.4+git.3bed300d452.tar.zst 
differ: char 1083, line 4

Reply via email to