-
Fri May 24 2013 Guangyu Sun <guangyu.sun@oracle.com> - 3.1.7-5.0.1
- Add Gen3 PCIe speed (8GT/s) to lspci (Mike Miller) [orabug 16857013]
-
Wed Dec 07 2011 Michal Hlavinka <mhlavink@redhat.com> - 3.1.7-5
- add support for PCIe 3.0 capabilities (#759744)
-
Wed Oct 26 2011 Michal Hlavinka <mhlavink@redhat.com> - 3.1.7-4
- do not forget to close directory after reading all pci ids (#684131)
-
Fri Nov 12 2010 Michal Hlavinka <mhlavink@redhat.com> - 3.1.7-3
- build with -fPIC (#646884)
-
Tue Sep 07 2010 Michal Hlavinka <mhlavink@redhat.com> - 3.1.7-2
- fix update-pciids not working correctly
-
Tue Aug 31 2010 Michal Hlavinka <mhlavink@redhat.com> - 3.1.7-1
- pciutils updated
-
Fri Aug 13 2010 Michal Hlavinka <mhlavink@redhat.com> - 3.1.6-1
- pciutils updated
- show which pci slot is used by device
-
Sat Oct 24 2009 Michal Hlavinka <mhlavink@redhat.com> - 2.2.3-8
- use direct hardware access method for 64bit architectures (#505557)
-
Fri Apr 24 2009 Michal Hlavinka <mhlavink@redhat.com> - 2.2.3-7
- add missing %dist to release
-
Fri Apr 24 2009 Michal Hlavinka <mhlavink@redhat.com> - 2.2.3-6
- fix: infinite output from 'lspci -v' on AD167A Emulex card
- Resolves: #487208
-
Tue Jan 15 2008 Harald Hoyer <harald@redhat.com> 2.2.3-5
- added modified patch from Michael E. Brown @ Dell, to also
read all /usr/share/hwdata/pci.ids.d/*.ids files (rhbz#195327)
- Resolves: rhbz#195327
-
Thu Aug 10 2006 Peter Jones <pjones@redhat.com> - 2.2.3-4
- Add definitions for more pci storage classes
-
Tue Jul 18 2006 Jesse Keating <jkeating@redhat.com> - 2.2.3-3
- rebuild
-
Sat Jun 03 2006 Harald Hoyer <harald@redhat.com> 2.2.3-2
- corrected multilib patch
-
Wed May 24 2006 Harald Hoyer <harald@redhat.com> 2.2.3-1
- version 2.2.3
- multilib patch (bug #192743)
-
Fri Feb 24 2006 Harald Hoyer <harald@redhat.com> 2.2.1-2
- added update-pciids shell script and manpage (bz #178582)
-
Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 2.2.1-1.2
- bump again for double-long bug on ppc(64)
-
Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 2.2.1-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Wed Dec 14 2005 Bill Nottingham <notting@redhat.com> - 2.2.1-1
- update to 2.2.1, adjust patches
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Fri May 20 2005 Bill Nottingham <notting@redhat.com> - 2.1.99.test8-10
- allow 64-bit addresses on x86_64 (#158217, <Matt_Domsch@dell.com>)
-
Wed May 11 2005 Bill Nottingham <notting@redhat.com> - 2.1.99.test8-9
- fix debuginfo generation
-
Tue Mar 15 2005 Bill Nottingham <notting@redhat.com> - 2.1.99.test8-8
- add patch for glibc macros (#151032, <redhat-bugzilla@linuxnetz.de>)
-
Thu Mar 03 2005 Bill Nottingham <notting@redhat.com> - 2.1.99.test8-7
- FC4. GCC 4. fore!
-
Wed Jan 26 2005 Bill Nottingham <notting@redhat.com> - 2.1.99.test8-6
- remove explicit kernel dep (#146153)
-
Sat Jan 22 2005 Bill Nottingham <notting@redhat.com> - 2.1.99.test8-5
- fix domain bug (#138722, #144383)
-
Tue Nov 23 2004 Jeremy Katz <katzj@redhat.com> - 2.1.99.test8-4
- don't use dietlibc on x86 anymore
-
Fri Sep 03 2004 Bill Nottingham <notting@redhat.com> 2.1.99.test8-3
- change sysfs access for detecting devices who get fixed up in the
kernel (#115522, #123802)
-
Wed Sep 01 2004 Bill Nottingham <notting@redhat.com> 2.1.99.test8-2
- update to test8
- fix headers
-
Sat Jul 10 2004 Bill Nottingham <notting@redhat.com> 2.1.99.test7-1
- update to test7
- fix segfault on some x86-64 boxen
-
Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Wed Mar 03 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Tue Dec 09 2003 Bill Nottingham <notting@redhat.com> 2.1.11-4
- fix paths for pci.ids, etc. (#111665)
-
Wed Nov 26 2003 Bill Nottingham <notting@redhat.com> 2.1.11-3
- remove a few calls to ->error() in the sysfs code
-
Sat Nov 22 2003 Jeremy Katz <katzj@redhat.com> 2.1.11-2
- build a diet libpci_loader.a on i386
- always assume pread exists, it does with diet and all vaguely recent glibc
-
Sat Nov 22 2003 Bill Nottingham <notting@redhat.com> 2.1.11-1
- update to 2.1.11
- add patch for sysfs & pci domains support (<willy@debian.org>)
-
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Thu Feb 13 2003 Bill Nottingham <notting@redhat.com>
- don't segfault when there's no pci bus (#84146)
-
Thu Jan 23 2003 Tim Powers <timp@redhat.com>
- rebuilt
-
Fri Dec 06 2002 Elliot Lee <sopwith@redhat.com> 2.1.10-5
- Add patch4 for ppc64. The basic rule seems to be that on any platform
where it is possible to be running a 64-bit kernel, we need to always
print out 64-bit addresses.
-
Tue Nov 05 2002 Bill Nottingham <notting@redhat.com> 2.1.10-4
- fix dir perms on /usr/include/pci
-
Wed Oct 16 2002 Bill Nottingham <notting@redhat.com> 2.1.10-3
- use %{_libdir}
- own /usr/include/pci
- build library with -fPIC
-
Tue Jul 09 2002 Bill Nottingham <notting@redhat.com> 2.1.10-2
- don't build with -fomit-frame-pointer
-
Tue Jun 25 2002 Bill Nottingham <notting@redhat.com> 2.1.10-1
- update to 2.1.10
-
Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Tue Jun 18 2002 Bill Nottingham <notting@redhat.com> 2.1.9-4
- don't forcibly strip binaries
-
Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Sat Feb 23 2002 Bill Nottingham <notting@redhat.com>
- rebuild
-
Thu Jan 31 2002 Bill Nottingham <notting@redhat.com>
- require hwdata now that pci.ids is there
-
Thu Jan 10 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Mon Dec 31 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- man page is now owned by root
-
Thu Oct 18 2001 Bill Nottingham <notting@redhat.com>
- dump all the patches, ship pci.ids direct out of sourceforge CVS
-
Thu Sep 27 2001 Bill Nottingham <notting@redhat.com>
- broadcom bcm5820 id (#53592)
-
Sat Aug 11 2001 Bill Nottingham <notting@redhat.com>
- more ids
-
Wed Jul 18 2001 Bill Nottingham <notting@redhat.com>
- add newline in printf in PCI-X patch (#49277)
-
Tue Jul 10 2001 Bill Nottingham <notting@redhat.com>
- update broadcom patch
- add new ids from 2.4.6
-
Tue May 29 2001 Bill Nottingham <notting@redhat.com>
- add a couple of e1000 ids
-
Fri Mar 23 2001 Bill Nottingham <notting@redhat.com>
- another megaraid id
-
Thu Mar 22 2001 Bill Nottingham <notting@redhat.com>
- another megaraid id
-
Thu Mar 15 2001 Preston Brown <pbrown@redhat.com>
- LSI SCSI PCI id
-
Thu Feb 22 2001 Nalin Dahyabhai <nalin@redhat.com>
- fix formatting problems
-
Thu Feb 22 2001 Preston Brown <pbrown@redhat.com>
- add IBM ServeRAID entries
-
Wed Feb 21 2001 Preston Brown <pbrown@redhat.com>
- i860 entries.
-
Tue Feb 20 2001 Helge Deller <hdeller@redhat.de>
- added various pci ids
-
Sat Feb 03 2001 Bill Nottingham <notting@redhat.com>
- fix mishap in fixing mishap
-
Fri Feb 02 2001 Bill Nottingham <notting@redhat.com>
- fix apparent mishap in pci.ids update from kernel (#25520)
-
Wed Jan 24 2001 Bill Nottingham <notting@redhat.com>
- pci.ids updates
-
Wed Dec 13 2000 Bill Nottingham <notting@redhat.com>
- big pile of pci.ids updates
-
Wed Jul 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- clean up patches to not generate badly-formatted files
-
Wed Jul 26 2000 Preston Brown <pbrown@redhat.com>
- Vortex fixes laroche originally applied on kudzu moved here.
-
Sat Jul 15 2000 Preston Brown <pbrown@redhat.com>
- pci ids for i815, new ati hardware
-
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
-
Wed Jul 12 2000 Bill Nottingham <notting@redhat.com>
- yet more IDs
- PCI-X support from Matt Domsch
-
Sat Jul 08 2000 Bill Nottingham <notting@redhat.com>
- some more QLogic ids
-
Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
- more IDs from Dell
-
Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1.8
-
Sat Apr 22 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1.7
-
Tue Apr 18 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1.6
-
Sat Mar 04 2000 Bill Nottingham <notting@redhat.com>
- add a couple of ids
-
Tue Feb 15 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1.5
-
Fri Feb 04 2000 Bill Nottingham <notting@redhat.com>
- handle compressed man pages
-
Tue Jan 25 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1.4
-
Fri Jan 21 2000 Bill Nottingham <notting@redhat.com>
- update to 2.1.3
-
Sat Dec 25 1999 Bill Nottingham <notting@redhat.com>
- update to 2.1.2
-
Wed Jun 30 1999 Bill Nottingham <notting@redhat.com>
- add -devel package
-
Fri May 21 1999 Bill Nottingham <notting@redhat.com>
- update to 2.0
-
Tue Apr 20 1999 Jakub Jelinek <jj@ultra.linux.cz>
- update to 1.99.5
- fix sparc64 operation
-
Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
-
Fri Feb 05 1999 Bill Nottingham <notting@redhat.com>
- initial build