feed/packages.git
6 years agoMerge pull request #5618 from neheb/ffm
Ted Hess [Thu, 15 Feb 2018 02:19:30 +0000 (21:19 -0500)]
Merge pull request #5618 from neheb/ffm

ffmpeg: Remove BUILD_PATENTED for MPEG2 video.

6 years agoMerge pull request #5612 from pprindeville/add-perl-authen-sasl
Philip Prindeville [Thu, 15 Feb 2018 02:01:29 +0000 (19:01 -0700)]
Merge pull request #5612 from pprindeville/add-perl-authen-sasl

perl-mod: add authen-sasl

6 years agoffmpeg: Remove BUILD_PATENTED for MPEG2 video. 5618/head
Rosen Penev [Wed, 14 Feb 2018 20:51:49 +0000 (12:51 -0800)]
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.

According to the MPEG-LA, the last patent expired February 13, 2018.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoopenvswitch: fix breakage due to removed SUPPORTED_KERNELS
Hannu Nyman [Wed, 14 Feb 2018 19:56:24 +0000 (21:56 +0200)]
openvswitch: fix breakage due to removed SUPPORTED_KERNELS

Fix breakage caused by 44df061c48 by removing the leftover
usage of the removed SUPPORTED_KERNELS variable

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoMerge pull request #5613 from commodo/ovs_remove_kernel_version_dep
Hannu Nyman [Wed, 14 Feb 2018 19:28:33 +0000 (21:28 +0200)]
Merge pull request #5613 from commodo/ovs_remove_kernel_version_dep

openvswitch: remove dependency on kernel version

6 years agoMerge pull request #5614 from neheb/tr
Hannu Nyman [Wed, 14 Feb 2018 15:57:18 +0000 (17:57 +0200)]
Merge pull request #5614 from neheb/tr

transmission: Restored config_overwrite due to popular demand.

6 years agophp7: fix linking to libpcre
Michael Heimpold [Tue, 13 Feb 2018 23:30:39 +0000 (00:30 +0100)]
php7: fix linking to libpcre

PHP comes with a bundled version of libpcre which is then statically
linked. However, we already depend on the packaged library, so we
can reduce the footprint when linking to it dynamically.
This saves around 200-300 kB (this depends on other configuration).

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agotransmission: Restored config_overwrite due to popular demand. 5614/head
Rosen Penev [Tue, 13 Feb 2018 19:59:20 +0000 (11:59 -0800)]
transmission: Restored config_overwrite due to popular demand.

libnatpmp was added as a dependancy to avoid built-in version.

Makefile went through a few adjustments to make it simpler.

CMake support is not happening since Travis is using a broken Ubuntu install.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoopenvswitch: remove dependency on kernel version 5613/head
Alexandru Ardelean [Tue, 13 Feb 2018 07:32:31 +0000 (09:32 +0200)]
openvswitch: remove dependency on kernel version

For a while now OVS has been using the kernel's kmod.
So it doesn't make sense to limit the package build for a specific set of
kernels anymore.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoperl: add Authen::SASL::XS module 5612/head
Philip Prindeville [Tue, 2 Jan 2018 01:58:36 +0000 (18:58 -0700)]
perl: add Authen::SASL::XS module

Required by Authen::SASL to have actual plug-ins to handle the
protocol.

Uses Devel::CheckLib which doesn't work with cross-compilation with
the current perlmod.mk machinery.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoperl: add Authen::SASL module
Philip Prindeville [Sun, 31 Dec 2017 22:16:05 +0000 (15:16 -0700)]
perl: add Authen::SASL module

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoMerge pull request #5609 from MikePetullo/libsoup
Hannu Nyman [Tue, 13 Feb 2018 17:27:09 +0000 (19:27 +0200)]
Merge pull request #5609 from MikePetullo/libsoup

libsoup: update to 2.60.3

6 years agoMerge pull request #5610 from RussellSenior/update-patch-to-2.7.6
Hannu Nyman [Tue, 13 Feb 2018 11:19:48 +0000 (13:19 +0200)]
Merge pull request #5610 from RussellSenior/update-patch-to-2.7.6

patch: update to version 2.7.6

6 years agopatch: update to version 2.7.6 5603/head 5610/head
Russell Senior [Mon, 12 Feb 2018 08:39:29 +0000 (00:39 -0800)]
patch: update to version 2.7.6

Signed-off-by: Russell Senior <russell@personaltelco.net>
6 years agoMerge pull request #5608 from luizluca/libvpx-1.7.0
Luiz Angelo Daros de Luca [Tue, 13 Feb 2018 02:44:31 +0000 (00:44 -0200)]
Merge pull request #5608 from luizluca/libvpx-1.7.0

libvpx: bump to 1.7.0

6 years agolibsoup: update to 2.60.3 5609/head
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>
6 years agolibvpx: bump to 1.7.0 5608/head
Luiz Angelo Daros de Luca [Tue, 13 Feb 2018 02:28:12 +0000 (00:28 -0200)]
libvpx: bump to 1.7.0

This release focused on high bit depth performance (10/12 bit) and vp9
encoding improvements.

See: https://chromium.googlesource.com/webm/libvpx/+/v1.7.0

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
6 years agoMerge pull request #5606 from salzmdan/master
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

6 years agoMerge pull request #5607 from tru7/knxd
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

6 years agoknxd: bump to upstream version 0.14.24 5607/head
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>
6 years agoMerge pull request #5600 from MikePetullo/gst1-plugins-ugly
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

6 years agoMerge pull request #5598 from MikePetullo/gst1-plugins-bad
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

6 years agoMerge pull request #5597 from MikePetullo/gst1-libav
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

6 years agoMerge pull request #5594 from MikePetullo/gst1-plugins-good
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

6 years agoMerge pull request #5593 from MikePetullo/gst1-plugins-base
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

6 years agoknot: update to 2.6.5 5606/head
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>
6 years agogst1-plugins-ugly: update to 1.12.4 5600/head
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>
6 years agogst1-plugins-bad: update to 1.12.4 5598/head
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>
6 years agogst1-libav: update to 1.12.4 5597/head
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>
6 years agogst1-plugins-good: update to 1.12.4 5594/head
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>
6 years agolibiio: update to 0.14
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>
6 years agolibgpiod: add package for library and tools
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>
6 years agoMerge pull request #5595 from wvdakker/master
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

6 years agoShorewall6: Bump to version 5.1.12.1 5595/head
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>
6 years agoShorewall: Bump to version 5.1.12.1
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>
6 years agoShorewall6-lite: Bump to version 5.1.12.1
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>
6 years agoShorewall-lite: Bump to version 5.1.12.1
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>
6 years agoShorewall-core: Bump to version 5.1.12.1
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>
6 years agogst1-plugins-base: update to 1.12.4 5593/head
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>
6 years agoMerge pull request #5592 from MikePetullo/gstreamer1
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

6 years agopixiewps: use compiler, linker options of the build system
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>
6 years agogstreamer1: update to 1.12.4 5592/head
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>
6 years agoMerge pull request #5589 from mwarning/kadnode
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

6 years agokadnode: update to version 2.1.0 5589/head
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>
6 years agolibvorbis: add patch for CVE-2017-14632 and CVE-2017-14633
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>
6 years agosslh: Update to v1.19b
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>
6 years agoMerge pull request #5506 from neheb/patch-2
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

6 years agoMerge pull request #5508 from neheb/patch-4
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]

6 years agoMerge pull request #5507 from neheb/patch-3
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

6 years agonode: depends on availability of fpu
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>
6 years agoMerge pull request #5575 from zhaojh329/rtty
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

6 years agognunet: update sources
Daniel Golle [Wed, 7 Feb 2018 19:36:59 +0000 (20:36 +0100)]
gnunet: update sources

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoMerge pull request #5577 from jmv2009/patch-11
tripolar [Wed, 7 Feb 2018 13:22:24 +0000 (14:22 +0100)]
Merge pull request #5577 from jmv2009/patch-11

Pulseaudio: variant avahi/bluez

6 years agortty: Update to 3.1.1 5575/head
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>
6 years agoPulseaudio: variant avahi/bluez 5577/head
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>
6 years agolibuwsc: Update to 1.2.0
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>
6 years agotor: update to 0.3.2.9
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>
6 years agophp7: update to 7.2.2
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>
6 years agoMerge pull request #5568 from lucize/clamup
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

6 years agoMerge pull request #5569 from neheb/patch-1
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

6 years agoMerge pull request #5491 from TDT-AG/pr/20180123-mwan3-add-service
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

6 years agonet/mwan3: update to version 2.6.10 5491/head
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>
6 years agonet/mwan3: add mwan3_init function
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>
6 years agonet/mwan3: send SIGKILL to mwan3track
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>
6 years agonet/mwan3: add init script to enable/disable mwan3 globally
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>
6 years agobtrfs-progs: Update to 4.15 5569/head
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>
6 years agoclamav: update to 0.99.3 5568/head
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>
6 years agoMerge pull request #5240 from ecsv/ap51-flash
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

6 years agoMerge pull request #5551 from yangfl/master
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

6 years agoMerge pull request #5557 from pprindeville/xtables-addons-xtgeoip-dir
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

6 years agoMerge pull request #4928 from p-wassi/smstools
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

6 years agoMerge pull request #5088 from hbl0307106015/libtalloc
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

6 years agoMerge pull request #5558 from Andy2244/acl-update
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

6 years agoacl: update to 2018-01-21 5558/head
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>
6 years agoMerge pull request #5565 from micmac1/libssh2-master
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

6 years agonano: update to 2.9.3
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>
6 years agolibssh2: Make crypto backends selectable 5565/head
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>
6 years agoMerge pull request #5560 from neheb/port-trans
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.

6 years agoi2pd: Update to 2.18.0, fix #5511 5551/head
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>
6 years agoMerge pull request #5272 from dedeckeh/pr-strongswan-1
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

6 years agoshadowsocks-libev: remove unnecessary curly braces
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>
6 years agoshadowsocks-libev: bump to version 3.1.3
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>
6 years agosqlite: remove gratuitos empty line
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>
6 years agoxtables-addons: don't forget database dir 5557/head
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>
6 years agotransmission: Fix port test + other fixes. 5560/head
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>
6 years agoMerge pull request #5128 from champtar/prometheus
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

6 years agoMerge pull request #5547 from dibdot/adblock
dibdot [Wed, 31 Jan 2018 19:28:29 +0000 (20:28 +0100)]
Merge pull request #5547 from dibdot/adblock

adblock: update 3.5.0

6 years agoMerge pull request #5543 from dedeckeh/pr-sqlite
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

6 years agosqlite3: add config options to disable FTS3 and RTREE 5543/head
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>
6 years agoMerge pull request #4370 from val-kulkov/opendkim-package
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

6 years agoopendkim: DKIM signing and verifying emails 4370/head
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>
6 years agoadblock: update 3.5.0 5547/head
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>
6 years agoMerge pull request #5546 from mstorchak/rsync
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

6 years agorsync: update to 3.1.3 5546/head
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>
6 years agop11-kit: bumped release ver
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>
6 years agop11-kit: disable trust module
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>
6 years agoMerge pull request #5540 from micmac1/jiri-master
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

6 years agoMerge pull request #5530 from philenotfound/mutt-bump
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

6 years agotiff: version bump 5540/head
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>
6 years agolibxslt: version bump
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>