Commit Graph
12283 Commits
Author SHA1 Message Date
Dirk BrenkenandGitHub 1e8829bb92 Merge pull request #7394 from dibdot/mc-fix
mc: disable vfs support by default
2018-11-11 18:27:46 +01:00
Dirk Brenken aef568f193 mc: disable vfs support by default
* disable vfs support by default as long as the underlying
  librpc issus has not been fixed - should fix buildbot compile
  (#7180 #7349)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-11-11 18:08:16 +01:00
Hannu NymanandGitHub 2967d4002b Merge pull request #7393 from Ansuel/nginxup
nginx: Bump to latest release
2018-11-11 17:09:22 +02:00
Ansuel Smith 4519a1d2b3 nginx: Bump to latest release
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-11-11 15:49:47 +01:00
Dirk BrenkenandGitHub 42ff15344c Merge pull request #7373 from dibdot/banip
banip: new package to block incoming & outgoing ip addresses
2018-11-11 14:59:05 +01:00
Hannu NymanandGitHub 7d9b6e592c Merge pull request #7391 from lucize/doveup
dovecot: update to 2.3.3
2018-11-11 15:19:00 +02:00
Lucian Cristian 195dd657f2 dovecot: update to 2.3.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-11 14:58:11 +02:00
Hannu NymanandGitHub 71157e90a5 Merge pull request #7390 from neheb/patch-1
python-gnupg: Fix build breakage
2018-11-11 14:49:03 +02:00
Hannu NymanandGitHub 71475c739b Merge pull request #7342 from neheb/uw
uw-imap: Fix compilation without deprecated APIs for OpenSSL
2018-11-11 14:47:23 +02:00
Hannu NymanandGitHub 01b584c2d8 Merge pull request #7341 from neheb/dove
dovecot: Fix compilation for OpenSSL without deprecated APIs
2018-11-11 14:47:06 +02:00
Rosen PenevandGitHub 2ebb321aaf python-gnupg: Fix build breakage
Apparently := doesn't work here. Why it doesn't should be investigated but for now fix it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-11 04:36:03 -08:00
Hannu NymanandGitHub 734bca0709 Merge pull request #7388 from lucize/libyang-frr
libyang: enable LYD_PRIV
2018-11-11 14:29:00 +02:00
Lucian Cristian 72e69e36d2 libyang: enable LYD_PRIV
this is needed for frr (frrouting.org)

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-11 14:20:02 +02:00
Hannu NymanandGitHub 98d1575747 Merge pull request #7337 from neheb/netconf
libnetconf2: Remove OpenSSL engine support
2018-11-11 14:03:26 +02:00
Hannu NymanandGitHub 160d53874d Merge pull request #7389 from hnyman/webuiaria2
webui-aria2: dummy version bump
2018-11-11 13:54:07 +02:00
Hannu Nyman e82a12a613 webui-aria2: dummy version bump
The source download storage contains a 0 byte version
of the webui-aria2 sources, which breaks buildbot.

Trigger a new download by bumping the version by a date.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-11 13:44:08 +02:00
Thomas HeilandGitHub 795210bdac Merge pull request #7290 from neheb/apr
apr: Fix pid_t format
2018-11-11 11:36:12 +01:00
Thomas HeilandGitHub d4c1e789be Merge pull request #6854 from neheb/apache
apache: Update to 2.4.34
2018-11-11 11:35:22 +01:00
Hannu NymanandGitHub 95d66e9810 Merge pull request #7138 from diizzyy/patch-13
libs/libx264: Update to snapshot 20181006
2018-11-11 12:11:11 +02:00
Hannu NymanandGitHub a5e1a0ee1e Merge pull request #7344 from TDT-AG/pr/20181107-crtmpserver
crtmpserver: fix whitspaces
2018-11-11 11:36:05 +02:00
Hannu NymanandGitHub 1aebe2759c Merge pull request #7185 from neheb/grilo
grilo: Enable parallel building
2018-11-11 11:35:48 +02:00
Hannu NymanandGitHub 7cfb54205d Merge pull request #7187 from neheb/grilop
grilo-plugins: Update to 0.3.7
2018-11-11 11:34:43 +02:00
Hannu NymanandGitHub e25a7548e3 Merge pull request #6671 from neheb/patch-3
json4lua: Update to 0.9.54 and switch to codeload
2018-11-11 11:22:03 +02:00
Hannu NymanandGitHub 9dcc19c9be Merge pull request #6672 from neheb/patch-20
dkjson: Switch to codeload
2018-11-11 11:20:33 +02:00
Hannu NymanandGitHub fa42f59c9b Merge pull request #6705 from cotequeiroz/libupm_swig
libupm: don't set SWIG_DIR, force python 2.7
2018-11-11 11:16:28 +02:00
Hannu NymanandGitHub a7d94e0f7b Merge pull request #7286 from neheb/patch-1
cryptsetup: Update to 2.0.5
2018-11-11 10:56:14 +02:00
Hannu NymanandGitHub 8256f63546 Merge pull request #6931 from chris5560/radicale_master
radicale: add extra command "export_storage" to init script
2018-11-11 10:52:08 +02:00
Ted HessandGitHub 6d702eb97f Merge pull request #7383 from neheb/squ
socat: Fix compile with deprecated APIs disabled
2018-11-10 20:47:48 -05:00
champtarandGitHub 3a302fc01b Merge pull request #7379 from micmac1/maria-pthread-detach
mariadb: fix pthread_detach
2018-11-10 20:39:11 -05:00
Rosen Penev 17cfc75b98 socat: Fix compile with deprecated APIs disabled
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-10 17:26:56 -08:00
champtarandGitHub 04f96c9774 Merge pull request #7334 from neheb/monit
monit: Fix compilation without deprecated APIs
2018-11-10 20:09:40 -05:00
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 HessandGitHub 7e36a24dd3 Merge pull request #7319 from neheb/icecast
icecast: Update to 2.4.4
2018-11-10 15:07:54 -05:00
Ted HessandGitHub 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 HeimpoldandGitHub 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 HeimpoldandGitHub bf0cc8da51 Merge pull request #7345 from mhei/automake-update
automake: update to 1.15.1
2018-11-10 20:05:31 +01:00
Rosy SongandHannu Nyman 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 NymanandGitHub 665c44ea97 Merge pull request #7333 from neheb/libaio
libaio: Update to 0.3.111
2018-11-10 19:52:47 +02:00
Dirk BrenkenandGitHub 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 HessandGitHub 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 RatkajandKevin Darbyshire-Bryant 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 NymanandGitHub 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
Hannu NymanandGitHub d785b15857 Merge pull request #6974 from neheb/miniupnopc
miniupnpc: Update to 2.1
2018-11-10 11:24:15 +02:00
Hannu NymanandGitHub 5571751282 Merge pull request #7242 from neheb/key
keyutils: Update to 1.5.11
2018-11-10 11:18:52 +02:00