| debian changes | (download) |
acx_python.m4 |
7 6 + 1 - 0 !
doc/unbound.conf.5.in |
2 1 + 1 - 0 !
smallapp/unbound-anchor.c |
5 4 + 1 - 0 !
smallapp/unbound-control-setup.sh.in |
2 1 + 1 - 0 !
testcode/unitverify.c |
4 3 + 1 - 0 !
testdata/val_nodata_failwc.rpl |
71 71 + 0 - 0 !
testdata/val_nx_failwc.rpl |
69 69 + 0 - 0 !
util/config_file.c |
4 2 + 2 - 0 !
util/configparser.y |
13 10 + 3 - 0 !
validator/autotrust.c |
29 20 + 9 - 0 !
validator/autotrust.h |
5 4 + 1 - 0 !
validator/val_nsec.c |
13 8 + 5 - 0 !
validator/val_nsec.h |
4 3 + 1 - 0 !
validator/val_nsec3.c |
9 5 + 4 - 0 !
validator/val_nsec3.h |
5 4 + 1 - 0 !
validator/val_sigcrypt.c |
40 31 + 9 - 0 !
validator/val_sigcrypt.h |
22 18 + 4 - 0 !
validator/val_utils.c |
37 22 + 15 - 0 !
validator/val_utils.h |
29 22 + 7 - 0 !
validator/validator.c |
24 14 + 10 - 0 !
20 files changed, 318 insertions(+), 76 deletions(-) |
<short summary of the patch>
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
unbound (1.6.0-3+deb9u2) stretch; urgency=high
.
* Cherry-pick upstream commit svn r4441, "patch for CVE-2017-15105:
vulnerability in the processing of wildcard synthesized NSEC records."
* Cherry-pick upstream commit svn r4528, "Added tests with wildcard
expanded NSEC records (CVE-2017-15105 test)".
|