1
0
libtorrent-rasterbar/libtorrent-rasterbar.changes
Mariusz Fik dea37993f9 Accepting request 148939 from home:Fisiu:branches:devel:libraries:c_c++
- Update to 0.16.6:
  + support torrents with more than 262000 pieces
  + support banning web seeds sending corrupt data
  + feature to encrypt peer connections with a secret AES-256 key
    stored in .torrent file
  + added support for RSS feeds
  + uTP protocol support
  + and much more, full list available in ChangeLog file
- Drop libtorrent-rasterbar-boost-time_utc.patch
- Drop libtorrent-rasterbar-0.15.9-missing-return.patch - it's not
  needed for linux builds.
- soname gets 7

OBS-URL: https://build.opensuse.org/request/show/148939
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=21
2013-01-18 14:24:08 +00:00

161 lines
5.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Jan 10 15:17:22 UTC 2013 - fisiu@opensuse.org
- Update to 0.16.6:
+ support torrents with more than 262000 pieces
+ support banning web seeds sending corrupt data
+ feature to encrypt peer connections with a secret AES-256 key
stored in .torrent file
+ added support for RSS feeds
+ uTP protocol support
+ and much more, full list available in ChangeLog file
- Drop libtorrent-rasterbar-boost-time_utc.patch
- Drop libtorrent-rasterbar-0.15.9-missing-return.patch - it's not
needed for linux builds.
- soname gets 7
-------------------------------------------------------------------
Fri Aug 3 09:23:46 UTC 2012 - aj@suse.de
- Fix build with updated boost
-------------------------------------------------------------------
Tue Mar 27 13:29:53 UTC 2012 - fisiu@opensuse.org
- Upstream update to 0.15.10, bugfix release:
+ fixed peer_tos (type of service) setting
+ fix connection queue issue causing shutdown delays
+ fix overflow bug in progress_ppm field
+ don't filter local peers received from a non-local tracker
+ fix python deadlock when using python extensions
+ fixed small memory leak in DHT
-------------------------------------------------------------------
Wed Jan 25 17:01:18 UTC 2012 - crrodriguez@opensuse.org
- Usage of symbols visibility is supported but needs either
using cmake or passing the relevant CXXFLAGS.
-------------------------------------------------------------------
Thu Jan 19 17:06:13 UTC 2012 - fisiu@opensuse.org
- Upstream update to 0.15.9, bugfix release.
-------------------------------------------------------------------
Fri Dec 9 13:19:25 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
-------------------------------------------------------------------
Fri Dec 9 08:41:45 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Tue Oct 18 13:23:48 UTC 2011 - fisiu@opensuse.org
- Upstream update to 0.15.8, bugfix release.
- Reworked missing-return patch.
-------------------------------------------------------------------
Sun Oct 16 10:44:25 UTC 2011 - coolo@suse.com
- fix build for factory
-------------------------------------------------------------------
Tue Jun 7 15:21:57 UTC 2011 - mrueckert@suse.de
- added back the support to build the examples. they are very
useful for debugging. they are guarded by a %bcond_with so they
wont be build by default.
- disable silent rules to make the check_gcc_output scripts work
-------------------------------------------------------------------
Fri Jun 3 14:47:49 UTC 2011 - fisiu@opensuse.org
- Disable building examples.
-------------------------------------------------------------------
Sun Apr 10 19:29:26 UTC 2011 - fisiu@opensuse.org
- Upstream update to 0.15.6, bugfix release.
-------------------------------------------------------------------
Fri Apr 8 14:11:21 UTC 2011 - fisiu@opensuse.org
- spec cleanup
-------------------------------------------------------------------
Mon Jan 10 20:30:41 UTC 2011 - fisiu@opensuse.org
- Upstream update to 0.15.5
-------------------------------------------------------------------
Sat Oct 9 13:16:51 UTC 2010 - fisiu@opensuse.org
- upstream update to 0.15.4
-------------------------------------------------------------------
Sun Apr 4 00:00:00 UTC 2010 - fisiu@opensuse.org
- revert to version 0.14.10 due to other bugs with current glibc
-------------------------------------------------------------------
Sat Apr 3 00:00:00 UTC 2010 - fisiu@opensuse.org
- fixed issues with glibc, use posix_memalign() instead of valloc()
-------------------------------------------------------------------
Tue Mar 23 00:00:00 UTC 2010 - fisiu@opensuse.org
- upstream update to 0.15.0
- cleaned up spec file
- enabled python bindings
- soname gets 6
-------------------------------------------------------------------
Mon Jan 11 00:00:00 UTC 2010 - fisiu@opensuse.org
- upstream update to 0.14.8
-------------------------------------------------------------------
Tue Nov 24 00:00:00 UTC 2009 - fisiu82@gmail.com
- upstream update to 0.14.7
-------------------------------------------------------------------
Thu Oct 22 00:00:00 UTC 2009 - fisiu82@gmail.com
- upstream update to 0.14.6
-------------------------------------------------------------------
Tue Jun 9 00:00:00 UTC 2009 - fisiu82@gmail.com
- upstream update to 0.14.4
-------------------------------------------------------------------
Tue Apr 28 00:00:00 UTC 2009 - fisiu82@gmail.com
- upstream update to 0.14.3
-------------------------------------------------------------------
Mon Mar 9 00:00:00 UTC 2009 - fisiu82@gmail.com
- upstream update to 0.14.2
-------------------------------------------------------------------
Mon Dec 22 00:00:00 UTC 2008 - fisiu82@gmail.com
- 0.14.1
-------------------------------------------------------------------
Tue Jul 22 00:00:00 UTC 2008 - fisiu82@gmail.com
- update package to 0.13.1
-------------------------------------------------------------------
Sat May 3 00:00:00 UTC 2008 - marekstopka@gmail.com
- new package created, based on spec from home:darix obs project