Changelog for
biosdevname-0.7.3.7.g495ab76-2.7.x86_64.rpm :
* Fri Jul 09 2021 Thomas Renninger
- Enhance _service file- Update to version 0.7.3:
* Add SMBIOS 3.x support
* Read DMI entries from /sys/firmware/dmi/tables/DMI
* Add buffer read helper using read explicitly
* man: fix all_ethN indentation
* Netronome biosdevname support (#8)
* Prevent infinite recursion in dmidecode.c::smbios_setslot by (#7)
* Add support for ExaNIC network cards (#5) This are now all mainline and got reverted: D biosdevname-Add-buffer-read-helper-using-read-explicitly.patch D biosdevname-Add-SMBIOS-3.x-support.patch D biosdevname-Read-DMI-entries-from-sys-firmware-dmi-tables-DMI.patch D dmidecode-prevent-infinite-recursion.patch
* Tue Jun 08 2021 Ludwig Nussel - install to /usr (boo#1029961)
* Fri Sep 18 2020 Sebastian Parschauer - Amend the package description
* Thu Aug 13 2020 Michal Suchanek - Add support for SMBIOS 3.
* biosdevname-Add-SMBIOS-3.x-support.patch- Fix URL in specfile. It should be readable to developers.
* Thu Aug 13 2020 Michal Suchanek - Read DMI info rom sysfs (bsc#1174491).
* biosdevname-Add-buffer-read-helper-using-read-explicitly.patch
* biosdevname-Read-DMI-entries-from-sys-firmware-dmi-tables-DMI.patch
* Wed Jan 22 2020 Dominique Leuenberger - BuildRequire pkgconfig(libudev) instead of libudev-devel: allow OBS to shortcut through the -mini flavors.
* Wed May 23 2018 josef.moellersAATTsuse.com- Prevent infinite recursion in dmidecode.c::smbios_setslot by checking that subordinate bus has a number greater than the current bus. [bsc#1093625, dmidecode-prevent-infinite-recursion.patch]
* Tue Mar 27 2018 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Fri Sep 22 2017 josef.moellersAATTsuse.com- Update to version 0.7.3
* Shipping and future Dell EMC systems support consistent network device naming feature. [fate#332490]
* Fri Jun 09 2017 fschnizleinAATTsuse.com- Update to latest HEAD to 02811d5165c2eeecf8797fe9b5088d6e78bd25db
* Changed source to github
* Ignore naming of non-Ethernet network interfaces
* Prevent reading of VPD-DCM strings for SRIOV-vfs - removed patch v0.7.2_to_HEAD_66eab208.patch