Commit graph

14 commits

Author SHA1 Message Date
wiz
ce5b372b8c Update transmission* to 2.92.
=== Transmission 2.92 (2016/03/06) ===
[http://trac.transmissionbt.com/query?milestone=2.92&group=component&order=severity All tickets closed by this release]
==== Mac Client ====
  * Build OSX.KeRanger.A ransomware removal into the app

=== Transmission 2.91 (2016/03/06) ===
[http://trac.transmissionbt.com/query?milestone=2.91&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
  * Fix Makefile.am to include Windows patches into source archive
  * Fix miniupnpc script to handle spaces and other special chars in paths
==== Mac Client ====
  * Prevent crash during group rules removal in some cases
  * Fix failure to remove seeding completion notifications from notification center
  * Show main window and scroll to torrent on notification click
  * Fix issue on Yosemite where peers view didn't occupy all the available space when web seed view was hidden
==== Qt Client ====
  * Fix existing running instance detection and torrents delegation when using DBus
==== Daemon ====
  * Fix building on Windows x86
  * Add `--blocklist-update` argument description to transmission-remote man page
  * Use `-rad` as short form of `--remove-and-delete` option in transmission-remote

=== Transmission 2.90 (2016/02/28) ===
[http://trac.transmissionbt.com/query?milestone=2.90&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
  * Fix renaming torrent files with common prefix
  * Fix some more thread safety bugs in the tr_list datatype
  * Fix infinite loop when removing torrent data
  * Add support for CyaSSL/WolfSSL and PolarSSL cryptographic backends; bump OpenSSL minimum to v0.9.7
  * Initial CMake build system support
  * Many improvements to support Windows builds with MSVS and MinGW; drop XP/2003 support, only Vista and up now
  * Allow building against system UTP and DHT libraries
  * Fix several memory leaks and buffer overflows
  * Support miniupnpc API v14
  * Fix "prefetch-enabled" value type in settings.json (boolean instead of integer)
  * Fix some issues discovered by static analysis (cppcheck, coverity)
  * Fix invalid JSON encoding for non-printable characters
  * Fix multi-threaded locale use when encoding/decoding JSON data
  * Fix encrypted communication with libevent 2.1+
  * Prevent completed pieces modification by webseeds
  * Require absolute paths in RPC requests
  * Fix and unify torrent origin display in GTK+, Qt and web clients
  * Fix crash on session shutdown (evdns_getaddrinfo_cancel)
  * Retry if RPC server fails to bind to specified address
  * Improve error checking on metadata retrieval
  * Improve UTF-8 validity checking (merge changes from LLVM)
  * Don't build transmission-cli by default (it's long deprecated)
==== Mac Client ====
  * UI fixes for OS X 10.9+
  * Trim potential URIs from clipboard
  * Allow downloading files from http servers (not https) on OS X 10.11+
  * Change Sparkle Update URL to use HTTPS instead of HTTP (addresses Sparkle vulnerability)
  * Fix global options popover layout
  * Fix building with Xcode 7+
  * Drop OS X 10.6 support
==== GTK+ Client ====
  * Fix overshoot and undershoot indicators display with GTK+ 3.16+ in main window
  * Don't require DISPLAY if started with `--version` argument
==== Qt Client ====
  * Improve performance in Torrent Properties dialog for torrents with lots of files
  * Prevent entering file renaming mode with mouse double-click
  * Add context menu on files tab of Torrent Properties dialog resembling that of Mac client
  * Remove torrent file from watch directory even if "show options dialog" is not set
  * Use theme-provided icons in system tray and About dialog
  * Fix initial watch directory scan
  * Improve filter bar look and feel; lots of other small visual fixes; RTL layout fixes
  * Show message to the user when duplicate torrent is being added
  * Improve magnets handling in main window
  * Display notifications via tray icon if D-Bus is not available
  * Show notice on top of filtered torrents list; clear whole filter on notice double-click
  * Add proper compiler flags to indicate C++11 use
  * Fix translation files loading
  * Add Chinese (China), German, Indonesian, Italian (Italy), Korean, Polish (Poland), Ukrainian translations; update existing translations
==== Daemon ====
  * Run as service on Windows when in background mode
  * Rework directory watching, add support for native mechanisms on BSD/Darwin (kqueue) and Windows (ReadDirectoryChanges)
  * Don't make assumptions of remote path validity in transmission-remote
==== Web Client ====
  * Content Security Policy enhancements
  * Enable "resume now" for queued torrents
  * Mark appropriate fields in preferences dialog as HTML5 number fields
  * Update to jQuery 1.11.2, jQueryUI 1.11.4; use jQueryUI menus instead of custom ones
2016-04-15 09:28:39 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
wiz
c5a4db2caf Simplify PKGNAME. 2015-01-10 20:48:58 +00:00
wiz
b737c51c84 Fix libevent detection on NetBSD-current. 2014-12-08 13:03:19 +00:00
wiz
40cd81b771 Update to 2.84:
* Fix peer communication vulnerability (no known exploits) reported
  by Ben Hawkes
2014-07-11 10:10:10 +00:00
wiz
c32980cfbe Update transmission packages to 2.83:
All Platforms

    Licensing change: the GNU GPLv2 code can now be used under GNU GPL v2 or v3
    Fix network hanging issues that could occur when both UTP and DHT were enabled
    Fix 2.82 file descriptor leak when importing a blocklist
    Disallow torrents that contain "/../" in the path
    Fix 2.82 bug that didn't retain peers between sessions
    Fix potential dangling memory error in UDP tracker DNS lookups
    Remember a torrent's "queued" state between Transmission sessions
    Updated third party libraries: DHT updated to v0.22; miniupnpc updated to v1.9
    Autoconf script fixes: better detection of ccache, minupnpc
    Fix the X-Transmission-Session-Id header to be valid with the SPDY protocol
    Fix thread safety bugs in the tr_list datatype
    When determining free disk space on NetBSD>=6, support its Quota feature
    Windows portability improvements

Mac Client

    Share option in File menu and context menu
    Show all torrents when the filter bar is hidden
    Show zero-byte files correctly
    Coalesce multiple Speed Limit Auto Enabled/Disabled? notifications
    Turkish localization
    Removed Brazilian Portuguese localization because of lack of localizer (European Portuguese localization remains)

GTK+ Client

    Fix threading issue on shutdown

Qt Client

    Fix toggle-downloading-by-pressing-spacebar in the file list
    Fix "Open URL" crash from dangling pointer
    Support launching downloaded files from inside Transmission
    On Windows, use native Windows icons
    Improved network status info and tooltip in the status bar
    Fix "Open Torrent" dialog crash in Qt 5.2

Daemon

    On systemd systems, fix config reloading via 'systemctl reload'
    Use libevent's event loop
    Fix discrepancy in curl SSL setup between tr-daemon and tr-remote
    Fix broken OS X build

Web Client

    Support file renaming in the web client
    Fix incorrect torrent state being displayed for magnet links
    Make URLs in the torrent's comment field clickable (and sanitize them to prevent cross-scripting)
2014-05-30 13:46:30 +00:00
wiz
427b09ae79 Remove patch that was grandfathered in, until someone can explain to
me why it's necessary.
2014-04-01 11:25:29 +00:00
wiz
2ed511c1c1 Add quota support using libquota (also called quota v2) on NetBSD.
Add comments to patches.
Ride update.
2014-04-01 11:13:28 +00:00
adam
bcaeb93ef9 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
2014-04-01 09:48:04 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
wiz
5e65f00439 Update to 2.77:
=== Transmission 2.77 (2013/02/18) ===
[http://trac.transmissionbt.com/query?milestone=2.77&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
  * Fix 2.75 regression that broke JSON parsing of real numbers in locales that don't use '.' as a decimal separator
  * Don't invalidate the OS's file cache when closing files
  * Fix overflow error when setting speed limits above ~8589 kB/s
  * Generated magnet links didn't include webseeds
  * Fix minor memory leaks when using webseeds
==== GTK+ Client ====
  * Minor pluralization fixes in the UI
  * Fix folder mis-selection issue in the Preferences dialog
  * Fix GTK+ console warnings on shutdown
==== Qt Client ====
  * Fix non Latin-1 symbol issue when showing file transfer speeds
  * Fix issue when creating new torrents with multiple trackers
  * Fix lost text selection in the properties dialog's 'comment' field
==== Daemon ====
  * Fix documentation errors in the spec and manpages
==== Web Client ====
  * Fix minor DOM leak
==== CLI ====
  * Fix transmission-cli failure when the download directory doesn't exist
2013-03-17 15:29:24 +00:00
wiz
afc5cfb1f0 Re-import transmission-2.76nb1 as net/transmission.
Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.

Transmission is open source (MIT license) and runs on Mac OS X
(Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (CLI/GTK2+ interface)
and BeOS (native interface).
2013-03-02 19:33:29 +00:00