| Commit message (Collapse) | Author | Age |
... | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Five commits from upstream were applied to v. 7.8-p1:
482d23bc upstream: hold our collective noses and use the openssl-1.1.x
API in
48f54b9d adapt -portable to OpenSSL 1.1x API
86e0a9f3 upstream: use only openssl-1.1.x API here too
a3fd8074 upstream: missed a bit of openssl-1.0.x API in this unittest
d64e7852 add compat header
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* break-out basic TCP and UDP transports
* add xt and xu experimental transports
* add zoneimport tool
* add abe, credential and reclaim components to gnunet-social package
* add new REST plugins
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \
| | | | |
| | | | | |
ddns-scripts: multiple fixes
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* replace shell based urlencoder with an awk variant
* fix write_log function/syslog output in case of an error
* protect answer string with double quotes in update_route53
* remove bogus set/IFS options in update_route53
* clean-up update_route53 a little bit
This patchset finally fix #6977
Many thanks to @mark0n & @a-bali for testing & debugging
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* busybox does not have 'hostname' by default so replaced it with uci calls
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
wsdd2: fix missing triggers
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* add triggers so changes can be picked up
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
samba4: fix netbios_name
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* fixes: error 0x80070035
* add triggers to catch hostname changes
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
unbound: add patches for leaks during TLS query
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is a long overdue followup commit to openwrt/openwrt@5d9eeab
("build: remove obsolete references to cris and avr32")
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Full changelog at https://github.com/eclipse/mosquitto/blob/v1.5.3/ChangeLog.txt
Primary change:
CVE fix for CVE-2018-12543 - prevent crash on topics that begin with $
but are not $SYS
Selected other fixes relevant to OpenWrt since 1.5.1:
- Fix retained messages not sent by bridges on outgoing topics at the first
connection. Closes #701.
- Fix duplicate clients being added to by_id hash before the old client was
removed. Closes #645.
- Fix excessive CPU usage when the number of sockets exceeds the system limit.
Closes #948.
- Fix for bridge connections when using WITH_ADNS=yes.
- Fix round_robin false behaviour. Closes #481.
- Fix segfault on HUP when bridges and security options are configured.
Closes #965.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\ \ \ \
| | | | |
| | | | | |
samba4: update to 4.9.1
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
fixes: nmbd: Stop nmbd network announce storm (bug #13620).
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move setting global enabled flag from /etc/init.d/mwan3 to mwan3
command. So we could start mwan3 from the cmd mwan3 as well.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also send disconnected action on system signal USR1.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Add the additional optional ttl check to test the connection.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \
| | | |
| | | | |
haproxy: Update HAProxy to v1.8.14
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645)
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
krb5: fix keyutils dependency
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* if <keyutils.h> is found krb5 pulls in the lib, which than fails to link because of a missing -fPic in libkeyutils.so
* keyutils 1.5.11 will depend on krb5, so we disable it in krb5 to avoid circular dependency
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
aria2: handle check_certificate=false config option
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
net/keepalived: update to version 2.0.7 and enable ipvs support
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Enable IPVS support.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update keepalived to version 2.0.7.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
mwan3: optimize the process of copying routing tables
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- The original copy process is to delete all routing tables first,
then add new routing table. This process is too slow and very dirty.
- We use grep to identify the changes and apply them.
- ignore ipv6 unreachable routes
- update version number
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
jonathanunderwood/stubby_ca_certificates_dependency
stubby: add missing dependency on ca-certificates
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
with 0777 access rights
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
jool: Update to 3.5.7 and switch to tarballs
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Should be faster.
Rearranged Makefile slightly for consistency with other packages.
Version 3.5.6 and above are relicensed to GPL-2.0.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
chrony: update to 3.4
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
geth: Update to 1.8.15
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Thanks to @jow- for pointing out the mistake.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This adds a metapakcge for acme luci ap without uhttpd dependency and adds entities and check to stop handle nginx server and modify the certificate set automatically.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
cshark: update to latest git HEAD
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This fixes GCC8 compile due to buffer overrun
Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix the init script to allow access from IPv6 subnets of the interface
specified in allow section in /etc/config/chrony.
Fixes issue #7039.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|