champtar
211d3d1a3e
Merge pull request #9024 from neheb/ath79
CircleCI: Switch to ath79 SDK
6 years ago
Rosen Penev
f96446cb9b
CircleCI: Switch to ath79 SDK
The default target in OpenWrt has been switched to ath79. Match it here.
No functional difference.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Eneas U de Queiroz
8b03ed3124
python-qrcode: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
37ebbb545e
python-oauthlib: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
e0a0f92eb6
python-defusedxml: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
436426307d
python-certifi: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
f33f686f40
pyjwt: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
4e8697e1fe
django-webpack-loader: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
a7308d266b
django-simple-captcha: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
fe71210446
django-ranged-response: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
65d36f0191
django-formtools: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Rosen Penev
2e819110e7
Merge pull request #8981 from ja-pa/yara-3.10.0
yara: update to version 3.10.0
6 years ago
Rosen Penev
118926c852
Merge pull request #8999 from neheb/lx
lxc: Backport uClibc patch
6 years ago
Rosen Penev
a3db883bf3
Merge pull request #9013 from nxhack/homebridge_0_4_49
node-homebridge: update to 0.4.49
6 years ago
Rosen Penev
a006820b8a
Merge pull request #9014 from nxhack/node_hid_0_7_8
node-hid: update to 0.7.8
6 years ago
Rosen Penev
e45008f6a7
Merge pull request #9015 from nxhack/node_serialport_7_1_5
node-serialport: update to 7.1.5
6 years ago
Rosen Penev
009ca06c9f
Merge pull request #9011 from nxhack/swig_4.0.0
swig: update to 4.0.0
6 years ago
Rosen Penev
50fc3e27b3
Merge pull request #8900 from neheb/por
port-mirroring: Update to 1.4.4
6 years ago
Eneas U de Queiroz
e9d68ca60e
bluez: install kmod-bluetooth only w/ USB_SUPPORT
kmod-bluetooth depends on USB_SUPPORT. If the dependency is not
checked here, it will cause recursive dependency in python packages.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Josef Schlehofer
675fab7c43
Merge pull request #9008 from BKPepe/python-requests
python-requests: update to version 2.22.0
6 years ago
Rosen Penev
a81f47272a
Merge pull request #8983 from James-TR/libfstrm
libfstrm: add package
6 years ago
James Taylor
2db9fc16ed
libfstrm: add package
fstrm is an optimized C implementation of Frame Streams that includes a fast, lockless circular queue implementation and exposes library interfaces for setting up a dedicated Frame Streams I/O thread and asynchronously submitting data frames for transport from worker threads. It was originally written to facilitate the addition of high speed binary logging to DNS servers written in C using the dnstap log format.
Maintainer: me
Compile Tested: armv7l, SNAPSHOT 655fff1571 SDK
Run Tested: armv7l, Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571
Signed-off-by: James Taylor <james@jtaylor.id.au>
6 years ago
Hirokazu MORIKAWA
b2d9e27147
node-serialport: update to 7.1.5
Node.js 12 support
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Hirokazu MORIKAWA
5277ffa303
node-hid: update to 0.7.8
Node.js 12 support
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Hirokazu MORIKAWA
89eba2d04c
node-homebridge: update to 0.4.49
Node.js 12 support
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Hirokazu MORIKAWA
2811ca0f25
swig: update to 4.0.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Rosen Penev
623d25a86b
quassel-irssi: Fix compilation with GCC8
It throws new warnings which triggers -Werror. Remove it.
Added support for full NLS.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
7f2adfd7cc
Merge pull request #8990 from cotequeiroz/lxc_recursive
lxc, libsseccomp: workaround recursive dependency
6 years ago
Josef Schlehofer
70be46618d
python-requests: update to version 2.22.0
Remove patch, which is included in this release
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Rosen Penev
ec2c2b6961
Merge pull request #8970 from neheb/get
geth: Fix compilation under AArch64
6 years ago
Rosen Penev
2adf9d5d3d
Merge pull request #8961 from neheb/oath
oath-toolkit: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
9771707421
Merge pull request #8962 from neheb/qua
quasselc: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
aac457998d
Merge pull request #8997 from neheb/fd1
libftdi1: Fix compilation with most recent CMake
6 years ago
Rosen Penev
cdbde98aca
Merge pull request #8996 from neheb/ft
libftdi: Fix compilation with most recent CMake
6 years ago
Rosen Penev
208dc4defa
Merge pull request #8898 from neheb/rtl
rtl_433: Update to 18.12
6 years ago
Rosen Penev
4108353ec1
port-mirroring: Fix compilation with GCC8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
fc6b32c7d9
Merge pull request #9000 from zhaojh329/libuwsc
libuwsc: update to 3.3.1
6 years ago
Daniel Engberg
43b7610492
Merge pull request #9002 from Andy2244/samab4-update-4-9-8
samba4: update to 4.9.8
6 years ago
Rosen Penev
6adfd66f42
Merge pull request #8887 from neheb/ib
ibrdtnd: Fix compilation with uClibc-ng
6 years ago
Rosen Penev
867e41ce86
Merge pull request #8949 from ammubhave/add_fbthrift
fbthrift: Add fbthrift package
6 years ago
Rosen Penev
28c2071fd2
Merge pull request #8986 from neheb/on
libevhtp: Add onigiruma.h to install
6 years ago
Rosen Penev
bde99c3b5b
Merge pull request #8872 from neheb/apr
apr: Enable DSO and add several configure vars
6 years ago
Dirk Brenken
79a48ce391
Merge pull request #9003 from dibdot/banip
banip: update 0.1.1
6 years ago
Eneas U de Queiroz
d3f8d69711
python-defusedxml: add new package
The defusedxml package contains several Python-only workarounds and
fixes for denial of service and other vulnerabilities in Python's XML
libraries. In order to benefit from the protection you just have to
import and use the listed functions / classes from the right defusedxml
module instead of the original module.
Currently, openpyxl detects, and uses defusedxml, if installed.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Dirk Brenken
f3ece9653d
banip: update 0.1.1
* remove needless sort step to reduce system load
* change maxqueue default in backend and LuCI frontend
to '4' to reduce (default) system load
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Jianhui Zhao
560c20f36b
libuwsc: update to 3.3.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
Andy Walsh
fd74d9f4ea
samba4: update to 4.9.8
* fixes CVE-2018-16860
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Rosen Penev
af0c91c3b6
Merge pull request #8995 from neheb/bot
botan: Do not build on ARC
6 years ago
Rosen Penev
189a170038
lxc: Backport uClibc patch
Fixes compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
7df84e7472
libftdi1: Fix compilation with most recent CMake
Description from Amol Bhave:
This package fails to compile with boost 1.70 when the boost cmake
config gets used.
As far as I can tell, Boost 1.70 introduced
BoostConfigVersion.cmake. In that file, the value of PACKAGE_VERSION is
set to 1.70. This makes CMake auto set the variable Boost_VERSION to
1.70. Historically, Boost_VERSION has been using the format like 170000,
and not 1.70. Some package cmake files still depend on this behavior
and make assertions such as Boost_VERSION > 168000. This is incompatible
with the new scheme.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago