Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libusb-1_0 for openSUSE:Factory checked in at 2024-02-02 15:44:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libusb-1_0 (Old) and /work/SRC/openSUSE:Factory/.libusb-1_0.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libusb-1_0" Fri Feb 2 15:44:46 2024 rev:47 rq:1143366 version:1.0.27 Changes: -------- --- /work/SRC/openSUSE:Factory/libusb-1_0/libusb-1_0.changes 2022-04-16 00:13:28.541587127 +0200 +++ /work/SRC/openSUSE:Factory/.libusb-1_0.new.1815/libusb-1_0.changes 2024-02-02 15:44:56.351626012 +0100 @@ -1,0 +2,15 @@ +Thu Feb 1 10:01:05 UTC 2024 - Marcus Meissner <meiss...@suse.com> + +- Update to version 1.0.27 + * New libusb_init_context API to replace libusb_init + * New libusb_get_max_alt_packet_size API + * New libusb_get_platform_descriptor API (BOS) + * Allow setting log callback with libusb_set_option/libusb_init_context + * New WebAssembly + WebUSB backend using Emscripten + * Fix regression in libusb_set_interface_alt_setting + * Fix sync transfer completion race and use-after-free + * Fix hotplug exit ordering + * Linux: NO_DEVICE_DISCOVERY option set per context +- added signature and keyring. (key received via keyserver) + +------------------------------------------------------------------- Old: ---- libusb-1.0.26.tar.bz2 New: ---- libusb-1.0.27.tar.bz2 libusb-1.0.27.tar.bz2.asc libusb-1_0.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libusb-1_0.spec ++++++ --- /var/tmp/diff_new_pack.usCFNl/_old 2024-02-02 15:44:56.815642819 +0100 +++ /var/tmp/diff_new_pack.usCFNl/_new 2024-02-02 15:44:56.819642964 +0100 @@ -1,7 +1,7 @@ # # spec file for package libusb-1_0 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,14 +19,16 @@ %define _name libusb %define debug_package_requires libusb-1_0-0 = %{version}-%{release} Name: libusb-1_0 -Version: 1.0.26 +Version: 1.0.27 Release: 0 Summary: USB Library License: LGPL-2.1-or-later Group: System/Hardware -URL: http://libusb.info/ +URL: https://libusb.info/ Source: https://github.com/libusb/libusb/releases/download/v%{version}/libusb-%{version}.tar.bz2 -Source1: baselibs.conf +Source1: https://github.com/libusb/libusb/releases/download/v%{version}/libusb-%{version}.tar.bz2.asc +Source2: %name.keyring +Source3: baselibs.conf BuildRequires: dos2unix BuildRequires: pkgconfig BuildRequires: pkgconfig(libudev) ++++++ libusb-1.0.26.tar.bz2 -> libusb-1.0.27.tar.bz2 ++++++ ++++ 40514 lines of diff (skipped)