aboutsummaryrefslogtreecommitdiff
path: root/lib/libunbound
Commit message (Collapse)AuthorAgeFilesLines
* unbound: Update to 1.26.0Dag-Erling Smørgrav2026-08-041-181/+223
| | | | | | | Release notes at https://community.nlnetlabs.nl/t/unbound-1-26-0-released Merge commit '84ffc29dc8ddb0c946db5cb3b3c1310bec6a9e6c'
* unbound: Update to 1.25.2Dag-Erling Smørgrav2026-07-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes at https://community.nlnetlabs.nl/t/unbound-1-25-2-released Merge commit 'c68e7bcd81d62e9f5364c6da22fd9917976acf85' Security: CVE-2026-14586 Security: CVE-2026-32665 Security: CVE-2026-40691 Security: CVE-2026-41637 Security: CVE-2026-42955 Security: CVE-2026-44621 Security: CVE-2026-44687 Security: CVE-2026-44690 Security: CVE-2026-46582 Security: CVE-2026-50045 Security: CVE-2026-50046 Security: CVE-2026-50243 Security: CVE-2026-50248 Security: CVE-2026-50251 Security: CVE-2026-50252 Security: CVE-2026-52863 Security: CVE-2026-54478 Security: CVE-2026-55708 Security: CVE-2026-55717 Security: CVE-2026-55973 Security: CVE-2026-55990 Security: CVE-2026-55991 Security: CVE-2026-56416 Security: CVE-2026-56444
* unbound: Update to 1.25.1Dag-Erling Smørgrav2026-05-231-3/+3
| | | | | | | | | | | | | | | | | | | | Release notes at https://nlnetlabs.nl/news/2026/May/20/unbound-1.25.1-released/ Merge commit '22e58f330a151944c24e010d23ec3881df6681b6' Security: CVE-2026-33278 Security: CVE-2026-42944 Security: CVE-2026-42959 Security: CVE-2026-32792 Security: CVE-2026-40622 Security: CVE-2026-41292 Security: CVE-2026-42534 Security: CVE-2026-42923 Security: CVE-2026-42960 Security: CVE-2026-44390 Security: CVE-2026-44608 MFC after: 1 week
* unbound: Update to 1.25.0Dag-Erling Smørgrav2026-05-231-189/+214
| | | | | | | | | Release notes at https://nlnetlabs.nl/news/2026/Apr/29/unbound-1.25.0-released/ Merge commit '4dd0a17edce60370304a45f2c40251e09e193bd6' MFC after: 1 week
* unbound: Update to 1.24.2Dag-Erling Smørgrav2026-05-221-8/+8
| | | | | | | | Merge commit 'ec5b94f552d7cb2a9d456c67e9941bcf5e3698bf' This is purely cosmetic as we already had the functional changes. MFC after: 1 week
* unbound: Regenerate for 1.24.1Dag-Erling Smørgrav2026-05-221-7/+17
| | | | | | No functional changes intended. Fixes: 8b29c373e6ab ("unbound: Vendor import 1.24.1")
* unbound: Vendor import 1.24.1Cy Schubert2025-10-231-2/+2
| | | | | | | | | | Release notes at https://nlnetlabs.nl/news/2025/Oct/22/unbound-1.24.1-released/ Security: CVE-2025-11411 MFC after: 3 days Merge commit '73dd92916f532cb3fe353220103babe576d30a15'
* packages: Rename unbound to local-unboundLexi Winter2025-10-151-3/+3
| | | | | | | | | | | | | This more accurately reflects its purpose, and its contents, since everything in the package is prefixed with "local-". While here, add a message on upgrade about regenerating the config. MFC after: 3 seconds Requested by: des Reviewed by: des Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D53056
* unbound: Vendor import 1.24.0Cy Schubert2025-10-071-2/+2
| | | | | | | | | Release notes at https://nlnetlabs.nl/news/2025/Sep/18/unbound-1.24.0-released/ MFC after: 1 week Merge commit '0064eb9cf1c8d526e87d3149249445d4bc8d0248'
* unbound: Update to 1.23.1Dag-Erling Smørgrav2025-09-072-232/+320
| | | | | | | | | | | Release notes at https://nlnetlabs.nl/news/2025/Jul/16/unbound-1.23.1-released/ Since we don't enable ECS, this is mostly a nop for us. Merge commit 'c8864f6ba46ff3271d97b4ae1c3cc6ce01eaf18a' MFC after: 3 days
* unbound: Update version stringsCy Schubert2025-04-271-3/+3
| | | | | Fixes: be771a7b7f45 MFC after: 2 weeks
* unbound: Vendor import 1.22.0Cy Schubert2024-10-181-3/+5
| | | | | | | | | Release notes at https://nlnetlabs.nl/news/2024/Oct/17/unbound-1.22.0-released/ MFC after: 1 week Merge commit '0a6d797cf6eb751d7eb613900cd19803e05d905f' into main
* unbound: Vendor import 1.21.1Cy Schubert2024-10-071-3/+3
| | | | | | | | | | Release notes at https://nlnetlabs.nl/news/2024/Oct/03/unbound-1.21.1-released/ Security: CVE-2024-8508 MFC After: 3 days Merge commit '9b8db746ac608ff7cdad3c9ac7ac395319e4ea0f'
* unbound: Vendor import 1.21.0Cy Schubert2024-08-161-6/+9
| | | | | | | | | Release notes at https://nlnetlabs.nl/news/2024/Aug/15/unbound-1.21.0-released/ MFC after: 1 week Merge commit '96ef46e5cff01648c80c09c4364d10bc6f58119d'
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* unbound: Vendor import 1.20.0Cy Schubert2024-05-101-3/+3
| | | | | | | | | Release notes at https://www.nlnetlabs.nl/news/2024/May/08/unbound-1.20.0-released/ Security: The DNSBomb vulnerability CVE-2024-33655 Merge commit 'c2a80056864d6eda0398fd127dc0ae515b39752b' into main
* unbound: Vendor import 1.19.3Cy Schubert2024-03-171-3/+3
| | | | | | | | | Release notes at https://www.nlnetlabs.nl/news/2024/Mar/14/unbound-1.19.3-released/ MFC after: 1 week Merge commit '5a33598e88ad8fbc0affa74dee0a2d8cc4010fbc' into main
* unbound: Vendor import 1.19.1Cy Schubert2024-02-141-2/+2
| | | | | | | | Release notes at https://www.nlnetlabs.nl/news/2024/Feb/13/unbound-1.19.1-released/ Security: CVE-2023-50387, CVE-2023-50868 MFC after: 3 days
* Unbound: Manually update version stringsCy Schubert2023-11-141-3/+3
| | | | | | | | This was missed earlier today. Reported by: "Herbert J. Skuhra" <herbert@gojira.at> Fixes: 16fd0b249104 MFC: 2 weeks
* unbound: Vendor import 1.18.0Cy Schubert2023-09-192-5/+7
| | | | | | | | | Release notes at https://www.nlnetlabs.nl/news/2023/Aug/30/unbound-1.18.0-released/ MFC after: 2 weeks Merge commit '401770e05c71ecb5ae61a59d316069b4b78bf622' into main
* unbound: Move config.h to lib directory.Dag-Erling Smørgrav2023-08-192-2/+1546
| | | | | | | It was originally in contrib, and moved to usr.sbin in 6692aa840c1f; I always thought lib would make more sense but never got around to moving it. Reviewed by: cy Differential Revision: https://reviews.freebsd.org/D41504
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* libunbound: Request the OpenSSL 1.1 APIPierre Pronchery2023-05-311-0/+1
| | | | | | | | | | | | | | | OPENSSL_API_COMPAT can be used to specify the OpenSSL API version in use for the purpose of hiding deprecated interfaces and enabling the appropriate deprecation notices. This change is a NFC while we're still using OpenSSL 1.1.1 but will avoid deprecation warnings upon the switch to OpenSSL 3.0. A future update may migrate to use the OpenSSL 3.0 APIs. PR: 271615 Reviewed by: emaste Sponsored by: The FreeBSD Foundation
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
|
* unbound: Reapply Vendor import 1.17.0Cy Schubert2022-10-161-1/+2
| | | | | | | | | | | Reapply 643f9a0581e8aac7eb790ced1164748939829826. 64d318ea98b7 was a mismerge during fake rebase. Let's reapply it. Changes include: Added ACL per interface, proxy protocol and bug fixes. Announcement: https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/ Merge commit '643f9a0581e8aac7eb790ced1164748939829826' into main
* Revert "unbound: Vendor import 1.17.0"Cy Schubert2022-10-161-2/+1
| | | | | | | This reverts commit 64d318ea98b7c59f5567d47a9a8474887d8b5cb8, reversing changes made to 8063dc03202fad7d6bdf34976bc8556fa3f23fa1. Revert a mismerge which reversed 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.
* unbound: Vendor import 1.17.0Cy Schubert2022-10-161-1/+2
| | | | | | | | Added ACL per interface, proxy protocol and bug fixes. Announcement: https://nlnetlabs.nl/news/2022/Oct/13/unbound-1.17.0-released/ Merge commit '643f9a0581e8aac7eb790ced1164748939829826' into new_merge
* MFV r361322:Cy Schubert2020-05-211-2/+2
| | | | | | | | | | | | | | | | | | Update unbound 1.9.6 --> 1.10.1. Bug Fixes: - CVE-2020-12662 Unbound can be tricked into amplifying an incoming query into a large number of queries directed to a target. - CVE-2020-12663 Malformed answers from upstream name servers can be used to make Unbound unresponsive. Reported by: emaste MFC after: 3 days Relnotes: yes Security: CVE-2020-12662, CVE-2020-12663 Notes: svn path=/head/; revision=361344
* Unbound's config.h is manually maintained, using a ./configure producedCy Schubert2020-01-131-0/+1
| | | | | | | | | | | | config.h as a guide. In practice contributed software maintains a copy of config.h within its build directory tree containing its Makefile. usr.sbin/unbound is the home for its config.h. MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D22983 Notes: svn path=/head/; revision=356676
* Update Makefile for 1.8.0, apologies for the breakage.Dag-Erling Smørgrav2018-10-101-5/+5
| | | | | | | Approved by: re (kib) Notes: svn path=/head/; revision=339276
* Upgrade Unbound to 1.7.2. More to follow.Dag-Erling Smørgrav2018-09-101-6/+6
| | | | | | | Approved by: re (kib@) Notes: svn path=/head/; revision=338568
* Upgrade Unbound to 1.6.4. More to follow.Dag-Erling Smørgrav2018-05-121-13/+14
| | | | Notes: svn path=/head/; revision=333561
* Upgrade Unbound to 1.6.2. More to follow.Dag-Erling Smørgrav2018-05-121-3/+3
| | | | Notes: svn path=/head/; revision=333559
* Upgrade Unbound to 1.6.1. More to follow.Dag-Erling Smørgrav2018-05-121-0/+1
| | | | Notes: svn path=/head/; revision=333557
* Upgrade Unbound to 1.6.0. More to follow.Dag-Erling Smørgrav2018-05-121-1/+1
| | | | Notes: svn path=/head/; revision=333552
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
| | | | | | | Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=325188
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-2/+2
| | | | | | | | | | This implifies pathing in make/displayed output MFC after: 3 weeks Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=312473
* Upgrade to Unbound 1.5.9.Dag-Erling Smørgrav2016-09-041-13/+13
| | | | Notes: svn path=/head/; revision=305381
* MFHGlen Barber2016-03-141-1/+1
|\ | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=296869
| * Add to CFLAGS, rather than replacing.Justin Hibbits2016-03-111-1/+1
| | | | | | | | | | | | | | This allows additional CFLAGS, as set in bsd.cpu.mk, to go through. Notes: svn path=/head/; revision=296677
* | MFHGlen Barber2016-03-021-12/+0
|\| | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=296318
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-12/+0
| | | | | | | | | | | | | | | | | | | | | | These are no longer needed after the recent 'beforebuild: depend' changes and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports skipping 'make depend'. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=295989
* | MFHGlen Barber2016-02-151-1/+1
|\| | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=295639
| * Use the new insecure-lan-zones option instead of listing each AS112 zoneDag-Erling Smørgrav2016-02-111-1/+1
| | | | | | | | | | | | | | | | | | separately. MFC after: 3 days Notes: svn path=/head/; revision=295535
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
| | | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=295278
* | MFH r289384-r293170Glen Barber2016-01-041-1/+1
|\| | | | | | | | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/release-pkg/; revision=293172
| * META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not properly respecting WITHOUT or ARCH dependencies in target/. Doing so requires a massive effort to rework targets/ to do so. A better approach will be to either include the SUBDIR Makefiles directly and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose the benefit of having a userland/lib, userland/libexec, etc, though and results in a massive package. The current implementation of targets/ is very unmaintainable. Currently rescue/rescue and sys/modules are still not connected. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=291563
| * META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=291307
* | Merge from headBaptiste Daroussin2015-10-012-3/+1
|\| | | | | | | Notes: svn path=/projects/release-pkg/; revision=288441
| * META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
| | | | | | | | | | | | | | | | | | This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=288226