1
0
forked from pool/libtorrent
libtorrent/libtorrent.changes

77 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 6 14:08:12 UTC 2017 - jengelh@inai.de
- Update to new snapshot 0.13.6.g72
* IPv6 support
* Send correct network-ordered port number in PEX messages.
* Support for DHT logging.
* Fix BEP7 compatibility with IPv6 trackers and IPv4 peers.
- Remove cppunit.diff (no longer needed)
-------------------------------------------------------------------
Wed May 3 08:37:07 UTC 2017 - jengelh@inai.de
- Add cppunit.diff to support newer cppunit
-------------------------------------------------------------------
Sun Nov 15 17:08:10 UTC 2015 - mpluskal@suse.com
- Remove unneeded options/dependencies (xmlrpc)
* all support is done in rtorrent
-------------------------------------------------------------------
Fri Nov 13 13:47:09 UTC 2015 - tampakrap@opensuse.org
- Update to new upstream release 0.13.6
* Added check for failed DH_compute_key, throwing
e_handshake_invalid_encryption
- Moved fully to github, change URL and Source accordingly
-------------------------------------------------------------------
Sat Jul 19 10:15:20 UTC 2014 - jengelh@inai.de
- Update to new upstream release 0.13.4
* Don't start requesting more peers if connected to PEX-enabled
peers.
* Added exception for if the transfer list isn't empty at dtor.
* Added special handling of peers that do choke+unchoke before
transfering pieces.
-------------------------------------------------------------------
Fri Feb 8 03:40:09 UTC 2013 - jengelh@inai.de
- Update to new upstream release 0.13.3
* No changelog provided
* Required by rtorrent-0.9.3
- Use more robust make install call
- Build with -fno-strict-aliasing because the code is scaredly
full of type punning dereferences (reflected in the build log).
- Remove libtorrent-decls.diff, libtorrent-gcc4.3-0.12.2.patch:
issues resolved upstream
-------------------------------------------------------------------
Wed Mar 7 09:29:56 UTC 2012 - cfarrell@suse.com
- license update: SUSE-GPL-2.0+-with-openssl-exception
Package allows linking against openSSL. Use the SUSE- proprietary prefix
until upstream spdx.org accepts the linking exception
-------------------------------------------------------------------
Tue Feb 21 01:23:04 UTC 2012 - jengelh@medozas.de
- Run format_spec_file to please the automatic factory
pre-checkin checker scripts
-------------------------------------------------------------------
Tue Jan 31 09:59:10 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
- New patch libtorrent-decls.diff: add missing includes to
fix build errors
-------------------------------------------------------------------
Sat May 9 00:00:00 UTC 2009 - bitshuffler#suse@irc.freenode.org
- Initial RPM