Package Release Info

btfs-2.24-bp154.1.20

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

btfs

Change Logs

* Sun Feb 14 2021 Mia Herkt <mia@0x0.st>
- 2.24
  * use XDG_DATA_HOME if defined
* Sun Nov 22 2020 Mia Herkt <mia@0x0.st>
- 2.23
  * Add --utp-only flag to disable TCP
* Fri Sep 11 2020 Luigi Baldoni <aloisio@gmx.com>
- Fix build with libtorrent v2.
- Spec cleanup
* Thu Aug 13 2020 Paolo Stivanin <info@paolostivanin.com>
- 2.22
  * bug fixes
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
* Wed Aug 28 2019 Martin Herkt <9+suse@cirno.systems>
- 2.20
  * btplay: Change shebang to python3
* Sun Apr 14 2019 Martin Herkt <9+suse@cirno.systems>
- Modernize spec file
- 2.19
  * Add option to set data directory
Version: 2.18-bp150.2.4
* Mon Nov 27 2017 9@cirno.systems
- 2.18
  * Force DHT announce when bootstrap completes
  * Don't set file priority to 0 at start
  * Fix delete-on-unmount
  * Remove unneeded debug prints
  * Fix a potential null pointer deref
  * Silence warning on libtorrent 1.2
* Mon Sep 11 2017 9@cirno.systems
- 2.17
  * Adjust to libtorrent 1.2 API changes
    + Session flags changed type.
    + Remove flags changed type.
  * Silence warning about deprecated flags in libtorrent 1.2
  * Tweak configure.ac
  * Handle read_piece_alert errors
    + Fixes segfault, upstream bug #42
  * Set request timeout
* Wed Aug 23 2017 9@cirno.systems
- 2.16
  * Implement listxattr and getxattr
  * Return IS_BTFS xattr on all files and directories
  * Add btfsstat program
* Fri Aug 04 2017 9@cirno.systems
- 2.15
  * Adjust to libtorrent 1.2 API changes
    + Alert notification categories changed type
    + torrent_handle::status() parameter changed type
  * Set correct block usage
    (so tools like "du" report correct disk usage)
  * Implement statfs callback
    (so tools like "df" report torrent size and download progress)
* Thu Jul 27 2017 9@cirno.systems
- 2.14
  * Adjust to libtorrent API changes (add_dht_router deprecated)
  * Make it build with libtorrent 1.2 (drops support for 0.16)
* Sun Jun 18 2017 9@cirno.systems
- Initial commit, 2.13