From ce1c579b5db1a51a8e7e1f36c09a4cddb378ebc8 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 9 Feb 2026 13:50:45 +0700 Subject: Release rescached v4.5.0 (2026-02-09) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **💧 all: remove prefix "rescached:" on logging** Adding those prefix make the log context redundant in journald. **💧 block.d: update blocked hosts for pgl.yoyo.org and someonewhocares.org** The pgl.yoyo.org updated to "Mon, 19 Jan 2026 15:51:36 GMT". The someonewhocares.org updated to version "Tue, 27 Jan 2026 at 00:07:12 GMT". **🌱 all: add option to set minimum TTL** In the rescached.cfg, we add option where user can force the minimum TTL in the DNS answer. This option is not a standard and not recommended used in public facing network. It should be used only for personal and private network. --- CHANGELOG.adoc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 0b5b938..853aaa8 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -15,7 +15,18 @@ Legend, * 💧: Chores [#rescached_v4_5_0] -== rescached v4.5.0 (2026-xx-xx) +== rescached v4.5.0 (2026-02-09) + +**💧 all: remove prefix "rescached:" on logging** + +Adding those prefix make the log context redundant in journald. + +**💧 block.d: update blocked hosts for pgl.yoyo.org and someonewhocares.org** + +The pgl.yoyo.org updated to "Mon, 19 Jan 2026 15:51:36 GMT". + +The someonewhocares.org updated to version "Tue, 27 Jan 2026 at 00:07:12 +GMT". **🌱 all: add option to set minimum TTL** @@ -25,6 +36,7 @@ This option is not a standard and not recommended used in public facing network. It should be used only for personal and private network. + [#rescached_v4_4_4] == rescached v4.4.4 (2025-12-27) -- cgit v1.3