Rosen Penev
fd54ecea2e
Merge pull request #8669 from neheb/ola
ola: Fix compilation with protobuf 3.7
6 years ago
Rosen Penev
e6333ef0ed
Merge pull request #8127 from jefferyto/wifidog-ng-init
wifidog-ng: Update init script
6 years ago
Josef Schlehofer
43ad983470
python-slugify: update to version 3.0.2
Add python3-codecs and python3-setuptools as dependencies
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Hannu Nyman
3be5d4d840
Merge pull request #8664 from dangowrt/collectd-modbus-improvements
backport collectd modbus improvements
6 years ago
Michael Heimpold
71d3f6aa8c
php7: update to 7.2.17
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years ago
Michael Heimpold
306f06f11d
Merge pull request #8673 from MikePetullo/php7
php7: facilitate running php7-fastcgi without listening on TCP socket
6 years ago
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>
6 years ago
Rosen Penev
96f50729ad
miniupnpd: Update to 2.1.20190408
Refreshed patch.
Added PKG_LICENSE_FILES.
Added --as-needed linker flag for slightly smaller size.
Removed -O2 hack to get it to compile. As part of this, removed a bunch of
CFLAGS that are normally passed which potentially affect compilation with
Os.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
56f71a8623
Merge pull request #8672 from ja-pa/ldns-fix-dev
ldns: copy pkgconfig file in InstallDev
6 years ago
Rosen Penev
70fa2f7c10
Merge pull request #8670 from neheb/opencv
opencv: Fix tarball URL to fix compilation
6 years ago
Rosen Penev
8f3bd8d56a
Merge pull request #8674 from lucize/dovecot-fix
dovecot: gssapi build fix, add parallel build
6 years ago
Lucian Cristian
a9502d6d73
dovecot: gssapi build fix, add parallel build
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
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>
6 years ago
Rosen Penev
19a11ea943
opencv: Fix tarball URL to fix compilation
The github repository URL changed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jan Pavlinec
643ee38e3d
ldns: copy pkgconfig file in InstallDev
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
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>
6 years ago
Rosen Penev
f10d95b1e1
perl-device-usb: Update to 0.37
Add HTTPS everywhere.
Rename .diff to .patch for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
c36e8c6ea2
Merge pull request #7951 from micmac1/hiredis-pkg-config
hiredis: fix pkg-config file
6 years ago
Rosen Penev
045da6f2d4
Merge pull request #8182 from jefferyto/gpsd-init
gpsd: Update init script
6 years ago
Rosen Penev
3ac1952dcb
Merge pull request #8665 from salzmdan/master
knot: update to 2.8.1
6 years ago
Daniel Salzman
5b9975c5b2
knot: update to 2.8.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
6 years ago
Jan Pavlinec
213e3f6358
measurement-kit: update to version 0.10.1
Fixes
long title description
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Rosen Penev
b7264c5a1f
Merge pull request #8660 from MikePetullo/krb5
krb5: allow installing without kadmind
6 years ago
Josef Schlehofer
785465bd07
node-mozilla-iot-gateway: update to version 0.7.0
Use codeload as they have tagged and signed repository
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
W. Michael Petullo
acc42e9451
krb5: allow installing without kadmind
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
187235c631
Merge pull request #8640 from neheb/dovecot
dovecot: Fix deprecated API patch
6 years ago
Michael Heimpold
9e456629cc
Merge pull request #8656 from openwrt/libmodbus-rs485
libmodbus: backport RS485 fixes
6 years ago
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
6 years ago
Rosen Penev
a7e206162c
Merge pull request #8495 from ja-pa/mjpg-streamer
mjpg-streamer: update to last upstream version
6 years ago
Rosen Penev
cdda63d177
Merge pull request #8634 from ja-pa/yara-3.9.0
yara: update to version 3.9.0
6 years ago
Rosen Penev
7b86f17da1
Merge pull request #8655 from BKPepe/ruamel-yaml
ruamel-yaml: update to version 0.15.91
6 years ago
champtar
6b8e3389a4
Merge pull request #8650 from neheb/zab2
zabbix: Specify zlib location to fix buildbots
6 years ago
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>
6 years ago
Josef Schlehofer
4e943bb90f
Merge pull request #8654 from BKPepe/pytz
python-pytz: update to version 2019.1
6 years ago
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>
6 years ago
Josef Schlehofer
ceede8ae54
ruamel-yaml: update to version 0.15.91
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
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>
6 years ago
Keve Mueller
c9188f5014
ddns-scripts: Bumped PKG_RELEASE
Signed-off-by: Keve Mueller <keve@keve.hu>
6 years ago
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>
6 years ago
Rosen Penev
5c4a507968
Merge pull request #8619 from neheb/vim
vim: Add host build to install xxd
6 years ago
Rosen Penev
31d4d4519b
Merge pull request #8653 from lucize/libreswan-fix
libreswan: kernel module fix
6 years ago
Rosen Penev
9f22c6338b
Merge pull request #8620 from nxhack/update_to_0_4_48
node-homebridge: update to 0.4.48
6 years ago
Lucian Cristian
3211f534e9
libreswan: kernel module fix
use the kernel arch for building the modules
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Rosen Penev
40f3605d77
Merge pull request #8629 from nxhack/update_to_8_15_1
node: bump to 8.15.1
6 years ago
Rosen Penev
011497d1c0
Merge pull request #8652 from neheb/icuu
icu: Backport ARMEB support patch
6 years ago
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>
6 years ago
Rosen Penev
a958f49bd0
icu: Backport ARMEB support patch
This should fix php compilation on PPC.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
b463bc9d78
Merge pull request #8649 from neheb/ke
kea: Specify OpenSSL path for host builds as well
6 years ago
Rosen Penev
b2db7f8954
device-observatory: Add depend on vim to avoid build failure
/bin/sh: 2: xxd: not found
/bin/sh: 2: xxd: not found
Makefile:24: recipe for target 'src/files.h' failed
make[4]: *** [src/files.h] Error 127
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
773c19afad
ttyd: Add dependency for vim
Needed to avoid error in case xxd is not installed:
[ 16%] Generating html.h from index.html
/bin/sh: 1: CMAKE_XXD-NOTFOUND: not found
CMakeFiles/ttyd.dir/build.make:61: recipe for target 'html.h' failed
make[6]: *** [html.h] Error 127
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago