File btfs.changes of Package btfs
-------------------------------------------------------------------
Mon May 12 20:36:37 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 3.1:
* Add command-line option to disable logs
* port to fuse 3 (boo#1243031)
-------------------------------------------------------------------
Fri Apr 19 15:49:01 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
- Build against boost 1.75 on Leap 15 to match the one used by
libtorrent-rasterbar (code-o-o#leap/features/issue/155)
-------------------------------------------------------------------
Sun Feb 14 12:28:34 UTC 2021 - Mia Herkt <mia@0x0.st>
- 2.24
* use XDG_DATA_HOME if defined
-------------------------------------------------------------------
Sun Nov 22 03:30:47 UTC 2020 - Mia Herkt <mia@0x0.st>
- 2.23
* Add --utp-only flag to disable TCP
-------------------------------------------------------------------
Fri Sep 11 08:49:01 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Fix build with libtorrent v2.
- Spec cleanup
-------------------------------------------------------------------
Thu Aug 13 06:22:14 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- 2.22
* bug fixes
-------------------------------------------------------------------
Thu Oct 17 15:01:10 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Wed Aug 28 19:04:07 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
- 2.20
* btplay: Change shebang to python3
-------------------------------------------------------------------
Sun Apr 14 16:27:17 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
- Modernize spec file
- 2.19
* Add option to set data directory
-------------------------------------------------------------------
Mon Nov 27 14:19:04 UTC 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 05:08:25 UTC 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 17:09:41 UTC 2017 - 9@cirno.systems
- 2.16
* Implement listxattr and getxattr
* Return IS_BTFS xattr on all files and directories
* Add btfsstat program
-------------------------------------------------------------------
Fri Aug 4 07:42:49 UTC 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 00:02:32 UTC 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 07:25:09 UTC 2017 - 9@cirno.systems
- Initial commit, 2.13