W. Michael Petullo [Tue, 13 Feb 2018 02:38:32 +0000 (21:38 -0500)]
libsoup: update to 2.60.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Mon, 12 Feb 2018 20:32:25 +0000 (22:32 +0200)]
Merge pull request #5606 from salzmdan/master
knot: update to 2.6.5
Michael Heimpold [Mon, 12 Feb 2018 18:41:40 +0000 (19:41 +0100)]
Merge pull request #5607 from tru7/knxd
knxd: bump to upstream version 0.14.24
Othmar Truniger [Mon, 12 Feb 2018 17:50:12 +0000 (18:50 +0100)]
knxd: bump to upstream version 0.14.24
Signed-off-by: Othmar Truniger <github@truniger.ch>
Michael Heimpold [Mon, 12 Feb 2018 18:10:32 +0000 (19:10 +0100)]
Merge pull request #5600 from MikePetullo/gst1-plugins-ugly
gst1-plugins-ugly: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:09:50 +0000 (19:09 +0100)]
Merge pull request #5598 from MikePetullo/gst1-plugins-bad
gst1-plugins-bad: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:08:59 +0000 (19:08 +0100)]
Merge pull request #5597 from MikePetullo/gst1-libav
gst1-libav: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:08:32 +0000 (19:08 +0100)]
Merge pull request #5594 from MikePetullo/gst1-plugins-good
gst1-plugins-good: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:07:32 +0000 (19:07 +0100)]
Merge pull request #5593 from MikePetullo/gst1-plugins-base
gst1-plugins-base: update to 1.12.4
Daniel Salzman [Mon, 12 Feb 2018 15:25:16 +0000 (16:25 +0100)]
knot: update to 2.6.5
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
W. Michael Petullo [Mon, 12 Feb 2018 01:35:07 +0000 (20:35 -0500)]
gst1-plugins-ugly: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 12 Feb 2018 01:12:40 +0000 (20:12 -0500)]
gst1-plugins-bad: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 12 Feb 2018 00:25:33 +0000 (19:25 -0500)]
gst1-libav: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 11 Feb 2018 15:39:44 +0000 (10:39 -0500)]
gst1-plugins-good: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Michael Heimpold [Sun, 11 Feb 2018 17:27:28 +0000 (18:27 +0100)]
libiio: update to 0.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 11 Feb 2018 17:19:35 +0000 (18:19 +0100)]
libgpiod: add package for library and tools
libgpiod is a C library with corresponding tools for interacting
with the linux GPIO character device (gpiod stands for GPIO device).
Since linux 4.8 the GPIO sysfs interface is deprecated. User space should use
the character device instead. This library encapsulates the ioctl calls and
data structures behind a straightforward API.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Sun, 11 Feb 2018 17:28:31 +0000 (19:28 +0200)]
Merge pull request #5595 from wvdakker/master
Shorewall: Bump to version 5.1.12.1
W. van den Akker [Sun, 11 Feb 2018 16:32:44 +0000 (17:32 +0100)]
Shorewall6: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:31:13 +0000 (17:31 +0100)]
Shorewall: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:29:26 +0000 (17:29 +0100)]
Shorewall6-lite: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:27:34 +0000 (17:27 +0100)]
Shorewall-lite: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:25:03 +0000 (17:25 +0100)]
Shorewall-core: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. Michael Petullo [Sun, 11 Feb 2018 15:01:55 +0000 (10:01 -0500)]
gst1-plugins-base: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sun, 11 Feb 2018 08:09:39 +0000 (10:09 +0200)]
Merge pull request #5592 from MikePetullo/gstreamer1
gstreamer1: update to 1.12.4
Yousong Zhou [Sun, 11 Feb 2018 04:05:56 +0000 (12:05 +0800)]
pixiewps: use compiler, linker options of the build system
pixiewps has its own CFLAGS setting and uses LDFLAGS from
environment variable. When PKG_ALSR_PIE was enabled, objects were not
compiled with -fPIC supplied from the build system and the final link
step would fail because of the -pie option
Fixes #5590
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
W. Michael Petullo [Sat, 10 Feb 2018 23:51:31 +0000 (18:51 -0500)]
gstreamer1: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sat, 10 Feb 2018 16:11:17 +0000 (18:11 +0200)]
Merge pull request #5589 from mwarning/kadnode
kadnode: update to version 2.1.0
Moritz Warning [Fri, 9 Feb 2018 23:14:43 +0000 (00:14 +0100)]
kadnode: update to version 2.1.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Ted Hess [Sat, 10 Feb 2018 14:34:54 +0000 (09:34 -0500)]
libvorbis: add patch for CVE-2017-14632 and CVE-2017-14633
Signed-off-by: Ted Hess <thess@kitschensync.net>
Jonathan McCrohan [Sat, 10 Feb 2018 13:15:01 +0000 (13:15 +0000)]
sslh: Update to v1.19b
Refresh patches
Update upstream URLs
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Ted Hess [Sat, 10 Feb 2018 12:53:53 +0000 (07:53 -0500)]
Merge pull request #5506 from neheb/patch-2
libmad: Remove BUILD_PATENTED
Ted Hess [Sat, 10 Feb 2018 12:52:17 +0000 (07:52 -0500)]
Merge pull request #5508 from neheb/patch-4
gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
Ted Hess [Sat, 10 Feb 2018 12:51:54 +0000 (07:51 -0500)]
Merge pull request #5507 from neheb/patch-3
ffmpeg: Remove BUILD_PATENTED for AC3
Yousong Zhou [Fri, 26 Jan 2018 08:05:58 +0000 (16:05 +0800)]
node: depends on availability of fpu
It requires either hardware or software emulated fpu, otherwise program
can fail with SIGILL for fp instructions emitted by the JIT compiler
See #1937, #2633, #2442, FS#1257 for details
From code snippet at deps/v8/src/mips/constants-mips.h
#elif(defined(__mips_soft_float) && __mips_soft_float != 0)
// This flag is raised when -msoft-float is passed to the compiler.
// // Although FPU is a base requirement for v8, soft-float ABI is used
// // on soft-float systems with FPU kernel emulation.
// const bool IsMipsSoftFloatABI = true;
[1] https://bugs.chromium.org/p/v8/issues/detail?id=4704
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Thu, 8 Feb 2018 15:15:24 +0000 (17:15 +0200)]
Merge pull request #5575 from zhaojh329/rtty
rtty: Update to 3.1.2
Daniel Golle [Wed, 7 Feb 2018 19:36:59 +0000 (20:36 +0100)]
gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
tripolar [Wed, 7 Feb 2018 13:22:24 +0000 (14:22 +0100)]
Merge pull request #5577 from jmv2009/patch-11
Pulseaudio: variant avahi/bluez
Jianhui Zhao [Tue, 6 Feb 2018 09:20:46 +0000 (17:20 +0800)]
rtty: Update to 3.1.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Johnny Vogels [Tue, 6 Feb 2018 18:42:09 +0000 (19:42 +0100)]
Pulseaudio: variant avahi/bluez
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Jianhui Zhao [Tue, 6 Feb 2018 09:12:50 +0000 (17:12 +0800)]
libuwsc: Update to 1.2.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
Peter Wagner [Mon, 5 Feb 2018 21:57:52 +0000 (22:57 +0100)]
tor: update to 0.3.2.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Michael Heimpold [Mon, 5 Feb 2018 19:50:35 +0000 (20:50 +0100)]
php7: update to 7.2.2
Also refresh patches to reflect new year.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Mon, 5 Feb 2018 15:47:22 +0000 (17:47 +0200)]
Merge pull request #5568 from lucize/clamup
clamav: update to 0.99.3
Hannu Nyman [Mon, 5 Feb 2018 15:47:04 +0000 (17:47 +0200)]
Merge pull request #5569 from neheb/patch-1
btrfs-progs: Update to 4.15
Hannu Nyman [Mon, 5 Feb 2018 15:43:33 +0000 (17:43 +0200)]
Merge pull request #5491 from TDT-AG/pr/
20180123-mwan3-add-service
mwan3: add init script to enable/disable mwan3
Florian Eckert [Mon, 5 Feb 2018 09:16:10 +0000 (10:16 +0100)]
net/mwan3: update to version 2.6.10
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 2 Feb 2018 13:56:18 +0000 (14:56 +0100)]
net/mwan3: add mwan3_init function
Move all shell commands which are executed during /lib/mwan3/mwan3.sh
sourceing into a seperate init function which must be called at first.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 31 Jan 2018 10:58:38 +0000 (11:58 +0100)]
net/mwan3: send SIGKILL to mwan3track
In some situation it is not enough to send a SIGTERM to mwan3track to
ask service to stop accurate. If this does not work send him a SIGKILL
to prevent mwan3track running more then once per interface.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 5 Feb 2018 09:15:03 +0000 (10:15 +0100)]
net/mwan3: add init script to enable/disable mwan3 globally
Adding a init script to "/etc/init.d/" introduce the possibility to
enable/disable mwan3 globally.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Sun, 4 Feb 2018 19:57:35 +0000 (11:57 -0800)]
btrfs-progs: Update to 4.15
Compile tested on ar71xx
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Lucian Cristian [Sun, 4 Feb 2018 17:09:00 +0000 (19:09 +0200)]
clamav: update to 0.99.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Hannu Nyman [Sun, 4 Feb 2018 11:54:23 +0000 (13:54 +0200)]
Merge pull request #5240 from ecsv/ap51-flash
ap51-flash: Update to newest "version" and package cleanups
Hannu Nyman [Sun, 4 Feb 2018 11:46:45 +0000 (13:46 +0200)]
Merge pull request #5551 from yangfl/master
i2pd: Update to 2.18.0, fix #5511
Jo-Philipp Wich [Sun, 4 Feb 2018 11:42:57 +0000 (12:42 +0100)]
Merge pull request #5557 from pprindeville/xtables-addons-xtgeoip-dir
xtables-addons: don't forget database dir
Hannu Nyman [Sun, 4 Feb 2018 08:13:35 +0000 (10:13 +0200)]
Merge pull request #4928 from p-wassi/smstools
utils/smstools3: update to 3.1.21
Hannu Nyman [Sun, 4 Feb 2018 08:11:36 +0000 (10:11 +0200)]
Merge pull request #5088 from hbl0307106015/libtalloc
libtalloc: bump to latest version
Hannu Nyman [Sun, 4 Feb 2018 08:04:31 +0000 (10:04 +0200)]
Merge pull request #5558 from Andy2244/acl-update
acl: update to 2018-01-21
Andy Walsh [Fri, 2 Feb 2018 11:37:14 +0000 (12:37 +0100)]
acl: update to 2018-01-21
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Jiri Slachta [Sat, 3 Feb 2018 16:44:23 +0000 (17:44 +0100)]
Merge pull request #5565 from micmac1/libssh2-master
libssh2: Make crypto backends selectable
Hannu Nyman [Sat, 3 Feb 2018 13:55:02 +0000 (15:55 +0200)]
nano: update to 2.9.3
update nano to 2.9.3
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Sebastian Kemper [Sat, 3 Feb 2018 12:26:16 +0000 (13:26 +0100)]
libssh2: Make crypto backends selectable
This adds a choice to menuselect so people can select if they would like
to compile libssh2 against mbedtls (default) or openssl.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Hannu Nyman [Fri, 2 Feb 2018 21:42:53 +0000 (23:42 +0200)]
Merge pull request #5560 from neheb/port-trans
transmission: Fix port test + other fixes.
David Yang [Thu, 1 Feb 2018 10:37:52 +0000 (18:37 +0800)]
i2pd: Update to 2.18.0, fix #5511
Signed-off-by: David Yang <mmyangfl@gmail.com>
Stijn Tintel [Fri, 2 Feb 2018 17:48:02 +0000 (18:48 +0100)]
Merge pull request #5272 from dedeckeh/pr-strongswan-1
Fix ipsec reload and extend uci
Yousong Zhou [Fri, 2 Feb 2018 09:13:08 +0000 (17:13 +0800)]
shadowsocks-libev: remove unnecessary curly braces
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Thu, 1 Feb 2018 06:48:49 +0000 (14:48 +0800)]
shadowsocks-libev: bump to version 3.1.3
Notable changes since 3.1.2
afce1b3 eliminate timered delay between handshake and data stream #1572
539bf6e sni in redir removed and no disable_sni option #1876
1d94442..
29ff5d3 udprelay fix (no idea what's the problem...) #1883
Now disable_sni=true is the default. Existing uci configs setting it
will be a nop
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hans Dedecker [Fri, 2 Feb 2018 07:45:11 +0000 (08:45 +0100)]
sqlite: remove gratuitos empty line
Remove gratuitos empty line introduced by accident in commit
aac84ff
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Philip Prindeville [Fri, 2 Feb 2018 03:52:17 +0000 (20:52 -0700)]
xtables-addons: don't forget database dir
Don't /usr/share/xt_geoip/ which is needed to build database into.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Rosen Penev [Fri, 2 Feb 2018 02:31:52 +0000 (18:31 -0800)]
transmission: Fix port test + other fixes.
Ran the transmission init script through shellcheck and fixed errors. Also cleaned up a bit.
Removed ionice support. Will reintroduce if procd adds support.
Removed config_overwrite debugging variable. No need for it.
Enabled TLS verify by default. Added a dependancy to ca-bundle as a result. This is a default in current trunk.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
champtar [Thu, 1 Feb 2018 15:58:55 +0000 (07:58 -0800)]
Merge pull request #5128 from champtar/prometheus
prometheus-node-exporter-lua: make it modular and faster
dibdot [Wed, 31 Jan 2018 19:28:29 +0000 (20:28 +0100)]
Merge pull request #5547 from dibdot/adblock
adblock: update 3.5.0
champtar [Wed, 31 Jan 2018 18:56:33 +0000 (10:56 -0800)]
Merge pull request #5543 from dedeckeh/pr-sqlite
sqlite3: add config options to disable FTS3 and RTREE
Hans Dedecker [Tue, 30 Jan 2018 15:06:08 +0000 (16:06 +0100)]
sqlite3: add config options to disable FTS3 and RTREE
The full-text search engine version 3 (FTS3) and R*Tree (RTREE) modules are
enabled by default in sqlite3; add config options which allow to disable these
sqlite lib modules.
Disabling FTS3 reduces the so file with 475KB while disabling RTREE reduces
the so file with 121KB on x86 architecture.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
champtar [Wed, 31 Jan 2018 15:55:03 +0000 (07:55 -0800)]
Merge pull request #4370 from val-kulkov/opendkim-package
opendkim: DKIM signing and verifying emails
Val Kulkov [Fri, 19 May 2017 05:37:15 +0000 (01:37 -0400)]
opendkim: DKIM signing and verifying emails
The OpenDKIM package provides a service for signing and verifying
DomainKeys Identified Mail (DKIM) signatures. OpenDKIM consists of
a library that implements the DKIM service and a milter-based
filter application that can plug in to any milter-aware MTA, such
as Postfix or Sendmail, to provide that service to sufficiently
recent sendmail MTAs and other MTAs that support the milter
protocol.
This submission provides three new packages:
- libopendkim, a library for signing and verifying DKIM signatures,
- opendkim, the server application and the genkey script,
- opendkim-tools, a set of tools for configuring and testing OpenDKIM.
While at it, add PKG_BUILD_DEPENDS statement to sendmail's Makefile.
Travis CI buildbot sometimes fails to compile libopenssl before
starting to build sendmail. Since sendmail depends on libopenssl, the
whole Travis CI build process fails. Setting PKG_BUILD_DEPENDS
to "openssl", the directory name of libopenssl's Makefile, fixes the
problem.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Dirk Brenken [Wed, 31 Jan 2018 12:13:32 +0000 (13:13 +0100)]
adblock: update 3.5.0
* major performance boost: add a flexible 'Download Queue' to handle
downloads & list processing in parallel, default queue size is '4',
you can raise this e.g. to '8' or '16' to get it really fast
* replace former 'whitelist mode': the new 'Jail' option
builds an additional 'adb_list.jail' list in parallel
which can be used manually for guest wifi or kidsafe configurations
* regex parser & query function now fully support IDN domains
with non-ASCII characters
* add error handling in tld compression,
to handle OOM conditions better
* adblock.notify sends now html emails,
to get a better look & feel, even on mobile devices
* add czech regional blocklist maintained by turris omnia users
* LuCI: Support new 'Download Queue' & 'Jail' options
* LuCI: fix field width in "Runtime Information" section
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Wed, 31 Jan 2018 12:06:44 +0000 (14:06 +0200)]
Merge pull request #5546 from mstorchak/rsync
rsync: update to 3.1.3
Maxim Storchak [Wed, 31 Jan 2018 10:45:08 +0000 (12:45 +0200)]
rsync: update to 3.1.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Nikos Mavrogiannopoulos [Tue, 30 Jan 2018 19:36:20 +0000 (20:36 +0100)]
p11-kit: bumped release ver
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Tue, 30 Jan 2018 19:34:14 +0000 (20:34 +0100)]
p11-kit: disable trust module
This allows prevents build error due to trust-paths not being
specified. The trust module was not being used in openwrt.
Resolves #5528
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jiri Slachta [Tue, 30 Jan 2018 19:01:47 +0000 (20:01 +0100)]
Merge pull request #5540 from micmac1/jiri-master
libssh2, libxslt, tiff: Version bumps
Hannu Nyman [Tue, 30 Jan 2018 14:43:39 +0000 (16:43 +0200)]
Merge pull request #5530 from philenotfound/mutt-bump
mutt: bump to version 1.9.3
Sebastian Kemper [Tue, 30 Jan 2018 14:00:00 +0000 (15:00 +0100)]
tiff: version bump
- bump version to 4.0.9
- add patches copied from Debian for CVE-2017-18013 and CVE-2017-9935
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Tue, 30 Jan 2018 13:56:34 +0000 (14:56 +0100)]
libxslt: version bump
- version bump to 1.1.32
- add --disable-silent-rules for verbose build output
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Tue, 30 Jan 2018 13:47:12 +0000 (14:47 +0100)]
libssh2: version bump
- Bump version to 1.8.0
- Switch from openssl crypto backend to mbedtls (the package is a lot
smaller size-wise compared to openssl and libgcrypt)
- mbedtls support was added in 1.8.0 release. Unfortunately the detection
doesn't work out of the box, so a patch is needed that fixes an m4
script. For that reason autoreconf must be run.
- Add --with-libz-prefix as without it zlib is not detected (currently
there is the zlib dependency but libssh2 never actually links to it).
- Add --disable-silent-rules to get verbose build output.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Phil Eichinger [Mon, 29 Jan 2018 15:59:38 +0000 (16:59 +0100)]
mutt: bump to version 1.9.3
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Hannu Nyman [Mon, 29 Jan 2018 11:54:28 +0000 (13:54 +0200)]
Merge pull request #5527 from neheb/tra-upnp
transmission: Use external libminiupnpc instead of internal.
Yousong Zhou [Mon, 29 Jan 2018 11:11:48 +0000 (19:11 +0800)]
pixiewps: bump to version 1.4.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
David Mora [Sun, 14 Jan 2018 13:59:16 +0000 (08:59 -0500)]
stubby: Initial commit of openwrt package for stubby daemon
(This daemon utilizes the getdns library)
Signed-off-by: David Mora <iamperson347+public@gmail.com>
David Mora [Sun, 14 Jan 2018 13:55:59 +0000 (08:55 -0500)]
getdns: Initial commit of openwrt package for getdns library
Signed-off-by: David Mora <iamperson347+public@gmail.com>
Rosen Penev [Sun, 28 Jan 2018 20:22:42 +0000 (12:22 -0800)]
transmission: Use external libminiupnpc instead of internal.
The original patch that forced internal usage hid an actual issue in the build system. Replace patch with upstream one.
Also reorganized the Makefile a bit and removed some cruft.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 28 Jan 2018 18:51:48 +0000 (20:51 +0200)]
Merge pull request #5526 from neheb/mbedtls
transmission: Update to 2.93 + fixes [v2]
Rosen Penev [Sun, 28 Jan 2018 18:04:19 +0000 (10:04 -0800)]
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>
Peter Wagner [Sun, 28 Jan 2018 17:53:26 +0000 (18:53 +0100)]
git: update to 2.16.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Sun, 28 Jan 2018 17:09:38 +0000 (19:09 +0200)]
Revert "transmission: Update to 2.93 + fixes"
This reverts commit
606f615048286f432175f5133cbeb14f9db9257f.
The commit broke the patches:
> Applying ./patches/020-use-internal-miniupnp.patch using plaintext:
> patching file configure.ac
> Hunk #1 succeeded at 378 (offset -8 lines).
>
> Applying ./patches/040-fix-for-mbedtls.patch using plaintext:
> patching file configure.ac
> Hunk #1 FAILED at 154.
> 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej
Hannu Nyman [Sun, 28 Jan 2018 15:38:20 +0000 (17:38 +0200)]
Merge pull request #5524 from Andy2244/krb5-update
krb5: update to 1.16 and samba4 fixes
Andy Walsh [Sun, 28 Jan 2018 15:01:39 +0000 (16:01 +0100)]
krb5: add PKG_USE_MIPS16:=0
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Sun, 28 Jan 2018 14:24:25 +0000 (15:24 +0100)]
krb5: update to 1.16 and samba4 fixes
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Hannu Nyman [Sun, 28 Jan 2018 09:58:56 +0000 (11:58 +0200)]
Merge pull request #5519 from Andy2244/libtirpc-add
libtirpc: add package v1.0.2
Hannu Nyman [Sun, 28 Jan 2018 09:57:20 +0000 (11:57 +0200)]
Merge pull request #5523 from wvdakker/master
Shorewall: Bump to version 5.1.11.1