19
0

2 Commits

Author SHA256 Message Date
Martin Wilck
828da9fa95 Update to version 16.1.2
* udev rules: write block queue attributes only if necessary
  (bsc#1254928)
  * mkosi-initrd: perform some basic checks on regenerate all
2025-12-15 16:23:41 +01:00
Martin Wilck
acf95785f4 Update to version 16.1.1
* 80-hotplug-cpu-mem.rules: remount tmpfs on "online" uevents
  (bsc#1254264)
2025-11-27 21:56:39 +01:00
6 changed files with 24 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
<param name="changesrevision">89d121b92c43c67c82a9254645bf57d9266caec2</param></service></servicedata>
<param name="changesrevision">15f754fa8ef98288294bd3536282d8c1b79bcb30</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b09e77dd5a6b202374e68a6cdc56edf133e2c6cbe1f6d80831f0c2e8a655e9b4
size 139787

BIN
suse-module-tools-16.1.2.obscpio LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Dec 15 15:18:36 UTC 2025 - Martin Wilck <mwilck@suse.com>
- Update to version 16.1.2:
* udev rules: write block queue attributes only if necessary
(bsc#1254928)
* mkosi-initrd: perform some basic checks on regenerate all
-------------------------------------------------------------------
Thu Nov 27 16:35:17 UTC 2025 - Martin Wilck <mwilck@suse.com>
- Update to version 16.1.1:
* 80-hotplug-cpu-mem.rules: remount tmpfs on "online" uevents
(bsc#1254264)
-------------------------------------------------------------------
Tue Nov 18 20:24:55 UTC 2025 - Martin Wilck <mwilck@suse.com>

View File

@@ -1,4 +1,4 @@
name: suse-module-tools
version: 16.1.0
mtime: 1763496931
commit: 89d121b92c43c67c82a9254645bf57d9266caec2
version: 16.1.2
mtime: 1765811532
commit: 15f754fa8ef98288294bd3536282d8c1b79bcb30

View File

@@ -1,7 +1,7 @@
#
# spec file for package suse-module-tools
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,7 @@
%global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
Name: suse-module-tools
Version: 16.1.0
Version: 16.1.2
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later