Rosen Penev
f885a0d91c
Merge pull request #8569 from bluewavenet/patch-3
...
libmicrohttpd: Revert to Named no-ssl Version
2019-04-15 09:44:36 -07:00
Rosen Penev
5a9d99efec
Merge pull request #8683 from nxhack/support_ppc32
...
node: support ppc32 musl
2019-04-15 05:16:18 -07:00
Jonas Gorski
783f3e4ace
Merge pull request #8579 from neheb/znc2
...
znc: Update deprecated API patch
2019-04-15 11:44:44 +02:00
Rosen Penev
6326b48d4b
Merge pull request #8189 from jefferyto/rtty-init
...
rtty: Update init script
2019-04-14 23:39:38 -07:00
Yousong Zhou
561440c0d7
pixman: bump to version 0.38.4
...
This version bump contains mainly fixes for the build system
e8df10e Pre-release version bump to 0.38.4
23f036d Makefile.am: Ship Meson assembly test files in the tarball
e7058fe Makefile.am: Update download links
8888e75 Post-release version bump to 0.38.3
a7ffb3e Pre-release version bump to 0.38.2
4c4753c meson: Correct copy-and-paste mistake
7295983 void function should not return a value
ef4fb03 Windows: Support building with SHELL=cmd.exe
55d8f95 Windows: Show compiler invocation
0ea37df meson: store ARM SIMD and NEON tests as text files
2065a07 meson: simplify and fix mmx library compilation
6e206cf meson: Add proper include paths for the loongson check
9ed0576 meson: fix copy-n-paste error for arm simd assembly
d13f6a8 meson: fix typo which breaks loongson checks
e7ac62c meson: work around meson issue #5115
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-15 02:45:57 +00:00
Hirokazu MORIKAWA
af0a02b8df
node: support ppc32 musl
...
support powerpc32 musl
https://downloads.openwrt.org/snapshots/faillogs/powerpc_464fp/packages/node/compile.txt
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-15 09:52:05 +09:00
Rosen Penev
f5d67fcc0f
Merge pull request #8361 from jandelgado/add_udptunnel_package
...
add new udptunnel package
2019-04-14 15:25:24 -07:00
Jan Delgado
bbaf219946
udptunnel: new package
...
Signed-off-by: Jan Delgado <jdelgado@gmx.net>
2019-04-14 21:11:29 +02:00
Rosen Penev
fd54ecea2e
Merge pull request #8669 from neheb/ola
...
ola: Fix compilation with protobuf 3.7
2019-04-14 11:53:51 -07:00
Rosen Penev
e6333ef0ed
Merge pull request #8127 from jefferyto/wifidog-ng-init
...
wifidog-ng: Update init script
2019-04-14 11:46:41 -07:00
Hannu Nyman
3be5d4d840
Merge pull request #8664 from dangowrt/collectd-modbus-improvements
...
backport collectd modbus improvements
2019-04-14 12:36:25 +02:00
Michael Heimpold
71d3f6aa8c
php7: update to 7.2.17
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-04-14 06:53:12 +02:00
Michael Heimpold
306f06f11d
Merge pull request #8673 from MikePetullo/php7
...
php7: facilitate running php7-fastcgi without listening on TCP socket
2019-04-14 06:51:48 +02:00
Daniel Golle
f70364df8b
collectd: backport modbus improvements
...
* 938897a2 Add scale and shift to modbus plugin
* 60280b80 correcting all the wrongs
* a00ab529 Add support for RS485 to modbus plugin
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-04-14 03:18:24 +02:00
Rosen Penev
56f71a8623
Merge pull request #8672 from ja-pa/ldns-fix-dev
...
ldns: copy pkgconfig file in InstallDev
2019-04-13 14:54:19 -07:00
Rosen Penev
70fa2f7c10
Merge pull request #8670 from neheb/opencv
...
opencv: Fix tarball URL to fix compilation
2019-04-13 14:24:09 -07:00
Rosen Penev
8f3bd8d56a
Merge pull request #8674 from lucize/dovecot-fix
...
dovecot: gssapi build fix, add parallel build
2019-04-13 12:19:16 -07:00
Lucian Cristian
a9502d6d73
dovecot: gssapi build fix, add parallel build
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-13 19:24:43 +03:00
W. Michael Petullo
a5d2ea9ed0
php7: facilitate running php7-fastcgi without listening on TCP socket
...
The init.d script for php7-fastcgi no longer invokes php7-fastcgi with
the '-b' flag when 'port' does not appear in /etc/config/php7-fastcgi.
This causes php7-fastcgi to communicate using only a Unix socket.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-13 08:25:34 -04:00
Rosen Penev
19a11ea943
opencv: Fix tarball URL to fix compilation
...
The github repository URL changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-12 17:20:01 -07:00
Jan Pavlinec
643ee38e3d
ldns: copy pkgconfig file in InstallDev
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-13 00:22:43 +02:00
Rosen Penev
4f84d9ffc4
ola: Fix compilation with protobuf 3.7
...
The protobuf 3.7 update broke ola due to API changes. Backported a few
patches from upstream to deal with this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-12 13:40:10 -07:00
Rosen Penev
c36e8c6ea2
Merge pull request #7951 from micmac1/hiredis-pkg-config
...
hiredis: fix pkg-config file
2019-04-12 12:13:20 -07:00
Rosen Penev
045da6f2d4
Merge pull request #8182 from jefferyto/gpsd-init
...
gpsd: Update init script
2019-04-12 12:03:56 -07:00
Rosen Penev
3ac1952dcb
Merge pull request #8665 from salzmdan/master
...
knot: update to 2.8.1
2019-04-12 09:47:30 -07:00
Daniel Salzman
5b9975c5b2
knot: update to 2.8.1
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2019-04-12 14:07:05 +02:00
Rosen Penev
b7264c5a1f
Merge pull request #8660 from MikePetullo/krb5
...
krb5: allow installing without kadmind
2019-04-12 01:09:13 -07:00
W. Michael Petullo
acc42e9451
krb5: allow installing without kadmind
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-11 21:13:54 -04:00
Rosen Penev
187235c631
Merge pull request #8640 from neheb/dovecot
...
dovecot: Fix deprecated API patch
2019-04-11 13:02:06 -07:00
Michael Heimpold
9e456629cc
Merge pull request #8656 from openwrt/libmodbus-rs485
...
libmodbus: backport RS485 fixes
2019-04-11 20:21:46 +02:00
Rosen Penev
f0abeb788b
Merge pull request #7620 from kevemueller/ddns_slaac
...
ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
2019-04-11 09:51:36 -07:00
Rosen Penev
a7e206162c
Merge pull request #8495 from ja-pa/mjpg-streamer
...
mjpg-streamer: update to last upstream version
2019-04-11 09:44:38 -07:00
Rosen Penev
cdda63d177
Merge pull request #8634 from ja-pa/yara-3.9.0
...
yara: update to version 3.9.0
2019-04-11 09:43:16 -07:00
Rosen Penev
7b86f17da1
Merge pull request #8655 from BKPepe/ruamel-yaml
...
ruamel-yaml: update to version 0.15.91
2019-04-11 09:35:17 -07:00
champtar
6b8e3389a4
Merge pull request #8650 from neheb/zab2
...
zabbix: Specify zlib location to fix buildbots
2019-04-11 08:10:28 -07:00
Daniel Golle
3f808eb628
libmodbus: backport RS485 fixes
...
Import two patches from upstream in order to fix Modbus-RTU over RS485:
1c5d969 Only set SER_RS485_ENABLED bit of existing RS485 settings
91a1d74 Oops fix OR on RS485 settings (1c5d969)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-04-11 15:17:52 +02:00
Josef Schlehofer
4e943bb90f
Merge pull request #8654 from BKPepe/pytz
...
python-pytz: update to version 2019.1
2019-04-11 14:50:28 +02:00
Josef Schlehofer
ad79691d2e
python-pytz: update to version 2019.1
...
Add LICENSE file
Changed URL of the project
Reordered stuff in Makefile
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-11 14:29:34 +02:00
Josef Schlehofer
ceede8ae54
ruamel-yaml: update to version 0.15.91
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-11 14:15:47 +02:00
Karl Palsson
f9f6ea4a38
net/mosquitto: correct config file option name
...
Correct option is "password_file" not "passwd_file"
Originally reported as: https://github.com/openwrt/packages/pull/8642
Added the package bump.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-04-11 12:06:51 +00:00
Keve Mueller
c9188f5014
ddns-scripts: Bumped PKG_RELEASE
...
Signed-off-by: Keve Mueller <keve@keve.hu>
2019-04-11 13:27:50 +02:00
Keve Mueller
3cce724dbe
ddns-scripts: Working example to use local_script to derive a SLAAC IPv6 address
...
Signed-off-by: Keve Mueller <keve@keve.hu>
2019-04-11 13:15:45 +02:00
Rosen Penev
5c4a507968
Merge pull request #8619 from neheb/vim
...
vim: Add host build to install xxd
2019-04-11 01:53:54 -07:00
Rosen Penev
31d4d4519b
Merge pull request #8653 from lucize/libreswan-fix
...
libreswan: kernel module fix
2019-04-11 01:43:37 -07:00
Rosen Penev
9f22c6338b
Merge pull request #8620 from nxhack/update_to_0_4_48
...
node-homebridge: update to 0.4.48
2019-04-11 00:49:29 -07:00
Lucian Cristian
3211f534e9
libreswan: kernel module fix
...
use the kernel arch for building the modules
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-11 10:31:51 +03:00
Rosen Penev
40f3605d77
Merge pull request #8629 from nxhack/update_to_8_15_1
...
node: bump to 8.15.1
2019-04-10 21:26:50 -07:00
Rosen Penev
011497d1c0
Merge pull request #8652 from neheb/icuu
...
icu: Backport ARMEB support patch
2019-04-10 18:59:23 -07:00
Hirokazu MORIKAWA
6d943db9b0
node: bump to 8.15.1
...
Several security fixes:
Node.js: Slowloris HTTP Denial of Service with keep-alive (CVE-2019-5737)
OpenSSL: 0-byte record padding oracle (CVE-2019-1559)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-11 10:50:21 +09:00
Rosen Penev
a958f49bd0
icu: Backport ARMEB support patch
...
This should fix php compilation on PPC.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-10 18:46:59 -07:00