Commit Graph

25 Commits

Author SHA1 Message Date
Diva M
3799e13f7b fix copy-pasted sentence 2024-04-30 08:11:57 -07:00
Benjamin Fry
408d0baca0
Prepare 0.24 release with branding change to Hickory DNS (#2054)
* update all READMEs with notices about the name change

* update changelog for 0.24

* bump crate versions to 0.24

* update version notice information

* update readmes to back reference trust-dns

* rename all crates to hickory counterparts

* replace all Trust-DNS references in code and comments with Hickory DNS

* rename all Trust-DNS references to Hickory DNS in non-code

* rename all trust-dns-resolver references to hickory-resolver

* rename all trust-dns-client references to hickory-client

* rename all trust-dns-proto references to hickory-proto

* rename all trust-dns-server references to hickory-server

* rename all trust-dns-compatibility references to hickory-compatability

* rename all trust-dns-integration references to hickory-integration

* rename all trust-dns-util references to hickory-util

* Update MIT licenses to reference Hickory DNS

* update all trust-dns references to hickory-dns

* update all bluejekyll github references to hickorydns org

* Update name in Changelog

* make sure hickory-dns logs during tests

* add changelogs for recent main additions

* fix references to trust-dns and hickory in architecture

* update a few trust-dns references in READMEs

* fixup some dangling trust_dns references

* replace fka with formerly in change log

* replace all hickoydns org references to hickory-dns

* replace all http links with https

* update logos

* update hickorydns to hickory-dns for all other org references

* fix Notices of Trust-DNS to Hickory in each Readme
2023-10-13 18:39:28 -07:00
Benjamin Fry
dac1009503 remove notices of move to Hickory since this is already Hickory. 2023-10-13 19:26:06 -04:00
Benjamin Fry
65c5327ef6 Prepare 0.23.1 (#2056)
* update versions to 0.23.1

* update readmes for forward reference to 0.24 and Hickory DNS
2023-10-13 19:26:06 -04:00
Dirkjan Ochtman
871e1d4639 Bump MSRV to 1.67 (for time) 2023-09-26 08:28:39 -07:00
YISH
a0a4acb7cf Update MSRV to 1.64 2023-03-20 11:36:21 -07:00
Daniel McCarney
3235d2b3f6 tests: named_test_configs -> test_configs 2023-01-10 16:35:21 -08:00
Daniel McCarney
2fd1dcff57 bin: remove 'named' binary refs 2023-01-10 16:35:21 -08:00
HLFH
98fd773a08 fix DNSSec typo > DNSSEC 2022-12-20 15:22:05 +01:00
Benjamin Fry
fe70e51f5d bump MSRV to 1.60 2022-10-31 09:07:23 +01:00
Benjamin Fry
19b4dc40c0 Increase MSRV to 1.59 with 0.22 release 2022-09-02 12:21:49 +02:00
Dirkjan Ochtman
927b464581 Normalize whitespace and formatting 2022-08-03 07:11:22 -07:00
Dirkjan Ochtman
aaab3b6fad Update MSRV to 1.57 2022-08-03 07:11:22 -07:00
Wiktor Kwapisiewicz
e521bb10bb README: Fix feature name
Previously used `dnssec-rustls` does not seem to be used anymore.

This patch updates the name to `dnssec-ring` that is in use.
2022-07-12 11:22:27 -07:00
Benjamin Fry
550e8f8be3 update min rustc version to 1.54 2022-01-21 13:36:40 -08:00
Benjamin Fry
020aac74e7 update min rustc version to 1.52 2022-01-21 13:36:40 -08:00
Benjamin Fry
a775484ead bump minimum version of Rust to 1.51 2021-10-27 21:02:46 -07:00
Thomas de Zeeuw
97e4cf7e20
Update socket2 to v0.4 (#1420) 2021-03-21 21:29:31 +01:00
Benjamin Fry
0da008592a advise minimum rustc version is now 1.45 2020-11-28 20:38:00 -08:00
Benjamin Fry
401e068a52 bump minimum rustc version to 1.42 2020-09-16 16:15:10 -07:00
Carlos Saltos
70801722eb Minor example.toml file fix at the README files 2020-07-19 11:23:57 -07:00
Benjamin Fry
16f4e862ef rename all references to branch master to main 2020-06-19 11:12:06 -07:00
Benjamin Fry
0ff7817a58 update minimum rust version to 1.40 2020-03-18 15:06:12 -07:00
Benjamin Fry
dfd424734b update some readmes 2019-12-22 13:32:10 -08:00
Benjamin Fry
30f6254deb move named to trust-dns bin crate 2019-10-25 15:05:07 -07:00