transmission: Update to 2.93 + fixes [v2] 5526/head
authorRosen Penev <rosenp@gmail.com>
Sun, 28 Jan 2018 18:04:19 +0000 (10:04 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 28 Jan 2018 18:04:19 +0000 (10:04 -0800)
commit1d36e5707279d6e83c3112f43e70663fbb2fc52a
treedca4c2c91ae48e3efbcf62f53cda2b46db4c67b8
parent3b3fed7fb8a3274011897f048a8edb38797b2735
transmission: Update to 2.93 + fixes [v2]
DNS rebinding protection introduced a new option. Use it to disable it as OpenWrt does not need it.

Adjusted Makefile to use the release instead of a git version. Also cleaned up and added LICENSE entries.

Eliminated useless patches. The syslog one actually doesn't log much. No need to mask the os release anymore either.

Added group entry to init script. Otherwise files end up being owned by user:root which is bogus.

v2: Previous maintainer relied on git version of Transmission for mbedtls support. Backport it to the stable instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/transmission/Makefile
net/transmission/files/transmission.config
net/transmission/files/transmission.init
net/transmission/patches/020-use-internal-miniupnp.patch
net/transmission/patches/040-fix-for-mbedtls.patch
net/transmission/patches/050-mask-as-release.patch [deleted file]
net/transmission/patches/060-fix-foreground-syslog.patch [deleted file]