feed/packages.git
5 years agolibglog: Remove libunwind dependency 7219/head
Rosen Penev [Fri, 19 Oct 2018 20:45:13 +0000 (13:45 -0700)]
libglog: Remove libunwind dependency

Switched to codeload and updated Makefile for consistency between projects

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agounixodbc: Update to 2.3.7
Rosen Penev [Fri, 10 Aug 2018 02:27:46 +0000 (19:27 -0700)]
unixodbc: Update to 2.3.7

Switched to HTTP as FTP can be problematic. uscan for example has issues
figuring out the latest version.

Added PKG_CPE_ID for proper CVE tracking.

Reorganized Makefile for consistency with other projects.

Add PKG_FIXUP:=autoreconf, needed to avoid host lib leakage on hosts
with unixodbc installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[add PKG_FIXUP:=autoreconf - thanks jow]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
5 years agoRevert "unixodbc: Update to 2.3.7"
Stijn Tintel [Fri, 19 Oct 2018 16:16:04 +0000 (19:16 +0300)]
Revert "unixodbc: Update to 2.3.7"

This reverts commit 6d6c15e1e9fd5a381f3cce0d68c3b781a82088ce.

The package no longer cross-compiles when building for the x86/64 target
on an x86/64, resulting in the following error:

Package unixodbc is missing dependencies for the following libraries:
libc.so.6
libpthread.so.0

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
5 years agostrongswan: bump to 5.7.1
Stijn Tintel [Wed, 17 Oct 2018 16:54:07 +0000 (18:54 +0200)]
strongswan: bump to 5.7.1

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
5 years agoopenssh: update to 7.9p1
Peter Wagner [Fri, 19 Oct 2018 16:11:54 +0000 (18:11 +0200)]
openssh: update to 7.9p1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
5 years agolibssh: mark as BROKEN due to CVE-2018-10933
Kevin Darbyshire-Bryant [Fri, 19 Oct 2018 11:38:41 +0000 (12:38 +0100)]
libssh: mark as BROKEN due to CVE-2018-10933

The only known user of this library is currently unable to get their
application to work with with the fixed 0.7.6 release of this library.

To prevent accidental use by unknown parties of a flawed library, mark
it as BROKEN.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
5 years agoMerge pull request #7212 from nxhack/bump_63_1
Michael Heimpold [Thu, 18 Oct 2018 15:45:37 +0000 (17:45 +0200)]
Merge pull request #7212 from nxhack/bump_63_1

icu: update to 63.1

5 years agonet/mosquitto: add CPE_ID
Karl Palsson [Thu, 18 Oct 2018 11:07:28 +0000 (11:07 +0000)]
net/mosquitto: add CPE_ID

Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years agolibs/c-ares: finaly cpe id update.
Karl Palsson [Thu, 18 Oct 2018 09:45:46 +0000 (09:45 +0000)]
libs/c-ares: finaly cpe id update.

Use the correct base 2.2 CPE id from
https://nvd.nist.gov/products/cpe/search instead of the old id.

Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years agolibs/c-ares: fix CPE id
Karl Palsson [Thu, 18 Oct 2018 09:00:41 +0000 (09:00 +0000)]
libs/c-ares: fix CPE id

Incorrectly copied from source document.

Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years agoicu: update to 63.1 7212/head
Hirokazu MORIKAWA [Thu, 18 Oct 2018 07:59:15 +0000 (16:59 +0900)]
icu: update to 63.1

ICU 63 updates to CLDR 34 locale data with many additions and corrections,
and some new languages. ICU adds API for number and currency range formatting,
and API for additional Unicode properties and for constructing custom properties.
CLDR and ICU include data for testing readiness for the upcoming Japanese calendar era.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 years agopatch: Add missing CVE-2018-6951 patch
Rosen Penev [Mon, 15 Oct 2018 17:04:50 +0000 (10:04 -0700)]
patch: Add missing CVE-2018-6951 patch

The last commit added PKG_CPE_ID and now uscan detects a CVE that I missed

Reordered patches by date

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[tweaked commit message]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
5 years agonet/safe-search: new package
Gregory L. Dietsche [Mon, 1 Oct 2018 22:03:12 +0000 (17:03 -0500)]
net/safe-search: new package

This package forces the use of Google and Bing safe search by default.
It does this by adding hosts files for dnsmasq to use. These hosts replace the
normal IP addresses for Google and Bing with addresses that force safe
search to be turned on all the time.

Google and Bing Safe Search are suitable for most businesses, schools, and
families who wish to block adult content. This package also offers
YouTube's restricted and 'restricted moderate' via a configuration
option. The reason that this is not enabled is that it is probably more
suitable for children rather than a wide audience.

This package is designed so that other services that offer safe search can be
added easily in the future.

For more information about safe search please visit these URLs:
- https://support.google.com/websearch/answer/186669
- https://help.bing.microsoft.com/#apex/18/en-US/10003/0
- https://support.google.com/a/answer/6212415

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
5 years agolib/c-ares: add PKG_CPE_ID
Karl Palsson [Wed, 17 Oct 2018 22:37:20 +0000 (22:37 +0000)]
lib/c-ares: add PKG_CPE_ID

bump package, but no functional changes

Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years agonet-snmp: update to 5.8
Rosen Penev [Mon, 15 Oct 2018 02:35:29 +0000 (19:35 -0700)]
net-snmp: update to 5.8

Disable PCRE process searching to avoid linking against libprce, which
would cause the build to fail due to a missing dependency. With the
--without-pcre switch, build fails due to an undefined reference, so do
it via CONFIGURE_VARS instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[disable PCRE process searching]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
5 years agoMerge pull request #7206 from teslamint/chilli_ipv6
Dirk Brenken [Wed, 17 Oct 2018 06:16:20 +0000 (08:16 +0200)]
Merge pull request #7206 from teslamint/chilli_ipv6

coova-chilli: honor CONFIG_IPv6 option

5 years agoMerge pull request #6886 from neheb/pycrypto
Dirk Brenken [Wed, 17 Oct 2018 06:14:25 +0000 (08:14 +0200)]
Merge pull request #6886 from neheb/pycrypto

python-crypto: Fix two CVEs

5 years agoMerge pull request #7199 from Andy2244/samba4-fix_hostname
Dirk Brenken [Wed, 17 Oct 2018 06:13:17 +0000 (08:13 +0200)]
Merge pull request #7199 from Andy2244/samba4-fix_hostname

samba4: fix hostname if not defined via Dnsmasq

5 years agocoova-chilli: honor CONFIG_IPv6 option 7206/head
Jaehoon You [Tue, 16 Oct 2018 23:36:59 +0000 (08:36 +0900)]
coova-chilli: honor CONFIG_IPv6 option

This fixes #7120.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
5 years agophp7: update to 7.2.11
Michael Heimpold [Tue, 16 Oct 2018 19:59:49 +0000 (21:59 +0200)]
php7: update to 7.2.11

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agoMerge pull request #6756 from karlp/lsqlite-095-master
Kevin D-B [Tue, 16 Oct 2018 06:51:31 +0000 (07:51 +0100)]
Merge pull request #6756 from karlp/lsqlite-095-master

lua-lsqlite3: update to 0.9.5

5 years agoMerge pull request #6762 from neheb/lsof
Kevin D-B [Tue, 16 Oct 2018 06:50:17 +0000 (07:50 +0100)]
Merge pull request #6762 from neheb/lsof

lsof: Fix dead URL + cosmetic fixes

5 years agoMerge pull request #5876 from fantom-x/nlbwmon_nice
Kevin D-B [Tue, 16 Oct 2018 06:45:16 +0000 (07:45 +0100)]
Merge pull request #5876 from fantom-x/nlbwmon_nice

net/nlbwmon: run with lower priority

5 years agoMerge pull request #6716 from neheb/patch-26
Kevin D-B [Tue, 16 Oct 2018 06:38:09 +0000 (07:38 +0100)]
Merge pull request #6716 from neheb/patch-26

file: Update to 5.34

5 years agoexfat-nofuse: bump to git HEAD
Rosy Song [Mon, 15 Oct 2018 01:54:06 +0000 (09:54 +0800)]
exfat-nofuse: bump to git HEAD

Signed-off-by: Rosy Song <rosysong@rosinson.com>
5 years agoMerge pull request #7182 from neheb/dark
Ted Hess [Mon, 15 Oct 2018 21:55:10 +0000 (17:55 -0400)]
Merge pull request #7182 from neheb/dark

darkstat: Remove libbsd dependency

5 years agodarkstat: Remove libbsd dependency 7182/head
Rosen Penev [Thu, 11 Oct 2018 20:17:17 +0000 (13:17 -0700)]
darkstat: Remove libbsd dependency

darkstat includes its own strlcat and strlcpy, making the dependency
somewhat pointless.

Fixes compilation ever since glibc dependency on libbsd was removed.

Also removed std=gnu99 as it's not needed with GCC7.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #6970 from cotequeiroz/squid_4.2
Marko Ratkaj [Mon, 15 Oct 2018 10:29:37 +0000 (12:29 +0200)]
Merge pull request #6970 from cotequeiroz/squid_4.2

squid: update to version 4.3

5 years agosamba4: fix hostname if not defined via Dnsmasq 7199/head
Andy Walsh [Mon, 15 Oct 2018 08:28:01 +0000 (10:28 +0200)]
samba4: fix hostname if not defined via Dnsmasq

* use kernel fs to get the hostname, drop domainname

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agoMerge pull request #7122 from jonathanunderwood/stubby_uci
Dirk Brenken [Sun, 14 Oct 2018 17:48:43 +0000 (19:48 +0200)]
Merge pull request #7122 from jonathanunderwood/stubby_uci

stubby: enable configuration through uci system

5 years agostubby: add uci support to init file 7122/head
Jonathan G. Underwood [Sun, 30 Sep 2018 13:59:57 +0000 (14:59 +0100)]
stubby: add uci support to init file

This commit brings UCI support to the stubby package.

    o All options are documented in the README.md file.
    o The README.md file has been re-written to include a short usage
      manual.
    o The default configuration now includes more Cloudflare addresses.
    o The stubby service is (re)started using procd triggers from a
      specified interface with a configurable time delay.
    o Round robin use of upstream resolvers is now activated by
      default.
    o Client privacy is now activated by default.
    o Options are added for specifying the log level of the daemon and
      command line options passed to the stubby command.

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
5 years agoMerge pull request #7142 from neheb/patch-9
Dirk Brenken [Sun, 14 Oct 2018 17:11:27 +0000 (19:11 +0200)]
Merge pull request #7142 from neheb/patch-9

rsyslog: Update to 8.38

5 years agoMerge pull request #6707 from guidosarducci/master-fixup-stubby
Dirk Brenken [Sun, 14 Oct 2018 16:47:16 +0000 (18:47 +0200)]
Merge pull request #6707 from guidosarducci/master-fixup-stubby

stubby: some fixes, cleanup, and improvements

5 years agoMerge pull request #7065 from neheb/patch-40
Dirk Brenken [Sun, 14 Oct 2018 16:35:17 +0000 (18:35 +0200)]
Merge pull request #7065 from neheb/patch-40

simplejson: Update to 3.16

5 years agoMerge pull request #7172 from neheb/patch
Kevin D-B [Sun, 14 Oct 2018 12:46:38 +0000 (13:46 +0100)]
Merge pull request #7172 from neheb/patch

patch: Fix CVE-2018-6952 and CVE-2018-1000156

5 years agoglib2: Install glib binaries
Peter Wagner [Sat, 13 Oct 2018 10:30:14 +0000 (12:30 +0200)]
glib2: Install glib binaries

Signed-off-by: Peter Wagner <tripolar@gmx.at>
5 years agopatch: Fix CVE-2018-6952 and CVE-2018-1000156 7172/head
Rosen Penev [Wed, 10 Oct 2018 20:06:03 +0000 (13:06 -0700)]
patch: Fix CVE-2018-6952 and CVE-2018-1000156

Patches taken from official git repository.

Added PKG_CPE_ID for proper CVE tracking.

Added PKG_BUILD_PARALLEL for faster compilation.

Also adjusted Makefile to be more similar to other projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #6500 from neheb/patch-7
Dirk Brenken [Fri, 12 Oct 2018 20:19:41 +0000 (22:19 +0200)]
Merge pull request #6500 from neheb/patch-7

umurmur: Switch to tarball

5 years agoMerge pull request #7066 from neheb/proc
Dirk Brenken [Fri, 12 Oct 2018 20:12:31 +0000 (22:12 +0200)]
Merge pull request #7066 from neheb/proc

procps-ng: Update to 3.3.15

5 years agoMerge pull request #7064 from neheb/patch-39
Dirk Brenken [Fri, 12 Oct 2018 20:11:57 +0000 (22:11 +0200)]
Merge pull request #7064 from neheb/patch-39

openpyxl: Update to 2.5.7

5 years agoMerge pull request #7062 from neheb/patch-37
Dirk Brenken [Fri, 12 Oct 2018 20:11:24 +0000 (22:11 +0200)]
Merge pull request #7062 from neheb/patch-37

gunicorn: Update to 19.9.0

5 years agoMerge pull request #7061 from neheb/patch-36
Dirk Brenken [Fri, 12 Oct 2018 20:10:50 +0000 (22:10 +0200)]
Merge pull request #7061 from neheb/patch-36

django: Update to 1.11.15

5 years agoMerge pull request #7060 from neheb/patch-35
Dirk Brenken [Fri, 12 Oct 2018 20:10:07 +0000 (22:10 +0200)]
Merge pull request #7060 from neheb/patch-35

django-constance: Update to 2.3.0

5 years agoMerge pull request #7059 from neheb/patch-32
Dirk Brenken [Fri, 12 Oct 2018 20:09:35 +0000 (22:09 +0200)]
Merge pull request #7059 from neheb/patch-32

django-picklefield: Update to 1.1.0

5 years agoMerge pull request #7058 from neheb/patch-25
Dirk Brenken [Fri, 12 Oct 2018 20:08:36 +0000 (22:08 +0200)]
Merge pull request #7058 from neheb/patch-25

django-postoffice: Update to 3.1.0

5 years agoMerge pull request #7057 from neheb/patch-18
Dirk Brenken [Fri, 12 Oct 2018 20:08:01 +0000 (22:08 +0200)]
Merge pull request #7057 from neheb/patch-18

django-restframework: update to 3.8.2

5 years agoMerge pull request #7056 from neheb/patch-11
Dirk Brenken [Fri, 12 Oct 2018 20:07:04 +0000 (22:07 +0200)]
Merge pull request #7056 from neheb/patch-11

django-statici18n: Update to 1.8.2

5 years agoMerge pull request #7190 from yangfl/master
Ted Hess [Fri, 12 Oct 2018 16:28:57 +0000 (12:28 -0400)]
Merge pull request #7190 from yangfl/master

i2pd: Update to 2.21.0

5 years agoMerge pull request #7175 from sartura/sysrepo-release-0.7.5
Hannu Nyman [Fri, 12 Oct 2018 13:36:05 +0000 (16:36 +0300)]
Merge pull request #7175 from sartura/sysrepo-release-0.7.5

Sysrepo release 0.7.5

5 years agoMerge pull request #7186 from neheb/libpsl
Hannu Nyman [Fri, 12 Oct 2018 13:34:11 +0000 (16:34 +0300)]
Merge pull request #7186 from neheb/libpsl

libpsl: Disable documentation and enable parallel building

5 years agoMerge pull request #7192 from salzmdan/master
Hannu Nyman [Fri, 12 Oct 2018 13:33:51 +0000 (16:33 +0300)]
Merge pull request #7192 from salzmdan/master

knot: update to 2.7.3

5 years agoMerge pull request #7191 from TDT-AG/pr/20181012-mwan3
Hannu Nyman [Fri, 12 Oct 2018 13:29:03 +0000 (16:29 +0300)]
Merge pull request #7191 from TDT-AG/pr/20181012-mwan3

mwan3: improvments

5 years agoknot: update to 2.7.3 7192/head
Daniel Salzman [Fri, 31 Aug 2018 13:34:57 +0000 (15:34 +0200)]
knot: update to 2.7.3

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
5 years agonet/mwan3: update version to 2.7.4 7191/head
Florian Eckert [Fri, 12 Oct 2018 06:12:14 +0000 (08:12 +0200)]
net/mwan3: update version to 2.7.4

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agonet/mwan3: add downtime ubus information
Florian Eckert [Tue, 9 Oct 2018 06:32:03 +0000 (08:32 +0200)]
net/mwan3: add downtime ubus information

Get downtime information for the tracked mwan3 wan interfaces.
The information shows how long this interface is in disconnected state.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agonet/mwan3: add uptime ubus information
Florian Eckert [Thu, 4 Oct 2018 07:36:50 +0000 (09:36 +0200)]
net/mwan3: add uptime ubus information

Get uptime information for the tracked mwan3 wan interfaces.
The information shows how long this interface is in connected state.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agonet/mwan3: also add the metric to the default interface routing table
Florian Eckert [Mon, 24 Sep 2018 12:26:53 +0000 (14:26 +0200)]
net/mwan3: also add the metric to the default interface routing table

This is now the same route as in the main table.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agonet/mwan3: fixup parse json_load an null message
Kyson Lok [Wed, 6 Jun 2018 11:07:20 +0000 (19:07 +0800)]
net/mwan3: fixup parse json_load an null message

If a interface is down, call ubus will return an null message which is
used to json_load, it causes json_get_vars gets value from last load and
l3_device various is nonzero.

Signed-off-by: Kyson Lok <kysonlok@gmail.com>
5 years agoi2pd: Update to 2.21.0 7190/head
David Yang [Fri, 12 Oct 2018 06:13:02 +0000 (14:13 +0800)]
i2pd: Update to 2.21.0

Signed-off-by: David Yang <mmyangfl@gmail.com>
5 years agoMerge pull request #7178 from neheb/setser
Jo-Philipp Wich [Fri, 12 Oct 2018 05:03:02 +0000 (07:03 +0200)]
Merge pull request #7178 from neheb/setser

setserial: Don't build docs to remove nroff dependency

5 years agolibpsl: Disable documentation and enable parallel building 7186/head
Rosen Penev [Thu, 11 Oct 2018 22:10:00 +0000 (15:10 -0700)]
libpsl: Disable documentation and enable parallel building

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #6801 from neheb/patch-29
Hannu Nyman [Thu, 11 Oct 2018 19:04:04 +0000 (22:04 +0300)]
Merge pull request #6801 from neheb/patch-29

python-yaml: Update to 3.13

5 years agosetserial: Don't build docs to remove nroff dependency 7178/head
Rosen Penev [Thu, 11 Oct 2018 18:22:22 +0000 (11:22 -0700)]
setserial: Don't build docs to remove nroff dependency

Buildbots are failing as they lack nroff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7107 from jaceq/master
Hannu Nyman [Thu, 11 Oct 2018 15:23:11 +0000 (18:23 +0300)]
Merge pull request #7107 from jaceq/master

xupnpd: Bumped version to latest commit (2018-09-26)

5 years agoxupnpd: Bumped version to 2018-09-24 and switched to codeload 7107/head
Jacek Kikiewicz [Thu, 11 Oct 2018 11:48:40 +0000 (13:48 +0200)]
xupnpd: Bumped version to 2018-09-24 and switched to codeload

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
5 years agoNetopeer2: update to 0.6-r1 7175/head
Mislav Novakovic [Thu, 20 Sep 2018 15:20:27 +0000 (17:20 +0200)]
Netopeer2: update to 0.6-r1

PR includes switch to codeload tarballs and rename from netopeer2 to
Netopeer2 for better codeload integration.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
5 years agosysrepo: update to 0.7.5
Mislav Novakovic [Thu, 20 Sep 2018 15:18:56 +0000 (17:18 +0200)]
sysrepo: update to 0.7.5

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
5 years agolibnetconf2: update to 0.12-r1
Mislav Novakovic [Thu, 20 Sep 2018 15:16:59 +0000 (17:16 +0200)]
libnetconf2: update to 0.12-r1

PR includes switch to codeload tarballs.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
5 years agolibyang: update to 0.16-r1
Mislav Novakovic [Thu, 20 Sep 2018 15:15:24 +0000 (17:15 +0200)]
libyang: update to 0.16-r1

PR includes switch to codeload tarballs.

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
5 years agoMerge pull request #7158 from neheb/hpl
Luiz Angelo Daros de Luca [Wed, 10 Oct 2018 23:15:36 +0000 (20:15 -0300)]
Merge pull request #7158 from neheb/hpl

hplip: Update to 3.18.9

5 years agopython-crypto: Fix two CVEs 6886/head
Rosen Penev [Mon, 27 Aug 2018 04:12:54 +0000 (21:12 -0700)]
python-crypto: Fix two CVEs

CVE-2013-7459 and CVE-2018-6594. Both patches taken from Fedora.

Also took the liberty to update the PKG_SOURCE_URL to a standard one.

Updated the home URL as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7166 from ptpt52/mwan3-fix
Hannu Nyman [Wed, 10 Oct 2018 17:30:43 +0000 (20:30 +0300)]
Merge pull request #7166 from ptpt52/mwan3-fix

mwan3: rtmon: filter out linkdown routing table

5 years agoMerge pull request #7159 from EricLuehrsen/o1901_ub_181
Hannu Nyman [Wed, 10 Oct 2018 17:29:01 +0000 (20:29 +0300)]
Merge pull request #7159 from EricLuehrsen/o1901_ub_181

unbound: update to 1.8.1

5 years agoMerge pull request #7132 from jzapater/jj
Hannu Nyman [Wed, 10 Oct 2018 17:26:15 +0000 (20:26 +0300)]
Merge pull request #7132 from jzapater/jj

libical: update to version 3.0.4

5 years agosqm-scripts: select luci-base instead of depending on it
Jo-Philipp Wich [Wed, 10 Oct 2018 12:13:16 +0000 (14:13 +0200)]
sqm-scripts: select luci-base instead of depending on it

Currently luci-app-sqm provided by sqm-scripts depends on luci-base instead
of selecting it, this leads to an indirect circular dependency in kconfig:

    tmp/.config-package.in:34646:error: recursive dependency detected!
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:34646: symbol PACKAGE_iptables is selected by PACKAGE_sqm-scripts
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:961: symbol PACKAGE_sqm-scripts is selected by PACKAGE_luci-app-sqm
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:22421: symbol PACKAGE_luci-app-sqm depends on PACKAGE_luci-base
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:21387: symbol PACKAGE_luci-base is selected by PACKAGE_luci-lib-iptparser
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:22899: symbol PACKAGE_luci-lib-iptparser is selected by PACKAGE_luci-app-splash
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:22402: symbol PACKAGE_luci-app-splash is selected by PACKAGE_luci-mod-freifunk-community
    For a resolution refer to Documentation/kbuild/kconfig-language.txt
    subsection "Kconfig recursive dependency limitations"
    tmp/.config-package.in:21552: symbol PACKAGE_luci-mod-freifunk-community depends on PACKAGE_iptables

Solve the issue by turning the dependencies into selecting ones which also
matches the behaviour of other LuCI applications.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years agovim: fix build on non-linux systems after upgrade
Felix Fietkau [Wed, 10 Oct 2018 08:50:21 +0000 (10:50 +0200)]
vim: fix build on non-linux systems after upgrade

The configure script calls uname directly and assumes that it returns
the system to build for.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
5 years agonet/mwan3: update version to 2.7.3 7166/head
Chen Minqiang [Wed, 10 Oct 2018 07:52:31 +0000 (15:52 +0800)]
net/mwan3: update version to 2.7.3

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
5 years agounbound: update to 1.8.1 7159/head
Eric Luehrsen [Tue, 9 Oct 2018 00:20:28 +0000 (20:20 -0400)]
unbound: update to 1.8.1

bug fixes for memory leaks
bug fixes for DNS over TLS

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
5 years agowifidog: Change to use TLS above 1.0
Rosen Penev [Sun, 26 Aug 2018 04:13:34 +0000 (21:13 -0700)]
wifidog: Change to use TLS above 1.0

This should fix compilation as wolfSSL currently does not define
wolfTLSv1_client_method. And as the comment suggests, this is only TLS 1,
not 1.0 and above.

SSLv23 is TLS 1.1 and above as currently configured in the wolfssl package

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agonet/ipvsadm: add Virtual Server Administration Tool
Florian Eckert [Wed, 12 Sep 2018 12:52:46 +0000 (14:52 +0200)]
net/ipvsadm: add Virtual Server Administration Tool

Add the ipvsadm command line tool to set up, maintain or inspect the virtual
server table in the Linux kernel.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agomwan3: rtmon: filter out linkdown routing table
Chen Minqiang [Tue, 9 Oct 2018 12:17:18 +0000 (20:17 +0800)]
mwan3: rtmon: filter out linkdown routing table

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
5 years agohplip: Update to 3.18.9 7158/head
Rosen Penev [Mon, 8 Oct 2018 23:37:41 +0000 (16:37 -0700)]
hplip: Update to 3.18.9

Added patch to fix some glibc-isms.

Added PKG_BUILD_PARALLEL for faster compilation.

Rearranged slightly for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7156 from pacien/181008-pkg-tinc
Saverio Proto [Tue, 9 Oct 2018 21:26:50 +0000 (17:26 -0400)]
Merge pull request #7156 from pacien/181008-pkg-tinc

tinc: update to 1.0.35 (security update)

5 years agoMerge pull request #7161 from Ansuel/nginxup
Thomas Heil [Tue, 9 Oct 2018 09:14:18 +0000 (11:14 +0200)]
Merge pull request #7161 from Ansuel/nginxup

nginx: update to latest release

5 years agonginx: update to latest release 7161/head
Ansuel Smith [Tue, 9 Oct 2018 08:41:46 +0000 (10:41 +0200)]
nginx: update to latest release

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
5 years agosquid: update to version 4.3 6970/head
Eneas U de Queiroz [Mon, 8 Oct 2018 21:54:00 +0000 (18:54 -0300)]
squid: update to version 4.3

Added some help to the choice of TLS library in menuconfig, taken from
the squid release notes.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
5 years agotinc: update to 1.0.35 7156/head
Pacien TRAN-GIRARD [Mon, 8 Oct 2018 18:54:11 +0000 (20:54 +0200)]
tinc: update to 1.0.35

Critical security update for:
* CVE-2018-16737,
* CVE-2018-16738,
* CVE-2018-16758

Announcement:
https://www.tinc-vpn.org/pipermail/tinc/2018-October/005311.html

Signed-off-by: Pacien TRAN-GIRARD <pacien.trangirard@pacien.net>
5 years agoMerge pull request #7153 from neheb/xml
Ted Hess [Mon, 8 Oct 2018 18:07:49 +0000 (14:07 -0400)]
Merge pull request #7153 from neheb/xml

xmlrpc-c: Update to 1.43.08

5 years agoMerge pull request #7151 from neheb/fio
Hannu Nyman [Mon, 8 Oct 2018 17:03:00 +0000 (20:03 +0300)]
Merge pull request #7151 from neheb/fio

fio: Update to 3.11

5 years agoMerge pull request #7154 from jan-kardell/TQ_fix_python2
Hannu Nyman [Mon, 8 Oct 2018 16:58:39 +0000 (19:58 +0300)]
Merge pull request #7154 from jan-kardell/TQ_fix_python2

Python: Fix compile of host modules

5 years agoMerge pull request #7155 from zhaojh329/libuwsc
Hannu Nyman [Mon, 8 Oct 2018 16:58:16 +0000 (19:58 +0300)]
Merge pull request #7155 from zhaojh329/libuwsc

libuwsc: update to 3.1.0

5 years agoMerge pull request #7129 from jan-kardell/TQ_fix_python3
Hannu Nyman [Mon, 8 Oct 2018 16:54:14 +0000 (19:54 +0300)]
Merge pull request #7129 from jan-kardell/TQ_fix_python3

Python3: Fix host build on OpenSUSE

5 years agolibuwsc: update to 3.1.0 7155/head
Jianhui Zhao [Mon, 8 Oct 2018 13:14:30 +0000 (21:14 +0800)]
libuwsc: update to 3.1.0

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
5 years agoPython: Fix compile of host modules 7154/head
Jan Kardell [Mon, 8 Oct 2018 09:57:14 +0000 (11:57 +0200)]
Python: Fix compile of host modules

Add -rpath linker option to host build, pointing to staging/hostpkh/lib.
It's needed to find the correct host libs during runtime, without it the
hosts libs may be used instaead, causing failures.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
5 years agolibical: update to version 3.0.4 7132/head
Jose Zapater [Mon, 8 Oct 2018 10:21:18 +0000 (12:21 +0200)]
libical: update to version 3.0.4

Signed-off-by: Jose Zapater <jzapater@gmail.com>
5 years agoPython3: Fix host build on OpenSUSE 7129/head
Jan Kardell [Mon, 1 Oct 2018 17:13:44 +0000 (19:13 +0200)]
Python3: Fix host build on OpenSUSE

The linker option -rpath is required to find libs in staging_dir. Now it
is included when building host modules. Without it the import test of
the _ctypes and _uuid modules would fail. The _ctypes module uses
libffi.so.6 from staging, but OpenSUSE LEAP 15 has libffi.so.7.
It will also fail on LEAP 42.x, Fedora28 and 29 and future or old
versions of Ubuntu.

Fix needed in master and 18.06 branches.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
5 years agoxmlrpc-c: Update to 1.43.08 7153/head
Rosen Penev [Sun, 7 Oct 2018 22:06:53 +0000 (15:06 -0700)]
xmlrpc-c: Update to 1.43.08

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agofio: Update to 3.11 7151/head
Rosen Penev [Sun, 7 Oct 2018 21:40:54 +0000 (14:40 -0700)]
fio: Update to 3.11

Added an upstream pending patch to fix musl support.

Oddly enough, this never caused a runtime issue, only compile time
warnings.

Added myself as maintainer, as previously agreed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7149 from neheb/patch-42
Hannu Nyman [Sun, 7 Oct 2018 15:19:21 +0000 (18:19 +0300)]
Merge pull request #7149 from neheb/patch-42

micropython-lib: Update to 1.9.3

5 years agomicropython-lib: Update to 1.9.3 7149/head
Rosen Penev [Sun, 7 Oct 2018 12:48:45 +0000 (05:48 -0700)]
micropython-lib: Update to 1.9.3

Switched to codeload tarballs. Simpler Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>