[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libpciaccess: Changes to 'refs/tags/libpciaccess-0.13-1'



Tag 'libpciaccess-0.13-1' created by Cyril Brulebois <kibi@debian.org> at 2012-03-04 09:03 +0000

Tagging upload of libpciaccess 0.13-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAk9TL9UACgkQeGfVPHR5Nd045ACdEVUx1c5imk8zmZ5ySD7idm3A
zT4An1M9AjlOi4H3kyYH1b6fl1GThOYI
=kY58
-----END PGP SIGNATURE-----

Changes since libpciaccess-0.12.902-1:
Adam Jackson (1):
      linux: Don't use /dev/port

Alan Coopersmith (3):
      Solaris: reorder functions to remove need for lots of static prototypes
      Close pci.ids file when bailing out because realloc failed
      solx_devfs.c: fix gcc warnings about casting away const when reading data

Cyril Brulebois (2):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.

Daniel Drake (1):
      delete_io_handle: fix deletion of last handle

Henry Zhao (1):
      Solaris: improve support for sparc platform

Jeremy Huddleston (1):
      configure.ac: Bump to 0.13

Mark Kettenis (3):
      OpenBSD: Indicate that devices need access to legacy VGA resources.
      Add VGA Arbiter support for OpenBSD.
      OpenBSD: Implement map_legacy and legacy_io

Mathias Krause (1):
      Use correct type for pci_id file accessor functions

---
 ChangeLog                |  132 ++++++++++
 configure.ac             |    2 
 debian/changelog         |    6 
 src/Makefile.am          |   10 
 src/common_device_name.c |    7 
 src/common_io.c          |   11 
 src/linux_sysfs.c        |   63 +++--
 src/openbsd_pci.c        |  291 +++++++++++++++++++++++
 src/pciaccess_private.h  |    1 
 src/solx_devfs.c         |  588 +++++++++++++++++++++++++++++------------------
 10 files changed, 861 insertions(+), 250 deletions(-)
---


Reply to: