libpciaccess: Changes to 'refs/tags/libpciaccess-0.12.0-1'
Tag 'libpciaccess-0.12.0-1' created by Julien Cristau <jcristau@debian.org> at 2010-07-24 09:21 +0000
Tagging upload of libpciaccess 0.12.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABCAAGBQJMSrCgAAoJEDEBgAUJBeQMPQ4P/3sRj/0IxJh6qanb6+PL1wii
Ej5YsXF9vTknaO8jiZZ3mNBAHAYl61+li1KQgHrP0/NJA4jkp+RzMXwf9ipOGT9y
C9F+62bEyXSCrhds1nYs7KxFQASXynLDYi5ObnPgWt1jZYGhkfdiIUnWTPjj3zJY
2Z274WuIwgk/dq9MHBH5XpH09wTocVaiLmAGdIlDr2fou818NtY6MyTq9z1t+Jb5
5WOlZn7siL+DLMpwmOyTNLJ3kLscsLl/WpHwnwQjhCpHAvv2Snt3SGBdFaBI0S3k
FfdYTzhFZ1k9NzPBDbpm+wL3urXNi4Cd0D9QZ5WJ2fDEervr0l30g9OSALf6CQFP
NiNSBjn8rpo2hH8V0DmdyVUdRKcxyibGrORsuB4kolWNVDY5nJdqygAZq+ilm4Kg
Gy9U1LVR3GRh36Q7ir0swUdwB5ryTsNe613ErsAD8Sl0zPZUxohiCxc2o3U7QlH9
6loTtbw7yPYBYHvrLdRaIor0g6kZD8ob+mA94PLmUeG7KcFIsRON6WqIhC0pntJ7
8EvxN78ifRQEeaCXklsHzrINkDgZtOIFUnpIvQsH5cQFU7TFd4zdSpW8sb8HuEgJ
Zr45UP1mB+6AFGyEqhMIi00CrFao3hhcwizW82T3VIVxcBqLlrrH3xBYqM5keLfO
ybiQhpk0IJ+4IJg+ZHaV
=Lgkx
-----END PGP SIGNATURE-----
Changes since libpciaccess-0.11.0-2:
Alan Coopersmith (3):
Update Sun license notices to current X.Org standard form
Delay allocation of agp_info so we don't leak it on prior errors
Let libtool handle library flags for scanpci on Solaris
Dave Airlie (2):
pciaccess: fix use after free.
libpciaccess 0.12.0 - bump version for release
Gaetan Nadon (2):
config: remove the pkgconfig pc.in file from EXTRA_DIST
config: update AC_PREREQ statement to 2.60
Julien Cristau (8):
COPYING: add Red Hat's copyright notice
Merge tag 'libpciaccess-0.12.0' into debian-unstable
Bump changelogs
Drop pciaccess-hurd-hack.diff and patch system.
Update debian/copyright from upstream COPYING.
Minor style fixes to debian/rules
Bump Standards-Version to 3.9.0.
Upload to unstable
Samuel Thibault (1):
libpciaccess x86 backend
Thomas Hellstrom (1):
Fix long standing MTRR bug.
Tiago Vignatti (2):
vgaarb: decode should send new information to the kernel
vgaarb: read back vga count when setting new decoding
---
COPYING | 31 -
ChangeLog | 136 +++++
Makefile.am | 2
configure.ac | 8
debian/changelog | 12
debian/control | 3
debian/copyright | 31 -
debian/patches/pciaccess-hurd-hack.diff | 743 --------------------------------
debian/patches/series | 1
debian/rules | 11
src/Makefile.am | 10
src/common_capability.c | 12
src/common_init.c | 2
src/common_interface.c | 4
src/common_vgaarb.c | 10
src/pci_tools.h | 44 -
src/pciaccess_private.h | 1
src/solx_devfs.c | 29 -
src/x86_pci.c | 669 ++++++++++++++++++++++++++++
19 files changed, 878 insertions(+), 881 deletions(-)
---
Reply to: