aboutsummaryrefslogtreecommitdiff
path: root/net/transmission
Commit message (Collapse)AuthorAge
* net/transmission: Refresh patches and minor tweaksDaniel Engberg2017-01-08
| | | | | | | | Refresh patches Add patch to spoof git-version as release Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* transmission: conversion polarssl to mbedtlsCezary Jackiewicz2017-01-08
| | | | | | | | | | | | | | Maintainer: me / @obsy Compile tested: x86, LEDE Run tested: X86/geode, LEDE Description: - up to current git version: 35fea28d1a37875ef7480ac061754df617805b19 - replace polarssl via mbedtls Closes https://github.com/openwrt/packages/issues/3731 Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
* transmission: fix source URLAlexander Ryzhov2016-11-01
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* transmission: add missing zlib dependency for openssl variantsFelix Fietkau2016-07-24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* transmission: fix transmission-web dependenciesMaxim Storchak2016-06-13
| | | | | | Fixes #2835 Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* transmission: split packages depending on selected cryptography libraryCezary Jackiewicz2016-04-16
| | | | | | transmission: Shortening the title Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
* transmission: update to 2.92, refresh patchesCezary Jackiewicz2016-03-12
|
* transmission: add nice and ionice support, store persistent config, add ↵Maxim Storchak2015-08-02
| | | | | | transmission user and group Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* transmission: bumped versionNikos Mavrogiannopoulos2015-06-21
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* transmission: increase the number of retries for respawnNikos Mavrogiannopoulos2015-06-17
| | | | | | | The default 5 per hour is too small for transmission which may crash quite some times. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Optimized /proc/meminfo parsingNikos Mavrogiannopoulos2015-06-14
| | | | | | Suggested by @jow- Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* transmission: make the memory percentage allowed configurableNikos Mavrogiannopoulos2015-06-13
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* transmission: use procdNikos Mavrogiannopoulos2015-06-13
| | | | | | | | That allows to restart transmission when it crashes, to limit the memory used by it, as well as be jailed in the directories it is supposed to access. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #1089 from obsy/masterSteven Barth2015-03-31
|\ | | | | transmission: fix build problem with fallocate64
| * transmission: fix build problem with fallocate64Cezary Jackiewicz2015-03-29
| |
* | transmission: fix build with muslDaniel Golle2015-03-29
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* transmission: import from packages, update to latestMaxim Storchak2014-07-13
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>