File suse-module-tools.changes of Package suse-module-tools
260
1
-------------------------------------------------------------------
2
Thu Nov 11 09:49:59 UTC 2021 - mwilck@suse.com
3
4
- Update to version 15.0.10:
5
* Add kernel rpm scriptlets
6
* rpm-script: fix bad exit status in OpenQA (bsc#1191922)
7
* cert-script: Deal with existing $cert.delete file (bsc#1191804).
8
* cert-script: Ignore kernel keyring for kernel certificates (bsc#1191480).
9
* cert-script: Only print mokutil output in verbose mode.
10
* inkmp-script(postun): don't pass existing files to weak-modules2
11
(boo#1191200)
12
* kernel-scriptlets: skip cert scriptlet on non-UEFI systems
13
(boo#1191260)
14
* rpm-script: link config also into /boot (boo#1189879)
15
* Import kernel scriptlets from kernel-source.
16
(bsc#1189841, bsc#1190598)
17
* Provide "suse-kernel-rpm-scriptlets"
18
19
-------------------------------------------------------------------
20
Wed Jan 15 22:18:08 UTC 2020 - mwilck@suse.com
21
22
- Update to version 15.0.7:
23
* 00-system.conf: move br_netfilter softdep to separate file
24
(boo#1158817)
25
26
-------------------------------------------------------------------
27
Mon Jul 01 20:21:55 UTC 2019 - mwilck@suse.com
28
29
- Update to version 15.0.6:
30
* softdep of bridge on br_netfilter (bsc#937216, bsc#1134819)
31
32
-------------------------------------------------------------------
33
Fri Jun 14 19:37:32 UTC 2019 - mwilck@suse.com
34
35
- Update to version 15.0.5:
36
* weak-modules2: emit "inconsistent" warning only if replacement fails
37
(bsc#1127155)
38
* spec file: add conflicts for dracut < 44.2 (bsc#1127891)
39
* modprobe.conf.common: add csiostor->cxgb4 dependency
40
(bsc#1100989)
41
- Update to version 15.0.4:
42
* Fix driver-check.sh (boo#1123697, boo#1123704)
43
- Update to version 15.0.3:
44
* make code work without kmod-compat
45
* Remove hard dependency on mkinitrd (boo#1123721)
46
47
-------------------------------------------------------------------
48
Mon Dec 10 12:10:29 UTC 2018 - Martin Wilck <mwilck@suse.com>
49
50
- Update to version 15.0.2 (git 9f2adc34):
51
- Move "weak-modules" script to -legacy subpackage to avoid
52
dependency on binutils (bsc#1116665, bsc#1119371)
53
54
-------------------------------------------------------------------
55
Fri Dec 7 12:45:36 UTC 2018 - Adrian Schröter <adrian@suse.de>
56
57
- Require mkinitrd (provided also by dracut) directly instead of
58
file requires. This is fixing image build failures
59
60
-------------------------------------------------------------------
61
Wed Nov 07 14:53:52 UTC 2018 - mwilck@suse.com
62
63
- Update to version 15.0.1 (git 5c63319):
64
- Use /etc/modules-load.d/sg.conf for sg driver autoloading
65
(bsc#1036463)
66
* added /etc/modules-load.d/sg.conf
67
68
-------------------------------------------------------------------
69
Mon Nov 05 10:08:19 UTC 2018 - mwilck@suse.com
70
71
- version 15.0 (git 6ce3011)
72
- modsign-verify: support for parsing PKCS#7 signatures
73
(bsc#1111300, bsc#1105495)
74
- Fix logic for unsupported modules (bsc#1111183)
75
* SLES15: allow unsupported modules only if kernel-default-extra
76
from SLE-WE module is installed
77
* Always allow unsupported modules on Leap 15 and Factory
78
* No change for SLE12 / Leap 42.x and below
79
* 10-unsupported-modules.conf: improved comments
80
* fix %config(noreplace) logic for 10-unsupported-modules.conf
81
- added udev rule 81-sg.rules to make sure the sg module is
82
always loaded (bsc#1036463)
83
84
-------------------------------------------------------------------
85
Wed Jul 26 08:07:29 UTC 2017 - tchvatal@suse.com
86
87
- Use path dependency that is not parsed by obs to ensure we
88
are not pulling systemd everywhere
89
90
-------------------------------------------------------------------
91
Mon Jun 19 12:58:04 UTC 2017 - tchvatal@suse.com
92
93
- Set url to github project and repack using obs service
94
- Cleanup a bit with spec-cleaner
95
- Grep os-release and not deprecated SuSE-release
96
97
-------------------------------------------------------------------
98
Thu Sep 8 08:55:50 UTC 2016 - dmueller@suse.com
99
100
- blacklist efifb on aarch64 (bsc#996080)
101
102
-------------------------------------------------------------------
103
Fri May 27 13:14:36 UTC 2016 - mmarek@suse.cz
104
105
- Run dos2unix on the modhash script.
106
107
-------------------------------------------------------------------
108
Thu May 26 07:36:58 UTC 2016 - jlee@suse.com
109
110
- Add modhash tool to calculate hash of signed module.
111
It strips X.509 or PKCS#7 signature before hash kernel module.
112
(fate#319460)
113
114
-------------------------------------------------------------------
115
Wed May 25 13:23:35 UTC 2016 - mmarek@suse.cz
116
117
- Remove -x bit from 50-kernel-uname_r.conf (bsc#981291).
118
119
-------------------------------------------------------------------
120
Fri Apr 29 11:31:46 UTC 2016 - mmarek@suse.cz
121
122
- Ignore failures when loading the kernel sysctl (bsc#977715).
123
124
-------------------------------------------------------------------
125
Thu Apr 28 20:15:31 UTC 2016 - mmarek@suse.com
126
127
- Add a systemd service to load /boot/sysctl.conf-`uname -r`
128
(bsc#977715).
129
130
-------------------------------------------------------------------
131
Fri Apr 1 11:43:32 UTC 2016 - mmarek@suse.cz
132
133
- Skip KMPs built from the kernel spec file directly (fate#319339)
134
- Bump version number to 12.4
135
136
-------------------------------------------------------------------
137
Tue Feb 23 10:43:39 UTC 2016 - lnussel@suse.de
138
139
- add missing requirements on module-init-tools, findutils and gzip,
140
mkinitrd (bnc#965830)
141
142
-------------------------------------------------------------------
143
Fri Jan 15 23:04:41 UTC 2016 - bpoirier@suse.com
144
145
- Add module option ib_mthca.catas_reset_disable=1 on ppc64le (bsc#456389).
146
147
-------------------------------------------------------------------
148
Tue Oct 13 08:35:32 UTC 2015 - mmarek@suse.cz
149
150
- Revert change for fate#319339, as some 3rd party KMPs are built
151
with a modified template (bsc#949862).
152
153
-------------------------------------------------------------------
154
Tue Sep 8 12:52:15 UTC 2015 - trenn@suse.de
155
156
- Use /run instead of deprecated /var/run
157
This can have sever consequences if this package uses /var/run. It may
158
be installed before filesystem package generating the /run tmpfs and
159
predict it to generate the link /var/run -> /run. Later dracut convertfs
160
kicks in to generate it, but it has issues. bsc#922676
161
162
-------------------------------------------------------------------
163
Thu Aug 13 13:30:17 UTC 2015 - mmarek@suse.cz
164
165
- Only handle KMPs that are built using the %kernel_module_package
166
macro (preparatory work for fate#319339).
167
168
-------------------------------------------------------------------
169
Tue Jun 23 14:39:46 UTC 2015 - mmarek@suse.cz
170
171
- Use absolute path to mkinitrd (bsc#935566)
172
173
-------------------------------------------------------------------
174
Fri May 16 08:36:15 UTC 2014 - mmarek@suse.cz
175
176
- Add kgraft/ to the depmod search list (fate#313296)
177
178
-------------------------------------------------------------------
179
Mon May 5 17:15:37 UTC 2014 - tonyj@suse.com
180
181
- Add support for ARM zImage to weak-modules2
182
183
-------------------------------------------------------------------
184
Tue Apr 15 14:32:55 UTC 2014 - mmarek@suse.cz
185
186
- weak-modules2: Use lsinitrd to list the modules in an initrd, so
187
that initrds with early microcode work (bnc#873209, bnc#873113).
188
189
-------------------------------------------------------------------
190
Fri Apr 4 14:32:48 UTC 2014 - mmarek@suse.cz
191
192
- weak-modules2: Run mkinitrd in posttrans if $INITRD_IN_POSTTRANS
193
is set (fate#313506)
194
195
-------------------------------------------------------------------
196
Fri Apr 4 13:34:09 UTC 2014 - mmarek@suse.cz
197
198
- regenerate-initrd-posttrans: Run mkinitrd_setup
199
200
-------------------------------------------------------------------
201
Fri Apr 4 12:13:18 UTC 2014 - mmarek@suse.cz
202
203
- Add macros for regenerating the initrd in %posttrans
204
(fate#313506).
205
206
-------------------------------------------------------------------
207
Mon Mar 31 09:11:16 UTC 2014 - mmarek@suse.cz
208
209
- Use softdep to order {u,o,e}hci-hcd drivers.
210
- Drop ia64 modprobe config.
211
212
-------------------------------------------------------------------
213
Fri Mar 28 14:25:25 UTC 2014 - mmarek@suse.cz
214
215
- Add kmp-install tool for easier installation of SolidDriver KMPs
216
(fate#314581).
217
218
-------------------------------------------------------------------
219
Tue Mar 11 12:57:36 UTC 2014 - mmarek@suse.cz
220
221
- Add modsign-verify tool to verify signatures of modules
222
(fate#314507).
223
224
-------------------------------------------------------------------
225
Tue Mar 11 12:38:39 UTC 2014 - mmarek@suse.cz
226
227
- weak-modules2: Support XZ compressed initrds (bnc#778119,
228
bnc#867312)
229
230
-------------------------------------------------------------------
231
Mon Mar 10 15:08:15 UTC 2014 - mmarek@suse.cz
232
233
- The package cannot be noarch, because it installs different
234
configs for different architectures.
235
- Install 10-unsupported-modules.conf unconditionally, kmod has
236
been patched.
237
238
-------------------------------------------------------------------
239
Fri Feb 7 13:05:20 UTC 2014 - rsalevsky@suse.com
240
241
- load the uas driver simulsimultaneously with the usb_storage driver and vice versa (bnc#862397)
242
243
-------------------------------------------------------------------
244
Wed May 29 12:44:00 UTC 2013 - schwab@suse.de
245
246
- weak-modules{,2}: also look for Image-$krel for aarch64
247
248
-------------------------------------------------------------------
249
Sun Mar 17 20:04:12 UTC 2013 - crrodriguez@opensuse.org
250
251
- The "allow_unsupported_modules" feature, does not belong too
252
openSUSE, kmod (and hence udev and systemd) do not understand
253
it in anyway. limit to SLE only.
254
255
-------------------------------------------------------------------
256
Wed Nov 14 18:31:35 UTC 2012 - jengelh@inai.de
257
258
- New package. Split SUSE-specific scripts from module-init-tools,
259
so that we can actually get a system with kmod-compat running.
260