Rosen Penev [Wed, 5 Aug 2020 20:09:45 +0000 (13:09 -0700)]
Merge pull request #12549 from neheb/extr
libextractor: remove ffmpeg plugin
Rosen Penev [Wed, 5 Aug 2020 20:08:50 +0000 (13:08 -0700)]
Merge pull request #13027 from neheb/ina
inadyn: update to 2.7
Rosen Penev [Wed, 5 Aug 2020 17:39:40 +0000 (10:39 -0700)]
Merge pull request #13024 from neheb/mottion
motion: fix old libmicrohttpd usage
Karl Palsson [Tue, 4 Aug 2020 10:15:39 +0000 (10:15 +0000)]
net/pagekitec: Update to v0.91.200718
This fixes misleading errors in the status file, and increases buffer
sizes to match the python implementation.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Toke Høiland-Jørgensen [Wed, 5 Aug 2020 09:50:18 +0000 (11:50 +0200)]
Merge pull request #13036 from TDT-AG/pr/
20200806-acme
acme: fix alignment space vs tabs
Florian Eckert [Wed, 5 Aug 2020 09:01:09 +0000 (11:01 +0200)]
acme: fix alignment space vs tabs
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Wed, 5 Aug 2020 07:59:32 +0000 (00:59 -0700)]
Merge pull request #13001 from neheb/sco
scons: update to 4.0.1
Rosen Penev [Sun, 2 Aug 2020 08:03:58 +0000 (01:03 -0700)]
scons: update to 4.0.1
Cleaned up Makefile to standards.
Replaced HIDDEN with BUILDONLY. It's more descriptive.
Added PKG_HOST_ONLY. This is a host only package.
Added HOST_BUILD_PARALLEL.
Added URL for uscan.
Added patch to fix library searching.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 5 Aug 2020 05:59:23 +0000 (22:59 -0700)]
Merge pull request #11116 from ja-pa/ooni
ooniprobe: new packages
Rosen Penev [Sun, 2 Aug 2020 21:41:30 +0000 (14:41 -0700)]
inadyn: update to 2.7
Remove pic hack.
Fix license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 4 Aug 2020 21:39:22 +0000 (14:39 -0700)]
motion: fix old libmicrohttpd usage
Doesn't seem to be needed for this package but it does fix several
warnings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 5 Aug 2020 01:42:18 +0000 (18:42 -0700)]
Merge pull request #13021 from stangri/master-simple-adblock
simple-adblock: README and config update
Stan Grishin [Tue, 4 Aug 2020 22:50:39 +0000 (22:50 +0000)]
simple-adblock: README and config update
Signed-off-by: Stan Grishin <stangri@melmac.net>
Jan Pavlinec [Fri, 24 Jan 2020 14:46:27 +0000 (15:46 +0100)]
ooniprobe: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Daniel Golle [Tue, 4 Aug 2020 19:29:06 +0000 (20:29 +0100)]
gnunet-fuse: update to version 0.13.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Tue, 4 Aug 2020 13:30:31 +0000 (06:30 -0700)]
Merge pull request #13015 from neheb/sms2
smstools3: fix compilation with GCC10
Florian Eckert [Tue, 4 Aug 2020 13:08:48 +0000 (15:08 +0200)]
Merge pull request #13018 from TDT-AG/pr/
20200804-ttyd
ttyd: add backport patch for ssl issue on firefox
Florian Eckert [Fri, 31 Jul 2020 10:33:22 +0000 (12:33 +0200)]
ttyd: add backport patch for ssl issue on firefox
If ttyd is configured to ssl, you will get the following message in the
log `refuse to serve WS client for illegal ws path`. Upstream a patch
has already been applied which fixes this.
Since there is no newer version than 1.6.1, this fix is backported as a
patch. And could be removed if a new version of ttyd is available.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 4 Aug 2020 12:19:24 +0000 (14:19 +0200)]
Merge pull request #13011 from TDT-AG/pr/
20200803-ttyd
ttyd: fix debug config option
Yousong Zhou [Wed, 29 Jul 2020 04:59:52 +0000 (12:59 +0800)]
shadowsocks-libev: note the deprecation of ss_server.bind_address
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Tue, 30 Jun 2020 00:21:17 +0000 (17:21 -0700)]
smstools3: fix compilation with GCC10
GCC10 defaults to -fno-common , which breaks compilation as there are
multiple variables defined outside of the header file.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 3 Aug 2020 23:36:18 +0000 (16:36 -0700)]
libsodium: add autoreconf
The patch, while it works, requires autoreconf. Added.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 3 Aug 2020 20:37:04 +0000 (13:37 -0700)]
Merge pull request #12983 from peter-stadler/patch-2
nginx-util: fix dependency
Rosen Penev [Mon, 3 Aug 2020 20:36:42 +0000 (13:36 -0700)]
Merge pull request #12998 from neheb/nloh2
nlohmannjson: build with meson
Rosen Penev [Mon, 3 Aug 2020 20:36:27 +0000 (13:36 -0700)]
Merge pull request #12996 from neheb/exfa
exfatprogs: update to 1.0.4
Hannu Nyman [Mon, 3 Aug 2020 17:12:04 +0000 (20:12 +0300)]
Merge pull request #13008 from commodo/python-batch1
python-cffi,numpy,python-asn1crypto: bump package versions
Rosen Penev [Mon, 3 Aug 2020 16:24:04 +0000 (09:24 -0700)]
Merge pull request #13014 from tru7/libfmt
libfmt: bump to version 7.0.2
Othmar Truniger [Mon, 3 Aug 2020 16:17:45 +0000 (18:17 +0200)]
libfmt: bump to version 7.0.2
Signed-off-by: Othmar Truniger <github@truniger.ch>
Florian Eckert [Mon, 3 Aug 2020 13:41:04 +0000 (15:41 +0200)]
ttyd: fix debug config option
Append missing debug option value.
If this is not append and the debug option is selected, then we get the
following error output on ttyd start.
> ttyd: missing start command
To fix this add missing debug option value.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
peter-stadler [Fri, 31 Jul 2020 10:34:48 +0000 (12:34 +0200)]
nginx-util: fix dependency
Add DEPENDS since EXTRA_DEPENDS is not used by `make menuconfig`.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Alexandru Ardelean [Mon, 3 Aug 2020 11:09:30 +0000 (14:09 +0300)]
numpy: bump to version 1.19.1
Recommended Cython version is 0.29.21
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 3 Aug 2020 11:05:26 +0000 (14:05 +0300)]
python-asn1crypto: bump to version 1.4.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 3 Aug 2020 11:04:25 +0000 (14:04 +0300)]
python-cffi: bump to version 1.14.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 3 Aug 2020 09:51:19 +0000 (12:51 +0300)]
Merge pull request #13004 from commodo/netatalk-fix-clang
netatalk: fix compile error in mac os
Liangbin Lian [Sat, 1 Aug 2020 16:17:53 +0000 (00:17 +0800)]
netatalk: fix compile error in mac os
fix compile error in mac os when dtrace installed.
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
Rosen Penev [Mon, 3 Aug 2020 09:22:01 +0000 (02:22 -0700)]
Merge pull request #12997 from neheb/pyt
python3: fix host compilation with clang
Rosen Penev [Mon, 3 Aug 2020 06:12:40 +0000 (23:12 -0700)]
Merge pull request #13002 from liudf0716/apfree-wifidog
apfree-wifidog: fix bug of cert generating condition and enable misuse
Yousong Zhou [Mon, 27 Jul 2020 03:24:39 +0000 (11:24 +0800)]
shadowsocks-libev: support ss-server option local_{ipv4,ipv6}_address
At the moment ss-server seems to be the only component using these two
options. It also accepts "local_address" of either ip4 or ip6 address,
but the meaning is different from that of ss-local, ss-tunnel etc.
where it is for listen bind
With this commit, we start deprecation process of uci option
"bind_address". The name was replaced with "local_addr" in upstream
project commit
5fa98a66 ("Fix #1911") and available as json config
option "local_address". This upstream change was released in 3.2.0
Link: https://github.com/shadowsocks/shadowsocks-libev/commit/4a42da641b6e0039497998614e84c94205939c24
Link: https://github.com/openwrt/packages/issues/12931
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Dengfeng Liu [Mon, 3 Aug 2020 02:16:01 +0000 (10:16 +0800)]
apfree-wifidog: fix bug of cert generating condition and enable misuse
Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
Rosen Penev [Mon, 3 Aug 2020 01:03:50 +0000 (18:03 -0700)]
glib2: fix full language build
Needs -lintl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 23 Jul 2020 21:28:11 +0000 (14:28 -0700)]
libextractor: make ffmpeg plugin depend on BUILD_PATENTED
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 19:19:57 +0000 (12:19 -0700)]
nlohmannjson: build with meson
Just blindly copying the include files is not quite correct. The build
system merges all of them into one file.
A pkgconfig file also gets generated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 20:55:27 +0000 (13:55 -0700)]
vala: fix compilation under clang
Used under macOS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 20:59:57 +0000 (13:59 -0700)]
python3: fix host compilation with clang
Matched rpath parameter with Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 21:02:02 +0000 (14:02 -0700)]
softethervpn: fix compilation with clang
Needs , not = for the rpath parameter.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 21:03:21 +0000 (14:03 -0700)]
ola: fix compilation with clang
Needs , not = for the rpath parameter.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 2 Aug 2020 07:39:34 +0000 (00:39 -0700)]
exfatprogs: update to 1.0.4
Faster fsck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 2 Aug 2020 07:43:44 +0000 (00:43 -0700)]
graphicsmagick: fix old CONFIG_DEPEND
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 23:40:41 +0000 (16:40 -0700)]
Merge pull request #12899 from aaronjg/openwrtize-openfortivpn
openfortivpn: use a more 'OpenWRT' paradigm throughout the code
Rosen Penev [Sat, 1 Aug 2020 23:37:45 +0000 (16:37 -0700)]
Merge pull request #12904 from odmdas/odmdas-freeradius3-Makefile
freeradius3: add missing conffiles to Makefile
Rosen Penev [Sat, 1 Aug 2020 23:37:02 +0000 (16:37 -0700)]
Merge pull request #12994 from dangowrt/libsodium-build-with-scalarmult_ed25519_ref10
libsodium: compile with scalarmult_ed25519_ref10
Rosen Penev [Sat, 1 Aug 2020 23:03:29 +0000 (16:03 -0700)]
Merge pull request #12984 from gladiac1337/haproxy-2.2.2
haproxy: Update HAProxy to v2.2.2
Rosen Penev [Sat, 1 Aug 2020 18:12:20 +0000 (11:12 -0700)]
libextractor: update to 1.10
Made two compile options dependent on whether or not the plugins are
selected.
Removed autoreconf as autools files are not being patched.
Added PKG_BUILD_PARALLEL for faster compilation.
Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be
fixed to include this API, but it's probably better for size reasons to
patch libextractor instead.
Added -liconv since it seems to be needed for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Sat, 1 Aug 2020 21:31:39 +0000 (22:31 +0100)]
libsodium: compile with scalarmult_ed25519_ref10
scalarmult_ed25519_ref10 was excluded from 'minimal' variant (which is
what we are building) by upstream commit
f5076db5f8ef27.
Revert that to allow downstream projects to make use of it (eg. gnunet)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Alexey Dobrovolsky [Sat, 1 Aug 2020 20:31:59 +0000 (23:31 +0300)]
freeradius3: add missing conffiles to Makefile
Config files
/etc/freeradius3/policy.d/accounting
/etc/freeradius3/policy.d/filter
/etc/freeradius3/proxy.conf
/etc/freeradius3/sites-available/default
and link
/etc/freeradius3/sites-enabled/default
are in the freeradius3 package and are mentioned in the main config file
/etc/freeradius3/radiusd.conf
Thus, they must be explicitly specified in the Makefile.
File
/etc/freeradius3/sites/default
is not included in the package, is not created during installation,
is not mentioned in the main config file and should therefore be excluded
from the Makefile.
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 16:30:17 +0000 (09:30 -0700)]
glib2: add back libiconv/host build dependency
HOST_LDFLAGS are used in target builds with meson. Having -liconv is
necessary because of certain hosts that lack iconv in libc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 16:19:17 +0000 (09:19 -0700)]
meson: backport upstream rpath fix
-Wl,rpath= does not work with clang, yet -Wl,rpath, does not work with
meson. Backport upstream patch fixing this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 03:45:15 +0000 (20:45 -0700)]
Merge pull request #11017 from neheb/jpeg-turbo
libjpeg-turbo: Add new package
Rosen Penev [Fri, 22 Jun 2018 02:49:45 +0000 (19:49 -0700)]
libjpeg-turbo: Add new package
It's faster than regular libjpeg with ASM optimizations for various
platforms. Tests with djpeg indicate that it's twice as fast.
This is meant to replace the regular libjpeg.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 1 Aug 2020 03:23:10 +0000 (20:23 -0700)]
glib2: add gettext-full build dependency
I don't know why this is needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 23 Feb 2020 03:31:23 +0000 (19:31 -0800)]
libjpeg: remove
This library is more than 2x slower that -turbo on MIPS. It also conflicts
with -turbo as they write the same InstallDev entries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Aaron Goodman [Sat, 1 Aug 2020 01:37:06 +0000 (21:37 -0400)]
openfortivpn: remove explicit handling of peerdns and defaultroute
netifd is clever enough to handle the peerdns and default route
arguments, so we can just let them get passed along, and when
ppp-up invokes proto_send_update, netifd will only apply what
is needed
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Rosen Penev [Fri, 31 Jul 2020 21:55:07 +0000 (14:55 -0700)]
glib2: revert intl change
This was causing massive buildbot failure.
The intent was to fix uClibc-ng and CONFIG_BUILD_NLS, but that ended up
breaking everything.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Christian Lachner [Fri, 31 Jul 2020 16:49:35 +0000 (18:49 +0200)]
haproxy: Update HAProxy to v2.2.2
- Update haproxy download URL and hash
- This new version also adds LUA 5.4 support
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Hannu Nyman [Fri, 31 Jul 2020 13:55:42 +0000 (16:55 +0300)]
Merge pull request #12594 from hnyman/nlbw
nlbwmon: add hotplug script to reload after interface ifup
Florian Eckert [Fri, 31 Jul 2020 13:46:49 +0000 (15:46 +0200)]
docker-ce: fix bip default config value
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Josef Schlehofer [Fri, 31 Jul 2020 09:17:30 +0000 (11:17 +0200)]
Merge pull request #12478 from ja-pa/jsoncpp-update
jsoncpp: update to version 1.9.3
Jan Pavlinec [Thu, 11 Jun 2020 06:44:14 +0000 (08:44 +0200)]
jsoncpp: update to version 1.9.3
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Fri, 31 Jul 2020 07:09:22 +0000 (00:09 -0700)]
Merge pull request #12980 from neheb/pls
pulseaudio: fix compilation with ICONV_FULL
Rosen Penev [Thu, 30 Jul 2020 23:41:16 +0000 (16:41 -0700)]
pulseaudio: fix compilation with ICONV_FULL
Reordered check to check external iconv first.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 30 Jul 2020 23:40:11 +0000 (16:40 -0700)]
mpd: fixup iconv support
Removes liconv LDFLAG and fixes ICONV_FULL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 31 Jul 2020 04:08:25 +0000 (21:08 -0700)]
Merge pull request #12978 from Andy2244/ksmbd_3-2-4
ksmbd: update to 3.2.4
Rosen Penev [Fri, 31 Jul 2020 04:07:41 +0000 (21:07 -0700)]
Merge pull request #12971 from neheb/glb2
glib2: add back gettext dependencies
Rosen Penev [Thu, 30 Jul 2020 03:36:38 +0000 (20:36 -0700)]
glib2: add back gettext dependencies
The libintl check is broken in meson.build. Patched it and added back
the gettext build dependencies. Avoids the proxy-intl thing that glib2
likes to use.
Updated configure options.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Aaron Goodman [Fri, 31 Jul 2020 00:45:53 +0000 (20:45 -0400)]
openfortivpn: improve logging
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Aaron Goodman [Wed, 29 Jul 2020 03:05:13 +0000 (23:05 -0400)]
openfortivpn: add defaultroute option
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Aaron Goodman [Tue, 21 Jul 2020 06:13:56 +0000 (02:13 -0400)]
openfortivpn: use functions/network.sh to access interface params
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Aaron Goodman [Tue, 21 Jul 2020 06:12:37 +0000 (02:12 -0400)]
openfortivpn: use proper method to access configuration in hotplug
Use functions.sh to get configuration variables rather than calling uci
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
Andy Walsh [Thu, 30 Jul 2020 22:53:03 +0000 (00:53 +0200)]
ksmbd: update to 3.2.4
upstream changelog:
* cifsd: release 3.2.4 version
* cifsd: don't support FSCTL_VALIDATE_NEGOTIATE_INFO if connect dialect is smaller than SMB3.02
* cifsd: initialize server using init_smb2_0_server() instead of init_smb3_11_server()
* cifsd: fix auto negotiation failure when setting min/max protocol is higher than SMB 2.0
* cifsd: sign session setup response on SMB3.0 and SMB3.02
* cifsd: make 8byte context alignment when there is the next context in negotiate contexts
* cifsd: fix null pointer dereferencing error in ->set_sign_rsp()
* cifsd: ignore EOPNOTSUPP error from ksmbd_vfs_alloc_size
* cifsd: fix warning: unused variable small_sz
* cifsd: release 3.2.3 version
* cifsd: set correct status code on ksmbd_vfs_readdir error
* cifsd: fix stuck issue while writing many files with windows client
* cifsd: return only a single entry if SMB2_RETURN_SINGLE_ENTRY is set
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Thu, 30 Jul 2020 19:35:51 +0000 (12:35 -0700)]
Merge pull request #12907 from neheb/mutt
mutt: update to 1.14.6
Josef Schlehofer [Thu, 30 Jul 2020 19:32:24 +0000 (21:32 +0200)]
Merge pull request #12975 from ja-pa/clamav-security-fix
clamav: update to version 0.102.4 (security fix)
Hannu Nyman [Thu, 30 Jul 2020 16:53:09 +0000 (19:53 +0300)]
Merge pull request #12974 from ja-pa/python3-maxminddb-2.0.1
python3-maxminddb: update to version 2.0.1
Hannu Nyman [Thu, 30 Jul 2020 15:34:02 +0000 (18:34 +0300)]
nano: update to 5.0
Update nano editor to version 5.0.
http://git.savannah.gnu.org/cgit/nano.git/tree/NEWS
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jan Pavlinec [Thu, 30 Jul 2020 13:24:15 +0000 (15:24 +0200)]
clamav: update to version 0.102.4 (security fix)
Fixes
CVE-2020-3481
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Thu, 30 Jul 2020 12:32:12 +0000 (14:32 +0200)]
python3-maxminddb: update to version 2.0.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Florian Eckert [Thu, 30 Jul 2020 10:34:31 +0000 (12:34 +0200)]
Merge pull request #12897 from TDT-AG/pr/
20200721-docker-ce
docker-ce: add default bridge to openwrt uci backend
Rosen Penev [Thu, 30 Jul 2020 08:06:29 +0000 (01:06 -0700)]
Merge pull request #12960 from aleksander0m/aleksander/mm-no-autoreconf
modemmanager: avoid requiring autoreconf to build package
Aleksander Morgado [Tue, 28 Jul 2020 13:51:42 +0000 (15:51 +0200)]
modemmanager: avoid requiring autoreconf to build package
Do not manually overwrite the paths of gdbus-codegen or glib-mkenums
in the ModemManager package build, as modifying the configure.ac ends
up requiring a full autoreconf.
Since MM 1.14, git builds or autoreconf-ed source package builds
require autoconf-archive installed in the build system, and so the
build would fail if this happens.
The update to overwrite the paths was to force using the gdbus-codegen
and glib-mkenums provided by the "host" glib2 package instead of the
"target" glib2 package (see
fa8ad6e69c41d694b1220e04ec4f45bb8e8c1edf),
but these tools are really the same in both as they're python
programs, arch independent.
Tested in a local build where the setup detects and uses the correct
glib tool paths from the target:
/home/user/openwrt/staging_dir/target-mips_24kc_musl/usr/bin/gdbus-codegen
/home/user/openwrt/staging_dir/target-mips_24kc_musl/usr/bin/glib-mkenums
Fixes https://github.com/openwrt/packages/issues/12958
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Aleksander Morgado [Thu, 30 Jul 2020 07:29:24 +0000 (09:29 +0200)]
glib2: install codegen module in staging dir
Install not only the gdbus-codegen program in the target staging dir,
but also the actual codegen module, so that the program is fully
usable by other packages that require it during build.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Rosen Penev [Thu, 30 Jul 2020 07:23:14 +0000 (00:23 -0700)]
Merge pull request #12970 from EricLuehrsen/unbound_11100
unbound: update to 1.11.0
Yousong Zhou [Thu, 30 Jul 2020 02:20:52 +0000 (10:20 +0800)]
openvswitch: remove explicit dependency on librt
Selection of librt will be handled by the build system
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Eric Luehrsen [Thu, 30 Jul 2020 02:55:21 +0000 (22:55 -0400)]
unbound: update to 1.11.0
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Yousong Zhou [Wed, 29 Jul 2020 09:30:38 +0000 (17:30 +0800)]
openvswitch: only libopenvswitch depends on libunbound, libunwind
This is to make explicit the conditional select of libunwind is only
needed for libopenvswitch. If we spill it over other packages, the
generated kconfig will have recursive dependency issue. 2 new patches
were made for this goal
The other thing is that "+libunwind" will cause it to be built if any of the
packages defined in this Makefile is enabled (y or m). This is at the moment
by-design of the build system.
Libunwind does not support architectures like arc. Use conditional select To
avoid (libunwind) build failures like the following,
checking for ELF helper width... configure: error: Unknown ELF target: arc
make[3]: *** [Makefile:65: /data/openwrt/build_dir/target-arc_arc700_uClibc/
libunwind-1.3.1/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
Things like "+PACKAGE_openvswitch-libopenvswitch:libunwind" will also result in
recursive deps error for chains of 3 nodes. Kconfig construct like the
following will be made
config A
tristate
select B
depends on !(C) || (x)
config B
tristate
select C
config C
tristate
config x
bool
Other changes include
- Shared use of variable ovs__common_depends was removed
- Ovn doc build was patched out
Link: https://github.com/openwrt/packages/pull/12959#issuecomment-665021413
Reported-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 29 Jul 2020 02:17:14 +0000 (10:17 +0800)]
openvswitch: rename shared var name ovs{,_}_common_depends
To avoid conflict with package ovs_common_depends of package
openvswitch-common
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 29 Jul 2020 03:55:04 +0000 (11:55 +0800)]
openvswitch: backport patch fixing build for 4.14.187
Supersedes openwrt/packages#12932
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Thu, 30 Jul 2020 01:10:09 +0000 (18:10 -0700)]
zmq: fix the installed files
the versioned so files are needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 30 Jul 2020 01:07:50 +0000 (18:07 -0700)]
Merge pull request #12962 from neheb/sshfs
fuse3: update to 3.9.2 / sshfs: update to 3.7.0
Rosen Penev [Wed, 20 May 2020 19:46:39 +0000 (12:46 -0700)]
sshfs: update to 3.7.0
Simplified Makefile as a result of meson transition.
Fixed license information.
Updated URL.
Added patch to fix linking issue.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 28 Jul 2020 22:01:42 +0000 (15:01 -0700)]
fuse3: update to 3.9.2
Added the mount utilities. It turns out that udev is not a requirement.
Renamed package to fuse3 and moved to utils, as with fuse2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 29 Jul 2020 23:34:29 +0000 (16:34 -0700)]
Merge pull request #12964 from neheb/bim
vim: update to 8.2