2015-04-13 11:23:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 10 12:38:21 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Fix fault in ignore-broken-BIOSes patch (boo#920054).
|
|
|
|
|
2015-04-09 10:04:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 3 08:56:16 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Use url for source
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
|
2015-02-21 23:50:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 21 22:49:47 UTC 2015 - meissner@suse.com
|
|
|
|
|
|
|
|
- biosdevname-pic.patch: make cpuid() not expose %ebx out of
|
|
|
|
assembler, so we can build it with -fPIE.
|
|
|
|
|
2015-01-22 15:13:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 22 13:02:08 UTC 2015 - trenn@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.6.1
|
|
|
|
- Do not disable rule via perl script in .spec file, better use a patch
|
2015-02-21 23:56:04 +01:00
|
|
|
(biosdevname_udevrule_rename_all_network_devices.patch)
|
2015-01-22 15:13:09 +01:00
|
|
|
- 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
|
|
|
|
|
2014-08-12 18:07:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 12 16:03:10 UTC 2014 - trenn@suse.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
|
|
|
|
|
2014-06-20 14:02:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 13 17:01:24 UTC 2014 - trenn@suse.de
|
|
|
|
|
|
|
|
- Fix missing %posttrans section
|
|
|
|
|
2014-06-13 13:17:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 13 11:13:27 UTC 2014 - trenn@suse.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
|
|
|
|
|
2014-05-16 14:44:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 16 11:11:22 UTC 2014 - trenn@suse.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
|
|
|
|
|
2014-05-08 11:12:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 8 09:10:30 UTC 2014 - trenn@suse.de
|
|
|
|
|
|
|
|
- Provide Supplements: modalias(dmi:*svnDell*)
|
|
|
|
so that the package gets autoinstalled on all Dell platforms
|
|
|
|
bnc#876733
|
|
|
|
|
2014-04-10 19:16:05 +02:00
|
|
|
-------------------------------------------------------------------
|
2014-04-22 15:43:55 +02:00
|
|
|
Tue Apr 22 13:41:21 UTC 2014 - trenn@suse.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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-04-10 19:16:05 +02:00
|
|
|
Thu Apr 10 17:14:24 UTC 2014 - trenn@suse.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.
|
|
|
|
|
2014-03-25 14:44:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 25 13:42:43 UTC 2014 - trenn@suse.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
|
|
|
|
|
2014-01-27 15:49:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 20 16:34:53 UTC 2014 - juwolf@suse.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
|
|
|
|
|
2013-07-13 22:41:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 12 19:33:10 CEST 2013 - ohering@suse.de
|
|
|
|
|
|
|
|
- Update mkinitrd helper to look for rules in /lib and /usr/lib (bnc#820216)
|
|
|
|
|
2013-04-22 16:11:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 22 12:08:57 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Use correct directory for udev rules
|
|
|
|
|
2012-05-31 10:49:56 +02:00
|
|
|
-------------------------------------------------------------------
|
2012-12-07 10:06:02 +01:00
|
|
|
Mon Dec 3 13:51:01 UTC 2012 - p.drouand@gmail.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
|
|
|
|
-------------------------------------------------------------------
|
2012-05-31 10:49:56 +02:00
|
|
|
Wed May 30 16:37:11 UTC 2012 - sweet_f_a@gmx.de
|
|
|
|
|
|
|
|
- remove useless automake dependecy
|
|
|
|
|
2011-12-21 10:20:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 21 09:04:06 UTC 2011 - aj@suse.de
|
|
|
|
|
|
|
|
- Fix download URL.
|
|
|
|
|
2011-11-30 14:09:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 30 09:43:41 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
|
2011-12-21 10:20:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 23 12:02:44 UTC 2011 - duwe@suse.com
|
|
|
|
|
|
|
|
- fix bnc#706505
|
|
|
|
|
2011-09-19 21:40:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 17 19:47:58 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
|
2011-12-21 10:20:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 7 14:50:24 UTC 2011 - duwe@suse.com
|
|
|
|
|
|
|
|
- Verify length of VPD on network device (bnc#711172)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 3 16:11:21 UTC 2011 - duwe@novell.com
|
|
|
|
|
|
|
|
- Enable on all Dell machines (bnc#705109)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 1 13:17:24 UTC 2011 - duwe@novell.com
|
|
|
|
|
|
|
|
- pull patch to restrict SMBIOS version and to disable PIRQ usage
|
|
|
|
from upstream.
|
|
|
|
- use the above to fix bnc#705162
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 19 10:45:45 UTC 2011 - duwe@novell.com
|
|
|
|
|
|
|
|
- version 0.3.8 contains unconditional asm inline, making it
|
|
|
|
x86-only (bnc#706622)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 18:38:07 UTC 2011 - duwe@novell.com
|
|
|
|
|
|
|
|
- fix bnc#704182
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 16 13:54:58 CEST 2011 - duwe@suse.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.
|
|
|
|
|
2011-05-02 14:41:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 30 15:55:06 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- fix build with gcc 4.6, wrong linker options
|
|
|
|
|
2008-11-24 20:42:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 24 17:46:38 CET 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- Change to --policy=all_names (bnc#441079).
|
|
|
|
|
2008-10-09 18:29:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 09 18:11:29 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- Delete unused function onboard_device_type() (bnc#433795).
|
|
|
|
|
2008-08-08 11:48:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 31 13:48:47 CEST 2008 - bwalle@suse.de
|
|
|
|
|
|
|
|
- integrate biosdevname to initrd (bnc#403269, FATE#301528)
|
|
|
|
|
2008-01-15 04:27:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 22 17:37:00 CEST 2007 - bwalle@suse.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 3 16:28:27 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- fix crash on startup
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 3 00:00:00 CEST 2007 - bwalle@suse.de
|
|
|
|
|
|
|
|
- initial package for SUSE (209107, FATE 301528)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|