Commit graph

18468 commits

Author SHA1 Message Date
Kevin Darbyshire-Bryant
d5717f3930 collectd: adjust dependecies for iptables bump
iptables 1.8.4 drops support for a combined libiptc, providing split
libip4tc & libip6tc instead.  Adjust collectd dependencies in advance of
iptables bump from 1.8.3 to 1.8.4

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-15 15:48:27 +00:00
Rosen Penev
da288e1f28
Merge pull request #11475 from neheb/hfewfh
smartmontools: convert init script to procd
2020-03-14 16:05:37 -07:00
Hannu Nyman
d730fd501a
Merge pull request #11569 from G-M0N3Y-2503/feature_docker-ce_update
docker-ce: Updated to 19.03.8 and updated relevant dependencies
2020-03-14 19:05:27 +02:00
Gerard Ryan
90ef59eab7 runc: Updated to 1.0.0-rc10 for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 17:38:42 +10:00
Gerard Ryan
902d9d73b0 libnetwork: Updated to 9fd385be for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 17:38:29 +10:00
Hannu Nyman
1fa9ca064d
Merge pull request #11568 from zhaojh329/libuhttpd
libuhttpd: Update to 3.1.0
2020-03-14 08:45:56 +02:00
Jianhui Zhao
be9b7bcd9d libuhttpd: Update to 3.1.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-14 14:31:19 +08:00
Hannu Nyman
b93b3dbdb7
Merge pull request #11555 from Cynerd/haveged-match-urngd
haveged: move init script from 13 to 01
2020-03-14 08:28:43 +02:00
Hannu Nyman
058c9b84a8
Merge pull request #11209 from G-M0N3Y-2503/feature_https-dns-proxy
https-dns-proxy: Reapply overwritten commit / merge
2020-03-14 08:28:17 +02:00
Gerard Ryan
c4eade6145 containerd: Updated to v1.2.13 for docker 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 15:55:41 +10:00
Gerard Ryan
67fb6eed76 docker-ce: Updated to 19.03.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-14 15:55:29 +10:00
Rosen Penev
ef3b3f61c2
Merge pull request #11518 from neheb/mes
meson: update to 0.53.2
2020-03-13 21:17:57 -07:00
Daniel Golle
5eccf7e582 Revert "transmission: mount /etc/resolv.conf in jail"
This reverts commit 9778e2f66f.
/etc/resolv.conf is now mounted by default by procd/ujail.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-13 20:09:21 +01:00
Rosen Penev
ea4889358d
Merge pull request #11563 from ryzhovau/perl-www-curl
perl-www-curl: curl 7.69.0 compatibility
2020-03-13 10:20:30 -07:00
Brian J. Murrell
6721587e8b mwan3: Ping IPv6 hosts using address not interface
Pinging IPv6 hosts using an interface as a source specifier seems
troublesome.  See https://bugs.openwrt.org/index.php?do=details&task_id=2897
for more detail.

Use the desired source interface's IP address instead.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2020-03-13 15:24:57 +01:00
Stan Grishin
5b03da037a https-dns-proxy: shellcheck & beautify
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-13 21:31:02 +10:00
Alexander Ryzhov
286ab74e9b
perl-www-curl: curl 7.69.0 compatibility
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2020-03-13 12:56:30 +03:00
Daniel Golle
9778e2f66f transmission: mount /etc/resolv.conf in jail
transmission needs to have name resolution to be able to resolve
the trackers' hostnames.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-12 21:19:05 +01:00
Gerard Ryan
3d9b512685 https-dns-proxy: Update for reverted commit
* Reapplied daf538d8c6
* Updated README
* Replaced the ipv4_resolvers option with a ipv6_resolvers_only option

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-12 19:03:06 +10:00
Rosen Penev
a8b08dca94
Merge pull request #11559 from peter-stadler/sqlparse
python3-sqlparse: update to 0.3.1
2020-03-11 12:48:07 -07:00
Rosen Penev
446fe021fe
Merge pull request #11558 from peter-stadler/asgiref
python3-asgiref: update to 3.2.5
2020-03-11 12:47:41 -07:00
Peter Stadler
3efb95f695 python3-asgiref: update to 3.2.5
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-03-11 19:26:52 +01:00
Peter Stadler
35ef7b588d python3-sqlparse: update to 0.3.1
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-03-11 19:21:26 +01:00
Karel Kočí
1ef38f45d9
haveged: move init script from 13 to 01
This is intended as a match with standard urngd. They serve same purpose
and urngd starts as first with 00. Starting haveged later can create
issues if you replace urngd with it. The example problem is if
uci-defaults script decides to generate certificate. Haveged can supply
entropy but it is started later and to mitigate this urngd would still
have to be installed. This means that haveget can't serve as replacement
without moving it to match start order of urngd.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2020-03-11 11:23:16 +01:00
Rosen Penev
aa140fbf3d
Merge pull request #11541 from neheb/jjjj
softethervpn: disable PIC
2020-03-10 20:29:20 -07:00
David Bauer
5feeeb69c9 siit: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:50:22 +01:00
David Bauer
b2df633444 wifidog-ng: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:49:30 +01:00
David Bauer
a9ebaa07da jool: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:49:04 +01:00
David Bauer
00d598ede6 xr_usb_serial_common: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:48:40 +01:00
David Bauer
9515ddadff libpfring: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:47:50 +01:00
David Bauer
3154c27cf7 ksmbd: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:47:19 +01:00
David Bauer
5091c82333 lttng: replace SUBDIRS with M in package recipe
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-11 00:47:14 +01:00
Hannu Nyman
a46a4d1dcb
Merge pull request #11550 from commodo/django-update
django: bump to version 3.0.4
2020-03-10 16:54:28 +02:00
Hannu Nyman
e1016b9402
Merge pull request #11549 from commodo/django1-update
django1: bump to version 1.11.29
2020-03-10 16:54:14 +02:00
Hannu Nyman
9aefe04521
Merge pull request #11548 from commodo/libzdb-update
libs: libzdb: bump to version 3.2.1
2020-03-10 16:54:01 +02:00
Alexandru Ardelean
e395534435 django: bump to version 3.0.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-03-10 14:11:48 +02:00
Alexandru Ardelean
82fcb0b00c django1: bump to version 1.11.29
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-03-10 14:03:45 +02:00
Alexandru Ardelean
dcdceb526e libs: libzdb: bump to version 3.2.1
Patches require a bit of rework:
- dropped 010-missing-header.patch
- add 010-do-not-run-test-progs.patch
- re-updated 020-filterh-use-host-built-version.patch
  - Makefile.in gets regenerated from PKG_FIXUP:=autoreconf
- added PKG_FIXUP:=autoreconf ; it's easier to patch automake stuff that
  big configure scripts

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-03-10 13:00:40 +02:00
Gerard Ryan
093aa472c8 https_dns_proxy: Added optional ipv4 resolvers
* Added optional ipv4 resolvers UCI config option
* Added logging to logd
* Refactored verbosity UCI config option
* Filtered out any address from being added to dnsmasq

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-03-10 18:48:05 +10:00
Rosen Penev
e48af750e1
Merge pull request #11545 from RussellSenior/sed-disable-acl
sed: disable acl
2020-03-09 18:45:32 -07:00
Russell Senior
d56990cc03 sed: disable acl
If libacl is built, gnu sed finds it during configuration and enables support
linking in libacl. This results in build failures due to the missing dependency.
Consequently, use CONFIGURE_ARGS to disable acl support.

Reported-by: Rosen Penev rosenp@gmail.com
Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-03-09 17:52:23 -07:00
Rosen Penev
9d46a814d5
sispmctl: update to 4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-09 14:39:08 -07:00
Rosen Penev
b8b4e7e269
softethervpn: disable PIC
Compilation is broken on AArch64.

Reordered some things for consistency between packages.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-09 13:53:17 -07:00
Hannu Nyman
4327b2b083
Merge pull request #11537 from Payne-X6/master
knot: update to version 2.9.3
2020-03-09 19:09:21 +02:00
Karel Kočí
3e2995aff2
btrfs-progs: fix check for btrfs in btrfs scan
The previous implementation always succeeded so no scan was performed.
This now fixes that and it correctly scans for BTRFS  devices if BTRFS
support is in kernel.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2020-03-09 15:19:36 +01:00
Yousong Zhou
1186e6d427 exfat-nofuse: rename to kmod-fs-exfat0
exFAT fs driver has been upstreamed as a staging driver since linux 5.4.
The package name kmod-fs-exfat is used for that.

Three things happened in this commit

 - The package will only be built for kernel 4.14 and 4.19
 - The driver will be available as opkg package "kmod-fs-exfat0".
   "kmod-fs-exfat" is to be used for the one in upstream kernel
 - Mark "kmod-fs-exfat0" as deprecated in package title

Signed-off-by: Paul Blazejowski <paulb at blazebox.homeip.net>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(rename, rewording, and deprecation)
2020-03-09 22:03:43 +08:00
Jan Hak
87d6c26c73 knot: update to version 2.9.3
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2020-03-09 14:53:40 +01:00
Rosen Penev
68979accfd
Merge pull request #11532 from nxhack/homebridge_0452
node-homebridge: update to 0.4.52
2020-03-09 04:41:42 -07:00
Josef Schlehofer
5d565db222
youtube-dl: update to version 2020.3.8
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-03-09 11:25:03 +01:00
Hirokazu MORIKAWA
ca94256850 node-homebridge: update to 0.4.52
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-03-09 14:38:24 +09:00