Ted Hess
7e36a24dd3
Merge pull request #7319 from neheb/icecast
icecast: Update to 2.4.4
6 years ago
Ted Hess
440e932e66
Merge pull request #7375 from eduardoabinader/bump-alsa-utils-1.1.7
alsa-utils: bump to 1.1.7
6 years ago
Michael Heimpold
37fee54986
Merge pull request #7302 from mhei/openplcutils-update
open-plc-utils: update to commit 32408520
6 years ago
Michael Heimpold
bf0cc8da51
Merge pull request #7345 from mhei/automake-update
automake: update to 1.15.1
6 years ago
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>
6 years ago
Hannu Nyman
665c44ea97
Merge pull request #7333 from neheb/libaio
libaio: Update to 0.3.111
6 years ago
Dirk Brenken
43f1f78dfc
Merge pull request #7377 from dibdot/adblock
adblock: fix adguard source
6 years ago
Dirk Brenken
ff139131a7
adblock: fix adguard source
* fix regex for adguard blocklist source
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
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>
6 years ago
Ted Hess
b4cf2b4df5
Merge pull request #7365 from thess/ffmpeg-work
ffmpeg: Resolve hard/float builds with work-around dependencies
6 years ago
Hannu Nyman
8372b84f0d
Revert "keyutils: Update to 1.5.11"
This reverts commit 41f2036afe
.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years ago
Marko Ratkaj
ade189963b
net: dhcpcd: bump version to 7.0.8
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years ago
Hannu Nyman
80a4c92e30
Merge pull request #7376 from danrl/dm
jool: Remove inactive maintainer
6 years ago
Dan Lüdtke
0d337e9d71
jool: Remove inactive maintainer
Signed-off-by: Dan Lüdtke <mail@danrl.com>
6 years ago
Eduardo Abinader
8fb5e895a7
alsa-utils: bump to 1.1.7
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
6 years ago
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>
6 years ago
Eduardo Abinader
9eba4f5801
opusfile: required by opus-tools 0.2
new dep on opus-tools
e9bbfacf0a
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
6 years ago
Hannu Nyman
d785b15857
Merge pull request #6974 from neheb/miniupnopc
miniupnpc: Update to 2.1
6 years ago
Hannu Nyman
5571751282
Merge pull request #7242 from neheb/key
keyutils: Update to 1.5.11
6 years ago
Hannu Nyman
f179b804ae
Merge pull request #7243 from neheb/patch-46
liboping: Update to 1.10.0
6 years ago
Hannu Nyman
17086f62d0
Merge pull request #7262 from neheb/patch-22
qrencode: Update to 4.0.2
6 years ago
Hannu Nyman
5ae6f728ec
Merge pull request #7263 from neheb/ldap
python-ldap: Update to 3.1.0
6 years ago
Hannu Nyman
783dd94ab7
Merge pull request #7318 from neheb/mraa
libmraa: Update to 2.0.0
6 years ago
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>
6 years ago
Rosen Penev
ba3b4942b4
libssh2: Fix compilation with deprecated APIs disabled
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
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>
6 years ago
Hannu Nyman
52575dbc10
Merge pull request #7261 from neheb/patch-17
dmidecode: Update to 3.2
6 years ago
Ycarus
f12162388d
msmtp: Fix typo
Fix typo in msmtp Makefile PACAKGE -> PACKAGE
Signed-off-by: Yannick Chabanois <ycarus@zugaina.org>
6 years ago
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>
6 years ago
Hannu Nyman
a0ba485b22
Merge pull request #7321 from neheb/tgt
tgt: Update to 1.0.74
6 years ago
Hannu Nyman
115068545e
Merge pull request #7355 from diizzyy/nginx-rtmp
nginx: Update rtmp module
6 years ago
Hannu Nyman
9d4d546ed5
Merge pull request #7362 from cotequeiroz/cryptodev-linux
cyrptodev-linux: bump to latest git 2018-11-02
6 years ago
champtar
332eadeb61
Merge pull request #7338 from neheb/alpine
alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
Rosen Penev
e54ecea1b0
libwebsockets: Fix build without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Marko Ratkaj
ae658a0c4a
Merge pull request #7328 from sartura/file_bump_version_to_5.35
libs: file: bump version to 5.35
6 years ago
Marko Ratkaj
32bfce961b
libs: file: bump version to 5.35
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years ago
Marko Ratkaj
af91fd7033
Merge pull request #7332 from sartura/squid_bump_version_to_4.4
net: squid: bump version to 4.4
6 years ago
Marko Ratkaj
48796c1ecb
Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2
libs: libuv: bump version to 1.23.2
6 years ago
Marko Ratkaj
c30d3ba5b3
Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2
utils: sysstat: bump version to 12.0.2
6 years ago
Marko Ratkaj
e0f37d4d22
Merge pull request #7326 from sartura/jq_bump_version_to_1.6
utils: jq: bump version to 1.6
6 years ago
Hannu Nyman
4453a8d30e
Merge pull request #7354 from diizzyy/netdata
netdata: Update to 1.11.0
6 years ago
Hannu Nyman
5ada5d3689
Merge pull request #7353 from neheb/patch-4
libndpi: Add PKG_BUILD_DEPENDS to fix compilation
6 years ago
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>
6 years ago
Rosen Penev
466fd71328
libndpi: Add patches from the 2.4-stable branch to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
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>
6 years ago
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>
6 years ago
champtar
3d3d75a7ba
Merge pull request #7339 from neheb/cyrus
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
6 years ago