Releases: NetworkConfiguration/openresolv
Releases · NetworkConfiguration/openresolv
openresolv 3.17.0
SHA256 (openresolv-3.17.0.tar.xz) = 451dce6384eaca63f2915991a6ade92350ce6d08326d3b4fb85e6226811230ad
Size (openresolv-3.17.0.tar.xz) = 25448
- libc: only change resolv.conf if the signature matches
Full Changelog: v3.16.5...v3.17.0
openresolv 3.16.5
SHA256 (openresolv-3.16.5.tar.xz) = 389cb94b57dca1e39a501c95efd448452adffbf311bb8a3bebd39f7f202ac284
Size (openresolv-3.16.5.tar.xz) = 25436
- resolvectl: Remove bashisms
Full Changelog: v3.16.4...v3.16.5
openresolv 3.16.4
SHA256 (openresolv-3.16.4.tar.xz) = 37544a32bd8b890d6e3704b6add8e358acff27744ca6596a314927b5d6134b67
Size (openresolv-3.16.4.tar.xz) = 25448
- resolvconf: Fix -D
- resolvconf: Don't warn when we have no entries to list for *
- systemd-resolved: enable with systemd_resolved=YES
- systemd-resolved: Set non searchable domains correctly
- resolvectl: Added support for this way of configuring systemd-resolved
- libc: restores resolv.conf from resolv.conf.bak when nothing to write
Full Changelog: v3.16.3...v3.16.4
openresolv 3.16.3
SHA256 (openresolv-3.16.3.tar.xz) = 441fadd377a7f60148dd39a8725561cac2ff377eb45e7b266268ff2622f5682c
Size (openresolv-3.16.3.tar.xz) = 23928
- Removed an accidental bashism in resolvconf
Full Changelog: v3.16.2...v3.16.3
openresolv 3.16.2
SHA256 (openresolv-3.16.2.tar.xz) = 17d8486e53931b00cb06673cfeb038de12636eff59ead79f29379d036cfb6eb5
Size (openresolv-3.16.2.tar.xz) = 23936
- libc: Don't restore resolv.conf.bak if we have nothing to write
Full Changelog: v3.16.1...v3.16.2
openresolv 3.16.1
SHA256 (openresolv-3.16.1.tar.xz) = 4d1da5f85384243349dc44fa7e09ab216b25e4ec6f8dbcfede3838f2b45ad256
Size (openresolv-3.16.1.tar.xz) = 23972
- Fixes an issue from v3.16.0 where the last nameserver processed would be the only one listed
- Implement tolower() in shell as tr might not be available
Full Changelog: v3.16.0...v3.16.1
openresolv 3.16.0
SHA256 (openresolv-3.16.0.tar.xz) = 3444aede621dc7c7457e4a023c58ca7627b86c97ce47397d9a39f1aed91ff8b1
Size (openresolv-3.16.0.tar.xz) = 23692
- man pages and code reworded to enforce we are a key/value store, not an interface/value store
- resolvconf -L now shows fully post-processed output
- resolvconf -Li now shows fully post-processed keys
- only search and domains keys are stripped of trailing commas
- search and domains are now enforced lowercase if the tr program is available
- systemd-resolved: improvements and commented code if/when it supports Split Horizon
Full Changelog: v3.15.0...v3.16.0
openresolv 3.15.0
SHA256 (openresolv-3.15.0.tar.xz) = 1526aa23fe98f5f9cc9f598a6ba69d03c1c2302ae3fcd1cf2fbb2daa3d86f27d
Size (openresolv-3.15.0.tar.xz) = 22660
Supports systemd-resolved as resolvconf
Full Changelog: v3.14.1...v3.15.0
openresolv 3.14.1
SHA256 (openresolv-3.14.1.tar.xz) = 021cc8bc379c493822a915c1a5ac5df39692c04f08ab010fc4df6fe7d5653235
Size (openresolv-3.14.1.tar.xz) = 22144
Full Changelog: v3.14.0...v3.14.1
openresolv 3.14.0
SHA256 (openresolv-3.14.0.tar.xz) = 58fddad27dddfc659b57c6492f28c064eb926b7ccafbf3e4a6a537dba3a3bf2a
Size (openresolv-3.14.0.tar.xz) = 22144
What's Changed
- Suppress error in S6 systems other than Artix by @aptalca in #23
- Add unbound_private option by @busti in #29
New Contributors
Full Changelog: v3.13.2...v3.14.0