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

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



Tag 'libpciaccess-0.10.5-1' created by Julien Cristau <jcristau@debian.org> at 2008-11-12 19:19 +0000

Tagging upload of libpciaccess 0.10.5-1 to experimental.

Changes since libpciaccess-0.10.3-1:
Alan Coopersmith (11):
      Fix various typos (mostly in comments)
      Correct comment about devices used on Solaris
      scanpci: add -v flag to enable verbose mode like old scanpci
      Correct Sun license notice
      Fix bus probing on Solaris/SPARC
      Clean up formatting of solx_devfs.c
      More minor Solaris cleanups
      Add scanpci man page from Xorg
      Update COPYING with the rest of the copyright/license notices from the code
      Add scanpci.man to EXTRA_DIST
      Version 0.10.4

Jesse Barnes (1):
      Support write combine resource files in Linux sysfs

John Tapsell (1):
      configure.ac: Make mtrr.h test more portable

Juan RP (1):
      Add NetBSD support

Julien Cristau (9):
      Hide one more private symbol
      Make --without-zlib work
      Bump to 0.10.5
      Merge tag 'libpciaccess-0.10.5' into debian-experimental
      Delete generated files
      Run autoreconf at build time, cleanup generated files in clean.
      Allow reading compressed pci.ids file (closes: #478696).
      Add bug closer
      Prepare changelog for upload

Kel Modderman (1):
      Handle compressed pci.ids

Matthieu Herrb (1):
      OpenBSD: allow 2 successives calls to pci_system_init().

Petr Salinger (1):
      Add support for GNU/kFreeBSD

Robert Noland (1):
      Fix FreeBSD systems which support pci domains.

Stefan Dirsch (1):
      Fixed typo in output ("performace" --> "performance").

---
 COPYING                  |   49 
 INSTALL                  |  237 
 Makefile.am              |    2 
 Makefile.in              |  708 -
 aclocal.m4               | 7623 ----------------
 config.guess             | 1526 ---
 config.h.in              |   70 
 config.sub               | 1658 ---
 configure                |21413 -----------------------------------------------
 configure.ac             |   39 
 debian/changelog         |    9 
 debian/control           |    6 
 debian/rules             |   35 
 depcomp                  |  589 -
 install-sh               |  519 -
 ltmain.sh                | 6964 ---------------
 missing                  |  367 
 src/Makefile.am          |    4 
 src/Makefile.in          |  583 -
 src/common_device_name.c |   39 
 src/common_init.c        |    4 
 src/common_interface.c   |   18 
 src/freebsd_pci.c        |   14 
 src/linux_devmem.c       |    2 
 src/linux_sysfs.c        |   45 
 src/netbsd_pci.c         |  409 
 src/openbsd_pci.c        |    7 
 src/pci_tools.h          |   47 
 src/pciaccess_private.h  |    1 
 src/scanpci.c            |   19 
 src/scanpci.man          |   44 
 src/solx_devfs.c         | 1334 +-
 32 files changed, 1439 insertions(+), 42945 deletions(-)
---


Reply to: