aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-02-09 13:50:45 +0700
committerShulhan <ms@kilabit.info>2026-02-09 13:51:58 +0700
commitce1c579b5db1a51a8e7e1f36c09a4cddb378ebc8 (patch)
tree5aab4d04b9135e236cba71451a19bc3c2ac00706
parent21db91464631a8998488b23ec2611521c9a464f2 (diff)
downloadrescached-ce1c579b5db1a51a8e7e1f36c09a4cddb378ebc8.tar.xz
Release rescached v4.5.0 (2026-02-09)v4.5.0
**💧 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.
-rw-r--r--CHANGELOG.adoc14
1 files changed, 13 insertions, 1 deletions
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)