- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 18 2024
Jul 17 2024
There is another approach to improve the config-sync: a "replace" option
About config-sync: maybe add option to exclude some patterns from config sync?
This actually causes Kernel Panics during boot, so lets remove this option again.
Jul 16 2024
Jul 15 2024
libdhcp_ddns_tuning.so is available as a premium hook library from ISC
https://kea.readthedocs.io/en/latest/arm/hooks.html#hooks-ddns-tuning
Moin,
i currently bit on this in 1.4.0; The issue is that, ideally LE reissuance should be automated in the background. One can, of course, add a ca statement. However, that statement is single-valued, i.e., if a reissuance due to the cycling of intermediates (see: https://letsencrypt.org/certificates/) ends up with another intermediate, configuration breaks.
Imho, this should be reflected in the documentation, at least; Ideally with an example for how to import the most recent ACME intermediates.
This PR missed another location to add --no-healthcheck.
Hi, I’d be happy to take this on.
Jul 14 2024
Jul 13 2024
In T5797#195193, @marekm wrote:Hmmm... nothing before today in this task seems related to ddclient at all, isn't this task referenced by mistake?
BTW, does anyone know what happened that Debian un-released ddcilent 3.10.0-3 (reverted to 3.10.0-2.1)?
Jul 12 2024
Hmmm... nothing before today in this task seems related to ddclient at all, isn't this task referenced by mistake?
BTW, does anyone know what happened that Debian un-released ddcilent 3.10.0-3 (reverted to 3.10.0-2.1)?
@Viacheslav, Thank you for the hint. After further analysis, these are the findings from the tests done in the lab running 1.4.0 version on both sides with server/client setup.
@fernando Any idea for CLI?
Jul 11 2024
The solution sketched above will be handled in subtask T6569; in this task we will revert to using only the local redundancy removal in order to provide per-script error reporting.