qbittorrent 4.5.3 libtorrent 2.0.9
·
335 commits
to master
since this release
Build info
| Components | Version |
|---|---|
| Qbittorrent | 4.5.3 |
| Qt5 | 5.15.10 |
| Qt6 | 6.5.1 |
| Libtorrent | 1.2.19 |
| Libtorrent | 2.0.9 |
| Boost | 1.82.0 |
| OpenSSL | 3.1.1 |
| zlib-ng | 1.2.13 |
Architecture and build info
🔵 These source code files are used for workflows: qbt-workflow-files
🔵 These builds were created on Alpine linux using custom prebuilt musl toolchains for:
| Crossarch | Alpine Cross build files | Arch config | Tuning |
|---|---|---|---|
| aarch64 | aarch64-linux-musl | armv8-a | --with-arch=armv8-a --with-abi=lp64 |
| armhf | arm-linux-musleabihf | armv6zk | --with-arch=armv6zk --with-tune=arm1176jzf-s --with-fpu=vfp --with-float=hard --with-abi=aapcs-linux |
| armv7 | armv7l-linux-musleabihf | armv7-a | --with-arch=armv7-a --with-tune=generic-armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-abi=aapcs-linux --with-mode=thumb |
| x86 | i686-linux-musl | i686 | --with-arch=i686 --with-tune=generic --enable-cld |
| x86_64 | x86_64-linux-musl | amd64 | N/A |
Info about the build matrixes for qbittorrent-nox-static
🟡 With Qbittorrent 4.4.0 onwards all cmake builds use Qt6 and all qmake builds use Qt5, as long as Qt5 is supported.
🟡 Binary builds are stripped - See https://userdocs.github.io/qbittorrent-nox-static/#/debugging
🟠 To see the build combinations that the script automates please check the build table. for more info