Jonathan G. Underwood [Thu, 9 May 2019 23:26:38 +0000 (00:26 +0100)]
stubby: fix handling of pkis in config (#8888)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
Yousong Zhou [Thu, 9 May 2019 06:12:55 +0000 (06:12 +0000)]
shadowsocks-libev: README.md: add "incompatible changes" section
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 6 May 2019 15:59:14 +0000 (15:59 +0000)]
shadowsocks-libev: move plugin options to server section
Plugin options are properties of shadowsocks deployment as a whole,
including both server and each client components. Multiple client
instances accessing the same server will need to share the same plugin
settings
With this change, plugin options will need to specified to "server" and
"ss-server" section, not to each component section.
Fixes: c19e949 ("shadowsocks-libev: add plugin options support")
Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-
489674137
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Wed, 8 May 2019 23:50:43 +0000 (16:50 -0700)]
Merge pull request #8932 from ammubhave/boost_copy_cmake
boost: Copy cmake in InstallDev step
Rosen Penev [Wed, 8 May 2019 22:45:39 +0000 (15:45 -0700)]
Merge pull request #8931 from TDT-AG/pr/
20190508-keepalived
keepalived: update to version 2.0.16
Michael Heimpold [Wed, 8 May 2019 19:45:00 +0000 (21:45 +0200)]
Merge pull request #8911 from neheb/set
set2net: Remove false depends
Josef Schlehofer [Wed, 8 May 2019 17:31:58 +0000 (19:31 +0200)]
Merge pull request #8806 from BKPepe/python-urllib3
python-urllib3: update to version 1.25.2
Josef Schlehofer [Wed, 8 May 2019 15:57:29 +0000 (17:57 +0200)]
Merge pull request #8831 from BKPepe/zeroconf
python-zeroconf: update to version 0.22.0
Josef Schlehofer [Wed, 8 May 2019 15:19:15 +0000 (17:19 +0200)]
Merge pull request #7792 from trldp/master
Hashdeep: add package
Josef Schlehofer [Wed, 8 May 2019 13:26:31 +0000 (15:26 +0200)]
Merge pull request #8802 from dddaniel/master
python-boto3: Add new package
Amol Bhave [Wed, 8 May 2019 09:01:45 +0000 (02:01 -0700)]
boost: Copy cmake in InstallDev step
Copy the cmake directory in the InstallDev step.
I am currently trying out actual host build for boost i.e. compiling
boost libaries for host tools. When I do that, that step installs the
boost cmake files in staging_dir/host.
This breaks other packages that use cmake to compile and use boost as a
dependency. This is because, their compilation step now begins using
staging_dir/host version of Boost, rather than the target version of
boost. Cmake gives priority to cmake version of Boost config, over
finding boost headers manually.
This change resolves that problem by installing the BoostConfig.cmake
file in staging_dir/<target> as well.
Compile tested: nbg6817
Signed-off-by: Amol Bhave <ambhave@fb.com>
Florian Eckert [Mon, 6 May 2019 07:02:24 +0000 (09:02 +0200)]
keepalived: update to version 2.0.16
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Tue, 7 May 2019 22:37:56 +0000 (15:37 -0700)]
Merge pull request #8923 from ammubhave/fixboost
boost: Fix boost apply_visitor for lvalue variants
Florian Eckert [Tue, 7 May 2019 19:15:39 +0000 (21:15 +0200)]
Merge pull request #8311 from TDT-AG/pr/
20190227-collectd
collectd: add uci config support
Rosen Penev [Tue, 7 May 2019 17:47:37 +0000 (10:47 -0700)]
Merge pull request #8909 from neheb/msm2
msmtp: Remove uClibc hack
Rosen Penev [Tue, 7 May 2019 15:30:44 +0000 (08:30 -0700)]
Merge pull request #8913 from neheb/ptp
linuxptp: Remove false depends
Rosen Penev [Tue, 7 May 2019 08:17:34 +0000 (01:17 -0700)]
Merge pull request #8868 from neheb/icu
icu: Fix compilation with uClibc-ng
Amol Bhave [Tue, 7 May 2019 07:31:01 +0000 (00:31 -0700)]
boost: Fix boost apply_visitor for lvalue variants
Boost 1.70.0 broke the apply_visitor functions for lvalue reference
variants.
This imports the patch that fixes this issue from upstream.
Tested this by compiling a library
(https://github.com/facebookincubator/fizz) that works with 1.69 but
breaks with 1.70. And then, importing this patch and trying the
compilation again.
Compile tested: nbg6817
Maintainer: @ClaymorePT
Signed-off-by: Amol Bhave <ambhave@fb.com>
Rosen Penev [Tue, 7 May 2019 06:13:00 +0000 (23:13 -0700)]
Merge pull request #8870 from neheb/zst
zstd: Fix compilation on uClibc-ng
Rosen Penev [Tue, 7 May 2019 01:55:17 +0000 (18:55 -0700)]
Merge pull request #7099 from ammubhave/add_libsigar
libsigar: add sigar libary
Amol Bhave [Mon, 24 Sep 2018 18:15:21 +0000 (11:15 -0700)]
libsigar: add sigar libary
sigar is a System Information Gatherer And Reporter library for C++
Adding the package so other C++ packages that depends on this library
can build.
This creates a libsigar.so shared library.
Signed-off-by: Amol Bhave <ambhave@fb.com>
Ted Hess [Mon, 6 May 2019 20:19:18 +0000 (16:19 -0400)]
Merge pull request #8916 from diizzyy/net-socat-1733
net/socat: Update to 1.7.3.3
Hans Dedecker [Mon, 6 May 2019 19:39:32 +0000 (21:39 +0200)]
luafilesystem: fix PKG_MIRROR_HASH
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Rosen Penev [Mon, 6 May 2019 18:38:56 +0000 (11:38 -0700)]
Merge pull request #8921 from ysc3839/tr-web-control
Revert "transmission-web: set conflicts with transmission-web-control"
Rosen Penev [Mon, 6 May 2019 18:38:09 +0000 (11:38 -0700)]
Merge pull request #8920 from mstorchak/tgt
tgt: update to 1.0.77
Maxim Storchak [Mon, 6 May 2019 12:45:19 +0000 (15:45 +0300)]
tgt: update to 1.0.77
- update to 1.0.77
- apply patches from Rosen Penev for compatibility with uClibc-ng
- add an option for rotation_rate selection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Richard Yu [Mon, 6 May 2019 16:12:22 +0000 (00:12 +0800)]
Revert "transmission-web: set conflicts with transmission-web-control"
This reverts commit
18c9a03770793e084eab5601d51b21ca4b374f75.
To fix "make menuconfig" shows "recursive dependency detected".
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Daniel Danzberger [Thu, 25 Apr 2019 20:40:39 +0000 (22:40 +0200)]
python-boto3: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Yousong Zhou [Sun, 5 May 2019 16:53:39 +0000 (16:53 +0000)]
shadowsocks-libev: add plugin options support
Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Josef Schlehofer [Mon, 6 May 2019 10:36:53 +0000 (12:36 +0200)]
Merge pull request #8902 from ja-pa/measurement-kit-0.10.3
measurement-kit: update to version 0.10.3
Daniel Engberg [Mon, 6 May 2019 10:19:19 +0000 (12:19 +0200)]
Merge pull request #8613 from diizzyy/libx264
libs/libx264: Update to
20190324 and rework Makefile
Daniel Engberg [Mon, 6 May 2019 09:48:45 +0000 (11:48 +0200)]
Merge pull request #8918 from mstorchak/tmux
tmux: update to 2.9a
Daniel Engberg [Sat, 6 Apr 2019 20:35:33 +0000 (20:35 +0000)]
libs/libx264: Update to
20190324 and rework Makefile
* Update (lib)x264 to
20190324
* Stop using GNU Autotools and use libx264's own
configuration facility
* Drop hardcoded CFLAGS, x264 will handle those fine on its own
This will override toolchain optimizaion and set -O3
irregardless of setting.
* Rework LTO and ASM optmization selection to make it more
compact and readable. This drops optimization for x86 32-bit
which is being deprecated in favour of x86_64 in general and
the very few systems still in use that doesn't support 64-bit
are too slow to be usable anyway.
* Import patches to fix compilation on ARM and x86 (32-bit)
from OpenEmbedded
* Minor style fixes to Makefile
Source: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/x264/x264
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Maxim Storchak [Mon, 6 May 2019 09:00:37 +0000 (12:00 +0300)]
tmux: update to 2.9a
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Daniel Engberg [Mon, 6 May 2019 08:25:42 +0000 (08:25 +0000)]
net/socat: Update to 1.7.3.3
Update socat to 1.7.3.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Rosen Penev [Mon, 6 May 2019 07:47:31 +0000 (00:47 -0700)]
Merge pull request #8886 from lnslbrty/update/nDPI
libndpi: update to 2.8.0
Ted Hess [Mon, 6 May 2019 00:57:17 +0000 (20:57 -0400)]
Merge pull request #8912 from neheb/faad
faad2: Remove uClibc hack
Rosen Penev [Sun, 5 May 2019 21:27:07 +0000 (14:27 -0700)]
linuxptp: Remove false depends
It seems ever since the switch to uClibc-ng, this builds perfectly fine.
Moved PKG_MAINTAINER variable for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 May 2019 21:29:03 +0000 (14:29 -0700)]
faad2: Remove uClibc hack
OpenWrt uses uClibc-ng now, and it seems that these are no longer needed
as it seems faad2 automatically renames these functions.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 May 2019 21:30:45 +0000 (14:30 -0700)]
set2net: Remove false depends
These depends actually have the effect of disabling ser2net when uClibc-ng
is selected. Remove them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 May 2019 21:34:10 +0000 (14:34 -0700)]
msmtp: Remove uClibc hack
This seems to no longer be needed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 May 2019 18:50:43 +0000 (11:50 -0700)]
Merge pull request #8846 from neheb/get
geth: Update to 1.8.27
Rosen Penev [Sun, 5 May 2019 18:50:22 +0000 (11:50 -0700)]
Merge pull request #8736 from neheb/erla
erlang: Fix compilation without deprecated OpenSSL APIs
Rosen Penev [Sun, 5 May 2019 18:49:51 +0000 (11:49 -0700)]
Merge pull request #8518 from neheb/i
libimobiledevice packages updated to git
Rosen Penev [Wed, 27 Mar 2019 23:32:43 +0000 (16:32 -0700)]
usbmuxd: Update to latest git
Upstream makes infrequent releases while having an active git repository
with important bugfixes.
Removed maintainer from all three packages due to inactivity.
Removed systemd support as systemd is not used in OpenWrt.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 27 Mar 2019 23:30:29 +0000 (16:30 -0700)]
libusbmuxd: Update to latest git
Upstream has really infrequent releases while having an active git
repository with important bugfixes. This is also needed because
libimobiledevice requires a new API from libusbmuxd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 27 Mar 2019 23:26:48 +0000 (16:26 -0700)]
libimobiledevice: Update to latest git
Upstream makes seriously infrequent updates whereas they have an active
git repository with important bugfixes.
Also fixed compilation without deprecated OpenSSL APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 5 May 2019 18:36:04 +0000 (11:36 -0700)]
Merge pull request #8897 from neheb/boos
boost: Fix uClibc-ng compilation again
Peter Wagner [Sun, 5 May 2019 15:59:18 +0000 (17:59 +0200)]
tor: update to 0.4.0.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Eneas U de Queiroz [Fri, 8 Mar 2019 17:18:05 +0000 (14:18 -0300)]
django-simple-captcha: bump to 0.5.11
This is a bugfix release.
Made some cosmetic changes to the Makefile.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Jan Pavlinec [Sun, 5 May 2019 05:55:30 +0000 (07:55 +0200)]
measurement-kit: update to version 0.10.3
Add patch to fix disabled deprecated OpenSSL APIs
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Sat, 4 May 2019 16:50:27 +0000 (09:50 -0700)]
Merge pull request #8896 from jefferyto/uwsgi-cgi-python-package-mk
uwsgi-cgi: Remove reference to python-package.mk
Rosen Penev [Fri, 3 May 2019 05:35:55 +0000 (22:35 -0700)]
boost: Fix uClibc-ng compilation again
Several math functions are not defined in math.h and therefore cannot be
used.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Fri, 3 May 2019 19:58:56 +0000 (03:58 +0800)]
uwsgi-cgi: Remove reference to python-package.mk
Since no Python packages are produced by this package, including
python-package.mk is unnecessary.
This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Fri, 3 May 2019 19:51:05 +0000 (12:51 -0700)]
Merge pull request #8895 from jefferyto/libimobiledevice-python-package-mk
libimobiledevice: Remove reference to python-package.mk
Rosen Penev [Fri, 3 May 2019 19:49:24 +0000 (12:49 -0700)]
Merge pull request #8840 from cotequeiroz/django_pytz
django: Add pytz dependency
Rosen Penev [Fri, 3 May 2019 19:45:12 +0000 (12:45 -0700)]
Merge pull request #8786 from commodo/readme-encodings-update
python/README.md: fix note about python[3]-codecs
Rosen Penev [Fri, 3 May 2019 19:35:32 +0000 (12:35 -0700)]
Merge pull request #8894 from jefferyto/python2-transition-notice
python/README: Add deprecation notice / schedule
Alexandru Ardelean [Wed, 24 Apr 2019 13:34:48 +0000 (16:34 +0300)]
python/README.md: fix note about python[3]-codecs
The note was note correct when mentioning encodings vs python[3]-codecs.
This change fixes this confusion.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Fri, 3 May 2019 19:24:52 +0000 (03:24 +0800)]
libimobiledevice: Remove reference to python-package.mk
Since no Python packages are produced by this package, including
python-package.mk is unnecessary.
This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Fri, 3 May 2019 18:38:59 +0000 (11:38 -0700)]
Merge pull request #8880 from jefferyto/xz-pkg-config
xz: Use relative paths in pkg-config metadata file
Jeffery To [Fri, 3 May 2019 17:54:28 +0000 (01:54 +0800)]
python/README: Add deprecation notice / schedule
This describes the proposal outlined in #8520, with a few
additions/modifications:
* Describes the handling of the Python 2 interpreter
* Allows for normal updates of Python 2 libraries that share the same
Makefile as their Python 3 version
* Mass removal event has a name
Supersedes #8788.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Yousong Zhou [Fri, 3 May 2019 15:22:04 +0000 (15:22 +0000)]
openvswitch: fix compilation of intree datapath kmod
Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-
488871090
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Fri, 3 May 2019 16:43:26 +0000 (09:43 -0700)]
Merge pull request #8722 from BKPepe/mozilla
mozilla-iot-gateway: update to version 0.8.1
Rosen Penev [Fri, 3 May 2019 16:37:47 +0000 (09:37 -0700)]
Merge pull request #8842 from ysc3839/tr-web-control
transmission-web-control: add new package
Rosen Penev [Fri, 3 May 2019 16:37:10 +0000 (09:37 -0700)]
Merge pull request #8884 from jefferyto/remove-golang-libraries
golang-libraries: Remove library packages
Rosen Penev [Fri, 3 May 2019 16:34:56 +0000 (09:34 -0700)]
Merge pull request #8890 from Arduous/temperUSB_update
temperusb: package update to 2.3
Rosen Penev [Fri, 3 May 2019 16:32:59 +0000 (09:32 -0700)]
Merge pull request #8824 from MikePetullo/scapy
scapy: update to 2.4.2 and make use of Python 3
Rosen Penev [Fri, 3 May 2019 16:31:07 +0000 (09:31 -0700)]
Merge pull request #8827 from MikePetullo/libdmapsharing
libdmapsharing: update to 3.9.6
Rosen Penev [Fri, 3 May 2019 16:30:26 +0000 (09:30 -0700)]
Merge pull request #8828 from MikePetullo/luasec
luasec: update to 0.8
W. Michael Petullo [Sun, 28 Apr 2019 03:28:25 +0000 (23:28 -0400)]
scapy: update to 2.4.2 and make use of Python 3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Fri, 3 May 2019 15:04:02 +0000 (18:04 +0300)]
Merge pull request #8826 from MikePetullo/dmapd
dmapd: update to 0.0.81
W. Michael Petullo [Sun, 28 Apr 2019 03:24:55 +0000 (23:24 -0400)]
dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Andy Walsh [Fri, 3 May 2019 08:58:03 +0000 (10:58 +0200)]
rpcbind: add/enable rmtcalls support
* add broadcast discovery support of rpc services
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Thu, 2 May 2019 23:47:26 +0000 (16:47 -0700)]
Merge pull request #8863 from neheb/tr
transmission: Fix compilation under uClibc-ng
Toni Uhlig [Thu, 2 May 2019 21:44:19 +0000 (23:44 +0200)]
libndpi: update to 2.8.0
The nDPI autogen.sh is broken and can lead to compile issues. Fixed.
Also removed PKG_INSTALL since it produces invalid symlinks to *.so*.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Samuel Progin [Thu, 2 May 2019 19:46:30 +0000 (21:46 +0200)]
temperusb: package upgrade
Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
Jeffery To [Thu, 2 May 2019 19:36:57 +0000 (03:36 +0800)]
golang-libraries: Remove library packages
These Go library packages were added to support obfs4proxy. As
obfs4proxy was updated to allow dependency management by the Go
compiler, these packages no longer have any dependants.
This removes these packages from the feed.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 2 May 2019 17:17:12 +0000 (01:17 +0800)]
xz: Use relative paths in pkg-config metadata file
By default, the liblzma pkg-config file (liblzma.pc) is generated with
absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to
override.
This patches the file to use paths relative to ${prefix} and
${exec_prefix}.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 2 May 2019 15:57:07 +0000 (18:57 +0300)]
Merge pull request #8760 from commodo/remove-un-needed
jdcal,et_xmlfile,rcssmin: remove un-needed python packages
Rosen Penev [Thu, 2 May 2019 14:40:53 +0000 (07:40 -0700)]
Merge pull request #8845 from neheb/msm
msmtp: Update to 1.8.4
Jiri Slachta [Thu, 2 May 2019 09:44:39 +0000 (11:44 +0200)]
Merge pull request #8877 from jefferyto/tiff-pkg-config
tiff: Install pkg-config metadata file in Build/InstallDev
Jeffery To [Thu, 2 May 2019 09:03:56 +0000 (17:03 +0800)]
tiff: Install pkg-config metadata file in Build/InstallDev
Some programs use pkg-config to discover installed libraries.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jo-Philipp Wich [Thu, 2 May 2019 08:56:20 +0000 (10:56 +0200)]
Merge pull request #8874 from jefferyto/libjpeg-pkg-config
libjpeg: Install pkg-config metadata file in Build/InstallDev
Jeffery To [Thu, 2 May 2019 07:40:54 +0000 (15:40 +0800)]
libjpeg: Install pkg-config metadata file in Build/InstallDev
Some programs use pkg-config to discover installed libraries.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Thu, 2 May 2019 07:19:48 +0000 (00:19 -0700)]
Merge pull request #8860 from neheb/uw
uwsgi-cgi: Fix compilation under uClibc-ng
Rosen Penev [Thu, 2 May 2019 07:04:40 +0000 (00:04 -0700)]
Merge pull request #8873 from gladiac1337/feature-haproxy-v1.8.20
haproxy: Update HAProxy to v1.8.20
Rosen Penev [Thu, 2 May 2019 07:04:09 +0000 (00:04 -0700)]
Merge pull request #8851 from luizluca/sane-usblp
sane-backends: rebind printers to usblp after scan
Luiz Angelo Daros de Luca [Tue, 30 Apr 2019 04:32:59 +0000 (01:32 -0300)]
sane-backends: rebind printers to usblp after scan
While scanning, sane unbinds usb device from usblp module. This
patch creates a saned wrapper that keep track of all usb devices
binded to usblp before saned is launched and rebind them back
if not still bound after saned exits.
This workaround is only effective if saned is launched by a super
daemon like xinetd as it needs to exit after scan job finish. If
not, printing will not be available while saned service is running.
Write access to /sys/bus/usb/drivers/usblp/bind is required. So,
normally it would require root access.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Christian Lachner [Thu, 2 May 2019 05:58:58 +0000 (07:58 +0200)]
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Wed, 1 May 2019 23:36:29 +0000 (16:36 -0700)]
Merge pull request #8869 from neheb/boo
boost: Fix compilation with uClibc-ng
Rosen Penev [Wed, 1 May 2019 21:11:48 +0000 (14:11 -0700)]
zstd: Fix compilation on uClibc-ng
uClibc-ng defines __GLIBCC__ and does not compile in execinfo.h. Disable
it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 May 2019 21:07:36 +0000 (14:07 -0700)]
Merge pull request #8865 from neheb/dev
device-observatory: Fix compilation with uClibc-ng
Rosen Penev [Wed, 1 May 2019 20:58:07 +0000 (13:58 -0700)]
boost: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 May 2019 19:35:37 +0000 (12:35 -0700)]
icu: Fix compilation with uClibc-ng
uClibc-ng does not define these math functions in math.h , only in
tgmath.h. Therefore the cmath header will not work.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 May 2019 19:03:39 +0000 (12:03 -0700)]
device-observatory: Fix compilation with uClibc-ng
Two protocol definitions are missing. Took values from Musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Florian Eckert [Wed, 1 May 2019 18:29:58 +0000 (20:29 +0200)]
Merge pull request #8859 from lnslbrty/bugfix/atop
atop: fix build error
Rosen Penev [Wed, 1 May 2019 17:41:27 +0000 (10:41 -0700)]
transmission: Fix compilation under uClibc-ng
Upstream has a patch for this dated 2016.
Also ran the init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 1 May 2019 02:26:58 +0000 (19:26 -0700)]
uwsgi-cgi: Fix compilation under uClibc-ng
execinfo.h is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Wed, 1 May 2019 15:13:39 +0000 (17:13 +0200)]
Merge pull request #8856 from BKPepe/youtube
youtube-dl: update to version 2019.4.30