Path to this page:
./
security/adguardhome,
Powerful network-wide ads and trackers blocking DNS server
Branch: CURRENT,
Version: 0.107.73,
Package name: adguardhome-0.107.73,
Maintainer: pkgsrc-usersAdGuard Home is a network-wide software for blocking ads and tracking. After
you set it up, it'll cover ALL your home devices, and you don't need any
client-side software for that.
It operates as a DNS server that re-routes tracking domains to a "black hole",
thus preventing your devices from connecting to those servers. It's based on
software we use for our public AdGuard DNS servers, and both share a lot of
code.
Master sites:
Filesize: 2312.348 KB
Version history: (Expand)
- (2026-03-11) Updated to version: adguardhome-0.107.73
- (2026-03-06) Updated to version: adguardhome-0.107.72nb2
- (2026-02-24) Updated to version: adguardhome-0.107.72nb1
- (2026-02-23) Updated to version: adguardhome-0.107.72
- (2026-01-15) Updated to version: adguardhome-0.107.71nb1
- (2025-12-08) Updated to version: adguardhome-0.107.71
CVS history: (Expand)
2026-03-11 07:35:28 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
adguardhome: updated to 0.107.73
0.107.73
Security
Authentication is now applied to requests that have been upgraded from HTTP/2 \
Cleartext (H2C) requests to public resources.
|
2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) |  |
Log message:
Revbump all Go packages after go126 update
|
| 2026-02-27 12:47:26 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
adguardhome: fetch frontend properly
|
| 2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203) |
Log message:
Revbump all Go packages after default version bump
|
| 2026-02-23 14:22:15 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
adguardhome: fix for NetBSD
|
2026-02-23 09:38:47 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
adguardhome: updated to 0.107.72
0.107.72
Security
Go version has been updated to prevent the possibility of exploiting the Go \
vulnerabilities fixed in 1.25.7.
Added
AdGuard Home now tracks the TLS certificate and key files for updates and \
reloads them after any updates are detected.
New query parameter recent in GET /control/stats/ defines statistics lookback \
period in millieseconds. See openapi/openapi.yaml for details.
New field "ignored_enabled" in GetStatsConfigResponse or \
GetQueryLogConfigResponse. See openapi/openapi.yaml for details.
Changed
In addition to modifying the contents of a hosts file, deleting or renaming the \
file now also updates runtime clients and DNS filtering results.
Fixed
Executable permissions in some Docker installations.
Unknown blocked services from both global and client configuration now logged \
instead of causing server crash.
|
| 2026-01-26 20:49:21 by Benny Siegert | Files touched by this commit (21) |
Log message:
Move non-pattern Go flags to GOFLAGS.
GO_BUILD_PATTERN is only for patterns, as announced on tech-pkg@.
|
2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) |  |
Log message:
Revbump all Go packages after go125 update
|