1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 12:23:59 +02:00
Commit Graph

14835 Commits

Author SHA1 Message Date
Hirokazu MORIKAWA
ad991b4374 node-serialport: fix powerpc build fail
fix powerpc 'node-serialport' package build fail
divide node-serialport' into node-serialport' and node-serialport-bindings
node-serialport-bindings PR : https://github.com/openwrt/packages/pull/9045

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-21 13:58:25 +09:00
Rosen Penev
727d2b5a61
Merge pull request #9037 from MikePetullo/dmapd
dmapd: update to 0.0.82
2019-05-20 13:52:04 -07:00
W. Michael Petullo
21a3086e44 dmapd: update to 0.0.82
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-20 16:21:06 -04:00
Michael Heimpold
59e48a68ba php7: update to 7.2.18
Compile and run tested on mxs platform.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-05-20 21:18:07 +02:00
Hannu Nyman
894a33087c
Merge pull request #9036 from MikePetullo/libdmapsharing
libdmapsharing: update to 3.9.7
2019-05-20 20:39:28 +03:00
Rosen Penev
22060a77ba
Merge pull request #9007 from cotequeiroz/makefile_style
Update Makefile style in cotequeiroz-maintained packages
2019-05-20 09:04:01 -07:00
Rosen Penev
6dad1026d9
Merge pull request #8924 from neheb/clamb
clamav: Remove build hacks
2019-05-20 00:53:44 -07:00
W. Michael Petullo
a93ad71688 libdmapsharing: update to 3.9.7
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-19 22:32:26 -04:00
Rosen Penev
a55f835daa
Merge pull request #9021 from neheb/err
libgpg-error: Add ARC support
2019-05-19 16:41:06 -07:00
Rosen Penev
c2870de91f
Merge pull request #8862 from jefferyto/byobu
byobu: Add new package and dependencies
2019-05-19 14:02:21 -07:00
Rosen Penev
012e4c1d7f clamav: Remove build hacks
Simplified the Makefile and fixes compilation with uClibc-ng. Also added
IPv6 support.

Took the time to clean up the Makefile with other useful options.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-19 13:52:19 -07:00
Rosen Penev
1986261e87 libgpg-error: Add ARC support
Patch was posted on the mailing list. Awaits inclusion looks like. Fixes
long range build failures on the platform.

Updated Mirror list. The first two seem to not work.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-19 02:17:23 -07:00
Rosen Penev
bdec22047e
Merge pull request #9027 from James-TR/patch-2
libfstrm: fix formality issues
2019-05-19 02:16:44 -07:00
James Taylor
edcb87877e libfstrm: fix formality issues
Maintainer: me

Correct issues with TITLE and add URL pointing to the fstrm GitHub Page. Reformat the description so it renders correctly in menuconfig.

Fixes #9022

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-05-19 18:24:14 +10:00
Rosen Penev
a8d5480e1e
Merge pull request #8641 from dengqf6/bind9.14
[RFC/RFT] bind: update to 9.14.2
2019-05-18 22:15:00 -07:00
Rosen Penev
011d5d89dd
Merge pull request #9010 from neheb/quu
quassel-irssi: Fix compilation with GCC8
2019-05-18 13:15:05 -07:00
Daniel Golle
6a8bf63004 postgresql: update ot version 9.6.13
Fixes CVE-2019-10129: Memory disclosure in partition routing
Does **NOT** fix CVE-2019-9193 which PostgreSQL doesn't consider a
security issue, see [1].

[1]: https://www.postgresql.org/about/news/1935/

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-18 19:09:21 +02:00
Deng Qingfang
cc66a24a4e bind: update to 9.14.2
BIND now requires POSIX thread and IPv6 support to build

Add filter-AAAA plugin

Remove unrecognized options

Remove patch that no longer needed
- 002-autoconf-ar-fix.patch

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-05-19 00:16:41 +08:00
Rosen Penev
717168e074
Merge pull request #8901 from neheb/mem
memcached: Update to 1.5.14
2019-05-18 07:07:45 -07:00
Rosen Penev
e2e5eaf678
Merge pull request #9018 from cotequeiroz/bluez-usb
bluez: install kmod-bluetooth only w/ USB_SUPPORT
2019-05-18 07:03:20 -07:00
Dirk Brenken
59b2178e59
Merge pull request #9019 from BKPepe/syslog-ng
syslog-ng: update to version 3.21.1
2019-05-18 14:33:34 +02:00
Dirk Brenken
bbb60d7131
Merge pull request #9026 from dibdot/travelmate
travelmate: update 1.4.6
2019-05-18 14:32:17 +02:00
Dirk Brenken
65d69b9606
travelmate: update 1.4.6
* fix connection to uplinks with special char '/' in essid
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-05-18 11:42:39 +02:00
champtar
211d3d1a3e
Merge pull request #9024 from neheb/ath79
CircleCI: Switch to ath79 SDK
2019-05-18 10:50:41 +02:00
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>
2019-05-17 21:40:10 -07:00
Eneas U de Queiroz
8b03ed3124
python-qrcode: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:40 -03:00
Eneas U de Queiroz
37ebbb545e
python-oauthlib: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:39 -03:00
Eneas U de Queiroz
e0a0f92eb6
python-defusedxml: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:39 -03:00
Eneas U de Queiroz
436426307d
python-certifi: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:39 -03:00
Eneas U de Queiroz
f33f686f40
pyjwt: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:38 -03:00
Eneas U de Queiroz
4e8697e1fe
django-webpack-loader: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:38 -03:00
Eneas U de Queiroz
a7308d266b
django-simple-captcha: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:38 -03:00
Eneas U de Queiroz
fe71210446
django-ranged-response: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:37 -03:00
Eneas U de Queiroz
65d36f0191
django-formtools: adjust Makefile style
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-05-17 23:10:37 -03:00
Rosen Penev
2e819110e7
Merge pull request #8981 from ja-pa/yara-3.10.0
yara: update to version 3.10.0
2019-05-17 16:40:52 -07:00
Rosen Penev
118926c852
Merge pull request #8999 from neheb/lx
lxc: Backport uClibc patch
2019-05-17 13:22:20 -07:00
Rosen Penev
a3db883bf3
Merge pull request #9013 from nxhack/homebridge_0_4_49
node-homebridge: update to 0.4.49
2019-05-17 13:01:22 -07:00
Rosen Penev
a006820b8a
Merge pull request #9014 from nxhack/node_hid_0_7_8
node-hid: update to 0.7.8
2019-05-17 13:01:12 -07:00
Rosen Penev
e45008f6a7
Merge pull request #9015 from nxhack/node_serialport_7_1_5
node-serialport: update to 7.1.5
2019-05-17 13:01:01 -07:00
Rosen Penev
009ca06c9f
Merge pull request #9011 from nxhack/swig_4.0.0
swig: update to 4.0.0
2019-05-17 13:00:20 -07:00
Rosen Penev
50fc3e27b3
Merge pull request #8900 from neheb/por
port-mirroring: Update to 1.4.4
2019-05-17 11:36:50 -07:00
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>
2019-05-17 12:07:44 -03:00
Josef Schlehofer
675fab7c43
Merge pull request #9008 from BKPepe/python-requests
python-requests: update to version 2.22.0
2019-05-17 16:34:41 +02:00
Rosen Penev
a81f47272a
Merge pull request #8983 from James-TR/libfstrm
libfstrm: add package
2019-05-16 21:26:35 -07:00
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>
2019-05-17 14:15:20 +10:00
Hirokazu MORIKAWA
b2d9e27147 node-serialport: update to 7.1.5
Node.js 12 support

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 12:56:27 +09:00
Hirokazu MORIKAWA
5277ffa303 node-hid: update to 0.7.8
Node.js 12 support

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 12:52:49 +09:00
Hirokazu MORIKAWA
89eba2d04c node-homebridge: update to 0.4.49
Node.js 12 support

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 12:02:30 +09:00
Hirokazu MORIKAWA
2811ca0f25 swig: update to 4.0.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-05-17 11:17:49 +09:00
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>
2019-05-16 19:08:17 -07:00