16 Commits

Author SHA256 Message Date
053d85f29c - Update to version 0.18.1
* meson: allow building static library, not just shared

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=33
2024-03-24 08:56:56 +00:00
e00828d82e Accepting request 1153564 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153564
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=31
2024-03-01 02:00:29 +00:00
5b41ec61e5 - Update to version 0.18
* Remove "All rights reserved" from Oracle copyright notices
  * Try fopen(".../pci.ids", "re") on Solarish systems as well
  * Remove autotools build
  * gitlab-ci: use `meson setup`
  * gitlab-ci: don't bother to configure meson for the version check
  * gitlab-ci: remove unnecessary call to `meson configure`
  * FreeBSD: Fallback to /usr/share/misc/pci_vendors
  * FreeBSD: Remove sparc64 code
  * Fix compilation warnings when building against hurd-amd64.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=29
2024-02-05 11:39:08 +00:00
12c893d9e5 - Update to version 0.17
* Fix spelling/wording issues
  * meson: install man page in mandir/man1/, not mandir/1/
  * gitlab CI: add a basic build test for both autotools and meson
  * gitlab CI: stop requiring Signed-off-by in commits
  * configure.ac: Use pkg-config to find zlib dependency info
  * Obtain correct value of is_64 and is_prefetchable PCI device fields
  * hurd_pci: Use __pci_conf_ variants of pci_conf_
  * x86: Use gnumach device instead of /dev/mem on GNU systems && factorise ifdefs
  * x86: Remove mapping of regions during probe - otherwise remapping later fails
  * x86: Remove probe during create, other backends don't do this
  * hurd: device_open(pci), /servers/bus/pci fallback
  * x86: Sort devices by B/D/F due to recursive scan
  * hurd: Don't necessarily look up _SERVERS_BUS_PCI
  * Add a meson build system
  * autoconf: Add meson files to dist tarball
  * pciaccess.pc.in: add Libs.Private
  * Hurd: avoid using the deprecated RPC pci_get_ndevs()
  * hurd: Implement device memory mapping
  * Hurd: Fix initialization order
  * Add pci_device_disable() function
  * missed library installation in meson
  * hurd: Add missing round up size in map_dev_mem
  * hurd: Fix letting map_dev_mem map anywhere
  * hurd: Fix map_dev_mem from non-zero address
  * hurd: Restore initialization order
  * hurd: Fix pci_device_hurd_map_legacy
  * Add support for building on macOS w/o X11, using endian code from "portable_endian.h"...
  * Add parentheses to the macro definition
  * pci_sys set NULL after free
  * Add header protection macro in linux_devmem.h
  * Delete redundant symbols ';'
- switched to meson build system

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=27
2022-10-18 11:06:54 +00:00
37663f9c35 - Update to version 0.16
* This release brings a compilation fix on 32-bit arm with newer
    glibc, and fixes the raw x86 backend's memory mapping to handle
    writes correctly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=25
2019-07-22 15:03:37 +00:00
446475f533 - Update to version 0.15
* Updates for FreeBSD and Hurd support
  * Fixed multifunction bridge enumeration
  * Fixed a crash when no PCI bus exists

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=23
2019-07-12 10:40:05 +00:00
fd48e9cd69 Accepting request 536202 from home:tobijk:X11:XOrg
- Update to version 0.14:
  This release adds support for 32-bit PCI domain IDs, which are common in
  virtualized environments. This support has been tested on Linux, and probably
  also "just works" on FreeBSD and Solaris, to the extent that the underlying
  OS supports it.

OBS-URL: https://build.opensuse.org/request/show/536202
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=21
2017-10-24 08:50:04 +00:00
ca6c1f0592 Accepting request 486736 from home:tobijk:X11:XOrg
- Update to version 0.13.5:
  This release includes musl build fixes, improvements to the
  Solaris backend and allows parsing separate sysfs files rather
  than reading the config file on newer kernels.

OBS-URL: https://build.opensuse.org/request/show/486736
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=19
2017-04-08 13:18:54 +00:00
42088aed32 - Update to version 0.13.4
* Add missing guards around config.h inclusion
   * Check for __linux__ instead of linux during compilation
   * Include the POSIX fcntl.h instead of sys/fcntl.h
   * Include config.h before any other headers.
   * Bug 89151: Fix build on NetBSD/alpha and NetBSD/sparc64.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=17
2015-05-04 14:10:21 +00:00
7559e4ae9c - added baselibs.conf as source to specfile in order to make factory
checkin policy happy

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=15
2015-02-10 09:56:35 +00:00
290bf02c69 - Update to version 0.13.3
* This release provides a number of platform-specific improvements
    for various platforms, including Linux, Solaris, OpenBSD, NetBSD,
    and Hurd, plus the addition of some support for Cygwin.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=14
2015-02-09 12:59:13 +00:00
0809d8bd04 Accepting request 195522 from home:Zaitor:branches:X11:XOrg
Update to ver 0.13.2

OBS-URL: https://build.opensuse.org/request/show/195522
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=11
2013-08-18 19:35:11 +00:00
093c7f8e20 - u_libpciaccess-vgaarb-add-function-to-get-default-vga-device-and-it.patch:
Reenable default device when shutting down VGA arbitration.
  (bnc#714677, bnc#832973).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=9
2013-08-02 12:41:34 +00:00
79a955e80f OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=7 2013-03-19 19:48:03 +00:00
0144208853 Accepting request 113330 from home:vuntz:branches:X11:XOrg
Update to 0.13.1

OBS-URL: https://build.opensuse.org/request/show/113330
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=5
2012-04-12 11:56:11 +00:00
f80b0fe99f Accepting request 104201 from home:jengelh:branches:X11:XOrg
Intended to replace the old libpciaccess0.
Also see my branch's prjconf for Prefer: lines that are
required until all the new packages have appeared in Factory.

OBS-URL: https://build.opensuse.org/request/show/104201
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libpciaccess?expand=0&rev=1
2012-02-13 10:06:03 +00:00