Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Aug 2022 20:07:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265645] dns/unbound: Update to 1.16.2
Message-ID:  <bug-265645-7788-KXopJNynOW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265645-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265645-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265645

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch vendor/unbound references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D9b76d32f2310b735dbeb896cbf2776cad=
61f23e8

commit 9b76d32f2310b735dbeb896cbf2776cad61f23e8
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-08-05 20:02:55 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-08-05 20:02:55 +0000

    unbound: Vendor import 1.16.2

    Security update to unbound.

    PR:             265645
    Security:       CVE-2022-30698, CVE-2022-30699
    Security:       bc43a578-14ec-11ed-856e-d4c9ef517024

 SECURITY.md (new)                        |   31 +
 cachedb/cachedb.c                        |    2 +-
 configure                                |   25 +-
 configure.ac                             |    5 +-
 daemon/cachedump.c                       |    5 +-
 daemon/worker.c                          |    2 +-
 dns64/dns64.c                            |    4 +-
 doc/Changelog                            |   30 +-
 doc/README                               |    2 +-
 doc/example.conf.in                      |    8 +-
 doc/libunbound.3.in                      |    4 +-
 doc/unbound-anchor.8.in                  |    2 +-
 doc/unbound-checkconf.8.in               |    2 +-
 doc/unbound-control.8.in                 |    2 +-
 doc/unbound-host.1.in                    |    2 +-
 doc/unbound.8.in                         |    4 +-
 doc/unbound.conf.5.in                    |   15 +-
 ipsecmod/ipsecmod.c                      |    2 +-
 iterator/iter_utils.c                    |    6 +-
 iterator/iter_utils.h                    |    3 +-
 iterator/iterator.c                      |   23 +-
 iterator/iterator.h                      |   12 +-
 pythonmod/interface.i                    |    5 +-
 pythonmod/pythonmod_utils.c              |    3 +-
 services/authzone.c                      |    1 -
 services/cache/dns.c                     |  111 +-
 services/cache/dns.h                     |   18 +-
 services/cache/infra.c                   |    6 +-
 services/listen_dnsport.c                |   17 +-
 services/mesh.c                          |    1 +
 sldns/rrdef.c                            |    4 +-
 sldns/wire2str.c                         |    2 +-
 testdata/iter_ghost_sub.rpl (new)        |  309 ++
 testdata/iter_ghost_timewindow.rpl (new) |  391 +++
 testdata/iter_prefetch_change.rpl        |   16 +-
 util/config_file.c                       |   15 +-
 util/config_file.h                       |    4 +-
 util/configlexer.c                       | 4869 +++++++++++++++-----------=
----
 util/configlexer.lex                     |    1 +
 util/configparser.c                      | 3833 +++++++++++------------
 util/configparser.h                      |  656 ++--
 util/configparser.y                      |   13 +-
 util/data/msgreply.c                     |    2 +-
 util/iana_ports.inc                      |    1 +
 util/module.h                            |    6 +
 util/rtt.c                               |    3 +
 util/rtt.h                               |    2 +-
 validator/val_utils.c                    |    1 -
 validator/validator.c                    |    7 +-
 49 files changed, 5722 insertions(+), 4766 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265645-7788-KXopJNynOW>