libpciaccess: Changes to 'refs/tags/libpciaccess-0.10.3'

2009-04-27 Thread David Nusinow
Tag 'libpciaccess-0.10.3' created by Adam Jackson  at 
2008-06-10 19:25 +

libpciaccess 0.10.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkhO1RQACgkQW4otUKDs0NOStACgs6cHVDKCuyk/Yz9iINfXxlAl
RwwAoJBiJSAP8Qwys55RiI6+R35NPdb7
=ulnE
-END PGP SIGNATURE-

Changes since libpciaccess-0.10.2:
Adam Jackson (1):
  libpciaccess 0.10.3

---
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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

2008-07-13 Thread Julien Cristau
Tag 'libpciaccess-0.10.3-1' created by Julien Cristau <[EMAIL PROTECTED]> at 
2008-07-13 13:05 +

Tagging upload of libpciaccess 0.10.3-1 to unstable.

Changes since libpciaccess-0.10-1:
Adam Jackson (3):
  Linux: Fail gracefully on machines without PCI.
  libpciaccess 0.10.2
  libpciaccess 0.10.3

Alan Coopersmith (3):
  Initialize err to 0 in pci_device_solx_devfs_map_range
  Add pci_system_solx_devfs_create prototype to pciaccess_private.h
  Fix lint warnings in solx_devfs.c

Brice Goglin (1):
  Misc fixes to debian/control and debian/copyright

Danny van Dyk (1):
  Fix function prototypes for C++

Dave Airlie (2):
  linux: add pci_device_enable entrypoint and sysfs support for it
  pciaccess: bump to 0.10.1

Eric Anholt (1):
  Catch and recover from yet another linux kernel bug in mprotect.

Hasso Tepper (1):
  Add DragonFly BSD support

Julien Cristau (7):
  solaris: add pci_tools.h to OS_SUPPORT
  Add watch file.
  Merge tag 'libpciaccess-0.10.3' into debian-unstable
  autoreconf and update changelogs for new upstream
  Bump shlibs and update symbols file.
  Suggest pciutils, which provides the pci.ids list.
  Prepare changelog for upload

Keith Packard (1):
  Kludge around linux bug and turn off write-through and cache-disable bits

Mark Kettenis (1):
  OpenBSD support for libpciaccess.

Stuart Bennett (1):
  Bug #13988: Fix reads from "0"-sized ROMs.

---
 ChangeLog|  108 +++
 aclocal.m4   |2 
 configure|   92 ++---
 configure.ac |8 
 debian/changelog |   14 +
 debian/control   |5 
 debian/copyright |8 
 debian/libpciaccess0.shlibs  |2 
 debian/libpciaccess0.symbols |2 
 debian/watch |2 
 include/pciaccess.h  |   12 +
 ltmain.sh|2 
 src/Makefile.am  |8 
 src/Makefile.in  |   13 -
 src/common_init.c|   13 +
 src/common_interface.c   |   21 ++
 src/common_iterator.c|3 
 src/common_map.c |1 
 src/linux_devmem.c   |2 
 src/linux_sysfs.c|   66 +-
 src/openbsd_pci.c|  406 +++
 src/pciaccess_private.h  |4 
 src/solx_devfs.c |   14 -
 23 files changed, 729 insertions(+), 79 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]