Florian Eckert [Mon, 14 Oct 2019 10:38:02 +0000 (12:38 +0200)]
libxslt: add host build
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Jan Hák [Wed, 16 Oct 2019 12:42:04 +0000 (14:42 +0200)]
knot: update to version 2.9.0
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Rosen Penev [Wed, 16 Oct 2019 06:19:55 +0000 (23:19 -0700)]
Merge pull request #10248 from changeway/libstrophe
libstrophe: Update to 0.9.3
Chih-Wei Chen [Tue, 15 Oct 2019 00:28:10 +0000 (08:28 +0800)]
libstrophe: Update to 0.9.3
Release 0.9.3:
-PLAIN mechanism is used only when no other mechanisms are supported
-Legacy authentication is disabled by default, can be enabled with connection flag
XMPP_CONN_FLAG_LEGACY_AUTH
-Session is not established if it is optional
-Fixed a bug causing a reused connection not to cleanup properly
-Improved debug logging in OpenSSL module
-Few memory leaks fixed
Also fix some build flag
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
Michael Heimpold [Tue, 15 Oct 2019 22:01:51 +0000 (00:01 +0200)]
php7-mod-xmlreader: add conditional dependency to php7-mod-dom (fixes #10201)
PHP7 fails to load xmlreader.so (php7-mod-xmlreader) module without
dom.so (php7-mod-dom) module loaded:
-snip-
PHP Warning: PHP Startup: Unable to load dynamic library 'xmlreader.so'
(tried: /usr/lib/php/xmlreader.so (Error relocating /usr/lib/php/xmlreader.so:
dom_node_class_entry: symbol not found), /usr/lib/php/xmlreader.so.so (Error
loading shared library /usr/lib/php/xmlreader.so.so: No such file or
directory)) in Unknown on line 0
^C
-snap-
However, this dependency only exists when during build also php7-mod-dom
is selected.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Josef Schlehofer [Tue, 15 Oct 2019 19:49:31 +0000 (21:49 +0200)]
Merge pull request #10252 from jefferyto/python-pyasn1-modules-0.2.7
python-pyasn1-modules: Update to 0.2.7
Michael Heimpold [Thu, 10 Oct 2019 21:48:54 +0000 (23:48 +0200)]
mmc-utils: update to latest git head
Remove already upstreamed patches, add another one from mailing-list.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Tue, 15 Oct 2019 19:31:13 +0000 (12:31 -0700)]
Merge pull request #10241 from micmac1/sql3-up
sqlite3: bump to version 3.30.1
Rosen Penev [Tue, 15 Oct 2019 19:28:45 +0000 (12:28 -0700)]
Merge pull request #10243 from neheb/kn
knxd: Makefile cleanups
Rosen Penev [Mon, 14 Oct 2019 21:34:05 +0000 (14:34 -0700)]
knxd: Makefile cleanups
argp-standalone is only needed for non GLIBC targets.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed unnecessary C/LDFLAGS.
Remove libstdcpp depends. It's included with libfmt.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Tue, 15 Oct 2019 18:12:51 +0000 (02:12 +0800)]
python-pyasn1-modules: Update to 0.2.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Tue, 15 Oct 2019 07:08:08 +0000 (00:08 -0700)]
Merge pull request #10245 from neheb/crt
crtmpserver: Remove
Rosen Penev [Tue, 15 Oct 2019 04:08:31 +0000 (21:08 -0700)]
Merge pull request #10197 from tiagogaspar8/kea-1.6.0
kea: update package to 1.6.0
Rosen Penev [Tue, 15 Oct 2019 02:13:35 +0000 (19:13 -0700)]
espeak: Remove nano open file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 23:59:27 +0000 (16:59 -0700)]
crtmpserver: Remove
It has several compilation bugs in addition to being under no development.
There are also alternatives in the tree.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Sebastian Kemper [Mon, 14 Oct 2019 20:01:01 +0000 (22:01 +0200)]
sqlite3: bump to version 3.30.1
In other news:
- adds ABI_VERSION
- prefers INSTALL_DATA over CP
- removes gratuitous trailing slashes
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Sun, 13 Oct 2019 04:11:56 +0000 (21:11 -0700)]
espeak: Compile with uClibc++
Several Makefile cleanups.
Added PKG_BUILD_PARALLEL for faster compilation.
Several size optimizations applied.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 13 Oct 2019 04:29:00 +0000 (21:29 -0700)]
libplist: Switch to normal releases
Also added the capability to use uclibcxx instead of libstdcpp.
Several size optimizations.
Fixed up Makefile to be up to standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 18:49:54 +0000 (11:49 -0700)]
ffmpeg: Fix fdkaac patches
The patch created patch files in the ffmpeg build directory, which did
absolutely nothing. Properly backported them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 18:47:00 +0000 (11:47 -0700)]
protobuf-c: Fix typo in pkgconfig file
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 18:23:27 +0000 (11:23 -0700)]
Merge pull request #10225 from flyn-org/dmapd
dmapd: update to 0.0.83
W. Michael Petullo [Mon, 14 Oct 2019 17:41:38 +0000 (13:41 -0400)]
dmapd: update PKG_LICENSE and enable parallel build
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 17:41:00 +0000 (13:41 -0400)]
dmapd: update to 0.0.83
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Mon, 14 Oct 2019 17:36:11 +0000 (10:36 -0700)]
Merge pull request #10239 from neheb/libdm
libdmapsharing: Add build dependency
Rosen Penev [Mon, 14 Oct 2019 17:01:14 +0000 (10:01 -0700)]
libdmapsharing: Add build dependency
glib2 no longer depends on its host build. Added here.
Fixed license information.
Added PKG_BUILD_PARALLEL:=1 for faster compilation.
Removed gstreamer1-libs dependency as gst1-plugins-base includes it.
Other cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 16:31:23 +0000 (09:31 -0700)]
Merge pull request #9916 from neheb/lcd4
lcd4linux: Switch to git
Rosen Penev [Mon, 14 Oct 2019 16:29:54 +0000 (09:29 -0700)]
Merge pull request #10226 from flyn-org/hwloc
hwloc: update to 2.1.0
Rosen Penev [Mon, 14 Oct 2019 16:28:49 +0000 (09:28 -0700)]
Merge pull request #10223 from flyn-org/gstreamer1
gstreamer1: update to 1.16.1
Rosen Penev [Mon, 14 Oct 2019 16:27:58 +0000 (09:27 -0700)]
Merge pull request #10224 from flyn-org/bogofilter
bogofilter: update to 1.2.5
Rosen Penev [Mon, 14 Oct 2019 16:27:10 +0000 (09:27 -0700)]
Merge pull request #10229 from flyn-org/pigeonhole
pigeonhole: update to 0.5.8
W. Michael Petullo [Mon, 14 Oct 2019 12:53:55 +0000 (08:53 -0400)]
pigeonhole: reflect license of LGPL-2.1-or-later
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:47:34 +0000 (08:47 -0400)]
hwloc: add PKG_LICENSE_FILES and remove PKG_FIXUP
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:45:18 +0000 (08:45 -0400)]
bogofilter: make use of PKG_BUILD_PARALLEL
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:41:20 +0000 (08:41 -0400)]
bogofilter: change license field from GPLv2 to GPL-2.0-or-later
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:38:33 +0000 (08:38 -0400)]
gst1-libav: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:38:17 +0000 (08:38 -0400)]
gst1-plugins-ugly: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:38:09 +0000 (08:38 -0400)]
gst1-plugins-bad: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:38:01 +0000 (08:38 -0400)]
gst1-plugins-good: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:37:51 +0000 (08:37 -0400)]
gst1-plugins-base: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 14 Oct 2019 12:37:33 +0000 (08:37 -0400)]
gstreamer1: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Daniel Engberg [Mon, 14 Oct 2019 12:19:58 +0000 (14:19 +0200)]
Merge pull request #10233 from BKPepe/netdata
netdata: Update to version 1.18.0
Rosen Penev [Mon, 14 Oct 2019 08:49:20 +0000 (01:49 -0700)]
Merge pull request #10141 from neheb/jdfw3ef
telldus-core: Fix compilation without usleep
Rosen Penev [Mon, 14 Oct 2019 08:48:18 +0000 (01:48 -0700)]
Merge pull request #10178 from neheb/summo
sumo: Update to 1.3.1
Rosen Penev [Mon, 14 Oct 2019 08:47:21 +0000 (01:47 -0700)]
Merge pull request #10176 from neheb/gpt
gptfdisk: Switch to using uClibc++
Rosen Penev [Mon, 14 Oct 2019 08:46:41 +0000 (01:46 -0700)]
Merge pull request #10234 from BKPepe/syslog_ng
syslog-ng: Update to version 3.24.1
Rosen Penev [Mon, 14 Oct 2019 08:45:52 +0000 (01:45 -0700)]
Merge pull request #10206 from ysc3839/cifsd
cifsd: update to git (2019-10-08)
Rosen Penev [Thu, 8 Aug 2019 23:13:55 +0000 (16:13 -0700)]
lcd4linux: Switch to feckert fork
The original project is dead. feckert fork is active.
Cleaned up Makefile to be more similar to others.
Fixed PKG_MAINTAINER having wrong place.
Added PKG_BUILD_PARALLEL for faster compilation.
Added LICENSE information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Yousong Zhou [Mon, 14 Oct 2019 07:05:26 +0000 (07:05 +0000)]
xl2tpd: bump to version 1.3.15
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 14 Oct 2019 06:57:59 +0000 (06:57 +0000)]
shadowsocks-libev: bump to version 3.3.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 08:03:18 +0000 (01:03 -0700)]
Merge pull request #10181 from commodo/python-simple-json-drop-tests
python[3]-simplejson: drop tests from simplejson package
Rosen Penev [Mon, 14 Oct 2019 08:01:28 +0000 (01:01 -0700)]
Merge pull request #10231 from flyn-org/vips
vips: update to 8.8.3
Rosen Penev [Mon, 14 Oct 2019 08:00:52 +0000 (01:00 -0700)]
Merge pull request #10232 from nickberry17/upstream_master
libqmi: update libqmi to 1.24.0
Rosen Penev [Mon, 14 Oct 2019 07:59:34 +0000 (00:59 -0700)]
Merge pull request #10230 from flyn-org/snort
snort: update to 2.9.15
Rosen Penev [Mon, 14 Oct 2019 07:56:34 +0000 (00:56 -0700)]
Merge pull request #10227 from flyn-org/luasec
luasec: update to 0.8.2
Josef Schlehofer [Mon, 14 Oct 2019 07:06:29 +0000 (09:06 +0200)]
syslog-ng: Update to version 3.24.1
Bump version also in config file
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Mon, 14 Oct 2019 06:49:41 +0000 (08:49 +0200)]
netdata: Update to version 1.18.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Mon, 14 Oct 2019 03:09:12 +0000 (20:09 -0700)]
Merge pull request #10228 from flyn-org/php7-pecl-mcrypt
php7-pecl-mcrypt: update to 1.0.3
Nicholas Smith [Sun, 13 Oct 2019 22:01:04 +0000 (08:01 +1000)]
libqmi: update libqmi to 1.24.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
W. Michael Petullo [Sun, 13 Oct 2019 21:47:54 +0000 (17:47 -0400)]
bogofilter: update to 1.2.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 13 Oct 2019 20:50:15 +0000 (16:50 -0400)]
vips: update to 8.8.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 13 Oct 2019 20:49:05 +0000 (16:49 -0400)]
php7-pecl-mcrypt: update to 1.0.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 13 Oct 2019 20:44:48 +0000 (16:44 -0400)]
hwloc: update to 2.1.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 13 Oct 2019 20:46:42 +0000 (16:46 -0400)]
pigeonhole: update to 0.5.8
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 13 Oct 2019 20:43:02 +0000 (16:43 -0400)]
luasec: update to 0.8.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 13 Oct 2019 20:41:24 +0000 (16:41 -0400)]
snort: update to 2.9.15
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Sun, 13 Oct 2019 18:42:30 +0000 (11:42 -0700)]
Merge pull request #10209 from etactica/pulls/luaposix-docs
luaposix: disable documentation build
Hannu Nyman [Sun, 13 Oct 2019 17:58:41 +0000 (20:58 +0300)]
Merge pull request #10192 from hnyman/collectd592
collectd: update to 5.9.2
Rosen Penev [Sun, 13 Oct 2019 17:28:03 +0000 (10:28 -0700)]
Merge pull request #10212 from neheb/gdd
gddrescue: Remove uClibc++ patch
Hannu Nyman [Sun, 13 Oct 2019 08:21:24 +0000 (11:21 +0300)]
collectd: fix upstream bug in 5.9.2 version string
Fix the missing version bump in the upstream source code
to display the correct version 5.9.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Nikos Mavrogiannopoulos [Sun, 13 Oct 2019 06:06:10 +0000 (08:06 +0200)]
Merge pull request #10208 from dengqf6/oc
openconnect: update to 8.05
Rosen Penev [Sun, 13 Oct 2019 04:17:41 +0000 (21:17 -0700)]
Merge pull request #10211 from BKPepe/sentrysdk
python-sentry-sdk: Update to version 0.12.3
Rosen Penev [Sun, 13 Oct 2019 00:52:27 +0000 (17:52 -0700)]
gddrescue: Remove uClibc++ patch
A solution was applied to uClibc++, where the bug actually is.
Fixed license information.
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 8 Oct 2019 03:12:21 +0000 (20:12 -0700)]
gptfdisk: Switch to using uClibc++
Added patches sent upstream to fix usage with uClibc++.
Cleaned up license information.
Added several size optimizations.
Several other Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 12 Oct 2019 22:01:02 +0000 (15:01 -0700)]
Merge pull request #10210 from jefferyto/use-default-PKG_BUILD_DIR
treewide: Use default PKG_BUILD_DIR when possible
Josef Schlehofer [Sat, 12 Oct 2019 21:55:36 +0000 (23:55 +0200)]
python-sentry-sdk: Update to version 0.12.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sat, 12 Oct 2019 20:44:13 +0000 (13:44 -0700)]
Merge pull request #10186 from jefferyto/gammu-python
gammu: Remove python dependency, fix lib symlinks
Jeffery To [Wed, 9 Oct 2019 10:08:10 +0000 (18:08 +0800)]
gammu: Remove python dependency, fix lib symlinks
This removes the python dependency from the package; according to the
maintainer[1][2] the software does not depend on python.
This also fixes the symlinks for libGammu.so and libgsmsd.so.
Previously, the symlinks were overwritten by $(INSTALL_BIN) with copies
of their sources.
[1]: https://github.com/openwrt/packages/issues/8893#issuecomment-
539136531
[2]: https://github.com/openwrt/packages/issues/8893#issuecomment-
539152794
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sat, 12 Oct 2019 17:00:20 +0000 (01:00 +0800)]
treewide: Use default PKG_BUILD_DIR when possible
This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.
Specifically, the line is removed if the assigned value is:
* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
if it is set, so now this is identical to the default value.
* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)
if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
the same as the previous case
* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This is the same as the default PKG_BUILD_DIR when there is no
BUILD_VARIANT.
* $(BUILD_DIR)/[name]-$(PKG_VERSION)
where [name] is a string that is identical to PKG_NAME
[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=
e545fac8d968864a965edb9e50c6f90940b0a6c9
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Karl Palsson [Sat, 12 Oct 2019 13:45:20 +0000 (13:45 +0000)]
luaposix: disable documentation build
Lost when luaposix converted their upstream build system.
Required to prevent the build from attempting to invoke "ldoc" on the
host and also simply to speed it up.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Hannu Nyman [Sat, 12 Oct 2019 11:46:06 +0000 (14:46 +0300)]
Merge pull request #10193 from Ansuel/nginx-sock
nginx: adds new socket to luci uwsgi config
Ansuel Smith [Wed, 9 Oct 2019 18:30:14 +0000 (20:30 +0200)]
nginx: adds new socket to luci uwsgi config
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Sat, 12 Oct 2019 10:47:08 +0000 (13:47 +0300)]
Merge pull request #10171 from neheb/gam2
gammu: Update to 1.41
Gerard Ryan [Sat, 17 Aug 2019 11:44:29 +0000 (21:44 +1000)]
cache-domains: added game cache DNS config service
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rosen Penev [Sat, 12 Oct 2019 07:20:16 +0000 (00:20 -0700)]
Merge pull request #10207 from dengqf6/upnpd
miniupnpd: update to 2.1.
20191006
DENG Qingfang [Sat, 12 Oct 2019 07:15:46 +0000 (15:15 +0800)]
openconnect: update to 8.05
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
DENG Qingfang [Sat, 12 Oct 2019 06:36:55 +0000 (14:36 +0800)]
miniupnpd: update to 2.1.
20191006
Removed upstreamed patch:
100-build-on-OpenWrt.patch
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Hannu Nyman [Sat, 12 Oct 2019 06:39:47 +0000 (09:39 +0300)]
Merge pull request #10173 from Ansuel/uwsgi-fix
uwsgi-cgi: adds patch to fix #10134
Richard Yu [Sat, 12 Oct 2019 02:32:04 +0000 (10:32 +0800)]
cifsd: update to git (2019-10-08)
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Rosen Penev [Fri, 11 Oct 2019 20:14:54 +0000 (13:14 -0700)]
Merge pull request #10196 from lucize/nssup
nss: update to 3.46.1
Rosen Penev [Fri, 11 Oct 2019 19:50:06 +0000 (12:50 -0700)]
Merge pull request #10119 from BKPepe/debootstrap
debootstrap: Update to version 1.0.115~bpo10+1
Rosen Penev [Fri, 11 Oct 2019 19:49:22 +0000 (12:49 -0700)]
Merge pull request #10107 from BKPepe/expat
expat: Update to version 2.2.9
Rosen Penev [Fri, 11 Oct 2019 19:45:40 +0000 (12:45 -0700)]
Merge pull request #10160 from G-M0N3Y-2503/feature_docker-ce_update
docker-ce: Updated to 19.03.2
Rosen Penev [Fri, 11 Oct 2019 19:45:25 +0000 (12:45 -0700)]
Merge pull request #10159 from jefferyto/shinit
shinit: Add package
Petr Štetiar [Fri, 11 Oct 2019 13:07:17 +0000 (15:07 +0200)]
cgi-io: iron out extra compiler warnings
Fixes following errors:
main.c:458:37: error: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
main.c:463:17: error: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Werror=sign-compare]
main.c:518:35: error: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
main.c:157:3: error: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Werror=unused-result]
main.c:763:3: error: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Werror=unused-result]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Fri, 11 Oct 2019 13:03:04 +0000 (15:03 +0200)]
cgi-io: cmake: enable extra compiler warnings
Spotting issues during compilation is cheaper.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Petr Štetiar [Fri, 11 Oct 2019 13:01:42 +0000 (15:01 +0200)]
cgi-io: cmake: fix libraries lookup
In order to make it compile properly in more environments.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Jo-Philipp Wich [Fri, 11 Oct 2019 10:10:47 +0000 (12:10 +0200)]
Merge pull request #10191 from Ansuel/cgi-io-fix
cgi-io: fix various errors
Rosen Penev [Fri, 11 Oct 2019 03:08:54 +0000 (20:08 -0700)]
mosh: Add protobuf host build dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ansuel Smith [Thu, 10 Oct 2019 22:31:36 +0000 (00:31 +0200)]
uwsgi-cgi: adds luci webui and cgi-io vassals config
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Ansuel Smith [Thu, 10 Oct 2019 22:30:45 +0000 (00:30 +0200)]
uwsgi-cgi: introduce emperor mode as default uwsgi installation
- Use uwsgi in emperor mode by default
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>