Christian Lachner
b4d67e3484
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Rosen Penev
420396fba7
Merge pull request #8869 from neheb/boo
boost: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
171c81db0a
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>
6 years ago
Rosen Penev
9b3f4d6e94
Merge pull request #8865 from neheb/dev
device-observatory: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
053faa31e5
boost: Fix compilation with uClibc-ng
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ba4f02b1f0
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>
6 years ago
Rosen Penev
bae0448263
device-observatory: Fix compilation with uClibc-ng
Two protocol definitions are missing. Took values from Musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Florian Eckert
4072e78dbe
Merge pull request #8859 from lnslbrty/bugfix/atop
atop: fix build error
6 years ago
Rosen Penev
f4f665c7db
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>
6 years ago
Rosen Penev
9eea417e92
tvheadend: Fix compilation on GCC8
New string warnings were introduced. Adding -Wno-error to TARGET_CFLAGS
does not work so patch it out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
93b3d42dd5
uwsgi-cgi: Fix compilation under uClibc-ng
execinfo.h is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Josef Schlehofer
ed165932e0
Merge pull request #8856 from BKPepe/youtube
youtube-dl: update to version 2019.4.30
6 years ago
Toni Uhlig
3cdf09f705
atop: fix build error
Some Makefile targets did not honor CFLAGS.
This can lead to a SIGSEGV atop exeuctable.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
6 years ago
Hannu Nyman
55fd28142f
Merge pull request #8857 from neheb/lic
treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES
6 years ago
Rosen Penev
8e6f049b26
treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES
The latter is actually what is used by the build system. Increased
PKG_RELEASE for all packages as this changes the ipk.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
30e10c07d3
Merge pull request #8848 from ammubhave/bump_re2
libre2: bump version to 2019-04-01
6 years ago
Amol Bhave
70d4a9a3b2
libre2: bump version to 2019-04-01
compile tested on nbg6817
Signed-off-by: Amol Bhave <ambhave@fb.com>
6 years ago
Rosen Penev
aa920879d1
Merge pull request #7877 from ammubhave/add_gflags_to_glog_stacked
libglog: Add gflags as a dependency for glog
6 years ago
Eneas U de Queiroz
96802374c4
django: Add pytz dependency
pytz is a run-time dependency of django.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Rosen Penev
3d3cd5d394
Merge pull request #7906 from Mathieu-Coupe/patch-2
[packages] tinyproxy: handling of option XTinyproxy
6 years ago
Rosen Penev
d544a6ba24
Merge pull request #8758 from cotequeiroz/noddos_fixes
noddos: add libipset-7, uclient-fetch compatiblity
6 years ago
Rosen Penev
d31b23b343
Merge pull request #8658 from jose1711/mjpg_streamer-file_output
Make mjpg-streamer init script recognize file output plugin
6 years ago
Rosen Penev
aa06af37a1
Merge pull request #8775 from neheb/sumo
sumo: Update to 1.1.0
6 years ago
Michael Heimpold
22f9b0c926
php7-pecl-redis: add new package ( fixes #8710 )
This add the pecl package for communicating with redis servers.
Run-tested on mxs platform with a local redis test server.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Rosen Penev
90c8e9d684
Merge pull request #8849 from EricLuehrsen/unbound_dhcp_master
unbound: fix local dns synthesis corner cases
6 years ago
Josef Schlehofer
0a042326c7
youtube-dl: update to version 2019.4.30
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Rosen Penev
4cb5d63ae6
Merge pull request #8834 from dengqf6/ariang
ariang: update to 1.1.0
6 years ago
Rosen Penev
c8b3fa3b20
Merge pull request #8814 from val-kulkov/subversion-package
subversion: update to the latest stable release
6 years ago
Yousong Zhou
8875e3c513
qemu: bump to version 4.0.0
Group configure options by the functionality category they roughly
belong to
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Alexandru Ardelean
ffb716efb7
treewide,python: take over maintainership from Gergely Kiss
This change changes the maintainer to
`Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
`Gergely Kiss <mail.gery@gmail.com>`
No functional changes.
Bumping PKG_RELEASE on each package that is updated.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Luiz Angelo Daros de Luca
fedc5cf5a4
hplip: bump to 3.19.3
040-fix_bool.patch: fixed upstream
060-fix-uclibc.patch: workaround for uclibc build (arc_arc700)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
6 years ago
Eric Luehrsen
1077a04b76
unbound: fix local dns synthesis corner cases
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
6 years ago
Amol Bhave
44c24203a5
libglog: Add gflags a dependency for libglog
Depends on PR #7098
With gflags available, glog's compilation behaves differently and
includes gflags specific code. This code allows customizing logging in
programs that use glog, using command command line parameters.
Compile tested: openwrt-18.06 for ipq40xx, ipq806x, x86 and ar71xx
Run tested: Tested on devices running on the above architectures.
Signed-off-by: Amol Bhave <ambhave@fb.com>
6 years ago
Deng Qingfang
b25c770e89
ariang: update to 1.1.0
Update AriaNg to latest release 1.1.0
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Rosen Penev
57c8837af1
Merge pull request #8847 from MikePetullo/gstreamer1
gstreamer1: revert addition of --disable-option-parsing
6 years ago
W. Michael Petullo
2fdc722e46
gstreamer1: revert addition of --disable-option-parsing
The --disable-option-parsing flag breaks applications (such as dmapd)
that assume gst_init_get_option_group() initializes GStreamer. The
gst_init_get_option_group() function returns NULL and does nothing to
initialize GStreamer in this case. The --disable-option-parsing is meant
only for very specialized instances.
See also https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/388 .
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
23c1e4009b
geth: Update to 1.8.27
Updated Makefile for consistency between packages.
Updated Licensing information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
567102df7b
msmtp: Update to 1.8.4
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
56b0626180
Merge pull request #7098 from ammubhave/add_libgflags
libgflags: add gflags package
6 years ago
Rosen Penev
95072a4cc1
Merge pull request #8804 from neheb/cif
cifs-utils: Update to 6.9
6 years ago
Rosen Penev
9335895251
Merge pull request #8813 from neheb/miniup
miniupnpd: Fix compilation under glibc
6 years ago
Josef Schlehofer
6246994130
python-urllib3: update to version 1.25.2
Add me as maintainer
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Rosen Penev
7fc5ef0705
Merge pull request #8818 from MikePetullo/gstreamer1
gstreamer1: update to 1.16.0
6 years ago
Rosen Penev
1ced157ea4
Merge pull request #7102 from ammubhave/add_libre2
libre2: add re2 package
6 years ago
Hannu Nyman
90a8aa6780
Merge pull request #8841 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.42
6 years ago
Hannu Nyman
ac5048f4c4
Merge pull request #8833 from lucize/doveup
dovecot: update to 2.3.5.2
6 years ago
Richard Yu
18c9a03770
transmission-web: set conflicts with transmission-web-control
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Richard Yu
6364b8a104
transmission-web-control: add new package
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Toni Uhlig
d2f8dbda8c
ptunnel-ng: update to 1.42
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
6 years ago
Luiz Angelo Daros de Luca
e1a2057f64
libvpx: cleanup configure/make vars
Instead of redefining LD (and duplicating it), it is better to
unset the existing value first.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
6 years ago