diff --git a/libktorrent-1.1.0.tar.bz2 b/libktorrent-1.1.0.tar.bz2 deleted file mode 100644 index 69cc882..0000000 --- a/libktorrent-1.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6c76aa174ac9ffafc547a8842c838f0733c3a859a5da1898e54a2cea8392344 -size 959358 diff --git a/libktorrent-1.1.1.tar.bz2 b/libktorrent-1.1.1.tar.bz2 new file mode 100644 index 0000000..d24f576 --- /dev/null +++ b/libktorrent-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bb1da13ecbcc52a33f1a06745ca8cf931cafdfd7400c13f95c75a86f1fa919 +size 921292 diff --git a/libktorrent.changes b/libktorrent.changes index 5bc667b..0d36e4e 100644 --- a/libktorrent.changes +++ b/libktorrent.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 2 00:50:56 UTC 2011 - javier@opensuse.org + +- Update to 1.1.1 + * Fix deadlock in utp::OutputQueue when packet sending fails + * Fix bug causing scrape not to be done after first announce + * Fix crash in DHT code caused by invalid addresses (269657) + * Fix crash in DHT code caused by unsynchronized access to a QSet (270127) + * Fix bug causing running time to be wrong when pausing torrents (271521) + ------------------------------------------------------------------- Wed Mar 16 18:01:19 UTC 2011 - asterios.dramis@gmail.com diff --git a/libktorrent.spec b/libktorrent.spec index f3ced57..52c25c6 100644 --- a/libktorrent.spec +++ b/libktorrent.spec @@ -18,14 +18,14 @@ Name: libktorrent -Version: 1.1.0 +Version: 1.1.1 Release: 1 Summary: Torrent Downloading Library License: GPLv2+ and LGPLv2+ and MIT and BSD Url: http://ktorrent.org/ Group: Productivity/Networking/File-Sharing -Source0: http://ktorrent.org/downloads/4.1.0/%{name}-%{version}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.1.1/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: boost-devel