Skip to content

Releases: libusb/libusb

v1.0.27: libusb 1.0.27

31 Jan 23:11
Compare
Choose a tag to compare

Note: The Windows binaries in libusb-1.0.27.7z are provided as-is and may not work for your toolchain. In that case, please build libusb from source using your own toolchain.

Note:
*.tar.bz are our official release files, these are proper release tarballs including configure.

*.tar.gz and .zip are something GitHub generates, unfortunately we haven't found a way to disable them. They are just a git snapshot, without e.g. configure.

*) https://github.com/orgs/community/discussions/6003

v1.0.27-rc2: libusb 1.0.27-rc2

28 Jan 14:21
Compare
Choose a tag to compare
Pre-release

For RC testing, please use the provided *.tar.bz tarball instead of a git checkout:

tar jxvf libusb-1.0.27-rc2.tar.bz2
cd libusb-1.0.27-rc2
./configure --enable-tests-build --enable-examples-build
make check

Note:
*.tar.bz are our official release files, these are proper release tarballs including configure.

*.tar.gz and .zip are something GitHub generates, unfortunately we haven't found a way to disable them. They are just a git tree snapshot, without e.g. configure.

The 7z archive contains Windows binaries, built on MinGW/VS2013/2015/2017/2019/2022.

v1.0.27-rc1: libusb 1.0.27-rc1

10 Dec 17:01
Compare
Choose a tag to compare
Pre-release

For RC testing, please use the provided *.tar.bz tarball instead of a git checkout:

tar jxvf libusb-1.0.27-rc1.tar.bz2
cd libusb-1.0.27-rc1
./configure --enable-tests-build --enable-examples-build
make check

Note:
*.tar.bz are our official release files, these are proper release tarballs including configure.

*.tar.gz and .zip are something GitHub generates, unfortunately we haven't found a way to disable them. They are just a git tree snapshot, without e.g. configure.

The 7z archive contains Windows binaries, built on MinGW/VS2013/2015/2017/2019/2022.

v1.0.26: libusb 1.0.26

10 Apr 17:48
Compare
Choose a tag to compare

Note: libusb-1.0.26.7z and libusb-1.0.26-binaries.7z are provided as-is and may not work for your toolchain. In that case, please build libusb from source using your own toolchain.

Note:
*.tar.gz and .zip are something GitHub generates, unfortunately we haven't found a way to disable them. They are just a git snapshot, without e.g. configure.

*.tar.bz are our official release files, these are proper release tarballs including configure.

*) community/community#6003

v1.0.26-rc1: libusb 1.0.26-rc1

27 Mar 19:37
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>

v1.0.25: libusb 1.0.25

31 Jan 20:27
Compare
Choose a tag to compare

Note: libusb-1.0.25.7z is provided as is and may not work for your toolchain. In that case, please build from the source using your toolchain.

v1.0.25-rc1: libusb 1.0.25-rc1

21 Jan 20:23
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>

v1.0.24: libusb 1.0.24

10 Dec 19:02
Compare
Choose a tag to compare
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>

v1.0.24-rc1: libusb 1.0.24-rc1

28 Nov 06:01
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>

v1.0.23: libusb 1.0.23

28 Aug 21:19
Compare
Choose a tag to compare
on to 1.0.23

Signed-off-by: Nathan Hjelm <hjelmn@google.com>