Package Release Info

libusb-compat-0.1.8-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libusb-0_1-4
libusb-0_1-4-32bit
libusb-compat-devel

Change Logs

* Sun Jan 29 2023 dmueller@suse.com
- update to 0.1.8:
  * Merge PR https://github.com/libusb/libusb-compat-0.1/pull/10,
    https://github.com/libusb/libusb-compat-0.1/pull/13 and
    https://github.com/libusb/libusb-compat-0.1/pull/16
* Mon Aug 30 2021 sbrabec@suse.com
- Update to version 0.1.7:
  * Add library destructor to handle cleanup of libusb
    (obsoletes libusb-compat-add-destructor.patch)
  * Prevent libusb-1.0 symbol clash by dlopening libusb-1.0
    (obsoletes libusb-compat-hide-libusb-1_0.patch)
  * Other fixes
    (obsoletes libusb-compat-update-news.patch and
    libusb-compat-revert-atexit.patch)
- New download URL.
* Thu Jul 09 2015 sbrabec@suse.com
- Fix libusb-compat-hide-libusb-1_0.patch: Ensure that inline
  functions inside libusb-1.0/libusb.h use wrapped calls.
  It should fix all triggered build failures.
* Sat Jun 20 2015 dimstar@opensuse.org
- Currently disable libusb-compat-hide-libusb-1_0.patch: it causes
  many more problems when linking to libusb-compat.
* Wed Jun 10 2015 sbrabec@suse.com
- Fix libusb-compat-hide-libusb-1_0.patch autoconf checks,
  especially with -Wl,--as-needed.
- Use architecture-independent way to get libusb-1.0.so.0 rpm
  symbol.
* Fri May 29 2015 schwab@suse.de
- Fix dependencies
* Tue May 26 2015 dgutu@suse.com
- Added PowerPC architectures to spec file
* Wed Apr 22 2015 jengelh@inai.de
- remove --with-pic, it is implicit for shared libraries anyway
  (and we do not build static libraries). Use %_smp_mflags for
  parallel build.
* Mon Apr 20 2015 sbrabec@suse.cz
- Add upstream fixes:
  * Update NEWS (libusb-compat-update-news.patch).
  * Replace atexit() by library destructor
    (libusb-compat-revert-atexit.patch,
    libusb-compat-add-destructor.patch).
- Hide libusb-1.0 symbols to prevent symbol clash
  (libusb-compat-hide-libusb-1_0.patch, boo#596411).
* Tue Jan 28 2014 sbrabec@suse.cz
- New upstream, new home page.
- Update to version 0.1.5:
  * devel package fixes
  * memory leak at exit fix
  * for more see ChangeLog
- Add libusb-compat.rpmlintrc.