Commit graph

13907 commits

Author SHA1 Message Date
Jeffery To
3f247ef455 aria2: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also lets procd trigger the validation function directly, and
removes some unnecessary curly brackets.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-28 00:05:43 +08:00
Hannu Nyman
de5efc91b3
Merge pull request #8319 from brianjmurrell/shorewall-iface-update
Shorewall: start and enable interfaces all in hotplug
2019-03-27 17:28:56 +02:00
Dirk Brenken
ffe6b67abc
Merge pull request #8496 from ja-pa/ddns-scripts-fix
ddns-scripts: add hsts-file parameter to wget call
2019-03-27 16:24:38 +01:00
Hannu Nyman
2519c3b9d4
Merge pull request #8508 from teslamint/patch-1
coova-chilli: fix build error
2019-03-27 16:41:38 +02:00
Josef Schlehofer
07bb451507
Merge pull request #8507 from ja-pa/czmq-fix
czmq: polishing of Makefile
2019-03-27 15:26:13 +01:00
Jan Pavlinec
d237ea7711
czmq: polishing of Makefile
Changes:
-Add URL
-Fix Description and Title
-Add ABI

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-27 15:03:03 +01:00
Jiri Slachta
0fa3ecd754
Merge pull request #8447 from micmac1/ssh2-181
libssh2 (master): version bump/ CVE fixes
2019-03-27 14:51:23 +01:00
Nikos Mavrogiannopoulos
7feacbd00d
Merge pull request #8489 from neheb/tl
gnutls: Update to 3.6.6
2019-03-27 14:27:15 +01:00
Eneas Queiroz
589dd8b097
Merge pull request #8510 from Andy2244/rpcbind-cve-warmstart-fix
rpcbind: fix warmstart option, CVE-2017-8779
2019-03-27 09:59:50 -03:00
Andy Walsh
9dafa4324c rpcbind: fix warmstart option, CVE-2017-8779
* always build with warmstart options
* fix CVE-2017-8779

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-03-27 13:18:26 +01:00
Jaehoon You
1dc8f8f251
coova-chilli: fix build error
This commit removes that copy command to fix build error.

Signed-off-by: Jaehoon You <teslamint@gmail.com>
2019-03-27 19:23:53 +09:00
Rosen Penev
d8a00bb62b
gnutls: Update to 3.6.7
Cleaned up configure arguments (alphabetized and sorted) and added some
new ones to help speed up compilation.

Disabled SSL support by default. SSLv2 and 3 have long been deprecated as
they are both insecure variants that currently hold less than 10% of total
encrypted traffic on the web.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-27 03:19:19 -07:00
Dirk Brenken
4f1e48001f
Merge pull request #8505 from dibdot/travelmate
travelmate: 1.4.3
2019-03-27 09:38:07 +01:00
Dirk Brenken
2428944680 travelmate: 1.4.3
* remove leftover from last commit
* enhance rebind protection whitelisting: support multiple,
  cascaded captive portal domains

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-27 09:25:30 +01:00
Rosen Penev
6b76b1310e
coova-chilli: Bump PKG 2019-03-26 19:06:54 -07:00
Rosen Penev
d0b67d72a5
Merge pull request #4911 from aleksander0m/coova-chili-fw-fix
net/coova-chili: update default firewall setup
2019-03-26 18:11:23 -07:00
Josef Schlehofer
b14087e53c
Merge pull request #8472 from diizzyy/patch-2
netdata: Update to 1.13.0
2019-03-26 22:51:04 +01:00
Rosen Penev
60e1f29bb0
Merge pull request #8435 from neheb/gst
gstreamer fixes
2019-03-26 14:43:45 -07:00
Rosen Penev
98ec089556
Merge pull request #8391 from neheb/n
crtmpserver: Update to official git repo
2019-03-26 14:42:21 -07:00
Jan Pavlinec
8d347f9197 tor: fix CPE ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 20:28:05 +01:00
Eneas Queiroz
c4b975fa0b
Merge pull request #8497 from ja-pa/lighttpd-cpe-id
lighttpd: Add PKG_CPE_ID for proper CVE tracking
2019-03-26 15:52:49 -03:00
Hannu Nyman
82ead2596b
Merge pull request #8499 from ja-pa/measurement-kit-0.10.0
measurement-kit: update to version 0.10.0
2019-03-26 16:08:40 +02:00
Jan Pavlinec
2c5b1048ab
lighttpd: Add PKG_CPE_ID for proper CVE tracking
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-26 13:26:30 +01:00
Jeronimo Pellegrini
2fdc4b8333 chicken-scheme: add package
Signed-off-by: Jeronimo Pellegrini <j_p@aleph0.info>

Maintainer: myself ( Jeronimo Pellegrini <j_p@aleph0.info> )

Compile tested: compiles on x86_64, target mips (AR7xxx), OpenWRT master
  and OpenWRT 18.06.2
Run tested: on AR7xxx (TP-Link Archer C7 v.4)

Description:
This is an efficient Scheme interpreter, which comes with several
modules for networking, filesystem access, and other useful tasks.
It can be used as scripting language for automating tasks, by users
who prefer dynamic functional languages over imperative or
object-oriented ones.
2019-03-26 10:29:03 +08:00
Luiz Angelo Daros de Luca
5f52bd31d1 libcups: update to 2.2.11
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-25 18:52:18 -03:00
Jan Pavlinec
91df7be9bc
measurement-kit: update to version 0.10.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-25 17:20:51 +01:00
Jan Pavlinec
f145eb642b
ddns-scripts: add hsts-file parameter to wget call
Note: this should prevent wget to writing to /root/.wget-hsts
 which can lead to flash memory degradation.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-25 13:34:28 +01:00
Paul Spooren
86ea25cec3 prometheus: update to 2.8.0 + bzr-less backport
Update to 2.8.0 and add patch to get rid of the bzr requirement

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-03-25 08:33:03 +01:00
Hannu Nyman
8183243d2e
Merge pull request #8488 from neheb/patch-2
libsigc++: Fix URL
2019-03-24 22:29:13 +02:00
Rosen Penev
f4a24250df
libsigc++: Fix URL
Old URL is dead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-03-24 13:12:42 -07:00
Hannu Nyman
f1d51dbf76 nano: update to 4.0
Update nano editor to version 4.0.

Release notes at
http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS?h=v4.0

 2019.03.24 - GNU nano 4.0 "Thy Rope of Sands"
 * An overlong line is no longer automatically hard-wrapped.
 * Smooth scrolling (one line at a time) has become the default.
 * A newline character is no longer automatically added at end of buffer.
 * The line below the title bar is by default part of the editing space.
 * Option --breaklonglines (-b) turns automatic hard-wrapping back on.
 * Option --jumpyscrolling (-j) gives the chunky, half-screen scrolling.
 * Option --finalnewline (-f) brings back the automatic newline at EOF.
 * Option --emptyline (-e) leaves the line below the title bar unused.
 * <Alt+Up> and <Alt+Down> now do a linewise scroll instead of a findnext.
 * Any number of justifications can be undone (like all other operations).
 * When marked text is justified, it becomes a single, separate paragraph.
 * Option --guidestripe=<number> draws a vertical bar at the given column.
 * Option --fill=<number> no longer turns on automatic hard-wrapping.
 * When a line continues offscreen, it now ends with a highlighted ">".
 * The halfs of a split two-column character are shown as "[" and "]".
 * A line now scrolls horizontally one column earlier.
 * The bindable functions 'cutwordleft' and 'cutwordright' were renamed
   to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer.
 * The paragraph-jumping functions were moved from Search to Go-to-Line.
 * Option --rebinddelete is able to compensate for more misbindings.
 * Options --morespace and --smooth are obsolete and thus ignored.
 * The --disable-wrapping-as-root configure option was removed.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-24 19:14:03 +02:00
Hannu Nyman
80f2556eb2
Merge pull request #8479 from wfleurant/ygg-init-nodeinfo
yggdrasil: fix startup and generate nodeInfo info
2019-03-24 10:08:18 +02:00
William Fleurant
29c341684f
yggdrasil: fix startup and generate nodeInfo info
- init: fix no start
- defaults: apply ubus system board info to nodeInfo
- defaults: fix missing yggdrasil interface
- defaults: call uci commit

Signed-off-by: William Fleurant <william@netblazr.com>
2019-03-23 23:50:04 -04:00
Peter Wagner
594a884c2d openssh: use quotes
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-22 20:29:52 +01:00
Hannu Nyman
9c1a54a6f1
Merge pull request #8474 from jefferyto/python-cffi-1.12.2
python-cffi: Update to latest version
2019-03-22 20:48:04 +02:00
Hannu Nyman
92d5aba1cc
Merge pull request #8473 from jefferyto/python-attrs-19.1.0
python-attrs: Update to latest version
2019-03-22 20:47:48 +02:00
Hannu Nyman
ec23439800
Merge pull request #8471 from ptpt52/mwan3-fix-rtmon-bug
mwan3: fix logical/typo bug in mwan3rtmon
2019-03-22 17:22:12 +02:00
Stuart B. Wilkins
b7f04aa6f6 yubico-pam: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
2019-03-22 15:34:48 +01:00
Stuart B. Wilkins
1823584eac ykpers: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
2019-03-22 15:34:48 +01:00
Stuart B. Wilkins
5cb60afa67 ykclient: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
2019-03-22 15:34:48 +01:00
Stuart B. Wilkins
88c73e6867 libyubikey: Initial checkin of makefile
Signed-off-by: Stuart B. Wilkins <stuwilkins@mac.com>
2019-03-22 15:34:48 +01:00
Jeffery To
52167d7f2c python-cffi: Update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-22 21:50:36 +08:00
Jeffery To
6b15619ef7 python-attrs: Update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-22 21:48:27 +08:00
Toke Høiland-Jørgensen
5ade8f3392 ACME: Fix missing quotes in variable comparisons
The variables can be empty if not set in the UCI config.

Reported-by: Petr Novák <petrn@me.com>
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-03-22 13:45:11 +01:00
Chen Minqiang
a004d07632 mwan3: fix logical/typo bug in mwan3rtmon
This bug was introduced since dd206b7d0b
mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable
I add some comments on them hopefully people will notice it

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2019-03-22 18:11:07 +08:00
Daniel Engberg
0320a8c318
netdata: Update to 1.13.0
Update netdata to 1.13.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-03-21 23:39:55 +01:00
Peter Wagner
6d65505c26 nfs-kernel-server: fix dependencies
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-21 20:28:57 +01:00
Peter Wagner
ba72d8d139 openssh: handle multiple ports and simplify init script
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-21 19:31:29 +01:00
Hannu Nyman
057524be06
Merge pull request #8438 from lucize/2passauth
libpam-google-authenticator: add package
2019-03-21 17:41:01 +02:00
Hannu Nyman
14e3544115
Merge pull request #8437 from exploide/stubby_fixes
stubby: fixed duplicate IPv6 address and typo
2019-03-21 17:38:32 +02:00