1
0

Accepting request 903586 from home:mwilck:suse-module-tools

- Update to version 16.0.5
  * moved config files to /usr/lib/modprobe.d and /usr/lib/depmod.d
  * "modprobe $FS" for a blacklisted file system now offers to 
    unblacklist the module permanently  
  * disabled automatic un-blacklisting of filesystem modules loaded
    at installation time
  * added faster substitute for lsinitrd to speed up weak-modules2
  * added README.md
  * modprobe.conf cleanup

OBS-URL: https://build.opensuse.org/request/show/903586
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=117
This commit is contained in:
Martin Wilck 2021-07-01 21:27:37 +00:00 committed by Git OBS Bridge
parent eb3d0eeb45
commit dab2dec3c2
5 changed files with 21 additions and 5 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">fe422e7058c691493567eeffc162f278b2120549</param></service></servicedata>
<param name="changesrevision">25069795b35b36f37a9f22688fd612be43475363</param></service></servicedata>

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jul 1 21:03:49 UTC 2021 - Martin Wilck <mwilck@suse.com>
- Update to version 16.0.5
* moved config files to /usr/lib/modprobe.d and /usr/lib/depmod.d
* "modprobe $FS" for a blacklisted file system now offers to
unblacklist the module permanently
* disabled automatic un-blacklisting of filesystem modules loaded
at installation time
* added faster substitute for lsinitrd to speed up weak-modules2
* added README.md
* modprobe.conf cleanup
-------------------------------------------------------------------
Thu Jun 17 14:43:13 UTC 2021 - mwilck@suse.com

View File

@ -1,5 +1,5 @@
name: suse-module-tools
version: 16.0.4
mtime: 1623940916
commit: fe422e7058c691493567eeffc162f278b2120549
version: 16.0.5
mtime: 1625171374
commit: 25069795b35b36f37a9f22688fd612be43475363

View File

@ -28,7 +28,7 @@
%endif
Name: suse-module-tools
Version: 16.0.4
Version: 16.0.5
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later