Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

biosdevname-debuginfo-0.4.1-1.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: biosdevname-debuginfo Distribution: Fedora Project
Version: 0.4.1 Vendor: Fedora Project
Release: 1.fc17 Build date: Wed Jul 18 02:20:08 2012
Group: Development/Debug Build host: buildvm-06.phx2.fedoraproject.org
Size: 287005 Source RPM: biosdevname-0.4.1-1.fc17.src.rpm
Packager: Fedora Project
Url: http://linux.dell.com/files/biosdevname
Summary: Debug information for package biosdevname
This package provides debug information for package biosdevname.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv2

Changelog

* Tue Jul 17 2012 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.4.1-1
  - Fix autoconfig for Fedora systems
  - Make sure that vpd scan only runs on Dell systems, also blacklist Atheros
    wireless cards which hang when vpd is read.
  - Add fixes to biosdevname to support cards that export multiple network
    ports per PCI device (chelsio/mellanox).
* Wed May 02 2012 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.4.0-1
  - Create detached signature
  - Fix man page to use new naming convention
  - Remove unused variables from Stephen Hemminger [shemminger@vyatta.com]
  - Use Physical device for slot numbering for embedded SR-IOV cards
  - Add tracking of ifindex to eths structure
  - Fix naming for add-in network adapters when SMBIOS version is invalid
  - Read VPD-R on Dell systems only
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.11-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Oct 04 2011 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.3.11-5
  - Added automake as a build dependency
* Tue Oct 04 2011 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.3.11-4
  - Added autoconf as a build dependency
* Tue Oct 04 2011 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.3.11-3
  - Generating the configure script if it doesn't exist
* Tue Oct 04 2011 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.3.11-2
  - Fixed the dir structure inside the archive
* Tue Oct 04 2011 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.3.11-1
  - Updating the sources to 0.3.11 version. Following are the changes:
  - Fix man page for PCI slot naming
  - Fix clearing of buffer for NPAR/SRIOV naming
  - Add --nopirq and --smbios options to manpage.
  - Verify length of VPD on network device
  - Close file handle on sysfs read
  - Fix naming policy for NPAR devices.
    Match each PCI device to its VPD 'physical' device to get correct index
  - Exclude  building on ia64 arch
  - Add support functions for determining PCIE slot
  - Scan full path to parent when getting PCIE slot
  - Fix NPAR naming for add-in cards
  - Don't display _vf suffix on NPAR devices with single function
  - Fix PCIe/PIRQ slot mapping
* Thu Apr 21 2011 Praveen K Paladugu <praveen_paladugu@dell.com> - 0.3.8-1
  - Add changes to parse VPD structure for device mapping on NPAR devices
  - Fix pathname
  - Cleanup and comment NPAR code
  - Fix debian packaging rules to regenerate configure script
  - Change pciX to pX for shortened names for PCI add-on devices
  - Fix manpage typo
  - Delete CR-LF in script
  - Change default signing key
  - Add command line arguments for checking SMBIOS version and ignore $PIRQ.
* Thu Feb 17 2011 Matt Domsch <Matt_Domsch@dell.com> - 0.3.7-1
  - drop dump_pirq, suggest use biosdecode instead
  - don't use '#' in names, use 'p' instead, by popular demand
  - properly look for SMBIOS, then $PIR, then recurse
  - Add kernel command line parameter "biosdevname={0|1}" to turn off/on biosdevname
  - Fix segfault when BIOS advertises zero sized PIRQ Routing Table
  - Add 'bonding' and 'openvswitch' to the virtual devices list
  - fail PIRQ lookups if device domain is not 0
  - Don't suggest names if running in a virtual machine (Xen, KVM,
    VMware tested, but should work on others)
  - Typo fixes
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Jan 25 2011 Matt Domsch <Matt_Domsch@dell.com> - 0.3.6-1
  - drop biosdevnameS, it's unused and fails to build on F15
* Tue Jan 25 2011 Matt Domsch <Matt_Domsch@dell.com> - 0.3.5-1
  - install dump_pirq into /usr/sbin
  - fix udev rule, skip running if NAME is already set
  - move udev rule to /lib/udev/rules.d by default
* Thu Dec 16 2010 Matt Domsch <mdomsch@fedoraproject.org> - 0.3.4-1
  - drop unnecessary explicit version requirement on udev
  - bugfix: start indices at 1 not 0, to match Dell and HP server port designations
  - bugfix: don't assign names to unknown devices
  - bugfix: don't assign duplicate names
* Thu Dec 09 2010 Matt Domsch <Matt_Domsch@dell.com> - 0.3.3-1
  - add back in use of PCI IRQ Routing Table, if info is not provided by
    sysfs or SMBIOS
* Thu Dec 02 2010 Matt Domsch <Matt_Domsch@dell.com> - 0.3.2-1
  - fix for multi-port cards with bridges
  - removal of code for seriously obsolete systems
* Sun Nov 28 2010 Matt Domsch <Matt_Domsch@dell.com> 0.3.1-1
  - remove all policies except 'physical' and 'all_ethN'
  - handle SR-IOV devices properly
* Wed Nov 10 2010 Matt Domsch <Matt_Domsch@dell.com> 0.3.0-1
  - add --policy=loms, make it default
  - read index and labels from sysfs if available
* Mon Jul 27 2009 Jordan Hargrave <Jordan_Hargrave@dell.com> 0.2.5-1
  - fix mmap error checking
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.4-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue May 06 2008 Matt Domsch <Matt_Domsch@dell.com> 0.2.4-5
  - use policy=all_names to find breakage
* Sun Feb 10 2008 Matt Domsch <Matt_Domsch@dell.com> 0.2.4-4
  - rebuild for gcc43
* Fri Sep 21 2007 Matt Domsch <Matt_Domsch@dell.com> 0.2.4-3
  - fix manpage entry in files
* Fri Sep 21 2007 Matt Domsch <Matt_Domsch@dell.com> 0.2.4-2
  - rebuild with Requires: udev > 115-3.20070920git
* Fri Sep 21 2007 Matt Domsch <Matt_Domsch@dell.com> 0.2.4-1
  - coordinate udev rules usage with udev maintainer
  - fix crashes in pcmcia search, in_ethernet(), and incorrect command
    line parsing.
* Mon Aug 27 2007 Matt Domsch <Matt_Domsch@dell.com> 0.2.3-1
  - eliminate libbiosdevname.*, pre and post scripts
* Fri Aug 24 2007 Matt Domsch <Matt_Domsch@dell.com> 0.2.2-1
  - ExclusiveArch those arches with SMBIOS and PCI IRQ Routing tables
  - eliminate libsysfs dependency, move app to / for use before /usr is mounted.
  - build static
* Mon Aug 20 2007 Matt Domsch <Matt_Domsch@dell.com> 0.2.1-1
  - initial release

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/49
/usr/lib/debug/.build-id/49/b30fd1a9782d0bb8e31ab5fb68043257a54e88
/usr/lib/debug/.build-id/49/b30fd1a9782d0bb8e31ab5fb68043257a54e88.debug
/usr/lib/debug/sbin
/usr/lib/debug/sbin/biosdevname.debug
/usr/src/debug/biosdevname-0.4.1
/usr/src/debug/biosdevname-0.4.1/src
/usr/src/debug/biosdevname-0.4.1/src/bios_dev_name.c
/usr/src/debug/biosdevname-0.4.1/src/bios_dev_name.h
/usr/src/debug/biosdevname-0.4.1/src/bios_device.c
/usr/src/debug/biosdevname-0.4.1/src/bios_device.h
/usr/src/debug/biosdevname-0.4.1/src/dmidecode
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/dmidecode.c
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/dmidecode.h
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/dmioem.c
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/dmioem.h
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/types.h
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/util.c
/usr/src/debug/biosdevname-0.4.1/src/dmidecode/util.h
/usr/src/debug/biosdevname-0.4.1/src/eths.c
/usr/src/debug/biosdevname-0.4.1/src/eths.h
/usr/src/debug/biosdevname-0.4.1/src/ethtool-copy.h
/usr/src/debug/biosdevname-0.4.1/src/libbiosdevname.h
/usr/src/debug/biosdevname-0.4.1/src/list.h
/usr/src/debug/biosdevname-0.4.1/src/naming_policy.c
/usr/src/debug/biosdevname-0.4.1/src/naming_policy.h
/usr/src/debug/biosdevname-0.4.1/src/pci.c
/usr/src/debug/biosdevname-0.4.1/src/pci.h
/usr/src/debug/biosdevname-0.4.1/src/pirq.c
/usr/src/debug/biosdevname-0.4.1/src/pirq.h
/usr/src/debug/biosdevname-0.4.1/src/read_proc.c
/usr/src/debug/biosdevname-0.4.1/src/state.h
/usr/src/debug/biosdevname-0.4.1/src/sysfs.c
/usr/src/debug/biosdevname-0.4.1/src/sysfs.h


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 21 04:50:33 2013