aboutsummaryrefslogtreecommitdiff
path: root/contrib/unbound
Commit message (Collapse)AuthorAgeFilesLines
* unbound: Vendor import 1.24.0Cy Schubert4 days122-6157/+23204
| | | | | | | | | 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-0726-2930/+5297
| | | | | | | | | | | 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: Vendor import 1.23.0Cy Schubert2025-04-27222-7275/+41990
| | | | | | | | | Release notes at https://nlnetlabs.nl/news/2025/Apr/24/unbound-1.23.0-released/ MFC after: 2 weeks Merge commit '44bab727dfe28451b777dc9e47db4f748b709182'
* unbound: Remove testcode and testdataCy Schubert2024-10-18139-23468/+0
| | | | | | | The testcode and testdata directories are not used by FreeBSD. Remove them. MFC after: 1 week
* unbound: Vendor import 1.22.0Cy Schubert2024-10-18119-7919/+22714
| | | | | | | | | 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-0717-1118/+1587
| | | | | | | | | | 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-16115-6794/+11663
| | | | | | | | | Release notes at https://nlnetlabs.nl/news/2024/Aug/15/unbound-1.21.0-released/ MFC after: 1 week Merge commit '96ef46e5cff01648c80c09c4364d10bc6f58119d'
* unbound: Remove backup fileCy Schubert2024-07-151-26616/+0
| | | | | | | | | Upstream unbound includes a backup configure file which is distributed in the upstream tarball. It must be created by their release process and not deleted prior to packaging the tarball. I've received two emails so far asking about it. Let's remove it so nobody else asks about it. MFC: 1 week
* unbound: Vendor import 1.20.0Cy Schubert2024-05-10106-13289/+52803
| | | | | | | | | 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-1757-284/+18035
| | | | | | | | | 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-1427-205/+887
| | | | | | | | 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: Remove backup file brought in from upstreamCy Schubert2023-11-141-1456/+0
| | | | | | | | | | Upstream tarball included config.h~. This was previously manually removed from vendor where in fact it should not have been as it would have caused a merge conflict. Reported by: "Herbert J. Skuhra" <herbert@gojira.at> MFC: 2 weeks
* unbound: Vendor import 1.19.0Cy Schubert2023-11-1387-780/+4408
| | | | | | | | | Release notes at https://www.nlnetlabs.nl/news/2023/Aug/30/unbound-1.19.0-released/ MFC after: 2 weeks Merge commit '16fd0b24910488e59ca1941387b9ac7fb646a837' into unbound
* unbound: Import upstream 0ee44ef3 when ENOBUFS is returnedCy Schubert2023-10-132-2/+101
| | | | | | | | | | | | | From upstream 0ee44ef3: - Fix send of udp retries when ENOBUFS is returned. It stops looping and also waits for the condition to go away. Reported by Florian Obser. PR: 274352 MFC after: 3 days Merge commit '292d51198aa319c58f534549851e9c28486abdf4'
* local-unbound: remove stray config.h.in backupMina Galic2023-09-201-1456/+0
| | | | | | | | | | | despite being ignored in our main .gitignore, such files can still be merged from vendor branches. Reviewed by: cy Fixes: 8f76bb7dad (unbound: Vendor import 1.18.0) MFC after: 2 weeks X-MFC with: 8f76bb7dad Differential Revision: https://reviews.freebsd.org/D41920
* unbound: Vendor import 1.18.0Cy Schubert2023-09-19146-1703/+9432
| | | | | | | | | 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-191-0/+1
| | | | | | | 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
* unbound: Vendor import 1.17.1Cy Schubert2023-01-1547-108/+996
| | | | | | | | | Release notes at https://www.nlnetlabs.nl/news/2023/Jan/12/unbound-1.17.1-released/. MFC after: 1 month Merge commit '7699e1386a16236002b26107ffd2dcbde375e197' into main
* unbound: Reapply Vendor import 1.17.0Cy Schubert2022-10-1668-1327/+2663
| | | | | | | | | | | 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-1668-2663/+1327
| | | | | | | This reverts commit 64d318ea98b7c59f5567d47a9a8474887d8b5cb8, reversing changes made to 8063dc03202fad7d6bdf34976bc8556fa3f23fa1. Revert a mismerge which reversed 8063dc03202fad7d6bdf34976bc8556fa3f23fa1.
* unbound: Vendor import 1.17.0Cy Schubert2022-10-1668-1327/+2663
| | | | | | | | 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
* unbound: Vendor import 1.16.3Cy Schubert2022-09-2922-30/+107
| | | | | | | | | | | Fixes CVE-2022-3204 'Non-Responsive Delegation Attack'. MFC after: 3 days Security: CVE-2022-3204 Security: https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt Changelog: https://nlnetlabs.nl/news/2022/Sep/21/unbound-1.16.3-released/ Merge commit '0dde6f4f8e604df8c6fbdab8b4aadb5ddf80c76f' into unbound/main
* unbound: Vendor import 1.16.2Cy Schubert2022-08-0643-91/+1015
| | | | | | | | | | | Security update to unbound. PR: 265645 Security: CVE-2022-30698, CVE-2022-30699 Security: bc43a578-14ec-11ed-856e-d4c9ef517024 MFC after: 3 days Merge commit '9b76d32f2310b735dbeb896cbf2776cad61f23e8' into main
* unbound: Vendor import 1.16.1Cy Schubert2022-07-13172-12244/+728
| | | | | | Merge commit 'd57351465531b38689892ec862de2725b52842dd' into unbound/main2 MFC after: 1 month
* unbound: Vendor import 1.16.0Cy Schubert2022-06-08102-671/+3983
| | | | | | Merge commit '5f9f82264b91e041df7cba2406625146e7268ce4' into main MFC after: 1 month
* unbound: Vendor import 1.15.0Cy Schubert2022-02-1878-826/+2542
| | | | | | Vendor import GA release of unbound 1.15.0. MFC after: 2 weeks
* unbound: Refresh manpages to latest versionCy Schubert2022-02-178-208/+987
| | | | | | | | | | Update unbound manpages by copying the current unbound manpages in contrib/doc/*.in to their respective manpages, PR: 262013 Reported by: Michael Osipov <michael.osipov@siemens.com> Fixes: numerous previous updates MFC after: 3 days
* unbound: Vendor import 1.14.0Cy Schubert2022-01-2411-23/+23
| | | | | | | | Vendor import GA release of unbound 1.14.0. MFC after: 2 weeks Merge commit '9b87431a326169e72d5ca55670cb3c95205aa350' into unbound/main
* Revert "wpa: Import wpa 2.10."Cy Schubert2022-01-181-0/+1656
| | | | | | | | This reverts commit 5eb81a4b4028113e3c319f21a1db6b67613ec7ab, reversing changes made to c6806434e79079f4f9419c3ba4fec37efcaa1635 and this reverts commit 679ff6112361d2660f4e0c3cda71198a5e773a25. What happend is git rebase --rebase-merges doesn't do what is expected.
* wpa: Import wpa 2.10.Cy Schubert2022-01-181-1656/+0
| | | | | | The long awaited hostapd 2.10 is finally here. MFC after: 3 weeks
* unbount: Vendor import 1.14.0rc1Cy Schubert2021-12-03128-1972/+5359
| | | | | | | | This vendor import was requested by glebius@ as it should fix unbound crashes. Reported by: glebius MFC after: 1 week
* unbound: Vendor import 1.13.2Cy Schubert2021-08-17179-1803/+14359
| | | | | | Merge commit '625f1c1312fb7defbd148c8ba121a0cf058707ef' MFC after: 1 month
* MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:Cy Schubert2021-02-1076-683/+1697
| | | | | | | | | Update unbound 1.13.0 --> 1.13.1. Includes numerous bugfixes documented at: https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-13-1 MFC after: 1 month
* MFV r368746:Xin LI2020-12-184-23/+26
| | | | | | | | | | | | Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69: Fix error cases when udp-connect is set and send() returns an error Obtained from: unbound git MFC after: 3 days Notes: svn path=/head/; revision=368751
* MFV r368464:Cy Schubert2020-12-0954-609/+2532
| | | | | | | | | | Update unbound from 1.12.0 to 1.13.0 MFC after: 1 week Security: CVE-2020-28935 Notes: svn path=/head/; revision=368478
* MFV r367082:Cy Schubert2020-10-2771-1499/+3243
| | | | | | | | | Update unbound 1.11.0 --> 1.12.0. MFC after: 1 month. Notes: svn path=/head/; revision=367094
* MFV 364468:Cy Schubert2020-08-2496-2352/+10906
| | | | | | | | | Update unbound 1.10.1 --> 1.11.0. MFH: 1 month Notes: svn path=/head/; revision=364721
* MFV r361322:Cy Schubert2020-05-2191-1584/+5248
| | | | | | | | | | | | | | | | | | 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-1337/+0
| | | | | | | | | | | | 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
* MFV r356143:Cy Schubert2019-12-3199-2003/+3924
| | | | | | | | | | Update unbound 1.9.2 --> 1.9.6. MFC after: 3 days Security: CVE-2019-18934 (fixed by 1.9.5) Notes: svn path=/head/; revision=356228
* Upgrade Unbound to 1.9.2.Dag-Erling Smørgrav2019-07-04102-1501/+4702
| | | | Notes: svn path=/head/; revision=349720
* Merge upstream r4932: turn so-reuseport option off by default.Dag-Erling Smørgrav2018-11-015-1/+25
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=340037
* Try harder to sanitize the environment before running configure.Dag-Erling Smørgrav2018-10-101-9/+10
| | | | | | | | | Remove a workaround for older Unbound versions that used sbrk. Approved by: re (gjb) Notes: svn path=/head/; revision=339294
* Upgrade to 1.8.1.Dag-Erling Smørgrav2018-10-1048-312/+565
| | | | | | | Approved by: re (kib) Notes: svn path=/head/; revision=339278
* Upgrade Unbound to 1.8.0. More to follow.Dag-Erling Smørgrav2018-10-1092-685/+2946
| | | | | | | Approved by: re (kib) Notes: svn path=/head/; revision=339275
* Make unbound buildable.Jung-uk Kim2018-09-191-3/+3
| | | | Notes: svn path=/projects/openssl111/; revision=338778
* Revert r338774. Unrelated changes were committed with Apache Serf.Jung-uk Kim2018-09-191-3/+3
| | | | Notes: svn path=/projects/openssl111/; revision=338775
* Update Apache Serf to 1.3.9 to make it buildable with OpenSSL 1.1.1.Jung-uk Kim2018-09-191-3/+3
| | | | Notes: svn path=/projects/openssl111/; revision=338774
* Upgrade Unbound to 1.7.3. More to follow.Dag-Erling Smørgrav2018-09-1036-559/+688
| | | | | | | Approved by: re (kib@) Notes: svn path=/head/; revision=338569
* Upgrade Unbound to 1.7.2. More to follow.Dag-Erling Smørgrav2018-09-1050-184/+629
| | | | | | | Approved by: re (kib@) Notes: svn path=/head/; revision=338568