| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Release notes at
https://nlnetlabs.nl/news/2024/Oct/17/unbound-1.22.0-released/
Merge commit '0a6d797cf6eb751d7eb613900cd19803e05d905f' into main
(cherry picked from commit 46d2f61818f594174cafe31ee338c6e083fa1876)
|
| |
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://nlnetlabs.nl/news/2024/Oct/03/unbound-1.21.1-released/
Security: CVE-2024-8508
Merge commit '9b8db746ac608ff7cdad3c9ac7ac395319e4ea0f'
(cherry picked from commit 5a5c2279813012882e59aa7bb51d50c5baba3b1e)
|
| |
|
|
|
|
|
|
|
| |
Release notes at
https://nlnetlabs.nl/news/2024/Aug/15/unbound-1.21.0-released/
Merge commit '96ef46e5cff01648c80c09c4364d10bc6f58119d'
(cherry picked from commit 5685098846d7f11ad642d9804d94dc7429a7b212)
|
| |
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit 335c7cda12138f2aefa41fb739707612cc12a9be)
|
| |
|
|
|
|
|
|
|
| |
Release notes at
https://www.nlnetlabs.nl/news/2024/Mar/14/unbound-1.19.3-released/
Merge commit '5a33598e88ad8fbc0affa74dee0a2d8cc4010fbc' into main
(cherry picked from commit b7c0c8c18e0f12bc22e251fbcabad719b364a38a)
|
| |
|
|
|
|
|
|
|
| |
Release notes at
https://www.nlnetlabs.nl/news/2024/Feb/13/unbound-1.19.1-released/
Security: CVE-2023-50387, CVE-2023-50868
(cherry picked from commit b76ef9a7cb8a7c62d10ae8101f41014f34819174)
|
| |
|
|
|
|
|
|
|
| |
This was missed earlier today.
Reported by: "Herbert J. Skuhra" <herbert@gojira.at>
Fixes: 16fd0b249104
(cherry picked from commit 67267734315c6a48db31697f0a0669fa1f985969)
|
| |
|
|
|
|
|
|
|
| |
Release notes at
https://www.nlnetlabs.nl/news/2023/Aug/30/unbound-1.18.0-released/
Merge commit '401770e05c71ecb5ae61a59d316069b4b78bf622' into main
(cherry picked from commit 8f76bb7dad48538c6832c2fb466a433d2a3f8cd5)
|
| |
|
|
|
|
|
| |
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 /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
This reverts commit 64d318ea98b7c59f5567d47a9a8474887d8b5cb8, reversing
changes made to 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.
Revert a mismerge which reversed 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Approved by: re (kib)
Notes:
svn path=/head/; revision=339276
|
| |
|
|
|
|
|
| |
Approved by: re (kib@)
Notes:
svn path=/head/; revision=338568
|
| |
|
|
| |
Notes:
svn path=/head/; revision=333561
|
| |
|
|
| |
Notes:
svn path=/head/; revision=333559
|
| |
|
|
| |
Notes:
svn path=/head/; revision=333557
|
| |
|
|
| |
Notes:
svn path=/head/; revision=333552
|
| |
|
|
|
|
|
| |
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=325188
|
| |
|
|
|
|
|
|
|
|
| |
This implifies pathing in make/displayed output
MFC after: 3 weeks
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=312473
|
| |
|
|
| |
Notes:
svn path=/head/; revision=305381
|
| |\
| |
| |
| |
| |
| |
| | |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=296869
|
| | |
| |
| |
| |
| |
| |
| | |
This allows additional CFLAGS, as set in bsd.cpu.mk, to go through.
Notes:
svn path=/head/; revision=296677
|
| |\|
| |
| |
| |
| |
| |
| | |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=296318
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\|
| |
| |
| |
| |
| |
| | |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=295639
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
separately.
MFC after: 3 days
Notes:
svn path=/head/; revision=295535
|
| | |
| |
| |
| |
| |
| |
| | |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=295278
|
| |\|
| |
| |
| |
| |
| |
| | |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=293172
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\|
| |
| |
| | |
Notes:
svn path=/projects/release-pkg/; revision=288441
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
This has not been needed since r284171 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288226
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=287917
|
| |\|
| |
| |
| | |
Notes:
svn path=/projects/release-pkg/; revision=284410
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| | | |\
| | |/
| |/|
| | | |
Notes:
svn path=/projects/bmake/; revision=283595
|
| | | |\
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=274683
|
| | | |\ \
| | | | |
| | | | |
| | | | | |
Notes:
svn path=/projects/bmake/; revision=270164
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Notes:
svn path=/projects/bmake/; revision=256630
|
| |/ / / /
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/release-pkg/; revision=279659
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some users build FreeBSD as non-root in Perforce workspaces. By default,
Perforce sets files read-only unless they're explicitly being edited.
As a result, the -f argument must be used to cp in order to override the
read-only flag when copying source files to object directories. Bare use of
'cp' should be avoided in the future.
Update all current users of 'cp' in the src tree.
Reviewed by: emaste
MFC after: 1 week
Sponsored by: Spectra Logic
Notes:
svn path=/head/; revision=277273
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
adopted upstream, greatly reducing the diff.
Notes:
svn path=/head/; revision=276605
|
| | |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
While here reduce a bit overlinking
Notes:
svn path=/head/; revision=275024
|