Commit graph

12303 commits

Author SHA1 Message Date
Sebastian Kemper
581a19c0b8 mariadb: fix pthread_detach
Include fix from upstream for MDEV-17200. musl-1.1.20 segfaults when
pthread_detach() is called for already detached threads.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-11-11 01:23:44 +01:00
Ted Hess
7e36a24dd3
Merge pull request #7319 from neheb/icecast
icecast: Update to 2.4.4
2018-11-10 15:07:54 -05:00
Ted Hess
440e932e66
Merge pull request #7375 from eduardoabinader/bump-alsa-utils-1.1.7
alsa-utils: bump to 1.1.7
2018-11-10 14:56:29 -05:00
Michael Heimpold
37fee54986
Merge pull request #7302 from mhei/openplcutils-update
open-plc-utils: update to commit 32408520
2018-11-10 20:05:59 +01:00
Michael Heimpold
bf0cc8da51
Merge pull request #7345 from mhei/automake-update
automake: update to 1.15.1
2018-11-10 20:05:31 +01:00
Rosy Song
07c2d29859 nft-qos: use prerouting chain rather than input
Using the input chain can only limit the upload rate in local network.
Since to do the limit rate on both native and remote, we have to
replace the input hook with prerouting.

Signed-off-by: Rosy Song <rosysong@rosinson.com>

(Added Makefile version bump)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-10 20:47:23 +02:00
Hannu Nyman
665c44ea97
Merge pull request #7333 from neheb/libaio
libaio: Update to 0.3.111
2018-11-10 19:52:47 +02:00
Dirk Brenken
43f1f78dfc
Merge pull request #7377 from dibdot/adblock
adblock: fix adguard source
2018-11-10 17:46:25 +01:00
Dirk Brenken
ff139131a7 adblock: fix adguard source
* fix regex for adguard blocklist source

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-10 17:39:08 +01:00
Kevin Darbyshire-Bryant
662d3f16d2 nlbwmon: receive dhcp interface triggers
Not all interfaces may have been allocated address at nlbwmon startup so
it may not collect statistics as expected/configured.

Add interface triggers to catch dhcp events and restart as required.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-10 16:34:35 +00:00
Ted Hess
b4cf2b4df5
Merge pull request #7365 from thess/ffmpeg-work
ffmpeg: Resolve hard/float builds with work-around dependencies
2018-11-10 10:50:27 -05:00
Hannu Nyman
8372b84f0d Revert "keyutils: Update to 1.5.11"
This reverts commit 41f2036afe.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-10 17:22:36 +02:00
Marko Ratkaj
ade189963b net: dhcpcd: bump version to 7.0.8
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-10 15:08:50 +00:00
Hannu Nyman
80a4c92e30
Merge pull request #7376 from danrl/dm
jool: Remove inactive maintainer
2018-11-10 15:12:00 +02:00
Dan Lüdtke
0d337e9d71 jool: Remove inactive maintainer
Signed-off-by: Dan Lüdtke <mail@danrl.com>
2018-11-10 13:58:10 +01:00
Eduardo Abinader
8fb5e895a7 alsa-utils: bump to 1.1.7
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-10 11:12:02 +01:00
Dirk Brenken
b17588a856 banip: new package to block incoming & outgoing ip addresses
a new script based package called "banIP" to block
incoming & outgoing ip adresses/subnets via ipset.

Features:
* a shell script which uses ipset and iptables
  to ban a large number of IP addresses
  published in various IP blacklists (bogon, firehol etc.)
* support blocking by ASN numbers
* support blocking by iso country codes
* support local white & blacklist (IPv4, IPv6 & CIDR notation)
* auto-add unsuccessful ssh login attempts to local blacklist
* auto-add the uplink subnet to local whitelist
* per source configuration of SRC (incoming) and DST (outgoing)
* supports IPv4 & IPv6

Strong LuCI support:
* easy interface to track & change all aspects of your ipset
  configuration on the fly
* integrated IPSet-Lookup
* integrated RIPE-Lookup
* Log-Viewer & online configuration of white- & blacklist

LuCI-Screenshots will follow in the second post.
Forum discussion:
https://forum.openwrt.org/t/banip-new-project-needs-testers-feedback/16985

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-10 11:01:45 +01:00
Eduardo Abinader
9eba4f5801 opusfile: required by opus-tools 0.2
new dep on opus-tools
e9bbfacf0a1bbade70005fa730cc50e838baaa32

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-10 10:25:38 +01:00
Hannu Nyman
d785b15857
Merge pull request #6974 from neheb/miniupnopc
miniupnpc: Update to 2.1
2018-11-10 11:24:15 +02:00
Hannu Nyman
5571751282
Merge pull request #7242 from neheb/key
keyutils: Update to 1.5.11
2018-11-10 11:18:52 +02:00
Hannu Nyman
f179b804ae
Merge pull request #7243 from neheb/patch-46
liboping: Update to 1.10.0
2018-11-10 11:17:58 +02:00
Hannu Nyman
17086f62d0
Merge pull request #7262 from neheb/patch-22
qrencode: Update to 4.0.2
2018-11-10 11:17:22 +02:00
Hannu Nyman
5ae6f728ec
Merge pull request #7263 from neheb/ldap
python-ldap: Update to 3.1.0
2018-11-10 11:16:46 +02:00
Hannu Nyman
783dd94ab7
Merge pull request #7318 from neheb/mraa
libmraa: Update to 2.0.0
2018-11-10 10:15:34 +02:00
Yousong Zhou
0478614556 openvswitch: fix building intree datapath module unconditionally
Fixes f2bf8d3 ("openvswitch: provide in-tree kmod builds")

Closes openwrt/packages#7360

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-11-10 07:41:14 +00:00
Rosen Penev
7bc5aba1df libssh: Fix compile without OpenSSL deprecated APIs
Backported several patches from version 0.8 to fix this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 23:52:32 +00:00
Hannu Nyman
52575dbc10
Merge pull request #7261 from neheb/patch-17
dmidecode: Update to 3.2
2018-11-09 22:09:57 +02:00
Ycarus
f12162388d msmtp: Fix typo
Fix typo in msmtp Makefile PACAKGE -> PACKAGE

Signed-off-by: Yannick Chabanois <ycarus@zugaina.org>
2018-11-09 21:37:54 +02:00
Ted Hess
b4d191995c ffmpeg: Resolve hard/float builds with work-around dependencies
Hard float includes: libx264, mp3lame
Soft float includes: shine (mp3 encoder)

fdk-aac will not be available in libffmpeg-full due to incompatible license with libx264.
Custom builds can override licensing restrictions but results may not be re-distributable.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-09 13:32:28 -05:00
Hannu Nyman
a0ba485b22
Merge pull request #7321 from neheb/tgt
tgt: Update to 1.0.74
2018-11-09 18:29:07 +02:00
Hannu Nyman
115068545e
Merge pull request #7355 from diizzyy/nginx-rtmp
nginx: Update rtmp module
2018-11-09 18:28:00 +02:00
Hannu Nyman
9d4d546ed5
Merge pull request #7362 from cotequeiroz/cryptodev-linux
cyrptodev-linux: bump to latest git 2018-11-02
2018-11-09 18:25:19 +02:00
champtar
332eadeb61
Merge pull request #7338 from neheb/alpine
alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
2018-11-09 11:16:11 -05:00
Karl Palsson
84035d4d52 net/mosquitto: bump to 1.5.4
Security and bugfix release.  Full release notes available at:
https://mosquitto.org/blog/2018/11/version-154-released/

Security:
* client certificates not validated for websockets listeners.

Bugfixes:
* wills with disconnected clients better handled
* bridge restart_timeout properly observed

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-11-09 13:55:17 +00:00
Rosen Penev
60fd7e9abd ipmitool: Fix compile with OpenSSL 1.1 without deprecated APIs.
Also updated the URL as the SourceForge page is obsolete.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 14:44:06 +01:00
Eneas U de Queiroz
0a782b5e16 cyrptodev-linux: bump to latest git 2018-11-02
This adds support for digests in openssl 1.1.1.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-11-09 10:28:19 -02:00
Rosen Penev
e54ecea1b0 libwebsockets: Fix build without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 12:25:58 +00:00
Marko Ratkaj
ae658a0c4a
Merge pull request #7328 from sartura/file_bump_version_to_5.35
libs: file: bump version to 5.35
2018-11-09 11:07:24 +01:00
Marko Ratkaj
32bfce961b libs: file: bump version to 5.35
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-09 10:57:58 +01:00
Marko Ratkaj
af91fd7033
Merge pull request #7332 from sartura/squid_bump_version_to_4.4
net: squid: bump version to 4.4
2018-11-09 10:44:30 +01:00
Marko Ratkaj
48796c1ecb
Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2
libs: libuv: bump version to 1.23.2
2018-11-09 10:42:10 +01:00
Marko Ratkaj
c30d3ba5b3
Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2
utils: sysstat: bump version to 12.0.2
2018-11-09 10:40:46 +01:00
Marko Ratkaj
e0f37d4d22
Merge pull request #7326 from sartura/jq_bump_version_to_1.6
utils: jq: bump version to 1.6
2018-11-09 10:40:21 +01:00
Hannu Nyman
4453a8d30e
Merge pull request #7354 from diizzyy/netdata
netdata: Update to 1.11.0
2018-11-08 21:53:52 +02:00
Hannu Nyman
5ada5d3689
Merge pull request #7353 from neheb/patch-4
libndpi: Add PKG_BUILD_DEPENDS to fix compilation
2018-11-08 21:51:48 +02:00
Rosen Penev
96e1853812 znc: Fix compilation without deprecated APIs in OpenSSL 1.0.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
[correct configure flag from enable-ssl to enable-openssl]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-08 19:36:03 +00:00
Rosen Penev
466fd71328 libndpi: Add patches from the 2.4-stable branch to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 11:31:34 -08:00
Daniel Engberg
80f5309fb3 nginx: Update rtmp module
Change to ut0mt8's fork that contains several enhancements
and bugfixes.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-08 20:06:31 +01:00
Daniel Engberg
8e1d493093 netdata: Update to 1.11.0
Update netdata to 1.11.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-08 19:44:09 +01:00
champtar
3d3d75a7ba
Merge pull request #7339 from neheb/cyrus
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
2018-11-08 11:24:25 -05:00