Commit graph

16090 commits

Author SHA1 Message Date
Dirk Brenken
504412ccdb
adblock: release 3.8.0
* add support for 'DNS File Reset', where the final DNS blockfile
  will be purged after DNS backend loading (save storage space).
  A small background service will be started to trace/handle
  dns backend reloads/restarts
* add support for the 'null' blocking variant in dnsmasq
  (via addn-hosts), which may provide better response times
  in dnsmasq
* enhance the report & search engine to support
  the new blocking variants. Search now includes
  backups & black-/whitelist as well
* compressed source list backups are now mandatory (default to '/tmp')
* speed up TLD compression
* E-Mail notification setup is now integrated in UCI/LuCI
* update the LuCI frontend to reflect all changes (separate PR)
* drop preliminary dnscrypt-proxy-support (use dnsmasq instead)
* drop additional 'dnsjail' blocklist support (not used by anyone)
* procd cleanups in init
* various shellcheck cleanups
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-16 05:08:58 +02:00
Hirokazu MORIKAWA
81bccf9068 node: fix http/2 DoS
This is a security release.

Node.js, as well as many other implementations of HTTP/2,
have been found
vulnerable to Denial of Service attacks.
See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
for more information.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-08-16 11:23:47 +09:00
Rosen Penev
b61ca9d885
luarocks: Add zip/host build dependency
Needed when zip is missing on the host system.

Fixed LICENSE information.

Added *BUILD_PARALLEL for faster compilation.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-15 10:22:09 -07:00
Eneas U de Queiroz
7f4420baa2
squashfs-tools: need to include sys/sysmacros.h
The inclusion of <sys/sysmacros.h> by <sys/types.h> was deprecated and
removed.  This is causing major, minor, and makedev to be undefined.

The patch is an upstream commit fixing it.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-15 09:41:28 -03:00
Maxim Storchak
1af7abcc3a luaposix: update to v34.1.1
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-08-15 13:25:47 +02:00
Maxim Storchak
df347b92d5 lua-bit32: new package
provides bit32, a replacement for luabitops

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-08-15 13:23:41 +02:00
Etienne Champetier
3a80fa9cb8
Merge pull request from champtar/master
prometheus-node-exporter-lua: add target & system to OpenWrt collector
2019-08-14 21:16:23 -07:00
Etienne Champetier
a14bed1bc9 prometheus-node-exporter-lua: add target & system to OpenWrt collector
Before:
node_openwrt_info{revision="r10756+1-7546be6007",model="GL.iNet GL-AR150",id="OpenWrt",board_name="glinet,gl-ar150",release="SNAPSHOT"} 1

After:
node_openwrt_info{revision="r10756+1-7546be6007",target="ath79/generic",board_name="glinet,gl-ar150",id="OpenWrt",model="GL.iNet GL-AR150",release="SNAPSHOT",system="Atheros AR9330 rev 1"} 1

Fixes , replace 

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2019-08-14 20:52:30 -07:00
Eneas U de Queiroz
bf10d00801
tang: do not build manpages
Ensure a2x is not found, so that manpages are not generated.
They are currently failing to pass xmllint.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 17:41:24 -03:00
Rosen Penev
ba9ea5a8a7
Merge pull request from jefferyto/python-twisted-19.7.0
python-twisted: Update to 19.7.0, refresh patches
2019-08-14 12:13:59 -07:00
DENG Qingfang
2c24c1a09e openconnect: update to 8.04
Removed upstream patches

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-08-15 03:07:42 +08:00
DENG Qingfang
5ffc744018 nginx: update to 1.16.1
Fixes:
when using HTTP/2 a client might cause excessive memory
consumption and CPU usage (CVE-2019-9511, CVE-2019-9513,
CVE-2019-9516).

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-08-15 02:42:24 +08:00
Rosen Penev
c967c23124
Merge pull request from cotequeiroz/onig
oniguruma: update to release 6.9.3
2019-08-14 11:01:27 -07:00
Rosen Penev
5acb52f1c6
Merge pull request from cotequeiroz/https-dns-proxy_clang
https-dns-proxy: avoid picking up host clang-tidy
2019-08-14 09:54:43 -07:00
Rosen Penev
b38ca10029
Merge pull request from RussellSenior/patch-cve-13638
patch: apply upstream patch for CVE-2019-13638
2019-08-14 09:53:53 -07:00
Rosen Penev
a454b4b18a
Merge pull request from neheb/libup
libupnpp and upmpdcli
2019-08-14 09:53:05 -07:00
Rosen Penev
d67a62f4e4
Merge pull request from cshoredaniel/pr-msmtp-scripts-update
msmtp-scripts: Update to new official upstream; coexist with msmtp
2019-08-14 09:49:31 -07:00
Rosen Penev
c42bf7685f
Merge pull request from eglooca/master
netifyd: Updated to v2.91.
2019-08-14 09:47:49 -07:00
Rosen Penev
ea7733d61d
Merge pull request from mwarning/zerotier
zerotier: udpate to 1.4.2
2019-08-14 09:46:48 -07:00
Rosen Penev
418d473ffc
Merge pull request from cotequeiroz/clamav_xml
clamav: avoid host pickup of libxml2
2019-08-14 09:38:57 -07:00
Rosen Penev
24d2a45f9f
Merge pull request from ja-pa/redis-uclibc
redis: fix compilation for uClibc
2019-08-14 09:36:20 -07:00
Rosen Penev
746935f51f
Merge pull request from ja-pa/subversion-cpe-id
subversion: polish Makefile
2019-08-14 09:26:02 -07:00
Eneas U de Queiroz
b7d0a82a7f
oniguruma: update to release 6.9.3
This release incorporates fixes for CVE-2019-13224 and CVE-2019-13225,
and "fixed many problems (found by libfuzzer programs)."

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 11:51:35 -03:00
Eneas U de Queiroz
12528c3761
iotivity: force use of python2 for scons
iotivity's scons build script is not compatible with python3, so use
python2.7 from python/host to run it.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:41:29 -03:00
Moritz Warning
9c9fc0492f zerotier: udpate to 1.4.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-08-14 14:34:58 +02:00
Jeffery To
bc8c9e55d9 python-twisted: Update to 19.7.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-08-14 20:28:42 +08:00
Eneas U de Queiroz
903a6564de django-simple-captcha: bump to 0.5.12
This is a bugfix release.  Relevant to openwrt, it removes the binary
flag while opening the dictionary file.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:21:35 -03:00
Eneas U de Queiroz
5db7867ba7
https-dns-proxy: avoid picking up host clang-tidy
Otherwise compilation fails when clang-tidy is found in the host:

-- clang-tidy found: /usr/lib/llvm/7/bin/clang-tidy

error: unknown argument: '-fhonour-copts' [clang-diagnostic-error]
error: unknown argument:'-iremap[...]:https_dns_proxy-2018-04-23'
[clang-diagnostic-error]

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:21:26 -03:00
Eneas U de Queiroz
815e05e38e
clamav: don't install dev files into package
This avoids copying /usr/include, unversioned *.so files, pkgconfig,
/usr/lib/*.la, and the build-time libs/cflags configuration utility
clamav-config.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:20:27 -03:00
Eneas U de Queiroz
199ccc9475
clamav: avoid host pickup of libxml2
If libxml2 is installed in the host, then the host library is used and
compilation fails.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:20:27 -03:00
Eneas U de Queiroz
8acde722f6
log4cplus: install host libraries into lib
Default host build for the package uses lib64, but dependents expect
libraries to be in $(STAGING_DIR_HOSTPKG)/lib.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-14 09:12:11 -03:00
Alin Nastac
c4d0ed9825 libcap: copy pkgconfig file in staging directory
This file is needed to enable libcap support in other packages,
such as iproute2's ip-full.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2019-08-14 14:04:31 +02:00
Jan Pavlinec
be17ecea22
redis: fix compilation for uClibc
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 13:49:25 +02:00
Ted Hess
4b0eaf9471
Merge pull request from neheb/flA
flac: Update to 1.33
2019-08-14 07:05:23 -04:00
Jan Pavlinec
9a092ef80e
subversion: add PKG_CPE_ID
Changes:
Description replace tabs
Add PKG_CPE_ID

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 11:54:57 +02:00
Jan Pavlinec
9c1a23d977
libssh2: update to version 1.9.0 (security fix)
Changes:
Fix CVE-2019-13115
Remove old patches
Switch to cmake

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-08-14 11:12:43 +02:00
Jo-Philipp Wich
cfce65696e
Merge pull request from neheb/gd2
libgd: Properly disable iconv support
2019-08-14 10:06:39 +02:00
Rosen Penev
751c5e9673 evtest: Update to 1.34
Several Makefile adjustments.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed LICENSE info.

Added URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:55:55 -07:00
Rosen Penev
b2d016d352 upmpdcli: Update to 1.4.2
Fixed license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed upstreamed patch.

Ran init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:52:55 -07:00
Rosen Penev
f6033cf841 libupnpp: Update to 0.17.1
Fixed up license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:52:55 -07:00
Rosen Penev
b82bdd3f0e flac: Update to 1.33
Some adjustments to the configure flags.

Removed upstreamed patches.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:49 -07:00
Rosen Penev
bf2f1a0263 libgd: Properly disable iconv support
HAVE_ICONV and HAVE_ICONV_H are two different headers that both need to
evaluate to false. Added the extra CONFIGURE_VARS.

This can be verified by passing -Werror=implicit-function-declaration

Added PKG_LICENSE_FILES

Updated homepage URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-14 00:49:07 -07:00
Etienne Champetier
4687ec17db
Merge pull request from champtar/master
phantap: update to latest commit
2019-08-13 23:28:11 -07:00
Etienne Champetier
1beac451f8 phantap: update to latest commit
f5420af phantap: do not capture vlans
5d1bd13 phantap-learn: improve the BPF filter, exclude vlans
be6f7d9 Readme.md: we now support talking to the victim.
8789da5 README.md: fix typo

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2019-08-13 23:15:26 -07:00
champtar
49703ff7d4
Merge pull request from ynezz/upstream/ci-improvements
CI fixes and improvement
2019-08-13 23:10:24 -07:00
Rosen Penev
91218decea
Merge pull request from neheb/att
attr: Backport upstream patch fixing compilation without bzero
2019-08-13 13:02:39 -07:00
Rosen Penev
cd662eae2f
attr: Backport upstream patch fixing compilation without bzero
Fixed up License information.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-08-13 12:43:30 -07:00
Petr Štetiar
a6d5b5d1c1 circleci: provide prereq output in the build log
Commit 200f2666fb1c ("sdk: fix GCC and Python dangling symlinks") in
master tree has forced prereq build step, which is now failing on the CI
as the Docker CI images are missing Python3 support, so now every build
fails with the following error:

 make: *** [staging_dir/host/.prereq-build] Error 1

which is not helpful due to the silenced output of `make defconfig >
/dev/null`, so let's add `make prereq` build step in order to get
something usable next time.

Reported-by: Karl Palsson <karlp@etactica.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-08-13 16:21:09 +02:00
Petr Štetiar
4abdc0234f circleci: use Docker image v1.0.4
This new image which is already available contains Python3 support.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-08-13 11:52:29 +02:00
Petr Štetiar
b14adeb3a9 circleci: make logs of build failures more readable
Due to concurrent build, it's currently not that easy to find the proper
reason for the package build failure, so let's just build the failing
package with -j1 in order to provide more human readable build log
failures.

Ref: https://github.com/openwrt/packages/pull/9584#issuecomment-518038631
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-08-13 11:52:29 +02:00