feed/packages.git
6 years agoMerge pull request #5232 from dibdot/travelmate
champtar [Thu, 7 Dec 2017 22:09:25 +0000 (14:09 -0800)]
Merge pull request #5232 from dibdot/travelmate

travelmate: update 0.9.5

6 years agoMerge pull request #4486 from wvdakker/master
champtar [Thu, 7 Dec 2017 22:08:04 +0000 (14:08 -0800)]
Merge pull request #4486 from wvdakker/master

Shorewall(6): add full packages.

6 years agoMerge pull request #5185 from kubco2/mwan3-improve-logs
Hannu Nyman [Thu, 7 Dec 2017 19:17:14 +0000 (21:17 +0200)]
Merge pull request #5185 from kubco2/mwan3-improve-logs

mwan3: Improve logs when member metric is too big

6 years agomwan3: Improve logs when member metric is too big 5185/head
Jakub Janco [Tue, 28 Nov 2017 20:36:22 +0000 (21:36 +0100)]
mwan3: Improve logs when member metric is too big

If metric of member interface is bigger then 256, it is not
appended to policy, now at least warn message is printed into
syslog

Signed-off-by: Jakub Janco <kubco2@gmail.com>
6 years agotor: update to 0.3.1.9
Peter Wagner [Thu, 7 Dec 2017 12:42:25 +0000 (13:42 +0100)]
tor: update to 0.3.1.9

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #5195 from yangfl/master
Daniel Golle [Thu, 7 Dec 2017 08:37:12 +0000 (09:37 +0100)]
Merge pull request #5195 from yangfl/master

i2pd: Add package

6 years agoi2pd: Add package 5195/head
David Yang [Thu, 30 Nov 2017 15:26:49 +0000 (23:26 +0800)]
i2pd: Add package

Signed-off-by: David Yang <mmyangfl@gmail.com>
6 years agobuild,travis: don't use TRAVIS_PULL_REQUEST
Etienne Champetier [Thu, 7 Dec 2017 05:05:10 +0000 (21:05 -0800)]
build,travis: don't use TRAVIS_PULL_REQUEST

TRAVIS_PULL_REQUEST can be:
- undefined (local usage)
- false (branch build)
- PR number (if in a PR)
it's never set to true

use TRAVIS_PULL_REQUEST_SHA instead, so we can use normal tests (-z/-n)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #5235 from lynxis/rb_uanytun
Ted Hess [Wed, 6 Dec 2017 22:58:41 +0000 (17:58 -0500)]
Merge pull request #5235 from lynxis/rb_uanytun

uanytun: remove build time/host to fix reproducible builds

6 years agouanytun: remove build time/host to fix reproducible builds 5235/head
Alexander Couzens [Wed, 6 Dec 2017 21:55:45 +0000 (22:55 +0100)]
uanytun: remove build time/host to fix reproducible builds

Build timestamps prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5234 from lynxis/rb_zabbix
champtar [Wed, 6 Dec 2017 21:32:42 +0000 (13:32 -0800)]
Merge pull request #5234 from lynxis/rb_zabbix

zabbix: remove build timestamp

6 years agozabbix: remove build timestamp 5234/head
Alexander Couzens [Wed, 6 Dec 2017 21:04:01 +0000 (22:04 +0100)]
zabbix: remove build timestamp

Build timestamp prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agotravelmate: update 0.9.5 5232/head
Dirk Brenken [Wed, 6 Dec 2017 15:53:43 +0000 (16:53 +0100)]
travelmate: update 0.9.5

* change start priority to 25
* add support for hidden uplinks
* add support for wpa enterprise uplinks

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agorpcd-mod-lxc: bump PKG_RELEASE to indicate recent changes
Rafał Miłecki [Wed, 6 Dec 2017 12:26:38 +0000 (13:26 +0100)]
rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changes

It should be bumped due to the "info" ubus method support.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years agoMerge pull request #5225 from diizzyy/patch-110
Jo-Philipp Wich [Wed, 6 Dec 2017 11:49:45 +0000 (12:49 +0100)]
Merge pull request #5225 from diizzyy/patch-110

libs/libpng: Update to 1.6.34

6 years agoMerge pull request #5224 from diizzyy/patch-109
Jo-Philipp Wich [Wed, 6 Dec 2017 11:49:20 +0000 (12:49 +0100)]
Merge pull request #5224 from diizzyy/patch-109

libs/libgd: Update to 2.2.5

6 years agorpcd-mod-lxc: info: return NOT_FOUND if container doesn't exist
Rafał Miłecki [Thu, 30 Nov 2017 10:04:53 +0000 (11:04 +0100)]
rpcd-mod-lxc: info: return NOT_FOUND if container doesn't exist

It allow distinction between not existing and stopped container. So far
querying for not existing container was resulting in:
> ubus call lxc info '{ "name": "foo" }'
{
        "name": "foo",
        "state": "STOPPED",
        "ips": [

        ]
}

Now it's an error and it matches lxc-info command line:

> ubus call lxc info '{ "name": "foo" }'
Command failed: Not found

> lxc-info --name foo
foo doesn't exist

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years agocollectd: upgrade package collectd to version 5.8.0
Thomas Huehn [Thu, 30 Nov 2017 18:52:34 +0000 (19:52 +0100)]
collectd: upgrade package collectd to version 5.8.0

This patch upgrades the collectd package from 5.7.2 to 5.8.2.
All openwrt patches got either updated or deleted in case they
are already included into upstream collectd.
The new collectd 5.8.0 package compiles and got tested on current
lede trunk with latest luci on an PCengines APU. All default plugins
(enabled via Openwrt  Makefile) - so also iwinfo - are running fine
with the new version.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Amended with the following changes:

* preserve git file history by avoiding unnecessary patch renames
* mark new plugins introduced with 5.8 branch as disabled

Compile tested all plugins with ipq806x

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoMerge pull request #5226 from lynxis/rb_vim
Ted Hess [Tue, 5 Dec 2017 11:50:37 +0000 (06:50 -0500)]
Merge pull request #5226 from lynxis/rb_vim

vim: remove build timestamp/hostname/username

6 years agoMerge pull request #5205 from lynxis/rb_sysstat
Ted Hess [Tue, 5 Dec 2017 11:50:14 +0000 (06:50 -0500)]
Merge pull request #5205 from lynxis/rb_sysstat

sysstat: remove build timestamp

6 years agopixiewps: initial version 1.4.1
Yousong Zhou [Tue, 5 Dec 2017 02:43:14 +0000 (10:43 +0800)]
pixiewps: initial version 1.4.1

Addresses #2872

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoreaver: switch to reaver-wps-fork-t6x
Yousong Zhou [Tue, 5 Dec 2017 01:54:13 +0000 (09:54 +0800)]
reaver: switch to reaver-wps-fork-t6x

Addresses #2872

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoopenconnect: unify indentation in README
Yousong Zhou [Mon, 4 Dec 2017 10:08:20 +0000 (18:08 +0800)]
openconnect: unify indentation in README

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agovim: remove build timestamp/hostname/username 5226/head
Alexander Couzens [Mon, 4 Dec 2017 22:47:58 +0000 (23:47 +0100)]
vim: remove build timestamp/hostname/username

Build timestamp prevents reproducible builds [0].
Same for other irrelevant informations e.g. hostname, username.
Thanks to debian for the patch.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5208 from neheb/patch-2
Ted Hess [Mon, 4 Dec 2017 19:29:44 +0000 (14:29 -0500)]
Merge pull request #5208 from neheb/patch-2

hd-idle: Update to 1.05

6 years agoMerge pull request #5223 from diizzyy/patch-108
Ted Hess [Mon, 4 Dec 2017 19:20:30 +0000 (14:20 -0500)]
Merge pull request #5223 from diizzyy/patch-108

lib/expat: Update to 2.2.5

6 years agolibs/libpng: Update to 1.6.34 5225/head
Daniel Engberg [Mon, 4 Dec 2017 18:40:45 +0000 (19:40 +0100)]
libs/libpng: Update to 1.6.34

Update libpng to 1.6.34

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agolibs/libgd: Update to 2.2.5 5224/head
Daniel Engberg [Mon, 4 Dec 2017 18:32:29 +0000 (19:32 +0100)]
libs/libgd: Update to 2.2.5

Update libgd to 2.2.5
CVEs: CVE-2017-6362 + CVE-2017-7890

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agolib/expat: Update to 2.2.5 5223/head
Daniel Engberg [Mon, 4 Dec 2017 18:27:57 +0000 (19:27 +0100)]
lib/expat: Update to 2.2.5

Update (lib)expat to 2.2.5

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agoopenconnect: support reading password from script
Gavin Ni [Tue, 28 Nov 2017 07:04:31 +0000 (15:04 +0800)]
openconnect: support reading password from script

"token_mode" add support for "script", which execute "token_script" to
get the password.  Some token is not supported by OpenConnect natively,
e.g. "MobilePass" or "Softoken II" used in Cisco VPN

Signed-off-by: Gavin Ni <gisngy@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoMerge pull request #5220 from pprindeville/perl-cgi-4.38
Philip Prindeville [Sun, 3 Dec 2017 23:31:18 +0000 (16:31 -0700)]
Merge pull request #5220 from pprindeville/perl-cgi-4.38

perl-cgi: Update to 4.38

6 years agoperl-cgi: Update to 4.38 5220/head
Philip Prindeville [Sun, 3 Dec 2017 23:26:23 +0000 (16:26 -0700)]
perl-cgi: Update to 4.38

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agogit: update to 2.15.1 and cleanup DEPENDS
Peter Wagner [Sun, 3 Dec 2017 22:52:59 +0000 (23:52 +0100)]
git: update to 2.15.1 and cleanup DEPENDS

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agogst1-libav: Supply CPU type to libav configure after stipping FPU notation
Ted Hess [Sun, 3 Dec 2017 21:31:06 +0000 (16:31 -0500)]
gst1-libav: Supply CPU type to libav configure after stipping FPU notation

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agomjpg-streamer: Add mdns support
Ted Hess [Sun, 3 Dec 2017 17:49:49 +0000 (12:49 -0500)]
mjpg-streamer: Add mdns support

Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #5216 from lynxis/rb_tcpproxy
champtar [Sun, 3 Dec 2017 17:46:18 +0000 (09:46 -0800)]
Merge pull request #5216 from lynxis/rb_tcpproxy

tcpproxy: remove build timestamp and hostname

6 years agoMerge pull request #5215 from lynxis/rb_lpc21isp
champtar [Sun, 3 Dec 2017 17:32:40 +0000 (09:32 -0800)]
Merge pull request #5215 from lynxis/rb_lpc21isp

lpc21isp: remove build timestamp

6 years agoMerge pull request #5164 from TDT-AG/pr/20171116-net-mwan3-fixes
champtar [Sun, 3 Dec 2017 17:28:18 +0000 (09:28 -0800)]
Merge pull request #5164 from TDT-AG/pr/20171116-net-mwan3-fixes

net/mwan3: add improvments and add a fix

6 years agotcpproxy: remove build timestamp and hostname 5216/head
Alexander Couzens [Sun, 3 Dec 2017 12:19:23 +0000 (13:19 +0100)]
tcpproxy: remove build timestamp and hostname

Build timestamp prevents reproducible builds [0].
Build hostname also breaks reproducible builds.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agolpc21isp: remove build timestamp 5215/head
Alexander Couzens [Sun, 3 Dec 2017 05:11:46 +0000 (06:11 +0100)]
lpc21isp: remove build timestamp

Build timestamps prevent reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #4869 from apatrushev/master
champtar [Sat, 2 Dec 2017 23:13:09 +0000 (15:13 -0800)]
Merge pull request #4869 from apatrushev/master

micropython: updated to v1.9.2, micropython-lib: updated to v1.9

6 years agogst1-libav: Fix Makefile syntax error.
Ted Hess [Sat, 2 Dec 2017 22:52:50 +0000 (17:52 -0500)]
gst1-libav: Fix Makefile syntax error.
gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind)

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #5183 from val-kulkov/pigeonhole-package
champtar [Sat, 2 Dec 2017 22:09:39 +0000 (14:09 -0800)]
Merge pull request #5183 from val-kulkov/pigeonhole-package

pigeonhole: fix runtime dependency on dovecot's ABI

6 years agoMerge pull request #5134 from p-wassi/emailrelay
champtar [Sat, 2 Dec 2017 22:08:25 +0000 (14:08 -0800)]
Merge pull request #5134 from p-wassi/emailrelay

mail/emailrelay: rework init script and introduce config

6 years agoMerge pull request #5148 from mach327/openwrt_519
champtar [Sat, 2 Dec 2017 20:50:04 +0000 (12:50 -0800)]
Merge pull request #5148 from mach327/openwrt_519

python3-idna: Fix openwrt/openwrt#519, opkg package list segfault.

6 years agoMerge pull request #5172 from jow-/polipo-enable-ipv6-support
champtar [Sat, 2 Dec 2017 20:44:31 +0000 (12:44 -0800)]
Merge pull request #5172 from jow-/polipo-enable-ipv6-support

polipo: forcibly enable IPv6 support

6 years agoMerge pull request #5182 from val-kulkov/dovecot-package
champtar [Sat, 2 Dec 2017 19:43:10 +0000 (11:43 -0800)]
Merge pull request #5182 from val-kulkov/dovecot-package

dovecot: prepare for runtime dependency by plugins

6 years agoMerge pull request #5187 from sartura/yara_bump_to_3.7.0
champtar [Sat, 2 Dec 2017 18:45:04 +0000 (10:45 -0800)]
Merge pull request #5187 from sartura/yara_bump_to_3.7.0

yara: bump to 3.7.0

6 years agoMerge pull request #5188 from sartura/libuv_bump_to_1.17.0
champtar [Sat, 2 Dec 2017 18:44:00 +0000 (10:44 -0800)]
Merge pull request #5188 from sartura/libuv_bump_to_1.17.0

libuv: bump to 1.17.0

6 years agoMerge pull request #5192 from neheb/patch-1
champtar [Sat, 2 Dec 2017 18:39:16 +0000 (10:39 -0800)]
Merge pull request #5192 from neheb/patch-1

btrfs-progs: Update to 4.14

6 years agoMerge pull request #5210 from commodo/travis_branch_build
champtar [Sat, 2 Dec 2017 18:20:38 +0000 (10:20 -0800)]
Merge pull request #5210 from commodo/travis_branch_build

build,travis: build only last commit in a branch build

6 years agoMerge pull request #5211 from dibdot/adblock
champtar [Sat, 2 Dec 2017 18:12:43 +0000 (10:12 -0800)]
Merge pull request #5211 from dibdot/adblock

adblock: update 3.1.1

6 years agoadblock: update 3.1.1 5211/head
Dirk Brenken [Sat, 2 Dec 2017 17:39:03 +0000 (18:39 +0100)]
adblock: update 3.1.1

* new function to set/delete options in external uci config files
  * kresd: automated 'rpz_file' handling in /etc/config/resolver
  * firewall: automated 'force_dns' handling if you
              enable or disable adblock
* support sha256sum (default) and md5sum for blocklist
  comparison & conditional dns restarts
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoMerge pull request #5144 from lynxis/rb_zip
Ted Hess [Sat, 2 Dec 2017 15:02:32 +0000 (10:02 -0500)]
Merge pull request #5144 from lynxis/rb_zip

zip/unzip: remove build timestamps

6 years agoMerge pull request #5141 from lynxis/rb_minicom
Ted Hess [Sat, 2 Dec 2017 14:59:47 +0000 (09:59 -0500)]
Merge pull request #5141 from lynxis/rb_minicom

minicom: remove build time to fix reproducible builds

6 years agoMerge pull request #5137 from lynxis/rb_apache
Ted Hess [Sat, 2 Dec 2017 14:59:00 +0000 (09:59 -0500)]
Merge pull request #5137 from lynxis/rb_apache

apache: fix reproducible builds

6 years agobuild,travis: build only last commit in a branch build 5210/head
Alexandru Ardelean [Sat, 2 Dec 2017 10:03:48 +0000 (12:03 +0200)]
build,travis: build only last commit in a branch build

This started out as me trying to fix my Python build
in a local Travis CI env.
After 40+ minutes, the build still did not stop:
https://travis-ci.org/commodo/packages/builds/310413628

There is a bug, where the `.travis_do.sh` script does exit early,
and enters an endless loop, when doing a branch build.
It tries to continuously fetch 50 more revisions.
So, I decided to add some limited support for branch builds.

This also allows a simpler testing with Travis before
opening a PR.

This scope of testing is limited to whatever the last
commit touches, but it's still better than nothing.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agophp7-mod-imap: add missing dependency for libpam
Michael Heimpold [Sat, 2 Dec 2017 08:31:15 +0000 (09:31 +0100)]
php7-mod-imap: add missing dependency for libpam

When libpam is selected, then mod_imap pulls in a dep to libpam,
and there seems no way to disable it via configure arguments.
So add this dep here conditionally.

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agohd-idle: Update to 1.05 5208/head
Rosen Penev [Sat, 2 Dec 2017 01:39:49 +0000 (17:39 -0800)]
hd-idle: Update to 1.05

This is only a bugfix release for a huge amount of drives. This software seems to be abandoned. Might as well update to latest.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #5139 from lynxis/rb_openocd
Ted Hess [Sat, 2 Dec 2017 00:07:30 +0000 (19:07 -0500)]
Merge pull request #5139 from lynxis/rb_openocd

openocd: use release tar.bz2 instead of git

6 years agosysstat: remove build timestamp 5205/head
Alexander Couzens [Fri, 1 Dec 2017 23:23:53 +0000 (00:23 +0100)]
sysstat: remove build timestamp

Build timestamp prevents reproducible builds [0].
Thanks to the debian project for the patch.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 years agoMerge pull request #5203 from lucize/uwimaplink
Michael Heimpold [Fri, 1 Dec 2017 20:05:43 +0000 (21:05 +0100)]
Merge pull request #5203 from lucize/uwimaplink

uw-imap: copy actual files in devel folder

6 years agouw-imap: copy actual files in devel folder 5203/head
Lucian Cristian [Fri, 1 Dec 2017 10:31:31 +0000 (12:31 +0200)]
uw-imap: copy actual files in devel folder

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years agoMerge pull request #5201 from lucize/php7imap
Michael Heimpold [Fri, 1 Dec 2017 17:25:12 +0000 (18:25 +0100)]
Merge pull request #5201 from lucize/php7imap

php7: try fix imap build-bot build

6 years agogst1-libav: Fix ARM builds (remove forcing CPU_TYPE)
Ted Hess [Fri, 1 Dec 2017 16:53:22 +0000 (11:53 -0500)]
gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #5194 from dedeckeh/pr-gstreamer
Ted Hess [Fri, 1 Dec 2017 16:43:35 +0000 (11:43 -0500)]
Merge pull request #5194 from dedeckeh/pr-gstreamer

gstreamer: bump to 1.10.5

6 years agophp7: try fix imap build-bot build 5201/head
Lucian Cristian [Thu, 30 Nov 2017 23:26:18 +0000 (01:26 +0200)]
php7: try fix imap build-bot build

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years agoMerge pull request #5191 from thess/ffmpeg-config
Ted Hess [Thu, 30 Nov 2017 15:52:27 +0000 (10:52 -0500)]
Merge pull request #5191 from thess/ffmpeg-config

ffmpeg: Adjusting some build dependencies. Update to 3.2.9

6 years agogstreamer: bump to 1.10.5 5194/head
Hans Dedecker [Thu, 30 Nov 2017 13:57:51 +0000 (14:57 +0100)]
gstreamer: bump to 1.10.5

Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5
See https://gstreamer.freedesktop.org/releases/1.10/ for major new features
and bugfixes

Fix dependencies
Refresh patches

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
6 years agobtrfs-progs: Update to 4.14 5192/head
Rosen Penev [Thu, 30 Nov 2017 05:20:37 +0000 (21:20 -0800)]
btrfs-progs: Update to 4.14

Disabled zstd as it needs a new package. zstd needs a more recent kernel than 4.9 to be used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoauc: update to version 0.0.8
Daniel Golle [Tue, 28 Nov 2017 02:22:57 +0000 (03:22 +0100)]
auc: update to version 0.0.8

 * fix multiple read_data_cb calls from uclient, otherwise hickups
   happend when receiving a large JSON reply
 * add minimal help message (-h)
 * pretify package update output
 * fix infinite retry of upgrade-check which happened in some cases
 * add sleep in case of check-request retry
 * lots of cosmetics

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agostrongswan: bump to 5.6.1
Stijn Tintel [Thu, 30 Nov 2017 01:01:24 +0000 (02:01 +0100)]
strongswan: bump to 5.6.1

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agoffmpeg: Adjusting some build dependencies. Update to 3.2.9 5191/head
Ted Hess [Wed, 29 Nov 2017 22:05:09 +0000 (17:05 -0500)]
ffmpeg: Adjusting some build dependencies. Update to 3.2.9

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agolibuv: bump to 1.17.0 5188/head
Marko Ratkaj [Wed, 29 Nov 2017 11:05:04 +0000 (12:05 +0100)]
libuv: bump to 1.17.0

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years agoyara: bump to 3.7.0 5187/head
Marko Ratkaj [Wed, 29 Nov 2017 10:17:15 +0000 (11:17 +0100)]
yara: bump to 3.7.0

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years agopigeonhole: fix runtime dependency on dovecot's ABI 5183/head
Val Kulkov [Tue, 28 Nov 2017 07:00:42 +0000 (02:00 -0500)]
pigeonhole: fix runtime dependency on dovecot's ABI

Closes #5062. With ABI_VERSION declaration in dovecot's Makefile
introduced in PR #5182, pigeonhole plugin will now be rebuilt on every
dovecot upgrade. To announce the rebuilt pigeonhole plugin to opkg,
introduce a different model of version numbering. The new version
numbering now includes both dovecot and pigeonhole plugin version
numbers. Therefore, the rebuilt pigeonhole plugin will be visible to
opkg whenever dovecot or pigeonhole plugin version changes.

Rename "pigeonhole" to "dovecot-pigeonhole". There are several reasons
for renaming the package:

1. pigeonhole is a plugin. There seems to be a convention to name
plugins by adding corresponding suffixes to the parent package name,
such as lua-*, luci-*, php7-mod-*, perlbase-*, transmission-* etc.

2. When named as "dovecot-pigeonhole", the pigeonhole plugin is
displayed right next to dovecot in config manager ("make menuconfig")
and is therefore highly visible to anyone who explores the available
modules for dovecot.

3. When named as "dovecot-pigeonhole", the package version number
consisting of both dovecot and pigeonhole version numbers makes more
sense: "dovecot-pigeonhole_2.2.33.2-0.4.20-2" looks more comprehensible
than "pigeonhole_2.2.33.2-0.4.20-2", however admittedly both variants
look rather ugly.

Add ManageSieve to the package. Adding managesieve-login and its
libraries increases the size of the package by about 11% from 702061
bytes to 781294 bytes on the bcm53xx platform. As dovecot is unlikely
to be used on a low-end LEDE/OpenWrt box, the addition of ~80KB to
the package size is not likely to make a noticeable difference but it
will add the capability to use pigeonhole plugin for dovecot with
systems that talk ManageSieve, such as the RoundCube.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years agodovecot: prepare for runtime dependency by plugins 5182/head
Val Kulkov [Tue, 28 Nov 2017 05:50:43 +0000 (00:50 -0500)]
dovecot: prepare for runtime dependency by plugins

Add ABI_VERSION declaration in order to tell dovecot plugins that are
runtime-dependent on dovecot's Application Binary Interface (ABI)
version, such as the pigeonhole mail filter, that they need to be
rebuilt each time the dovecot's ABI version changes.

This PR is not yet closing issue #5062. A forthcoming PR for pigeonhole
package will close the issue.

Introduce a new configuration parameter to enable ICU (i18n) support.
Make the ICU disabled by default.

Introduce PKG_CONFIG_DEPENDS with the list of configuration parameters
triggering rebuild of dovecot.

Declare the conffiles section to save dovecot's configuration files and
its init.d script on sysupgrade.

Introduce a new package, dovecot-utils, to contain doveadm and dsync
utilities: closes #4912.

Correct the destination directory for the installation of
example-config files. At present, the example files are installed into
/usr/share/doc/dovecot/example-config/example-config.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years agoMerge pull request #5177 from dibdot/mc
Ted Hess [Mon, 27 Nov 2017 23:52:56 +0000 (18:52 -0500)]
Merge pull request #5177 from dibdot/mc

mc: release 4.8.20

6 years agoglib2: update to 2.55.0
Peter Wagner [Sun, 26 Nov 2017 23:13:35 +0000 (00:13 +0100)]
glib2: update to 2.55.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agomc: release 4.8.20 5177/head
Dirk Brenken [Sun, 26 Nov 2017 21:10:12 +0000 (22:10 +0100)]
mc: release 4.8.20

release notes: http://midnight-commander.org/wiki/NEWS-4.8.20

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agophp7: try to fix compilation on LEDE buildbots
Michael Heimpold [Sun, 26 Nov 2017 20:58:30 +0000 (21:58 +0100)]
php7: try to fix compilation on LEDE buildbots

Detection of U8T_DECOMPOSE seems to be broken when cross-compiling,
so needs to be preseeded.

-snip-
checking for utf8_mime2text signature... new
checking for U8T_DECOMPOSE...
configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL
 is missing. This should not happen. Check config.log for additional information.
-snap-

This requires also a patch for PHP to make the preseeding working.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agoShorewall-core: Don't depend on iptables (Thanks to Brian Murrell). 4486/head
W. van den Akker [Sun, 26 Nov 2017 19:11:00 +0000 (20:11 +0100)]
Shorewall-core: Don't depend on iptables (Thanks to Brian Murrell).

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoauc: update to version 0.0.7
Daniel Golle [Fri, 24 Nov 2017 20:38:25 +0000 (21:38 +0100)]
auc: update to version 0.0.7

 * implement using GET instead of POST requests when waiting for image

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agohaveged: update to 1.9.2
Hannu Nyman [Sun, 26 Nov 2017 16:53:45 +0000 (18:53 +0200)]
haveged: update to 1.9.2

Update haveged to 1.9.2

Release notes:
http://www.issihosts.com/haveged/downloads.html
  Version 1.9.2
  I am no longer active as a developer but have decided to push out
  contributor fixes I have accumulated since the last release. Two
  oustanding bugs are not addressed: 1) Failure to build on IA64 due
  to busted cpuid and 2) Incorrect exit status when terminate by signal.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agophp7: update to 7.1.12
Michael Heimpold [Sat, 25 Nov 2017 12:08:50 +0000 (13:08 +0100)]
php7: update to 7.1.12

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agophp7-pecl-http: add dependency to php7-mod-hash
Michael Heimpold [Sat, 25 Nov 2017 12:08:18 +0000 (13:08 +0100)]
php7-pecl-http: add dependency to php7-mod-hash

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agoMerge pull request #5066 from lucize/php7imap
Michael Heimpold [Sat, 25 Nov 2017 06:31:52 +0000 (07:31 +0100)]
Merge pull request #5066 from lucize/php7imap

php7: add php7-mod-imap

6 years agoMerge pull request #5065 from lucize/uwimap
Michael Heimpold [Sat, 25 Nov 2017 06:30:19 +0000 (07:30 +0100)]
Merge pull request #5065 from lucize/uwimap

uw-imap: add uw-imap toolkit, prereq for php7-mod-imap

6 years agoMerge pull request #5157 from halmartin/bind_statistics
Noah Meyerhans [Sat, 25 Nov 2017 01:36:21 +0000 (17:36 -0800)]
Merge pull request #5157 from halmartin/bind_statistics

bind: Add support for building with libxml2 or libjson

6 years agoauc: update to version 0.0.6
Daniel Golle [Fri, 24 Nov 2017 16:13:03 +0000 (17:13 +0100)]
auc: update to version 0.0.6

 * handle newly introduced 'initialize' server status
 * cosmetics

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoser2net: update to 3.5
Michael Heimpold [Thu, 23 Nov 2017 21:40:32 +0000 (22:40 +0100)]
ser2net: update to 3.5

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agopolipo: forcibly enable IPv6 support 5172/head
Jo-Philipp Wich [Thu, 23 Nov 2017 19:47:59 +0000 (20:47 +0100)]
polipo: forcibly enable IPv6 support

Currently `polipo.h` uses the conditional
`(__GLIBC__ > 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 2)` to decide
whether to enable IPv6 support.

This used to work for OpenWrt CC which uses uClibc disguising itself
as Glibc 2.x but it does not work with Musl libc anymore as this library
does not export any Glibc defines.

Forcibly enable IPv6 support by passing `-DHAVE_IPv6` unconditionally
through the build flags in the OpenWrt/LEDE Makefile.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoauc: update to version 0.0.5
Daniel Golle [Thu, 23 Nov 2017 17:56:58 +0000 (18:56 +0100)]
auc: update to version 0.0.5

 * use HTTP headers to know ImageBuilder status and queue position
 * use pretty (ie. indented) JSON output for debugging

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoauc: update to version 0.0.4
Daniel Golle [Tue, 21 Nov 2017 16:17:25 +0000 (17:17 +0100)]
auc: update to version 0.0.4

 * implement '-d' cmdline option to output json requests
 * switch to new server API
 * implement upgrade_packages

Read upgrade_packages UCI option and ask for either only release
upgrades or also builds based on updated packages depending on whether
upgrade_packages is '0' or '1'.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agobind: add support for building bind with libxml2 or libjson 5157/head
Hal Martin [Mon, 20 Nov 2017 22:51:27 +0000 (22:51 +0000)]
bind: add support for building bind with libxml2 or libjson

At least one of libjson|libxml2 is required for bind
statistics to function.

Selecting libjson|libxml2 will result in an additional
dependency required to build and install bind-libs.

Signed-off-by: Hal Martin <hal.martin@gmail.com>
6 years agoMerge pull request #5154 from neheb/patch-5
champtar [Wed, 22 Nov 2017 22:55:54 +0000 (14:55 -0800)]
Merge pull request #5154 from neheb/patch-5

btrfs-progs: Update to 4.13.3

6 years agoMerge pull request #5163 from neheb/mangix
champtar [Wed, 22 Nov 2017 22:54:37 +0000 (14:54 -0800)]
Merge pull request #5163 from neheb/mangix

transmission: Update to latest git and fix syslog.

6 years agobtrfs-progs: Update to 4.13.3 5154/head
Rosen Penev [Mon, 20 Nov 2017 02:16:15 +0000 (18:16 -0800)]
btrfs-progs: Update to 4.13.3

Tested on ramips (mt7621)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agotransmission: Update to latest git and fix syslog. 5163/head
Rosen Penev [Wed, 22 Nov 2017 02:02:40 +0000 (18:02 -0800)]
transmission: Update to latest git and fix syslog.

The init script runs transmission with the foreground parameter for procd to control it. However, if transmission is ran in the foreground, nothing is logged to syslog. Added a patch to remove this restriction.

Also added a sysctl file that removes these warnings:

UDP Failed to set receive buffer: requested 4194304, got 262142 (tr-udp.c:75)
UDP Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf (tr-udp.c:80)
UDP Failed to set send buffer: requested 1048576, got 262142 (tr-udp.c:86)
UDP Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf (tr-udp.c:91)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #5165 from tmn505/perl-uri
Philip Prindeville [Wed, 22 Nov 2017 12:28:55 +0000 (12:28 +0000)]
Merge pull request #5165 from tmn505/perl-uri

perl-uri: upgrade to 1.72