| Commit message (Collapse) | Author | Age |
... | |
|\ \ \
| |/ /
|/| | |
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>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
samba4: fix typo
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* fix a typo in vfs_extd_audit
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
rsyslog: Disable fmhttp as it relies on libcurl
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes the buildbot currently.
Also disabled tests for faster builds. And potential libsystemd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- adjust a few UCI translations to coordinate with upstream defaults
- remove OpenSSL < 1.1.0 API log error patch which is included upstream
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
rsyslog: Update to 8.37.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
HTTPS to everything
Remove autoreconf as it's not needed and slows down the build.
Build in parallel for faster building.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
samba4: update to 4.9.0
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* update to 4.9.0
* move vfs_xattr_tdb to defaults
* add vfs_audit, vfs_extd_audit, vfs_full_audit to AD-DC variant
* disable jansson, libarchive by default, enabled for AD-DC variant
* update waf answers
Noteable smb.conf changes:
* store dos attributes Default changed yes
* ea support Default changed yes
Fixes: Timemachine "The identity of the Backup disk ... has changed since the previous backup."
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Commit 6cd8fcabe added ipsec hotplug script support by calling "exec
/sbin/hotplug-call ipsec".
Using the exec call breaks the insertion of iptables rules by the _updown.in
script as hotplug-call just replaces the current shell meaning the commands
following exec do not run since the shell is replaced and as a result lead to
connectivity issues.
Fix this by removing the exec command in front of /sbin/hotplug-call.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
libbsd may compile before nfs-kernel-server, it will make
nfs-kernel-server depends libbsd.so.0, that is not we want to see. so
gave option to 'configure' to disable libbsd detect and tell it we have
no libbsd
Signed-off-by: Guo Li <uxgood.org@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
i2pd: Update to 2.20.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
wsdd2: fix invalid error message
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* fixed invalid error message
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
samba4: enable avahi by default, add timemachine support
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* enable avahi by default, so Linux/Mac Clients can see samba shares
* enable timemachine config support
* fix invalid --builtin-libraries
* default to 'mdns name = mdns' in template
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
ddns-scripts: Make dynamic_dns_updater actually respect config option 'ip_source'
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Option 'ip_source' was silently ignored during public IP discovery.
Discovery (in spite of chosen 'ip_source') was based only on
'ip_network', 'ip_interface', 'ip_script' or 'ip_url' options (in this
order) if they were set. This could lead to misleading log entries
"Detect local IP on '$ip_source'" pointing to source that wasn't really
used.
Now only option relevant to configured 'ip_source' is taken into
account.
Signed-off-by: Jacek Politowski <dev@jpol.net.pl>
|