pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr  1 09:48:05 UTC 2014

Modified Files:
        pkgsrc/net/transmission: Makefile Makefile.common PLIST distinfo
        pkgsrc/net/transmission-gtk: Makefile
        pkgsrc/net/transmission-qt: Makefile
        pkgsrc/net/transmission/patches: patch-qt_qtr.pro
Added Files:
        pkgsrc/net/transmission/patches: patch-libtransmission_platform-quota.c
            patch-qt_torrent-filter.cc
Removed Files:
        pkgsrc/net/transmission/patches: patch-ae

Log Message:
Changes 2.82:
==== All Platforms ====
* Fix webseed crash
* Fix crash when adding UDP trackers whose host's canonical name couldn't be 
found
* Fix crash when sending handshakes to some peers immediately after adding a 
magnet link
* Fix crash when parsing incoming encrypted handshakes when the user is 
removing the related torrent
* Add safeguard to prevent zombie processes after running a script when a 
torrent finishes downloading
* Fix "bad file descriptor" error
* Queued torrents no longer show up as paused after exiting & restarting
* Fix 2.81 compilation error on OpenBSD
* Don't misidentify Tixati as BitTornado
==== Mac Client ====
* Fix bug that had slow download speeds until editing preferences
==== GTK+ Client ====
* Fix crash that occurred in some cases after using Torrent > Set Location
* Fix crash where on_app_exit() got called twice in a row
* Fix 2.81 compilation error on older versions of glib
* Can now open folders that have a '#' in their names
* Silence gobject warning when updating a blocklist from URL
==== Qt Client ====
* Qt 5 support
==== Web Client ====
* Fix syntax error in index.html's meta name="viewport"
* Fix file uploading issue in Internet Explorer 11


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/transmission/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/transmission/Makefile.common \
    pkgsrc/net/transmission/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/transmission/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/transmission-gtk/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/transmission-qt/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/transmission/patches/patch-ae
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/net/transmission/patches/patch-libtransmission_platform-quota.c \
    pkgsrc/net/transmission/patches/patch-qt_torrent-filter.cc
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/transmission/patches/patch-qt_qtr.pro

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index