Changelog for
biosdevname-debugsource-0.7.3.7.g495ab76-slfo.1.2.6.x86_64.rpm :
* Tue Feb 27 2024 trennAATTsuse.de- Binary is in /usr/sbin not /sbin (cmp with install to /usr below) (bsc#1220125) M udev-rule-path.patch
* Fri Jul 09 2021 trennAATTsuse.de- 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 lnusselAATTsuse.de- install to /usr (boo#1029961)
* Fri Sep 18 2020 sebastian.parschauerAATTinstana.com- Amend the package description
* Thu Aug 13 2020 msuchanekAATTsuse.com- 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 msuchanekAATTsuse.com- 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 dimstarAATTopensuse.org- 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
* Thu Jan 19 2017 felix.gerlingAATTsuse.com- Update to HEAD 66eab208d3c2abe947ba0a793094ee856e8fb3ee
* Fix use-after-free of fd
* Tue Aug 16 2016 olafAATTaepfle.de- Detect dom0 via xenfs instead of cpuid to compensate for ABI change in xen-4.7 on AMD systems. (bnc#974257) biosdevname-dom0.patch
* Fri Mar 04 2016 trennAATTsuse.de- Update to latest 0.7.2 version (fate#319998)
* Sun Jan 17 2016 mpluskalAATTsuse.com- Update to 0.7.1
* no upstream changelog provided
* Thu Dec 10 2015 tiwaiAATTsuse.de- Fix missing dependency on coreutils for initrd macros (boo#958562)- Call missing initrd macro at postun (boo#958562)
* Mon Jul 13 2015 wernerAATTsuse.de- Add missed build require on pkgconfig udev
* Wed Jun 03 2015 mpluskalAATTsuse.com- Update to 0.6.2
* no upstream changelog provided
* Fri Apr 10 2015 zaitorAATTopensuse.org- Fix fault in ignore-broken-BIOSes patch (boo#920054).
* Fri Apr 03 2015 mpluskalAATTsuse.com- Use url for source- Cleanup spec file with spec-cleaner
* Sat Feb 21 2015 meissnerAATTsuse.com- biosdevname-pic.patch: make cpuid() not expose %ebx out of assembler, so we can build it with -fPIE.
* Thu Jan 22 2015 trennAATTsuse.de- Update to version 0.6.1- Do not disable rule via perl script in .spec file, better use a patch (biosdevname_udevrule_rename_all_network_devices.patch)- Modify configure.ac via sed to make use of %{_udevruledir} from .spec file- Remove already integrated patches in latest source code: Delete biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch Delete biosdevname_udevrule_rename_all_network_devices.patch Delete fix_several_PCI_root_ports_in_one_bus.patch Modify udev-rule-path.patch Modify whitelist-dell
* Tue Aug 12 2014 trennAATTsuse.de- Add mainline commit: 51b8cdb0b60df3baa With this patch, the info can be showed correctly if there are two or more PCI root ports in the same Bus ID/Device ID (bnc#890562) Add: fix_several_PCI_root_ports_in_one_bus.patch
* Fri Jun 13 2014 trennAATTsuse.de- Fix missing %posttrans section
* Fri Jun 13 2014 trennAATTsuse.de- For some reason /usr/lib/udev/rules.d/99-systemd.rules seem not to exist anymore. This is used to determine which udev rules.d to use. Use 95-udev-late.rules instead. Modified: udev-rule-path.patch
* Fri May 16 2014 trennAATTsuse.de- Revert biosdevname calling with different parameters introduced with the change from the 22th of April as suggested by Dell. Modified: biosdevname_udevrule_rename_all_network_devices.patch
* Thu May 08 2014 trennAATTsuse.de- Provide Supplements: modalias(dmi:
*svnDell
*) so that the package gets autoinstalled on all Dell platforms bnc#876733
* Tue Apr 22 2014 trennAATTsuse.de- Take mainline patch to fix (bnc#869614) Modified: biosdevname_udevrule_rename_all_network_devices.patch- Remove %config from etc rule to please obs checker- Remove mkinitrd setup script
* Thu Apr 10 2014 trennAATTsuse.de- Remove eth
* check, devices might have been renamed already bnc#869614 Add biosdevname_udevrule_rename_all_network_devices.patch- Remove old mkinitrd stuff and replace it with dracut rpm macros to ensure the initrd is rebuild if biosdevname got installed or updated.
* Tue Mar 25 2014 trennAATTsuse.de- update to latest git repo patches (c140ce659a204d67e4) including a fix requested by Dell for Enterprise procducts (bnc#836342)- Pass --no-configure to autogen.sh avoid double calling of ./configure
* Mon Jan 20 2014 juwolfAATTsuse.com- Updated to version 0.5.0
* Add version number to biosdevname
* Save off Secondary PCI bus for PCI tree traversal
* Change scan of SMBIOS slot <-> PCI mapping- Drop: biosdevname-0.4.1.tar.gz- Add: biosdevname-0.5.0.tar.bz2- Add biosdevname_git_v050_to_head.patch: Latest fixes from v0.5.0 to HEAD
* Fri Jul 12 2013 oheringAATTsuse.de- Update mkinitrd helper to look for rules in /lib and /usr/lib (bnc#820216)
* Mon Apr 22 2013 idonmezAATTsuse.com- Use correct directory for udev rules
* Mon Dec 03 2012 p.drouandAATTgmail.com- Update to 0.4.1 version:
* Use addslot() to track both embedded and physical index per slot
* Add fixes to ignore NPAR parsing on some cards- Removed patchs: more-cmdline-args, verify-network-VPD, bug-706505 fixed on upstream releases bnc#706505
* Wed May 30 2012 sweet_f_aAATTgmx.de- remove useless automake dependecy
* Wed Dec 21 2011 ajAATTsuse.de- Fix download URL.
* Wed Nov 30 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Fri Sep 23 2011 duweAATTsuse.com- fix bnc#706505
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Wed Sep 07 2011 duweAATTsuse.com- Verify length of VPD on network device (bnc#711172)
* Wed Aug 03 2011 duweAATTnovell.com- Enable on all Dell machines (bnc#705109)
* Mon Aug 01 2011 duweAATTnovell.com- pull patch to restrict SMBIOS version and to disable PIRQ usage from upstream.- use the above to fix bnc#705162
* Tue Jul 19 2011 duweAATTnovell.com- version 0.3.8 contains unconditional asm inline, making it x86-only (bnc#706622)
* Thu Jul 07 2011 duweAATTnovell.com- fix bnc#704182
* Thu Jun 16 2011 duweAATTsuse.de- update to 0.3.8, disable rule by default (FATE#312154)- remove now obsolete patches biosdevname-delete-unused-function.diff, biosdevname-policy-all_names.diff and biosdevname-0.2.4-wronglinking.patch.
* Sat Apr 30 2011 crrodriguezAATTopensuse.org- fix build with gcc 4.6, wrong linker options
* Mon Nov 24 2008 bwalleAATTsuse.de- Change to --policy=all_names (bnc#441079).
* Thu Oct 09 2008 bwalleAATTsuse.de- Delete unused function onboard_device_type() (bnc#433795).
* Thu Jul 31 2008 bwalleAATTsuse.de- integrate biosdevname to initrd (bnc#403269, FATE#301528)
* Sat Sep 22 2007 bwalleAATTsuse.de- update to 0.2.4 o coordinate udev rules usage with udev maintainer o fix crashes in pcmcia search, in_ethernet(), and incorrect command line parsing.
* Mon Sep 03 2007 bwalleAATTsuse.de- fix crash on startup
* Sun Sep 02 2007 bwalleAATTsuse.de- initial package for SUSE (209107, FATE 301528)