8
0

201 Commits

Author SHA256 Message Date
58991e7d47 Accepting request 831693 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/831693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=67
2020-09-04 09:12:37 +00:00
Alexei Sorokin
992b4076f4 Accepting request 831692 from home:alois:branches:devel:libraries:c_c++
- Update to version 1.2.10
  * fix regression in python binding for move_storage()
  * fix issue with loading invalid torrents with only 0-sized
    files
  * fix to avoid large stack allocations

OBS-URL: https://build.opensuse.org/request/show/831692
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=134
2020-09-03 14:15:57 +00:00
5b55ce40f7 Accepting request 828551 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/828551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=66
2020-08-28 19:20:57 +00:00
Alexei Sorokin
bc36797b12 Accepting request 828451 from home:alois:branches:devel:libraries:c_c++
- Update to version 1.2.9
  * add macro TORRENT_CXX11_ABI for clients building with C++14
    against libtorrent build with C++11
  * refreshed m4 scripts for autotools
  * removed deprecated wstring overloads on non-windows systems
  * drop dependency on Unicode's ConvertUTF code (which had a
    license incompatible with Debian)
  * fix bugs exposed on big-endian systems
  * fix detection of hard-links not being supported by filesystem
  * fixed resume data regression for seeds with prio 0 files

OBS-URL: https://build.opensuse.org/request/show/828451
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=132
2020-08-21 17:04:10 +00:00
28971bd845 Accepting request 824377 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/824377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=65
2020-08-05 18:28:31 +00:00
Alexei Sorokin
2be1d6408c Accepting request 824375 from home:alois:branches:devel:libraries:c_c++
- Update to version 1.2.8
  * validate UTF-8 encoding of client version strings from peers
  * don't time out tracker announces as eagerly while resolving
    hostnames
  * fix NAT-PMP shutdown issue
  * improve hostname lookup by merging identical lookups
  * fix network route enumeration for large routing tables
  * fixed issue where pop_alerts() could return old, invalid
    alerts
  * fix issue when receiving have-all message before the
    metadata
  * don't leave lingering part files handles open
  * disallow calling add_piece() during checking
  * fix incorrect filename truncation at multi-byte character
  * always announce listen port 1 when using a proxy

OBS-URL: https://build.opensuse.org/request/show/824375
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=130
2020-08-04 18:22:22 +00:00
28116b8b70 Accepting request 820031 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/820031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=64
2020-07-14 05:56:46 +00:00
Alexei Sorokin
2dfe45fc8f Accepting request 819847 from home:alois:branches:devel:libraries:c_c++
- Update to version 1.2.7
  * add set_alert_fd in python binding, to supersede
    set_alert_notify
  * fix bug in part files > 2 GiB
  * add function to clear the peer list for a torrent
  * fix resume data functions to save/restore more torrent flags
  * limit number of concurrent HTTP announces
  * fix queue position for force_rechecking a torrent that is
    not auto-managed
  * improve rate-based choker documentation, and minor tweak
  * undeprecate upnp_ignore_nonrouters (but refering to devices
    on our subnet)
  * increase default tracker timeout
  * retry failed socks5 server connections
  * allow UPnP lease duration to be changed after device
    discovery
  version 1.2.6:
  * fix peer timeout logic
  * simplify proxy handling. A proxy now overrides
    listen_interfaces
  * fix issues when configured to use a non-default choking
    algorithm
  * fix issue in reading resume data
  * revert NXDOMAIN change from 1.2.4
  * don't open any listen sockets if listen_interfaces is empty
    or misconfigured
  * fix bug in auto disk cache size logic
  * fix issue with outgoing_interfaces setting, where bind()
    would be called twice
  * add build option to disable share-mode
  * support validation of HTTPS trackers
  * deprecate strict super seeding mode
  * make UPnP port-mapping lease duration configurable
  * deprecate the bittyrant choking algorithm
  * add build option to disable streaming
  version 1.2.5:
  * announce port=1 instead of port=0, when there is no listen
    port
  * fix LSD over IPv6
  * support TCP_NOTSENT_LOWAT
  * fix correct interface binding of local service discovery
    multicast
  * fix issue with knowing which interfaces to announce to
    trackers and DHT
  * undeprecate settings_pack::dht_upload_rate_limit

OBS-URL: https://build.opensuse.org/request/show/819847
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=128
2020-07-10 18:13:58 +00:00
7f6f14d551 Accepting request 778250 from devel:libraries:c_c++
- Update to version 1.2.4.

OBS-URL: https://build.opensuse.org/request/show/778250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=63
2020-02-24 14:50:49 +00:00
Alexei Sorokin
7c2990416f Accepting request 777427 from home:StefanBruens:branches:filesystems:ceph
- Update to version 1.2.4
  * fix binding TCP and UDP sockets to the same port, when
    specifying port 0
  * fix announce_to_all_trackers and announce_to_all_tiers behavior
  * fix suggest_read_cache setting
  * back-off tracker hostname looksups resulting in NXDOMAIN
  * lower SOCKS5 UDP keepalive timeout
  * fix external IP voting for multi-homed DHT nodes
  * deprecate broadcast_lsd setting. Just use multicast
  * deprecate upnp_ignore_nonrouters setting
  * don't attempt sending event=stopped if event=start never
    succeeded
  * make sure &key= stays consistent between different source
    IPs (as mandated by BEP7)
  * fix binding sockets to outgoing interface
  * add new socks5_alert to trouble shoot SOCKS5 proxies
- Cleanup spec file, remove conditionals for Leap 42.x

OBS-URL: https://build.opensuse.org/request/show/777427
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=126
2020-02-22 17:24:00 +00:00
7680427dc3 Accepting request 765497 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/765497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=62
2020-01-19 19:56:37 +00:00
Alexei Sorokin
0a9d297042 Accepting request 765474 from home:avindra:branches:devel:libraries:c_c++
- Update to version 1.2.3
  * fix erroneous event=completed tracker announce when checking
    files
  * promote errors in parsing listen_interfaces to post
    listen_failed_alert
  * fix bug in protocol encryption/obfuscation
  * fix buffer overflow in SOCKS5 UDP logic
  * fix issue of rapid calls to file_priority() clobbering each
    other
  * clear tracker errors on success
  * optimize setting with unlimited unchoke slots
  * fixed restoring of trackers, comment, creation date and
    created-by in resume data
  * fix handling of torrents with too large pieces
  * fixed division by zero in anti-leech choker
  * fixed bug in torrent_info::swap

OBS-URL: https://build.opensuse.org/request/show/765474
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=124
2020-01-18 20:51:29 +00:00
8bf14379de Accepting request 754948 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/754948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=61
2019-12-21 11:28:48 +00:00
Alexei Sorokin
041128c3d3 Accepting request 754876 from home:alois:branches:devel:libraries:c_c++
update to 1.2.2

OBS-URL: https://build.opensuse.org/request/show/754876
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=122
2019-12-07 14:42:27 +00:00
396d8ebed8 Accepting request 702973 from devel:libraries:c_c++
- Update to version 1.1.13.

OBS-URL: https://build.opensuse.org/request/show/702973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=60
2019-05-15 10:34:55 +00:00
Alexei Sorokin
02f9771104 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=120 2019-05-14 20:29:05 +00:00
Alexei Sorokin
a1e1d7e835 Accepting request 702966 from home:Fisiu:branches:devel:libraries:c_c++
- Update to 1.1.13:
  * fix sock_type_t python binding
  * tighten up various input validation checks
  * replace use of boost-endian with boost-predef, fix boo#1134615
  * uTP performance fixes

OBS-URL: https://build.opensuse.org/request/show/702966
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=119
2019-05-14 20:03:36 +00:00
cf8feb24b1 Accepting request 669066 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/669066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=59
2019-01-28 19:49:51 +00:00
31a0dc414e Accepting request 668282 from home:jengelh:branches:devel:libraries:c_c++
- Avoid repeating the name in summary.
- Remove future goals from description.
- Remove idempotent (build result does not change)  %if..%endif guards.

OBS-URL: https://build.opensuse.org/request/show/668282
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=117
2019-01-28 12:20:53 +00:00
d1850d6a3d Accepting request 652004 from devel:libraries:c_c++
- Update to version 1.1.11.

OBS-URL: https://build.opensuse.org/request/show/652004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=58
2018-11-27 09:43:25 +00:00
Alexei Sorokin
b4fab659e5 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=115 2018-11-26 12:31:36 +00:00
Alexei Sorokin
1070baeca9 Accepting request 651995 from home:adamm:branches:devel:libraries:c_c++
- Update to version 1.1.11:
  * Fix move_storage with save_path with a trailing slash
  * Fix tracker announce issue, advertising port 0 in secondary
    IPv6 announce
  * Fix missing boost/noncopyable.hpp includes
  * Fix python binding for torrent_info::creation_date()
- Changes since version 1.1.10:
  * Fix issue in udp_socket with unusual socket failure
  * Split progress_notification alert category into
    file-, piece- and block progress
  * utp close-reason fix
  * Exposed default add_torrent_params flags to python bindings
  * Fix redundant flushes of partfile metadata
  * Add option to ignore min-interval from trackers on
    force-reannounce
  * Raise default setting for active_limit
  * Fall back to copy+remove if rename_file fails
  * Improve handling of filesystems not supporting fallocate()
  * Force-Proxy no longer disables DHT
  * Improve connect-boost feature, to make new torrents quickly
    connect peers

OBS-URL: https://build.opensuse.org/request/show/651995
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=114
2018-11-26 12:28:57 +00:00
ea7d46a85d Accepting request 635874 from devel:libraries:c_c++
- Update to version 1.1.9.

OBS-URL: https://build.opensuse.org/request/show/635874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=57
2018-09-17 12:26:19 +00:00
Alexei Sorokin
f28d5409eb - Update to version 1.1.9.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=112
2018-09-15 17:55:13 +00:00
6901a4f002 Accepting request 620481 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/620481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=56
2018-07-06 08:41:25 +00:00
Alexei Sorokin
cc3c1247ee - Update to version 1.1.8.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=110
2018-07-03 14:27:07 +00:00
75419d366a Accepting request 618708 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/618708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=55
2018-06-27 08:21:01 +00:00
Alexei Sorokin
a3a85759e5 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=108 2018-06-19 13:11:29 +00:00
Alexei Sorokin
09734e4d70 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=107 2018-06-19 13:07:58 +00:00
Alexei Sorokin
e0a1d35392 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=106 2018-06-19 12:53:06 +00:00
516c00fb07 Accepting request 597444 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/597444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=54
2018-04-20 15:28:48 +00:00
Alexei Sorokin
b51e70c3e4 - Update to version 1.1.7.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=104
2018-04-17 11:37:03 +00:00
1f0af7f682 Accepting request 561732 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/561732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=53
2018-01-06 17:49:07 +00:00
Mariusz Fik
157ba3daef Accepting request 561730 from network
OBS-URL: https://build.opensuse.org/request/show/561730
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=102
2018-01-04 19:32:29 +00:00
2b37014521 Accepting request 560762 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/560762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=52
2017-12-31 18:32:26 +00:00
Alexei Sorokin
938720b927 Accepting request 560761 from home:wolfi323:branches:devel:libraries:c_c++
- Add fix-build-against-boost-1.66.patch to fix build with the
  latest boost in Factory

OBS-URL: https://build.opensuse.org/request/show/560761
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=100
2017-12-30 15:46:14 +00:00
490d5a6ab6 Accepting request 535743 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/535743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=51
2017-10-23 14:52:04 +00:00
Alexei Sorokin
2a4049a010 - Update to version 1.1.5.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=98
2017-10-22 02:46:16 +00:00
37bf4dc099 Accepting request 532912 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/532912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=50
2017-10-10 09:43:14 +00:00
Mariusz Fik
dd693b4ab1 Accepting request 532910 from home:Fisiu
- Update to 1.1.4:
  * Corrected missing const qualifiers on bdecode_node.
  * Fix changing queue position of paused torrents (1.1.3 regression).
  * Fix re-check issue after move_storage.
  * Handle invalid arguments to set_piece_deadline().
  * Move_storage did not work for torrents without metadata.
  * Improve shutdown time by only announcing to trackers whose IP we know.
  * Fix python3 portability issue in python binding.
  * Delay 5 seconds before reconnecting socks5 proxy for UDP ASSOCIATE.
  * Fix NAT-PMP crash when removing a mapping at the wrong time.
  * Improve path sanitization (filter unicode text direction characters).
  * Deprecate partial_piece_info::piece_state.
  * Bind upnp requests to correct local address.
  * Save resume data when removing web seeds.
  * Fix proxying of https connections.
  * Fix race condition in disk I/O storage class.
  * Fix http connection timeout on multi-homed hosts.
  * Removed depdendency on boost::uintptr_t for better compatibility.
  * Fix memory leak in the disk cache.
  * Fix double free in disk cache.
  * Forward declaring libtorrent types is discouraged. a new fwd.hpp header is
    provided.
- Add boost-1_65-fix.patch: fix building with boost 1.65.
- Drop libtorrent-rasterbar-fix-build-boost-1.54.patch.

OBS-URL: https://build.opensuse.org/request/show/532910
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=96
2017-10-09 21:59:25 +00:00
5a63cfad0c Accepting request 497769 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/497769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=49
2017-05-24 14:50:38 +00:00
Alexei Sorokin
5e537e66e8 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=94 2017-05-23 13:31:53 +00:00
Alexei Sorokin
4b84f96b32 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=93 2017-05-23 12:54:11 +00:00
03e0fdeca3 Accepting request 497085 from home:alois:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/497085
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=92
2017-05-22 10:29:13 +00:00
c7fbe1543a Accepting request 489975 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/489975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=48
2017-05-03 13:56:18 +00:00
Alexei Sorokin
7bcf575cd2 - Update to version 1.1.3.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=90
2017-04-23 00:37:51 +00:00
d16d2078b1 Accepting request 483413 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/483413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=47
2017-04-11 07:35:08 +00:00
Alexei Sorokin
09e4d38afd OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=88 2017-03-29 14:15:58 +00:00
Alexei Sorokin
0da369bc78 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=87 2017-03-29 14:08:24 +00:00
18d69d947d Accepting request 477724 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/477724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtorrent-rasterbar?expand=0&rev=46
2017-03-12 19:03:19 +00:00