Your message dated Sun, 23 Sep 2018 01:49:37 +0000
with message-id <[email protected]>
and subject line Bug#900975: fixed in libtorrent-rasterbar 1.1.9-1
has caused the Debian Bug report #900975,
regarding libtorrent-rasterbar9: please upload libtorrent-rasterbar version
1.1.7
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
900975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900975
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libtorrent-rasterbar9
Version: 1.1.5-1
Severity: wishlist
Dear Maintainer,
Here's the changelog diff between 1.1.5 and 1.1.7 from
https://github.com/arvidn/libtorrent/blob/master/ChangeLog . If
possible do the needful. I did see it would require at the very lest
boost 1.6.6
>From 1.1.6 release
- * fix support for boost-1.66 (requires C++11)
1.1.7 release
* don't perform DNS lookups for the DHT bootstrap unless DHT is enabled
* fix issue where setting file/piece priority would stop checking
* expose post_dht_stats() to python binding
* fix backwards compatibility to downloads without partfiles
* improve part-file related error messages
* fix reporting &redundant= in tracker announces
* fix tie-break in duplicate peer connection disconnect logic
* fix issue with SSL tracker connections left in CLOSE_WAIT state
* defer truncating existing files until the first time we write to them
* fix issue when receiving a torrent with 0-sized padfiles as magnet
link
* fix issue resuming 1.0.x downloads with a file priority 0
* fix torrent_status::next_announce
* fix pad-file scalability issue
* made coalesce_reads/coalesce_writes settings take effect on linux and
windows
* use unique peer_ids per connection
* fix iOS build on recent SDK
* fix tracker connection bind issue for IPv6 trackers
* fix error handling of some merkle torrents
* fix error handling of unsupported hard-links
1.1.6 release
* deprecate save_encryption_settings (they are part of the normal
settings)
* add getters for peer_class_filter and peer_class_type_filter
* make torrent_handler::set_priority() to use peer_classes
* fix support for boost-1.66 (requires C++11)
* fix i2p support
* fix loading resume data when in seed mode
* fix part-file creation race condition
* fix issue with initializing settings on session construction
* fix issue with receiving interested before metadata
* fix IPv6 tracker announce issue
* restore path sanitization behavior of ":"
* fix listen socket issue when disabling "force_proxy" mode
* fix full allocation failure on APFS
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing'), (100,
'unstable-debug'), (100, 'experimental-debug'), (100, 'experimental'),
(100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libtorrent-rasterbar9 depends on:
ii dpkg 1.19.0.5+b1
ii libboost-chrono1.62.0 1.62.0+dfsg-5.1
ii libboost-random1.62.0 1.62.0+dfsg-5.1
ii libboost-system1.62.0 1.62.0+dfsg-5.1
ii libc6 2.27-3
ii libgcc1 1:8.1.0-5
ii libssl1.1 1.1.0h-4
ii libstdc++6 8.1.0-5
libtorrent-rasterbar9 recommends no packages.
--
Regards,
Shirish Agarwal शिरीष अग्रवाल
My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A 2C2F 9F3D C7A4 E1C4 D2D8
--- End Message ---
--- Begin Message ---
Source: libtorrent-rasterbar
Source-Version: 1.1.9-1
We believe that the bug you reported is fixed in the latest version of
libtorrent-rasterbar, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrew Starr-Bochicchio <[email protected]> (supplier of updated
libtorrent-rasterbar package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 22 Sep 2018 20:54:52 -0400
Source: libtorrent-rasterbar
Binary: libtorrent-rasterbar9 libtorrent-rasterbar-dev libtorrent-rasterbar-dbg
libtorrent-rasterbar-doc python-libtorrent python-libtorrent-dbg
python3-libtorrent python3-libtorrent-dbg
Architecture: source amd64 all
Version: 1.1.9-1
Distribution: unstable
Urgency: medium
Maintainer: Cristian Greco <[email protected]>
Changed-By: Andrew Starr-Bochicchio <[email protected]>
Description:
libtorrent-rasterbar-dbg - Debug symbols for libtorrent-rasterbar
libtorrent-rasterbar-dev - Development files for libtorrent-rasterbar
libtorrent-rasterbar-doc - Documentation for libtorrent-rasterbar
libtorrent-rasterbar9 - C++ bittorrent library by Rasterbar Software
python-libtorrent - Python bindings for libtorrent-rasterbar
python-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug
symbols)
python3-libtorrent - Python bindings for libtorrent-rasterbar (Python 3)
python3-libtorrent-dbg - Python bindings for libtorrent-rasterbar (debug
symbols) (Python
Closes: 900946 900975 906078
Changes:
libtorrent-rasterbar (1.1.9-1) unstable; urgency=medium
.
[ Unit 193 ]
* New upstream release (Closes: #900975).
- d/p/python-dbg-build-fix.patch: Drop, wasn't in series, fixed upstream.
- d/p/fix-html-docs.patch: Refresh and extend patch.
* d/compat, d/control: Bump dh compat to 11.
* d/control:
- Add build-depend on dh-python.
- Drop versioned build-depend on dpkg-dev.
- Drop Pre-Depends on dpkg (Was for xz support.)
- Update homepage to https://libtorrent.org/ (Closes: #900946).
- Update Vcs-* for Salsa.
- Fix python3-libtorrent-dbg depend:
python-libtorrent → python3-libtorrent (Closes: #906078).
* d/control, d/copyright, d/rules:
Upstream dropped geoip support, drop references.
* d/copyright:
- Update ConvertUTF.(cpp,h) license.
- Update 'format' field to use https.
* d/rules:
- Drop --parallel, autoreconf, and xz compression. These are now default.
* Bump Standards-Version to 4.1.4.
* Remove trailing whitespaces under debian/*
.
[ Andrew Starr-Bochicchio ]
* New upstream release.
Checksums-Sha1:
2c871e65656f5f66113c5abcece635029b0fabed 2765 libtorrent-rasterbar_1.1.9-1.dsc
edf5c85e4689a7102ceb5d0a2b2c2f28c68da488 3903742
libtorrent-rasterbar_1.1.9.orig.tar.gz
02c6b13ec82cbb78fe58a159f24f69153d79c0c2 16332
libtorrent-rasterbar_1.1.9-1.debian.tar.xz
ee57de48f46d56d62acc462c92b375f4d24a1c7a 83158396
libtorrent-rasterbar-dbg_1.1.9-1_amd64.deb
26f95a7357bd37c79fa787e37f185870281c2bc1 2297380
libtorrent-rasterbar-dev_1.1.9-1_amd64.deb
0e5bfaf3d6a7c380438f21b630189b634498a7cd 1540324
libtorrent-rasterbar-doc_1.1.9-1_all.deb
c7535343ff55962f4fa4146b3f4eabce311e5645 1348188
libtorrent-rasterbar9_1.1.9-1_amd64.deb
74e4f30c7280fb498645b345bfffa16fea717bc5 10641
libtorrent-rasterbar_1.1.9-1_amd64.buildinfo
e18e89aafaa5d88e302f1deda5e6d20e29cf0537 356200
python-libtorrent-dbg_1.1.9-1_amd64.deb
141f909da3545ab3684a0082d9f0b8ac0982cc04 339520
python-libtorrent_1.1.9-1_amd64.deb
b38132b90884be37b880f2c7bbc7d58473d45bf1 527932
python3-libtorrent-dbg_1.1.9-1_amd64.deb
a8d5dd9d3992b5e8ad481fc4b67d17af7c6260b2 338584
python3-libtorrent_1.1.9-1_amd64.deb
Checksums-Sha256:
7221d0fb5293513c4f216d7745dd0102f8f0989d9172205e5c0ace23f7a059d9 2765
libtorrent-rasterbar_1.1.9-1.dsc
d57a0f5b159f58003c3031943463503f0d05ae3e428dd7c2383d1e35fb2c4e8c 3903742
libtorrent-rasterbar_1.1.9.orig.tar.gz
3e167bc870aff21e494026ee21ecde14eaa36abac60485127121cbc3ff5118ed 16332
libtorrent-rasterbar_1.1.9-1.debian.tar.xz
e3aa28600331c386e4f4e7ff0cb9ea3b7d9dde263738986041af64a85f4fff1e 83158396
libtorrent-rasterbar-dbg_1.1.9-1_amd64.deb
5ab8ec16a17cc6cd0f0f78c61e43a11c30aace7e91630b7894886af6bbcb73f3 2297380
libtorrent-rasterbar-dev_1.1.9-1_amd64.deb
9d7fe47eff912d4bbf0632b6b6b2a15bd88c6b5e73530274c3383a5b5c32ca22 1540324
libtorrent-rasterbar-doc_1.1.9-1_all.deb
979d5ad1a1badf283f04b0f6ae57cbff3cbb4a53fdf293cb0adaf6963353021d 1348188
libtorrent-rasterbar9_1.1.9-1_amd64.deb
a8665eb466327adf4f0e0739f9f18c15ccc99690e45087f79b621dea656a30eb 10641
libtorrent-rasterbar_1.1.9-1_amd64.buildinfo
4f97a072e6ad38b42a45cb330933ee49feb267916adae1c2b4083f000bc0d3fd 356200
python-libtorrent-dbg_1.1.9-1_amd64.deb
fe6d7a649b02f8b41f3176122139f3d37d5c1670b955384f190a7dfb55f338b1 339520
python-libtorrent_1.1.9-1_amd64.deb
1409374f2123948e7e27192e41f9cba618b07381c1e850a031dae71acbd21185 527932
python3-libtorrent-dbg_1.1.9-1_amd64.deb
bde814adc60405486dc7575e7a59897e7b09322ad00ea4315e65b5c85a0cb032 338584
python3-libtorrent_1.1.9-1_amd64.deb
Files:
5291603c98adbbda159ba886b0784126 2765 libs optional
libtorrent-rasterbar_1.1.9-1.dsc
999575cfa317a941c0dcae4f5b90902a 3903742 libs optional
libtorrent-rasterbar_1.1.9.orig.tar.gz
95a1a75ffcd36d055d2707839a93c06c 16332 libs optional
libtorrent-rasterbar_1.1.9-1.debian.tar.xz
4c948d34f08fbdc7eddfcf83ff885b46 83158396 debug optional
libtorrent-rasterbar-dbg_1.1.9-1_amd64.deb
738c6d2917ef15bbd91012730d15cca1 2297380 libdevel optional
libtorrent-rasterbar-dev_1.1.9-1_amd64.deb
6323927b94de7f556c00e82c6bfbc3db 1540324 doc optional
libtorrent-rasterbar-doc_1.1.9-1_all.deb
16ea1ed30790a4af8f0a255bfe3c025f 1348188 libs optional
libtorrent-rasterbar9_1.1.9-1_amd64.deb
a80bc1436673a663cd65273cc9067c77 10641 libs optional
libtorrent-rasterbar_1.1.9-1_amd64.buildinfo
ccbad77efc785dd4918a67c594eb013d 356200 debug optional
python-libtorrent-dbg_1.1.9-1_amd64.deb
dfe8fc0453855186468f3fa5c20a4287 339520 python optional
python-libtorrent_1.1.9-1_amd64.deb
20fc1b9b5456c52edf0da37e3e573735 527932 debug optional
python3-libtorrent-dbg_1.1.9-1_amd64.deb
5e11288e82c477b19fed84a82620d754 338584 python optional
python3-libtorrent_1.1.9-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEbrIj19ceZ6U8k6faO1biu9U/3LEFAlum6hYACgkQO1biu9U/
3LHSBBAAkJHWOeUuJx/j7CRIdfI0y3k9mWwRgbunqZWnAQmQJst8jJGjdMJt13AD
cyXTVU76knGl/Wunt8hLAsnkjCy8TWKtsDlzGwCOAJMuxFRCHHVBWjfkwzBob94X
r8y36Jq/6Kk2z/c06GzYhMiboKFqJAh0ztyT9UC9ZkvKnsxPd7f7/Rjlfa5A/AA5
7jA8r5E+J8TSoVbjCF38f+nUj4sC+EV9gbRMR7eb1fiQeSqIYSRieCbJ3s1/ZBBb
YapSmij13jFDmsDzaiWLvC3QPkaazfTn97d7O81VEf/yVsU28DDSjslTXywEyDk4
83+K5vc/bLFdy0nQlpS395jKKwkyNzDgBgR8EH7kYKa+r7wtxCrAYe/LTgyR/PPh
grLMTTjx47tgx8FmwgWkeAxpGPHWYL+SqFSUWgq765OQDvbMqW5BmvnLpTDU4nWO
Aj+q40Z8bvzPsBx8OXWfKvaxYSyzqK7ClY3/fY8nQcRTaRAl2EvmukrSeRPfDTE0
38CWeM2M2laNOEGDQjFpjY9rGNilL7c6Wf2psYsaJcf5cMI9t/McGzYn+0n8iVZD
bCJqSMEKPnz4jEZYzZQAPo5GlDFNnEJMrzzsmcz2NniACMS+CgxQZOaNkT/4yQ+P
3GT5TI5LBn52qntamWsKcz4lSvOfVv8uGnT6x9UORrStiNR18JA=
=Mqa1
-----END PGP SIGNATURE-----
--- End Message ---