Jo-Philipp Wich
d16fa7b838
Merge pull request #6573 from EricLuehrsen/unbound_20180721
...
unbound: add UCI for forward stub and auth zone clauses
2018-07-30 07:01:20 +02:00
Philip Prindeville
3b4208eebd
Merge pull request #6586 from neheb/patch-14
...
acpica-unix: Update to 20180629
2018-07-30 00:43:35 -04:00
Eric Luehrsen
408047628e
unbound: add UCI for forward stub and auth zone clauses
...
With growing interest, DNS over TLS can be setup in Unbounds foward-zone:
clause. A broader UCI solution is added to support forward-, stub-, and
auth- zone clauses in a new 'zone' section. This implentation required
reworking scripts, because they did not scale. 'forward_domain' and
'prefetch_root' options are removed, and superceded by 'zone' section.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-07-29 23:24:09 -04:00
Rosen Penev
a67193e2ca
coova-chilli: Update to 1.4
...
Switch to codeload for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 20:06:04 -07:00
Rosen Penev
827b1ad69e
chaosvpn: Update to 2.19 and switch to codeload
...
Simpler
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 18:43:10 -07:00
Rosen Penev
2074901f33
ccrypt: Update to 1.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 18:36:20 -07:00
Yousong Zhou
7bbec3b06b
dtc: bump to version 1.4.7
...
Signed-off-by: Yousong Zhou <zhouyousong@yunionyun.com>
2018-07-30 09:26:13 +08:00
Hannu Nyman
d952f83e05
Merge pull request #6609 from mwarning/zerotier
...
zerotier: update to version 1.2.12
2018-07-29 22:42:57 +03:00
Hannu Nyman
4754ba5055
Merge pull request #6550 from sartura/geth_update_1.8.12
...
geth: update to 1.8.12
2018-07-29 22:39:51 +03:00
Hannu Nyman
0122ef4300
Merge pull request #6528 from val-kulkov/subversion-package
...
subversion: bump to the latest stable bugfix release
2018-07-29 22:38:31 +03:00
Dirk Brenken
094718bfe5
Merge pull request #6600 from dibdot/travelmate
...
travelmate: update 1.2.1
2018-07-29 21:29:51 +02:00
Dirk Brenken
bfe8850ee5
travelmate: update 1.2.1
...
* no longer rename faulty uplinks in /etc/config/wireless, but save
uplink state in json runtime information. To reset the saved state
simply restart travelmate processing.
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-07-29 21:18:51 +02:00
Rafał Miłecki
6e1104cc6d
lxc: bump PKG_RELEASE after backporting nl patch
...
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-29 21:18:06 +02:00
Rafał Miłecki
13d57a5e9f
lxc: nl: avoid NULL pointer dereference
...
This backports upstream fix from the master branch.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-29 21:17:08 +02:00
Moritz Warning
9e81f2511a
zerotier: update to version 1.2.12
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-07-29 20:36:13 +02:00
Rosen Penev
436a875ee3
softflowd: Fix URL
...
Found using uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-29 00:57:09 -07:00
Francesco Molitierno
a9072f7a1a
p910nd: Change start init sequence to 99
...
Delay startup of p910nd to give devices more time to enumerate
Fixes issue #4752
Tested on mir3g
Signed-off-by: Francesco Molitierno <francyesc0@hotmail.it>
2018-07-29 13:50:28 +08:00
Thomas Heil
81380e2952
Merge pull request #6587 from neheb/acpid
...
acpid: Update to 2.0.30
2018-07-29 00:21:28 +02:00
Rosen Penev
869337f0ab
evtest: Switch to tarballs
...
Simpler. Should also fix uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-28 15:07:17 -07:00
Jo-Philipp Wich
688014e89e
Merge pull request #6601 from MikePetullo/eventlog
...
eventlog: remove package
2018-07-28 20:12:21 +02:00
W. Michael Petullo
6e49fd1c34
eventlog: remove package
...
The eventlog package is no longer required by syslog-ng, and it conflicts
with the files installed by syslog-ng. No other package requires eventlog,
the external eventlog library project has not been updated in a long time,
and syslog-ng is no longer compatible with the external eventlog library.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-28 13:28:52 -04:00
Jo-Philipp Wich
74d75e4662
Merge pull request #6471 from BKPepe/master
...
owfs: update to the latest version (v3.2p2)
2018-07-28 19:21:51 +02:00
W. Michael Petullo
ca6d16370b
loudmouth: fix build
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-27 23:16:05 -04:00
Rosen Penev
664861af7e
mtr: Fix compile with libcap
...
Selecting libcap in addition to mtr causes it to error with
Package mtr is missing dependencies for the following libraries:
libcap.so.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-27 18:42:15 -07:00
Jonas Gorski
8f52298397
znc: revert cmake build artifacts from makefile
...
Revert some cmake stuff that accidentially made it into the Makefile to
unbreak the build.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 21:42:04 +02:00
Jonas Gorski
6c0de5b93b
znc: update my email address
...
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 15:10:49 +02:00
Jonas Gorski
a9051ca918
znc: drop unneeded root check patch
...
We don't run znc as root anymore, so no need to do the root check after
loading the config.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 15:10:42 +02:00
Rosen Penev
cb202c0acb
znc: Update to 1.7.1
...
Notable Changes:
* New IRCv3.2 capabilities support on client and server side
* Increased max line lengths
* support for stripping color control codes
* various bug fixes
Signed-off-by: Rosen Penev <rosenp@gmail.com>
[jonas.gorski: add notable changes, switch to 1.7.1]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2018-07-27 15:09:41 +02:00
Rosen Penev
aa69320bc8
bridge-utils: Update to 1.6
...
Switch to official tarballs. Simpler and faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-26 20:17:21 -07:00
Eneas Queiroz
57c8664b31
ipsec-tools: compile with openssl 1.1, compile fix ( #6141 )
...
Added compatibility with openssl 1.1, and also fixed a compiler
warning about implicit declaration.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-07-26 20:00:29 -07:00
Rosen Penev
fb0426e91a
acpid: Update to 2.0.30
...
Remove obsolete patch. Also update the website.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-26 13:15:51 -07:00
Rosen Penev
72e4953c63
acpica-unix: Update to 20180629
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-26 13:09:34 -07:00
Andy Walsh
0d23c9f2ea
samba4: add package samba-4.8
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-07-26 21:38:19 +02:00
Jo-Philipp Wich
2d79ac1fa3
Merge pull request #6274 from TDT-AG/pr/20180611-add-bonding-proto
...
net/bonding: added protohandler package for netifd
2018-07-26 20:33:34 +02:00
Jo-Philipp Wich
5e7e696afb
Merge pull request #6462 from korzhyk/web_home
...
transmission: Allow user to configure web ui home directory
2018-07-26 20:18:31 +02:00
Jianhui Zhao
840a9ad63f
wifidog-ng: Update to 2.0.0
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-07-26 23:40:25 +08:00
Ted Hess
a8407ee18a
Merge pull request #6548 from neheb/picocom
...
picocom: Update to 3.1
2018-07-26 10:07:16 -04:00
Ted Hess
dec589ca4b
Merge pull request #6582 from MikePetullo/libpsl
...
libpsl: depend on libidn2 and libunistring
2018-07-26 10:06:42 -04:00
Ted Hess
dee34ad747
Merge pull request #6580 from neheb/xmlrpc
...
xmlrpc-c: Fix TLS dependency
2018-07-26 10:05:29 -04:00
Rosen Penev
22bf3b635a
bluelog: Switch to GitHub tarball
...
The website does not work anymore. It seems development has moved to GitHub.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-25 19:34:36 -07:00
W. Michael Petullo
eca595a19e
libpsl: depend on libidn2 and libunistring
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-25 22:31:51 -04:00
Rosen Penev
35d51936c8
picocom: Update to 3.1
...
Switched to new upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-25 19:28:12 -07:00
Ted Hess
889c4ca345
Merge pull request #6558 from neheb/patch-11
...
uvcdynctrl: Update to 0.2.5
2018-07-25 20:40:47 -04:00
Rosen Penev
5399ded599
xmlrpc-c: Fix TLS dependency
...
The configure script now looks for a TLS library. Remove the option.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-25 17:05:41 -07:00
Rosen Penev
937e3adc1f
uvcdynctrl: Update to 0.2.5
...
Fixed links.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-07-25 15:30:42 -07:00
Etienne Champetier
b584443d65
prometheus-node-exporter-lua: add conntrack collector
...
Also fix missing dependency of openwrt collector
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-07-25 23:23:56 +02:00
Etienne Champetier
767f87f469
prometheus-node-exporter-lua: set myself as maintainer
...
This was OKed sometimes ago by @simonswine
https://github.com/openwrt/packages/pull/5128
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-07-25 23:21:38 +02:00
Ted Hess
91171954ea
mpd: Update to 0.20.20. Re-enable flac encoder for mpd-full
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-07-25 11:47:21 -04:00
tripolar
404a42cecf
Merge pull request #6565 from diizzyy/patch-6
...
wget: Disable libpsl to fix builds on buildbots
2018-07-25 08:20:18 +02:00
Karl Vogel
9e79e1b668
ddns-scripts: sanitize host charset and shell escape characters
...
Since certain characters are dangerous to pass as-is to a sub shell,
sanitize the character set and only allow characters that are considered
valid for DNS hosts and filter shell escape characters on generic parameters.
Disable pathname expansion on RUNPROG evals to disable the shell expanding *,
? and [ in the arguments.
Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
2018-07-25 08:18:46 +02:00