| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The newest master branch has important fixes. However, no new release is
published [0]. Switch to git and update to latest master commit.
This introduces new version scheme by using YYYY-MM-DD of the commit.
In addition, add necessary "PKG_FIXUP" and "PKG_REMOVE_FILES" to allow
compile the new version. Also add enable "PKG_BUILD_PARALLEL".
Further, use a pidfile and remove outdated patches.
https://github.com/sleinen/samplicator/issues/73
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|
|
|
| |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|
|
|
| |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|\
| |
| | |
lighttpd: backport patch to fix dummy Sec-WebSocket-Key
|
| |
| |
| |
| |
| |
| | |
It was requested in https://gitlab.nic.cz/turris/os/packages/-/issues/873
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
https-dns-proxy: add version information to binary
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* add patches/020-cmakelists-add-version.patch (thanks @baranyaib90)
to add version information to the binary and fix https://github.com/aarond10/https_dns_proxy/issues/149
* modify Makefile to add version information for the binary
* rename patches/010-fix-cmakelists.patch for better readability
* revert back to service restart in WAN/WAN6 trigger
* update test.sh to test both init script and binary versions
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|/ /
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|\ \
| |/
|/| |
https-dns-proxy: bugfix: restore empty server; misc improvements
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* bugfix: properly restore empty server config for dnsmasq (to
address issue brought up in https://github.com/stangri/source.openwrt.melmac.net/pull/162)
* better handling of non-existant wan/wan6 interface for triggers
* add resolver url to ubus data for future-proofing WebUI js move
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|\ \
| | |
| | | |
acme: refactor
|
| | |
| | |
| | |
| | | |
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
acme.sh by default use public DNS resolvers to check if TXT record was
correctly added when using DNS-01. This can be undesirable in a private
environment where the DNS server is not publicly accessible.
This option allows bypassing such check and simply waiting for a
specific length of time for the TXT record to take effect.
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Legacy use_staging option was not respected, and the example config
still use the legacy name.
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Directly calling `/etc/init.d/<service> reload` in a hotplug script can
inadvertently start a stopped service.
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Issuing certificates concurrently should not be supported.
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since the dir is a standardized one, it should not be created
dynamically
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since state_dir can be customized, it should be create dynamically,
which it already does.
Signed-off-by: Glen Huang <i@glenhuang.com>
|
| |/
|/|
| |
| |
| |
| | |
* fixed broken oisd regex
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
* update to 4.17.1
* changelog: https://www.samba.org/samba/history/samba-4.17.1
* refresh patch
Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add upstreamed patch to fix segmentation fault reported in [1].
[1] https://github.com/openwrt/packages/issues/19655
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
|
|/
|
|
|
|
|
| |
* fixed search regression in DNS report
* removed last shallalist pointers in the init help
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
| |
Signed-off-by: James White <james@jmwhite.co.uk>
|
|
|
|
| |
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
iputils-ping6 was a subpackage of the iputils package providing the
ping4 and ping6 command before iputils was moved from core to packages.
Currently ping4 and ping6 are replaced by ping -4/-6 and compatibility
symlinks are only installed when explicitly told so with an option, but
the functionality is always provided by iputils-ping.
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
|
|
|
|
| |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://marc.info/?l=netfilter&m=166506855929074&w=2
Remove upstreamed:
- 001-endianness_fix.patch (upstreamed: conntrackd: fix endianness bug
in IPv4 and IPv6 address)
- 002-conntrackd-do-not-include-conntrack-ID-in-hashtable-cmp.patch
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|
|
|
| |
Signed-off-by: YiZhen Choo <yizhen.c02@gmail.com>
|
|
|
|
| |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|
|
|
| |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|
|
|
| |
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
|
|\
| |
| | |
https-dns-proxy: bugfix: prevent creation of empty interface trigger
|
| |
| |
| |
| |
| |
| |
| | |
* When $wan/$wan6 are empty but double-quoted, it leads to creation
of an interface trigger with empty interface
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|\ \
| | |
| | | |
simple-adblock: remove unnecessary procd_add_reload_interface_trigger
|
| |/
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|/
|
|
| |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
|\
| |
| | |
https-dns-proxy: bugfix: remove canary domains
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* bugfix: canary domains persistence (as described in
https://forum.openwrt.org/t/https-dns-proxy-canary-domain-persistance/139967)
* minor: remove global variables and make them local in
service_start/service_stop/service_triggers
* minor: split DEFAULT_BOOTSTRAP into BOOTSTRAP_CF and BOOTSTRAP_GOOGLE for
better code readability
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|/
|
|
|
|
|
|
| |
* fixed broken/blocked oisd download links (switched to the official github mirror)
* made sure that curl error out on http errors as well
* removed obsolete compatibility stuff from init script
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
| |
* fixes https://github.com/openwrt/packages/issues/19631
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
|
|
|
| |
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|\
| |
| | |
simple-adblock: update to 1.9.2-1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* make PKG_VERSION of the init script readonly to remove shellcheck
exception
* replace exit with return in the the procd scripts per:
https://github.com/openwrt/packages/pull/19617
* remove custom boot() function as it prevented creation of procd
firewall object on start on boot
* improve performance of allowing domains code
Signed-off-by: Stan Grishin <stangri@melmac.ca>
|
| |
| |
| |
| | |
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
|\ \
| | |
| | | |
adblock: update 4.1.5
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* made the reporting/top statistics flexible, see "top_count" parm in CLI or in LuCI (default 10), fixes #19622
* added the new blocklist source cpbl (provided by PascalCoffeeLake@gmail.com)
* added/separated Easylist/Easyprivacy blocklist sources (provided by PascalCoffeeLake@gmail.com)
* added reg_jp blocklist_source (provided by PascalCoffeeLake@gmail.com)
* removed the easylist addons from the other regional lists
* removed the second/obsolete pl regional list and renamed the first one to "reg_pl"
* updated the readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Exit directly will result procd service inactive and uci
configuration changes are no longer monitored.
Reported-by: Lvc Revincx <revincx233@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
|\ \
| | |
| | | |
mwan3: update to version 2.11.3
|