Commit graph

6550 commits

Author SHA1 Message Date
Dirk Brenken
1d8d456a55
adblock: fix another reporting bug
* add a final sort step, this fixes dns reporting with
  multiple pcap files as input

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-13 06:16:03 +02:00
Gregory L. Dietsche
ee6400c952 family-dns: add new package
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2020-04-11 23:20:47 -05:00
Rosen Penev
cd79e92885
ntpclient: fixup time patch
Added missing header and added casts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-11 19:52:44 -07:00
Jo-Philipp Wich
53c48fae15 nlbwmon: update to latest Git HEAD
34a1887 nfnetlink: disable sequence number checking

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-11 23:23:45 +02:00
Dirk Brenken
d6634b611a
adblock: update 4.0.4
* add 'ca-bundle' dependency
* fix a sort bug in report engine
* fix potential bugs in the f_extconf function

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-11 21:46:59 +02:00
Stan Grishin
6fd3476d9e https-dns-proxy: bugfix: memory leak
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 00:25:11 +00:00
Jo-Philipp Wich
d81d777a0f nlbwmon: update to latest Git HEAD
e757e06 nfnetlink: allow specifying the socket buffer size
33c77cb nfnetlink: properly handle nl_recvmsgs() failures
95cced5 protocol: Include whitespace when reading names

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-11 00:23:12 +02:00
Richard Yu
cb0e9a99c1
frp: update to 0.32.1
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2020-04-10 21:39:31 +08:00
Nick Hainke
f7ea75a0d5 dawn: fix several typos
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-04-10 10:30:45 +02:00
Rosen Penev
9d11866837
Merge pull request #11805 from neheb/ntp
ntpclient: fix compilation with newer kernels
2020-04-09 15:36:36 -07:00
Othmar Truniger
a687798ac3 knxd: bump to version 0.14.35
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-04-09 19:29:47 +02:00
Eneas U de Queiroz
dbe11776ed dnsdist: fix default SSL lib spelling
This is cosmetic only, since openssl is the first one being defined, but
it avoids a warning in scripts/config, after upgrading to kconfig-v5.6:
tmp/.config-package.in:102839:warning: choice default symbol
'DNSDIST_OPENSSSL' is not contained in the choice

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-04-08 07:43:38 -03:00
Jeffery To
7328bcc15e seafile-server: Update to 7.1.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-08 17:06:35 +08:00
Jeffery To
6138fe57fe seafile-seahub: Update to 7.1.3, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-08 17:06:35 +08:00
Jeffery To
239948b261 seafile-ccnet: Update to 7.1.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-08 17:06:35 +08:00
Hannu Nyman
e3e464ed12
Merge pull request #11804 from VolunteerComputingHelp/master
boinc: FTBFS: avoiding unexpected dependencies
2020-04-08 08:23:06 +03:00
Steffen Möller
e554dcf1d2 Boinc: Avoiding unexpected dependencies
In reaction to a comment by @hnyman in
https://github.com/openwrt/packages/pull/11768#issuecomment-610513948
on BOINC embracing too many libraries it finds on its build
host, the inclusion of the freetype library is now excluded
by an embracing "if" statement.

The patch is presented to BOINC upstream at
https://github.com/BOINC/boinc/pull/3578

Signed-off-by: Steffen Möller <moeller@debian.org>
2020-04-08 07:17:09 +02:00
Dirk Brenken
f8cacf2547
Merge pull request #11799 from dibdot/adblock
adblock: release 4.0.3
2020-04-08 07:04:31 +02:00
Noah Meyerhans
72654d20d5 bind9: update to 9.16.1
Add libuv dependency

Fix optional libxml and c-json dependency handling

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2020-04-07 21:47:07 -07:00
Rosen Penev
1253beb2fe
ntpclient: fix compilation with newer kernels
glibc needs an extra header included.

Also cast time values to 64-bit in preparation for 64-bit time_t for
32-bit platforms.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-07 19:53:35 -07:00
Rosen Penev
b3a661d84d
Merge pull request #11774 from neheb/netif
netifyd: fix compilation with libcxx
2020-04-07 19:13:51 -07:00
Stan Grishin
5df3acdf10 simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-07 21:55:22 +00:00
Dirk Brenken
40d35ea47e
adblock: release 4.0.3
* add 'wally3k' and 'reg_vn' sources, change 'reg_pl' source
* update readme
* small fixes & cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-07 21:48:09 +02:00
Rosen Penev
bdc23034ca bind: use json-c instead of jsoncpp
The configure script prefers the latter whereas the code prefers the
latter. Hack around it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-07 12:32:18 -07:00
Florian Eckert
45a9b6560e acme: fix luci-app-acme dependency limitations
This commit fix circle dependency.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-04-07 13:53:24 +02:00
Rosen Penev
3cf1cb27d7
Merge pull request #11782 from gfrancesco/master
transmission: add init file STOP directive
2020-04-07 04:16:56 -07:00
Francesco G
4fcc44bc89 transmission: add init file STOP directive
Transmission should stop early on system shutdown to avoid
for example fstab unmount disks when transmission is writing.

Signed-off-by: Francesco G <gfrancesco@users.noreply.github.com>
2020-04-07 12:44:23 +02:00
Christian Dreihsig
9c2bd865c7 boinc: new package for distributed computing/data acquisition
Compile tested: x86_64, OpenWrt master
Run tested: arm/mvebu

Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
2020-04-06 21:43:51 -10:00
Rosen Penev
279271113d
Merge pull request #11771 from micmac1/master-apache-2443
apache: security bump to 2.4.43
2020-04-06 14:08:07 -07:00
Peter Wagner
45c0fde75d openssh: don't create ECDSA keys
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2020-04-06 10:18:50 +02:00
Rosen Penev
e26b81d184
netifyd: fix compilation with libcxx
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-05 19:34:19 -07:00
Josef Schlehofer
f986efb543
Merge pull request #11688 from BKPepe/dnscrypt-proxy2-update
dnscrypt-proxy2: update to version 2.0.42
2020-04-06 03:08:37 +02:00
Sebastian Kemper
fbe213f61f apache: security bump to 2.4.43
This minor version bump fixes:

CVE-2020-1934
CVE-2020-1927

Upstream added cross-compile compatibility to apxs, so we can drop a sed
script. Upstream also added the OpenWrt layout, so we can drop our local
copy.

The OpenSSL patch to remove deprecated symbols doesn't apply anymore and
gets removed.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-04-05 20:42:29 +02:00
Sibren Vasse
19a5edd35f openssh: update to 8.2p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2020-04-05 14:05:11 +02:00
Hannu Nyman
89a6c66ffc
Merge pull request #11757 from zhoreeq/ygg-bump-0-3-14
yggdrasil: bump to 0.3.14
2020-04-03 22:56:52 +03:00
Dirk Brenken
a721ef6f48 adblock: release 4.0.2
* removed 'hphosts' from sources (discontinued)
* fixed a "out of range" bug and another small issue
  in the f_dnsup function
* add three new sources: 'anudeep', 'stopforumspam' and 'youtube'
* changed 'list' behaviour, the source file has now
  a higher precedence than the archive file (see readme)
* update readme, added missing parameters & more

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-03 20:33:13 +02:00
Hannu Nyman
3e46fd5f05 sqm-scripts: move luci-app-sqm to the LuCI feed
Move luci-app-sqm to the LuCI feed to enable
it to be translated.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-03 18:42:13 +03:00
George Iv
860f1a1113 yggdrasil: bump to 0.3.14
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
2020-04-03 10:25:35 -04:00
Christian Lachner
b5bfef4e3a haproxy: Update HAProxy to v2.1.4
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.4.html)
- This fixes CVE-2020-11100 (http://git.haproxy.org/?p=haproxy-2.1.git;a=commit;h=f17f86304f187b0f10ca6a8d46346afd9851a543)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-04-03 08:02:50 +02:00
Rosen Penev
d8403d4827
Merge pull request #11691 from neheb/soft
softflowd: fix compilation with newer musl
2020-04-02 16:14:09 -07:00
Rosen Penev
5b2d270fef
Merge pull request #11697 from neheb/port
port-mirroring: fix compilation under newer musl
2020-04-02 16:13:30 -07:00
Rosen Penev
4e171fa16d
Merge pull request #11710 from neheb/pdnsddd
pdns: fix compilation without deprecated OpenSSL APIs
2020-04-02 16:12:15 -07:00
Jianhui Zhao
447e65c539 wifidog-ng: Update to 2.0.2
Compatible with Linux kernel 5.3 and above

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-04-03 00:12:09 +08:00
Rosen Penev
26a24c36be
Merge pull request #11705 from neheb/kism
kismet: fix compilation with libcxx
2020-04-02 01:08:54 -07:00
Rosen Penev
e0162a3fbf
Merge pull request #11711 from neheb/atftpd
atftp: fix compilation with newer musl
2020-04-02 01:04:08 -07:00
David Bauer
f494e37d15 jool: update to 4.0.8
Fixes issues with big-endian systems (e.g. ath79).

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-02 01:18:07 +02:00
Kevin Darbyshire-Bryant
ed1e001fdf sqm-scripts: support in & out of tree cake packages
Change dependency requirements based on kernel version.  Ultimately in a
post Linux 4_14 world the differentation can be removed.  In the short
term this allows post 4_14 kernels to use in-tree versions of the cake
shaper.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-01 22:01:59 +01:00
Hannu Nyman
3ad79d83d7
Merge pull request #11724 from jefferyto/python2-remove-plugins
treewide: Remove Python 2 plugin/bindings/etc from non-Python packages
2020-04-01 16:24:53 +03:00
Hannu Nyman
76bd346085
Merge pull request #11728 from stangri/master-vpn-policy-routing
vpn-policy-routing: separation between auto/all proto; mwan3 compatibility; README update
2020-04-01 09:06:52 +03:00
Dirk Brenken
9d053003fd
adblock: re-release 4.0.1
* fixed an oversight introduced in the last 3.99 pre-release series,
  only relevant for "raw" mode e.g. dnscrypt-proxy users

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-01 05:43:56 +02:00