| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Fixes: #13182 on https://github.com/openwrt/packages
Signed-off-by: Joel Johnson <mrjoel@lixil.net>
|
|\
| |
| | |
etesync-server: use relative path for static_url
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Django 3.1 supports relative paths for static_url.
Use it to make it more flexible.
Minor fixes for upgrade:
* ignore-fail-on-non-empty for rmdir /usr/share/etesync-server/etesync_server
* do not stop service (it is stopped already and init file is removed)
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
| |
| |
| |
| | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| |
| |
| |
| | |
* switch all safesearch providers to dynamic ips (derived from cname)
* made the new safesearch approach compatible with bind-nslookup
* removed 3.x config compatibility code
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Meano <meano@foxmail.com>
|
|/
|
|
|
|
|
|
|
|
|
| |
* fix aria2c download options
* fix report engine with empty domains
* fix safesearch ips of safe.duckduckgo.com (get ips dynamically)
* fix safesearch ips of safesearch.pixabay.com (get ips dynamically)
* add regional blocklist for italy
* shellcheck adjustments
* add test.sh for CI testing
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
| |
The underlying `acme.sh` allows custom ACME server URLs (using `--server`). Adding the necessary field to specify a custom ACME server URL from UCI.
Signed-off-by: Jannis Pinter <jannis+openwrt@pinterjann.is>
|
|\
| |
| | |
bind: update to version 9.16.7
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove paxctl stuff. pax is not packaged in OpenWrt.
Add reload support.
Install lua cfg file as 644. It's needed to be readable as prosody user
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Added BUILDONLY to eliminate warning.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
|
|\ \
| | |
| | | |
freeradius3: move "release_" from PKG_VERSION
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The substring "release_" does not reflect the version number.
In addition, package names will be shorter.
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
|
|\ \ \
| | | |
| | | | |
ooniprobe: update to version 3.0.8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changes:
-Add tag to disable QUIC
-remove dependecy for measurement-kit
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
mbedcrypto should be searched, not mbedtls. Also, there is no pkgconfig
file with mbedtls. Fixed that as well. Removed Makefile hacks.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
seafile-server: Update to 7.1.5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
treewide: add missing BUILDONLY
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes Makefile warnings:
WARNING: skipping X -- package has no install section
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
keepalived: update to 2.1.5
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \ \ \
| | | | |
| | | | | |
pdns-resursor: add missing dependency
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
geth: update to 1.9.22
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed bogus PKGARCH.
Added nls.mk to fix compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |/ /
|/| | |
static-neighbor-reports: add package
|
| | |
| | |
| | |
| | | |
Signed-off-by: David Bauer <mail@david-bauer.net>
|
|\ \ \
| | | |
| | | | |
cgi-io: move into out of tree project
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
No functional changes, just moved the sources into out of tree
project[1] so it's going to be easier to do CI with unit testing,
fuzzing etc.
1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
|\ \ \
| | | |
| | | | |
freeradius3: add meta-package for default modules
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This meta-package contains only dependencies for modules needed in
FreeRADIUS default configuration.
This commit adds missing description and install sections.
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
kcptun: bump to v20201010
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Chao Liu <expiron18@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
|
|\ \ \
| | | |
| | | | |
pdns-recursor: update to 4.3.4
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
pdns: update to 4.3.1
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove features removed upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|\ \ \
| | | |
| | | | |
chrony: update to 4.0
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|