- Nov 13, 2019
-
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
It causes compilation errors with netwhere. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Hauke Mehrtens authored
Add the OpenWrt TARGET_LDFLAGS to the compile command to activate PIE support for the io tool when it is activated globally in OpenWrt. Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@intel.com>
-
Hauke Mehrtens authored
On 64 bit Linux systems long is 8 bytes long, on 32 bit Linux systems it is 4 bytes long. Here we want to print 4 bytes and not 8 bytes, use int instead of long. This fixes printing 4 bytes on 64 bit systems. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Rosen Penev authored
atop: update to version 2.5.0
-
Toni Uhlig authored
Signed-off-by:
Toni Uhlig <matzeton@googlemail.com>
-
Rosen Penev authored
Unneeded since jool 4. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
python-sentry-sdk: Update to version 0.13.2
-
Rosen Penev authored
python-paho-mqtt: Update to version 1.5.0
-
Rosen Penev authored
yggdrasil: fixes build name and version #10309
-
Rosen Penev authored
pdns-recursor: add temporary depends to fix build
-
Rosen Penev authored
django-etesync-journal: add python3 package
-
- Nov 12, 2019
-
-
Rosen Penev authored
seafile-server: depend on libevent2-threads
-
Nikos Mavrogiannopoulos authored
p11-kit: update to 0.23.18.1
-
James Taylor authored
There is an issue with the included build scripts which improperly check for a requirement on libboost-thread where another implementation is available. Fixes #10273. Signed-off-by:
James Taylor <james@jtaylor.id.au>
-
DENG Qingfang authored
Signed-off-by:
DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
-
- Nov 11, 2019
-
-
Josef Schlehofer authored
Try to fix license according to SPDX. Add PKG_LICENSE_FILES. Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Jiri Slachta authored
tiff: update version to 4.1.0
-
Jiri Slachta authored
Signed-off-by:
Jiri Slachta <jiri@slachta.eu>
-
Hannu Nyman authored
phython-requests-oauthlib: bump to v1.3.0
-
Hannu Nyman authored
python-six: Update to 1.13.0
-
Hannu Nyman authored
nginx: update broken ubus module
-
Rosen Penev authored
PF-RING changes
-
Eneas U de Queiroz authored
seafile-server uses libevhtp pthreads support. libevhtp needs libevent2-pthreads for that. However, since there is no installable package for libevhtp--the library is build static-only--then seafile-server, its consumer, needs to add the dependecy. Signed-off-by:
Eneas U de Queiroz <cotequeiroz@gmail.com>
-
Eneas U de Queiroz authored
- Instagram compliance fix - Added force_querystring argument to fetch_token() method on OAuth2Session Signed-off-by:
Eneas U de Queiroz <cotequeiroz@gmail.com>
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Rosen Penev authored
modemmanager: add IPv6/IPv4v6 support
-
William Fleurant authored
Signed-off-by:
William Fleurant <meshnet@protonmail.com>
-
Ansuel Smith authored
Current version of ubus module have some problem with list method. Update the module to fix this problem. Signed-off-by:
Ansuel Smith <ansuelsmth@gmail.com>
-
- Nov 10, 2019
-
-
Dirk Brenken authored
* fix 'enabled' service check Signed-off-by:
Dirk Brenken <dev@brenken.org>
-
Dirk Brenken authored
* fix broken unbound integration Signed-off-by:
Dirk Brenken <dev@brenken.org>
-
Rosen Penev authored
perl: fixed host compilation of static perl on MacOS
-
Jakub Piotr Cłapa authored
All symbols on MacOS are prefixed with an underscore which interfered with the filtering mechanism (added in perl 5.28) for extension libraries to be linked into static perl. Signed-off-by:
Jakub Piotr Cłapa <jpc@loee.pl>
-
Yousong Zhou authored
Fixes openwrt/packages#10451 Supersedes openwrt/packages#10461 Signed-off-by:
Rosen Penev <rosenp@gmail.com> (use separate upstreamed patches) Ref: https://github.com/openwrt/packages/pull/10461 Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
Rosen Penev authored
dmapd: update to 0.0.84
-
W. Michael Petullo authored
Signed-off-by:
W. Michael Petullo <mike@flyn.org>
-
Rosen Penev authored
Backported upstream patch. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
They use the same source. It makes no sense to have them separate. Also cleaned up the Makefile to modern standards. Fixed license information. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
libcap: move utilities to a separate package
-