diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:26:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:26:51 +0000 |
commit | 74908f1bca38d65c5ba619b12a2cccea89a79132 (patch) | |
tree | 9f07997b1e9ba4aeb8cd12cd69f27bb4c7afe968 /debian/changelog | |
parent | Adding debian version 3.2.1-3. (diff) | |
download | knot-resolver-74908f1bca38d65c5ba619b12a2cccea89a79132.tar.xz knot-resolver-74908f1bca38d65c5ba619b12a2cccea89a79132.zip |
Adding debian version 3.2.1-3+deb10u1.debian/3.2.1-3+deb10u1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4af50d4..4db2798 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +knot-resolver (3.2.1-3+deb10u1) buster-security; urgency=high + + * CVE-2022-4018: Prevent an issue where remote attackers could cause + a denial of service via CPU consumption by exploiting algorithmic + complexity; during an attack, an authoritative server would return large + nameserver or address sets. + * Mark one of the autopkgtests as "flaky"; we want to still run it. + * Add debian/.gitlab-ci.yml, but don't test piuparts. + + -- Chris Lamb <lamby@debian.org> Fri, 07 Oct 2022 10:17:02 -0700 + knot-resolver (3.2.1-3) unstable; urgency=medium * knot-resolver-module-http is arch: all, not arch: any |