coredns/notes/coredns-1.0.4.md
Miek Gieben 1e9fa297e7 Add release notes into coredns repo (#2645)
* Put release notes in notes subdir

Verbatim copy of the current set of notes on coredns.io. Copy them
here to make them authoritative.

'make sync' on the coredns.io site copies them back in. They need to be
formatted in Hugo style.

Signed-off-by: Miek Gieben <miek@miek.nl>

* pull latest

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-03 06:43:09 -08:00

673 B

+++ title = "CoreDNS-1.0.4 Release" description = "CoreDNS-1.0.4 Release Notes." tags = ["Release", "1.0.4", "Notes"] draft = false release = "1.0.4" date = "2018-01-18T15:54:29+00:00" author = "coredns" +++

We are announcing the release of CoreDNS-1.0.4!

This is a release that fixes a vulnerability in the underlying DNS library. See https://github.com/miekg/dns/issues/627 and the (still embargoed) CVE-2017-15133. Thanks to Tom Thorogood for bringing this issue to our attention.

CoreDNS-1.0.4 is CoreDNS-1.0.3 recompiled with a patched DNS library.