Nick Hainke [Wed, 27 May 2020 15:42:03 +0000 (17:42 +0200)]
dawn: bump to latest version
Prepare DAWN for prometheus-node-exporter by always showing the whole
network overview.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Hannu Nyman [Wed, 27 May 2020 14:31:16 +0000 (17:31 +0300)]
Merge pull request #12340 from jefferyto/python-crypto-remove-package
python-crypto: Remove package
Jeffery To [Wed, 27 May 2020 09:39:45 +0000 (17:39 +0800)]
python-crypto: Remove package
The pycrypto package is not maintained; the last stable release was in
2013.
This also updates python3-cryptodome, from conflicting with
python3-crypto, to providing python3-crypto.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Yousong Zhou [Tue, 26 May 2020 14:54:49 +0000 (22:54 +0800)]
openvswitch: pass KERNEL_MAKE_FLAGS for reproducible build
Reported-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Tue, 26 May 2020 14:30:16 +0000 (22:30 +0800)]
openvswitch: rework disabling docs build
This is needed since openvswitch 2.13 commit
2a97891eb23b
("Documentation: Work with sphinx-build for Python 3 also.")
The 4th patch was also reworked to serve as another guard
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Tue, 26 May 2020 21:07:56 +0000 (14:07 -0700)]
Merge pull request #12331 from dl12345/avahi
avahi: fix reliance on config symbol SSP_SUPPORT
Rosen Penev [Tue, 26 May 2020 20:23:27 +0000 (13:23 -0700)]
Merge pull request #12290 from neheb/doub
libdouble-conversion: remove
Rosen Penev [Tue, 26 May 2020 20:12:22 +0000 (13:12 -0700)]
Merge pull request #12323 from peter-stadler/nginx-util-clang
nginx-util: fix issues and cleanup
Rosen Penev [Tue, 26 May 2020 20:03:47 +0000 (13:03 -0700)]
Merge pull request #12329 from rs/nextdns-1.6.3-master
nextdns: Update to version 1.6.3
Olivier Poitrey [Tue, 26 May 2020 19:31:26 +0000 (19:31 +0000)]
nextdns: Update to version 1.6.3
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Ian Cooper [Tue, 26 May 2020 19:27:09 +0000 (20:27 +0100)]
avahi: fix reliance on config symbol SSP_SUPPORT
The config symbol SSP_SUPPORT is ambiguous and means different
things to different packages: either "toolchain is compiled
with ssp support" or "toolchain uses gcc libssp". The use of the
symbol should be deprecated and the appropriate symbol used
instead.
Signed-off-by: Ian Cooper <iancooper@hotmail.com>
Rosen Penev [Tue, 26 May 2020 18:17:38 +0000 (11:17 -0700)]
Merge pull request #12280 from sgabe/sslh-transparent
sslh: add transparent proxy support
Hannu Nyman [Tue, 26 May 2020 18:08:14 +0000 (21:08 +0300)]
Merge pull request #12325 from rs/nextdns-1.6.0-master
nextdns: Update to version 1.6.0
Gabor Seljan [Sun, 24 May 2020 15:44:25 +0000 (17:44 +0200)]
sslh: use tls option instead of deprecated ssl
Upstream will drop support for the ssl option in the next future version.
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
Gabor Seljan [Sun, 24 May 2020 16:57:15 +0000 (18:57 +0200)]
sslh: add capabilities support
Compile with USELIBCAP=1 to make use of POSIX capabilities. This will
save the required capabilities needed for transparent proxying for
unprivileged processes.
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
Gabor Seljan [Sun, 24 May 2020 15:51:47 +0000 (17:51 +0200)]
sslh: add http probe config
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
Olivier Poitrey [Tue, 26 May 2020 17:58:23 +0000 (17:58 +0000)]
nextdns: Update to version 1.6.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Hannu Nyman [Tue, 26 May 2020 17:44:10 +0000 (20:44 +0300)]
Merge pull request #12315 from sartura/sqlite/security-bump
sqlite3: update to version 3.32.1
Rosen Penev [Tue, 26 May 2020 17:19:30 +0000 (10:19 -0700)]
Merge pull request #12321 from ja-pa/transmission-fix-init
transmission: init script check syscall list for seccomp
Rosen Penev [Tue, 26 May 2020 17:17:24 +0000 (10:17 -0700)]
Merge pull request #12298 from pffmachado/issue-linuxptp
linuxptp: fix build failure
Peter Stadler [Tue, 26 May 2020 14:21:10 +0000 (16:21 +0200)]
nginx-util: fix issues and cleanup
* fix regex capture (to conform std)
* fix issues for Clang/libcxx (warnings/includes)
* fix CONFLICTS in the Makefile
* use /bin/sh in host scripts and shellcheck them
* add callback for setting arguments in ubus::call
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Paulo Machado [Mon, 25 May 2020 10:31:18 +0000 (11:31 +0100)]
linuxptp: fix build failure
Build is failing because HWTSTAMP_TX_ONESTEP_P2P is defined anymore on
linux net_tstamp.h.
Moreover, the usual way of linuxptp build is looking for system includes
unless user defines differently. That also was tried to fix.
PKG_RELEASE bumped to 3.
Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
Hannu Nyman [Tue, 26 May 2020 12:57:33 +0000 (15:57 +0300)]
Merge pull request #12316 from commodo/python3-six
python-six: bump to version 1.15.0
Josef Schlehofer [Tue, 26 May 2020 12:21:48 +0000 (14:21 +0200)]
Merge pull request #12314 from Payne-X6/master
knot: update to version 2.9.5
Jan Hak [Tue, 26 May 2020 08:31:18 +0000 (10:31 +0200)]
knot: update to version 2.9.5
Removed patch
`03-configure-allow-to-manually-disable-POSIX-capabiliti.patch` that has been backported into release.
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Jan Pavlinec [Mon, 25 May 2020 10:56:06 +0000 (12:56 +0200)]
transmission: init script check syscall list for seccomp
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Tue, 26 May 2020 09:05:40 +0000 (02:05 -0700)]
Merge pull request #12296 from neheb/trans
transmission: update to 3.0
Rosen Penev [Tue, 26 May 2020 08:57:59 +0000 (01:57 -0700)]
Merge pull request #12312 from G-M0N3Y-2503/feature_docker-ce_update
docker-ce: Updated to 19.03.9 and updated relevant dependencies
Robert Marko [Tue, 26 May 2020 08:57:19 +0000 (10:57 +0200)]
sqlite3: update to version 3.32.1
Update SQLite to version 3.32.1 to mitigate two security vulnerability CVE-s.
This mitigates CVE-s: CVE-2020-13434 and CVE-2020-13435
https://nvd.nist.gov/vuln/detail/CVE-2020-13434
https://nvd.nist.gov/vuln/detail/CVE-2020-13435
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Rosen Penev [Tue, 26 May 2020 08:56:49 +0000 (01:56 -0700)]
Merge pull request #12305 from peter-stadler/django-cors-headers
python3-django-cors-headers: update version to 3.3.0
Alexandru Ardelean [Tue, 26 May 2020 08:42:53 +0000 (11:42 +0300)]
python-six: bump to version 1.15.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Gerard Ryan [Mon, 25 May 2020 11:55:56 +0000 (21:55 +1000)]
docker-ce: Updated to 19.03.9
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 May 2020 12:16:41 +0000 (22:16 +1000)]
libnetwork: Updated to
0941c3f4 for docker 19.03.9
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Peter Stadler [Mon, 25 May 2020 21:06:19 +0000 (23:06 +0200)]
python3-django-cors-headers: update version to 3.3.0
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Kevin Darbyshire-Bryant [Thu, 14 May 2020 10:30:12 +0000 (11:30 +0100)]
miniupnpd: improve hotplug & interface handling
The existing interface selection/detection code was incomprehensible at
worst and convoluted at best. The uci config file suggested it
understood an external ipv6 interface but in reality the init script
took no notice. Re-work it so it is at least comprehendible and takes
notice of ipv6 interface details if specified.
Update the hotplug script to use the same interface selection/detection
code as the init script and take note of ipv6 interface selection, only
restarting miniupnpd on interface up events and only if that interface
isn't already known (for that ip class) by miniupnpd.
For me this has solved numerous 'flaky' startup problems, especially
with regard to ipv6.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Kevin Darbyshire-Bryant [Mon, 25 May 2020 14:30:34 +0000 (15:30 +0100)]
collectd: sqm_collect: tidy interval string handling
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Rosen Penev [Mon, 25 May 2020 19:55:56 +0000 (12:55 -0700)]
Merge pull request #12289 from neheb/GIF
giflib: remove host build
Rosen Penev [Mon, 25 May 2020 19:08:17 +0000 (12:08 -0700)]
Merge pull request #12302 from aleksander0m/aleksander/mm-mtu
modemmanager: set interface MTU based on bearer settings
Hannu Nyman [Mon, 25 May 2020 15:45:35 +0000 (18:45 +0300)]
Merge pull request #12301 from ja-pa/clamav-security-update
clamav: update to version 0.102.3 (security fix)
Gabor Seljan [Mon, 25 May 2020 15:25:29 +0000 (17:25 +0200)]
sslh: bump package release
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
Daniel Golle [Mon, 25 May 2020 14:46:24 +0000 (15:46 +0100)]
Merge pull request #12272 from neheb/psql
postgresql: fix compilation with GCC4
Aleksander Morgado [Mon, 25 May 2020 13:34:41 +0000 (15:34 +0200)]
modemmanager: set interface MTU based on bearer settings
Using the same method used by other protocol handlers like uqmi.
Fixes https://github.com/openwrt/packages/issues/11383
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Jan Pavlinec [Mon, 25 May 2020 13:11:33 +0000 (15:11 +0200)]
clamav: update to version 0.102.3 (security fix)
Fixes:
CVE-2020-3341
CVE-2020-3327
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Kevin Darbyshire-Bryant [Fri, 22 May 2020 11:50:12 +0000 (12:50 +0100)]
collectd: sqm_collectd: improve error handling
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Nikos Mavrogiannopoulos [Mon, 25 May 2020 06:13:04 +0000 (08:13 +0200)]
Merge pull request #12288 from neheb/tasn
libtasn1: fix host build under old GCC
Rosen Penev [Mon, 25 May 2020 03:33:33 +0000 (20:33 -0700)]
transmission: update to 3.0
remove upstreamed patches. Refresh remaining one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 25 May 2020 04:09:46 +0000 (21:09 -0700)]
Merge pull request #12285 from wt/update_sdk_url
Update the SDK URL in the README.
Rosen Penev [Mon, 25 May 2020 04:07:04 +0000 (21:07 -0700)]
Merge pull request #12287 from neheb/proto
protobuf-c: fix host build on GCC4
Rosen Penev [Mon, 25 May 2020 04:06:23 +0000 (21:06 -0700)]
Merge pull request #12261 from sartura/sqlite/security-bump
sqlite3: update to version 3.32.0
Rosen Penev [Sat, 23 May 2020 21:41:37 +0000 (14:41 -0700)]
libdouble-conversion: remove
Nothing uses this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 24 May 2020 04:06:57 +0000 (21:06 -0700)]
giflib: remove host build
It's completely unused and breaks under CentOS7.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 24 May 2020 04:11:46 +0000 (21:11 -0700)]
libtasn1: fix host build under old GCC
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
defaults to std=gnu89, breaking the build. GCC5 defaults to gnu99.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 24 May 2020 04:16:25 +0000 (21:16 -0700)]
protobuf-c: fix host build on GCC4
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8
does not default to gnu++11. This fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 25 May 2020 01:32:00 +0000 (18:32 -0700)]
Merge pull request #12077 from peter-stadler/uwsgi
uwsgi: make luci-webui single threaded and log more
Rosen Penev [Mon, 25 May 2020 01:31:37 +0000 (18:31 -0700)]
Merge pull request #12284 from BKPepe/msmtp-update
msmtp: update to version 1.8.10
Rosen Penev [Mon, 25 May 2020 01:30:10 +0000 (18:30 -0700)]
Merge pull request #12184 from peter-stadler/nginx-luci
nginx: set log level to crit for luci-static
Wren Turkal [Sun, 24 May 2020 21:50:30 +0000 (14:50 -0700)]
Update the SDK URL in the README.
Signed-off-by: Wren Turkal <wt@penguintechs.org>
Josef Schlehofer [Sat, 23 May 2020 21:26:03 +0000 (23:26 +0200)]
msmtp: update to version 1.8.10
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Dirk Brenken [Sun, 24 May 2020 19:40:58 +0000 (21:40 +0200)]
adblock: limit domain name length
* limit domain name length to max. 63 chars
to fix issues with energized sources
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sun, 24 May 2020 17:41:28 +0000 (20:41 +0300)]
nano: update to 4.9.3
Update nano version to 4.9.3
Minor bugfix release.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Gabor Seljan [Sun, 24 May 2020 16:58:37 +0000 (18:58 +0200)]
sslh: add transparent proxy support
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
Peter Stadler [Sat, 16 May 2020 14:01:43 +0000 (16:01 +0200)]
nginx: set log level to crit for luci-static
Do not write errors for inexistent files to the system log.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Rosen Penev [Sun, 24 May 2020 02:53:54 +0000 (19:53 -0700)]
Merge pull request #12159 from peter-stadler/nginx-smp
nginx: do not reduce max processes
Rosen Penev [Sun, 24 May 2020 02:15:52 +0000 (19:15 -0700)]
postgresql: fix compilation with GCC4
The minimum version of GCC according to prereq-build.mk is 4.8 which
defaults to gnu89. This breaks the host build when the host GCC is less
than 5, which defaults to gnu99. Add a simple CFLAG to fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 24 May 2020 01:24:47 +0000 (18:24 -0700)]
Merge pull request #12271 from neheb/taglib2
taglib: update to 1.12-beta-1
Rosen Penev [Sun, 24 May 2020 00:26:50 +0000 (17:26 -0700)]
taglib: update to 1.12-beta-1
It seems 1.11.1 is old and has CVEs.
Removed boost hack since upstream removed boost support.
Removed outdated InstallDev hacks.
Added PKG_CPE_ID.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 23 May 2020 23:48:26 +0000 (16:48 -0700)]
Merge pull request #12270 from neheb/taglib
taglib: fix taglib-config paths
Rosen Penev [Sat, 23 May 2020 07:11:16 +0000 (00:11 -0700)]
taglib: fix taglib-config paths
It seems gerbera uses this instead of pkgconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 23 May 2020 22:06:55 +0000 (15:06 -0700)]
Merge pull request #12258 from neheb/taglib
gerbera: add taglib support
Rosen Penev [Sat, 23 May 2020 07:12:03 +0000 (00:12 -0700)]
gerbera: add taglib support
Gives audio info support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 23 May 2020 07:11:16 +0000 (00:11 -0700)]
taglib: add
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 23 May 2020 20:59:00 +0000 (13:59 -0700)]
Merge pull request #12265 from cotequeiroz/lxc_mips16
lxc: use -minterlink-mips16 only with USE_MIPS16
Eneas U de Queiroz [Sat, 23 May 2020 16:01:13 +0000 (13:01 -0300)]
lxc: use -minterlink-mips16 only with USE_MIPS16
The flag is either not supported or not needed unless there's mixed
mips/mips16 code.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Sat, 23 May 2020 19:53:43 +0000 (12:53 -0700)]
Merge pull request #12257 from lucize/nssfix
nss: fix build for mips64
Dirk Brenken [Sat, 23 May 2020 19:15:52 +0000 (21:15 +0200)]
adblock: release 4.0.5
* update energized source urls, add ultimate variant
* switch shalla source to http (invalid server certificate)
* add another stevenblack source variant (normal / porn)
* small cornercase fixes
* update readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
Lucian Cristian [Sat, 23 May 2020 02:43:01 +0000 (05:43 +0300)]
nss: fix build for mips64
disable arm32_neon on unsupported target
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Robert Marko [Sat, 23 May 2020 17:25:32 +0000 (19:25 +0200)]
sqlite3: update to version 3.32.0
Update SQLite to version 3.32.0 to mitigate a security vulnerability.
This mitigates CVE-2020-11656
https://nvd.nist.gov/vuln/detail/CVE-2020-11656
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Rosen Penev [Sat, 23 May 2020 08:11:02 +0000 (01:11 -0700)]
Merge pull request #12243 from PolynomialDivision/feature/update_dawn_latest
dawn: update to latest version
Nick Hainke [Thu, 21 May 2020 07:14:13 +0000 (09:14 +0200)]
dawn: update to latest version
Includes:
- dawn_iwinfo: fix whitespace
- dawn_iwinfo: indentation
- dawn_iwinfo: iwinfo_finish();
- dawn_iwinfo: filter out global interface
- dawn_iwinfo: release iwinfo after usage
- tcpsocket: fix port print
- github: set CONFIG_SRC_TREE_OVERRIDE in actions CI
- github: fix link to dawn source
- github: use v2 for checkout action
- github: add GitHub Actions CI
- ubus: only update TCP socket list when using TCP connections
- add notice that full wpad is requirement
- fix link to luci-app-dawn
- update readme and install instructions
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Sat, 23 May 2020 04:32:10 +0000 (21:32 -0700)]
Merge pull request #12241 from neheb/lxc
lxc fixes
Rosen Penev [Fri, 22 May 2020 21:05:17 +0000 (14:05 -0700)]
Merge pull request #12252 from BKPepe/knot-disable-libcap-ng
knot: disable libcap-ng
Eneas U de Queiroz [Fri, 22 May 2020 13:26:21 +0000 (10:26 -0300)]
lxc: group everything under lxc menu
This makes every lxc-* package depend on lxc so that they are grouped
under the lxc menu.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Wed, 20 May 2020 19:25:44 +0000 (12:25 -0700)]
lxc: don't build for ARC
Similar to libseccomp, ARC is completely unsupported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 20 May 2020 23:28:05 +0000 (16:28 -0700)]
lxc: cleanup Makefile and outdated configure options
Added PKG_NO_MIPS16 as MIPS16 is no longer supported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 20 May 2020 23:23:13 +0000 (16:23 -0700)]
lxc: remove lua
Lua support seems to be gone from LXC 4.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Matthias Schiffer [Fri, 22 May 2020 19:09:21 +0000 (21:09 +0200)]
fastd: update to v19
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Josef Schlehofer [Fri, 22 May 2020 11:59:39 +0000 (13:59 +0200)]
knot: disable libcap-ng
Recently, there was added libcap-ng to OpenWrt packages feed,
which is optional for Knot DNS. It enables POSIX 1003.1e capabilities.
This can restrict root (by default it runs as root) permissions and
might harm and as there isn't systemd on OpenWrt it can interfere.
There is an added patch, which introduced an option to disable libcap-ng.
This will be part of the next release.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Thibaut Robert [Fri, 22 May 2020 08:43:50 +0000 (10:43 +0200)]
p11-kit: fix configuration directory (#12246)
* p11-kit: fix configuration directory
p11-kit looks for its configuration files in /etc/pkcs11, not /etc/p11-kit
Signed-off-by: Thibaut Robert <thibaut.robert@gmail.com>
* p11-kit: bump PKG_RELEASE
Signed-off-by: Thibaut Robert <thibaut.robert@gmail.com>
Rosen Penev [Fri, 22 May 2020 06:22:35 +0000 (23:22 -0700)]
Merge pull request #12242 from neheb/messon
meson: update to 0.54.2
Rosen Penev [Fri, 22 May 2020 06:21:54 +0000 (23:21 -0700)]
Merge pull request #12249 from jefferyto/python-package-bin-symlinks
python-packages: Add usr/bin symlinks without "3" suffix
Jeffery To [Thu, 21 May 2020 19:57:55 +0000 (03:57 +0800)]
python-packages: Add usr/bin symlinks without "3" suffix
Previously, binaries installed by Python packages will have a
non-suffixed Python 2 version and a suffixed Python 3 version, e.g. pip
and pip3. With the removal of Python 2, the non-suffixed names are no
longer taken.
This adds symlinks for the non-suffixed names linking to the suffixed
scripts (or in the case of pip, easy_install, and python-config, to the
fully-versioned scripts).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 21 May 2020 12:51:23 +0000 (15:51 +0300)]
Merge pull request #12245 from jefferyto/python3-setuptools-site-patch
python3-setuptools: Fix error when installing from source
Jeffery To [Thu, 21 May 2020 12:02:13 +0000 (20:02 +0800)]
python3-setuptools: Fix error when installing from source
When a Python package is installed from source (i.e. using setup.py)
into a custom location (with --home), setuptools may want to create a
site.py file in the custom location. This file is created based on the
source code of site-patch.py, a file bundled with setuptools.
Because the normal OpenWrt setuptools package does not contain Python
source code, this file is missing and the installation will end with an
error.
This copies site-patch.py to site-patch.py.txt so that it will be
included in python3-setuptools, and patches setuptools to look for this
file.
See https://github.com/openwrt/packages/issues/12223
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 21 May 2020 11:28:27 +0000 (14:28 +0300)]
Merge pull request #12244 from jefferyto/seafile-server-7.1.4
seafile-server: Update to 7.1.4
Yousong Zhou [Thu, 21 May 2020 10:46:36 +0000 (18:46 +0800)]
exfat-nofuse: use $(KERNEL_MAKE) to account for reproducible build
This leverages on -iremap flag embedded there since the build system
commit
4ed356fa719e ("kernel.mk: add KCFLAGS to make kmods reproducible")
Reported-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Jeffery To [Thu, 21 May 2020 06:53:02 +0000 (14:53 +0800)]
seafile-server: Update to 7.1.4, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Yousong Zhou [Thu, 21 May 2020 02:01:08 +0000 (10:01 +0800)]
qemu: filter out configure args with predefined macros
Reported-by: https://github.com/openwrt/packages/commit/a3033406eae94105b50ea9d57ea4a032b34a87a1#commitcomment-39321758
Suggested-by: Lucian Cristian <lucian.cristian@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Jeffery To [Wed, 20 May 2020 21:02:35 +0000 (05:02 +0800)]
django-postoffice: Update to 3.3.0
This is not the newest version but the last version compatible with
Django 1.11.
This also updates the jsonfield dependency to jsonfield2.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 20 May 2020 20:53:54 +0000 (04:53 +0800)]
django-jsonfield2: Add package
This package mainly serves to support django-post-office 3.3.0, as that
version switched its dependency from jsonfield to jsonfield2 (a fork of
jsonfield).
The version packaged in this package (3.0.3) is the last version that
supports Django 1.11.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Tue, 19 May 2020 03:08:24 +0000 (20:08 -0700)]
meson: update to 0.54.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>