File biosdevname.changes of Package biosdevname
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Thu Aug 13 11:35:43 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
3
4
- Read DMI info rom sysfs (bsc#1174491).
5
* biosdevname-Add-buffer-read-helper-using-read-explicitly.patch
6
* biosdevname-Read-DMI-entries-from-sys-firmware-dmi-tables-DMI.patch
7
8
-------------------------------------------------------------------
9
Wed Jan 22 10:57:56 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
10
11
- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
12
OBS to shortcut through the -mini flavors.
13
14
-------------------------------------------------------------------
15
Wed May 23 11:32:02 UTC 2018 - josef.moellers@suse.com
16
17
- Prevent infinite recursion in dmidecode.c::smbios_setslot by
18
checking that subordinate bus has a number greater than the
19
current bus.
20
[bsc#1093625, dmidecode-prevent-infinite-recursion.patch]
21
22
-------------------------------------------------------------------
23
Tue Mar 27 11:52:38 CEST 2018 - kukuk@suse.de
24
25
- Use %license instead of %doc [bsc#1082318]
26
27
-------------------------------------------------------------------
28
Fri Sep 22 12:27:58 UTC 2017 - josef.moellers@suse.com
29
30
- Update to version 0.7.3
31
* Shipping and future Dell EMC systems support consistent network
32
device naming feature.
33
[fate#332490]
34
35
-------------------------------------------------------------------
36
Fri Jun 9 16:27:56 UTC 2017 - fschnizlein@suse.com
37
38
- Update to latest HEAD to 02811d5165c2eeecf8797fe9b5088d6e78bd25db
39
* Changed source to github
40
* Ignore naming of non-Ethernet network interfaces
41
* Prevent reading of VPD-DCM strings for SRIOV-vfs
42
- removed patch v0.7.2_to_HEAD_66eab208.patch
43
44
-------------------------------------------------------------------
45
Thu Jan 19 17:44:56 UTC 2017 - felix.gerling@suse.com
46
47
- Update to HEAD 66eab208d3c2abe947ba0a793094ee856e8fb3ee
48
* Fix use-after-free of fd
49
50
-------------------------------------------------------------------
51
Tue Aug 16 14:18:06 UTC 2016 - olaf@aepfle.de
52
53
- Detect dom0 via xenfs instead of cpuid to compensate for ABI
54
change in xen-4.7 on AMD systems. (bnc#974257)
55
biosdevname-dom0.patch
56
57
-------------------------------------------------------------------
58
Fri Mar 4 13:34:44 UTC 2016 - trenn@suse.de
59
60
- Update to latest 0.7.2 version (fate#319998)
61
62
-------------------------------------------------------------------
63
Sun Jan 17 10:14:18 UTC 2016 - mpluskal@suse.com
64
65
- Update to 0.7.1
66
* no upstream changelog provided
67
68
-------------------------------------------------------------------
69
Thu Dec 10 16:00:47 CET 2015 - tiwai@suse.de
70
71
- Fix missing dependency on coreutils for initrd macros (boo#958562)
72
- Call missing initrd macro at postun (boo#958562)
73
74
-------------------------------------------------------------------
75
Mon Jul 13 07:08:26 UTC 2015 - werner@suse.de
76
77
- Add missed build require on pkgconfig udev
78
79
-------------------------------------------------------------------
80
Wed Jun 3 07:29:09 UTC 2015 - mpluskal@suse.com
81
82
- Update to 0.6.2
83
* no upstream changelog provided
84
85
-------------------------------------------------------------------
86
Fri Apr 10 12:38:21 UTC 2015 - zaitor@opensuse.org
87
88
- Fix fault in ignore-broken-BIOSes patch (boo#920054).
89
90
-------------------------------------------------------------------
91
Fri Apr 3 08:56:16 UTC 2015 - mpluskal@suse.com
92
93
- Use url for source
94
- Cleanup spec file with spec-cleaner
95
96
-------------------------------------------------------------------
97
Sat Feb 21 22:49:47 UTC 2015 - meissner@suse.com
98
99
- biosdevname-pic.patch: make cpuid() not expose %ebx out of
100
assembler, so we can build it with -fPIE.
101
102
-------------------------------------------------------------------
103
Thu Jan 22 13:02:08 UTC 2015 - trenn@suse.de
104
105
- Update to version 0.6.1
106
- Do not disable rule via perl script in .spec file, better use a patch
107
(biosdevname_udevrule_rename_all_network_devices.patch)
108
- Modify configure.ac via sed to make use of %{_udevruledir} from .spec file
109
- Remove already integrated patches in latest source code:
110
Delete biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch
111
Delete biosdevname_udevrule_rename_all_network_devices.patch
112
Delete fix_several_PCI_root_ports_in_one_bus.patch
113
Modify udev-rule-path.patch
114
Modify whitelist-dell
115
116
-------------------------------------------------------------------
117
Tue Aug 12 16:03:10 UTC 2014 - trenn@suse.de
118
119
- Add mainline commit: 51b8cdb0b60df3baa
120
With this patch, the info can be showed correctly if there are two or more
121
PCI root ports in the same Bus ID/Device ID (bnc#890562)
122
Add: fix_several_PCI_root_ports_in_one_bus.patch
123
124
-------------------------------------------------------------------
125
Fri Jun 13 17:01:24 UTC 2014 - trenn@suse.de
126
127
- Fix missing %posttrans section
128
129
-------------------------------------------------------------------
130
Fri Jun 13 11:13:27 UTC 2014 - trenn@suse.de
131
132
- For some reason /usr/lib/udev/rules.d/99-systemd.rules seem not to exist
133
anymore. This is used to determine which udev rules.d to use.
134
Use 95-udev-late.rules instead.
135
Modified: udev-rule-path.patch
136
137
-------------------------------------------------------------------
138
Fri May 16 11:11:22 UTC 2014 - trenn@suse.de
139
140
- Revert biosdevname calling with different parameters introduced
141
with the change from the 22th of April as suggested by Dell.
142
Modified: biosdevname_udevrule_rename_all_network_devices.patch
143
144
-------------------------------------------------------------------
145
Thu May 8 09:10:30 UTC 2014 - trenn@suse.de
146
147
- Provide Supplements: modalias(dmi:*svnDell*)
148
so that the package gets autoinstalled on all Dell platforms
149
bnc#876733
150
151
-------------------------------------------------------------------
152
Tue Apr 22 13:41:21 UTC 2014 - trenn@suse.de
153
154
- Take mainline patch to fix (bnc#869614)
155
Modified: biosdevname_udevrule_rename_all_network_devices.patch
156
- Remove %config from etc rule to please obs checker
157
- Remove mkinitrd setup script
158
159
-------------------------------------------------------------------
160
Thu Apr 10 17:14:24 UTC 2014 - trenn@suse.de
161
162
- Remove eth* check, devices might have been renamed already bnc#869614
163
Add biosdevname_udevrule_rename_all_network_devices.patch
164
- Remove old mkinitrd stuff and replace it with dracut rpm macros to ensure
165
the initrd is rebuild if biosdevname got installed or updated.
166
167
-------------------------------------------------------------------
168
Tue Mar 25 13:42:43 UTC 2014 - trenn@suse.de
169
170
- update to latest git repo patches (c140ce659a204d67e4) including a fix
171
requested by Dell for Enterprise procducts (bnc#836342)
172
- Pass --no-configure to autogen.sh avoid double calling of ./configure
173
174
-------------------------------------------------------------------
175
Mon Jan 20 16:34:53 UTC 2014 - juwolf@suse.com
176
177
- Updated to version 0.5.0
178
* Add version number to biosdevname
179
* Save off Secondary PCI bus for PCI tree traversal
180
* Change scan of SMBIOS slot <-> PCI mapping
181
- Drop: biosdevname-0.4.1.tar.gz
182
- Add: biosdevname-0.5.0.tar.bz2
183
- Add biosdevname_git_v050_to_head.patch: Latest fixes from v0.5.0 to HEAD
184
185
-------------------------------------------------------------------
186
Fri Jul 12 19:33:10 CEST 2013 - ohering@suse.de
187
188
- Update mkinitrd helper to look for rules in /lib and /usr/lib (bnc#820216)
189
190
-------------------------------------------------------------------
191
Mon Apr 22 12:08:57 UTC 2013 - idonmez@suse.com
192
193
- Use correct directory for udev rules
194
195
-------------------------------------------------------------------
196
Mon Dec 3 13:51:01 UTC 2012 - p.drouand@gmail.com
197
198
- Update to 0.4.1 version:
199
* Use addslot() to track both embedded and physical index per slot
200
* Add fixes to ignore NPAR parsing on some cards
201
- Removed patchs: more-cmdline-args, verify-network-VPD, bug-706505
202
fixed on upstream releases bnc#706505
203
-------------------------------------------------------------------
204
Wed May 30 16:37:11 UTC 2012 - sweet_f_a@gmx.de
205
206
- remove useless automake dependecy
207
208
-------------------------------------------------------------------
209
Wed Dec 21 09:04:06 UTC 2011 - aj@suse.de
210
211
- Fix download URL.
212
213
-------------------------------------------------------------------
214
Wed Nov 30 09:43:41 UTC 2011 - coolo@suse.com
215
216
- add automake as buildrequire to avoid implicit dependency
217
218
-------------------------------------------------------------------
219
Fri Sep 23 12:02:44 UTC 2011 - duwe@suse.com
220
221
- fix bnc#706505
222
223
-------------------------------------------------------------------
224
Sat Sep 17 19:47:58 UTC 2011 - jengelh@medozas.de
225
226
- Remove redundant tags/sections from specfile
227
228
-------------------------------------------------------------------
229
Wed Sep 7 14:50:24 UTC 2011 - duwe@suse.com
230
231
- Verify length of VPD on network device (bnc#711172)
232
233
-------------------------------------------------------------------
234
Wed Aug 3 16:11:21 UTC 2011 - duwe@novell.com
235
236
- Enable on all Dell machines (bnc#705109)
237
238
-------------------------------------------------------------------
239
Mon Aug 1 13:17:24 UTC 2011 - duwe@novell.com
240
241
- pull patch to restrict SMBIOS version and to disable PIRQ usage
242
from upstream.
243
- use the above to fix bnc#705162
244
245
-------------------------------------------------------------------
246
Tue Jul 19 10:45:45 UTC 2011 - duwe@novell.com
247
248
- version 0.3.8 contains unconditional asm inline, making it
249
x86-only (bnc#706622)
250
251
-------------------------------------------------------------------
252
Thu Jul 7 18:38:07 UTC 2011 - duwe@novell.com
253
254
- fix bnc#704182
255
256
-------------------------------------------------------------------
257
Thu Jun 16 13:54:58 CEST 2011 - duwe@suse.de
258
259
- update to 0.3.8, disable rule by default (FATE#312154)
260
- remove now obsolete patches biosdevname-delete-unused-function.diff,
261
biosdevname-policy-all_names.diff and
262
biosdevname-0.2.4-wronglinking.patch.
263
264
-------------------------------------------------------------------
265
Sat Apr 30 15:55:06 UTC 2011 - crrodriguez@opensuse.org
266
267
- fix build with gcc 4.6, wrong linker options
268
269
-------------------------------------------------------------------
270
Mon Nov 24 17:46:38 CET 2008 - bwalle@suse.de
271
272
- Change to --policy=all_names (bnc#441079).
273
274
-------------------------------------------------------------------
275
Thu Oct 09 18:11:29 CEST 2008 - bwalle@suse.de
276
277
- Delete unused function onboard_device_type() (bnc#433795).
278
279
-------------------------------------------------------------------
280
Thu Jul 31 13:48:47 CEST 2008 - bwalle@suse.de
281
282
- integrate biosdevname to initrd (bnc#403269, FATE#301528)
283
284
-------------------------------------------------------------------
285
Sat Sep 22 17:37:00 CEST 2007 - bwalle@suse.de
286
287
- update to 0.2.4
288
o coordinate udev rules usage with udev maintainer
289
o fix crashes in pcmcia search, in_ethernet(), and incorrect
290
command line parsing.
291
292
-------------------------------------------------------------------
293
Mon Sep 3 16:28:27 CEST 2007 - bwalle@suse.de
294
295
- fix crash on startup
296
297
-------------------------------------------------------------------
298
Mon Sep 3 00:00:00 CEST 2007 - bwalle@suse.de
299
300
- initial package for SUSE (209107, FATE 301528)
301
302
-------------------------------------------------------------------
303