Software-update: AdGuard Home 0.107.26
AdGuard Home versie 0.107.26 is uitgekomen. Met deze software kan er thuis een dns-server worden opgezet om zo onder meer advertenties en malware te blokkeren op het gehele netwerk. Het is daarmee dus vergelijkbaar met Pi-hole. AdGuard Home werkt op een machine met Windows, macOS, Linux of FreeBSD, is ook in staat om tegen phishing te beschermen en heeft parental control. Op ons eigen forum kan over het programma worden gediscussieerd. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
AdGuard Home v0.107.26Today’s one features further customization options for outbound queries, new option to drop requests based on their question types, and various bugfixes.
SecurityGo version has been updated to prevent the possibility of exploiting the CVE-2023-24532 Go vulnerability fixed in Go 1.19.7.
Go version has been updated to prevent the possibility of exploiting the CVE-2023-24532 Go vulnerability fixed in Go 1.19.7.AddedThe ability to set custom IP for EDNS Client Subnet by using the new dns.edns_client_subnet.use_custom and dns.edns_client_subnet.custom_ip fields (#1472). The UI changes are coming in the upcoming releases.The ability to use dnstype rules in the disallowed domains list (#5468). This allows dropping requests based on their question types.
The ability to set custom IP for EDNS Client Subnet by using the new dns.edns_client_subnet.use_custom and dns.edns_client_subnet.custom_ip fields (#1472). The UI changes are coming in the upcoming releases.The ability to use dnstype rules in the disallowed domains list (#5468). This allows dropping requests based on their question types.Configuration ChangesIn this release, the schema version has changed from 16 to 17.
Property edns_client_subnet, which in schema versions 16 and earlier used to be a part of the dns object, is now part of the dns.edns_client_subnet object:# BEFORE:'dns': # … 'edns_client_subnet': false# AFTER:'dns': # … 'edns_client_subnet': 'enabled': false 'use_custom': false 'custom_ip': ''To rollback this change, move the value of dns.edns_client_subnet.enabled into the dns.edns_client_subnet, remove the fields dns.edns_client_subnet.enabled, dns.edns_client_subnet.use_custom, dns.edns_client_subnet.custom_ip, and change the schema_version back to 16.
Property edns_client_subnet, which in schema versions 16 and earlier used to be a part of the dns object, is now part of the dns.edns_client_subnet object:# BEFORE:'dns': # … 'edns_client_subnet': false# AFTER:'dns': # … 'edns_client_subnet': 'enabled': false 'use_custom': false 'custom_ip': ''To rollback this change, move the value of dns.edns_client_subnet.enabled into the dns.edns_client_subnet, remove the fields dns.edns_client_subnet.enabled, dns.edns_client_subnet.use_custom, dns.edns_client_subnet.custom_ip, and change the schema_version back to 16.To rollback this change, move the value of dns.edns_client_subnet.enabled into the dns.edns_client_subnet, remove the fields dns.edns_client_subnet.enabled, dns.edns_client_subnet.use_custom, dns.edns_client_subnet.custom_ip, and change the schema_version back to 16.
FixedObsolete value of the Interface MTU DHCP option is now omitted (#5281).Various dark theme bugs (#5439, #5441, #5442, #5515).Automatic update on MIPS64 and little-endian 32-bit MIPS architectures (#5270, #5373).Requirements to domain names in domain-specific upstream configurations have been relaxed to meet those from RFC 3696 (#4884).
Obsolete value of the Interface MTU DHCP option is now omitted (#5281).Various dark theme bugs (#5439, #5441, #5442, #5515).Automatic update on MIPS64 and little-endian 32-bit MIPS architectures (#5270, #5373).Requirements to domain names in domain-specific upstream configurations have been relaxed to meet those from RFC 3696 (#4884).
Source:
Tweakers.net