Bug 266722 - dns/dnsdist: enable scrypt & hash functions everywhere
Summary: dns/dnsdist: enable scrypt & hash functions everywhere
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dave Cottlehuber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-30 12:03 UTC by Dave Cottlehuber
Modified: 2022-11-03 22:41 UTC (History)
2 users (show)

See Also:
tremere: maintainer-feedback+


Attachments
make it so (7.78 KB, patch)
2022-09-30 12:03 UTC, Dave Cottlehuber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2022-09-30 12:03:58 UTC
Created attachment 236967 [details]
make it so

dnsdist 1.7+ requires scrypt for hashPassword and related web API functions.

Since all supported FreeBSD releases have OpenSSL >= 1.1.1 we can drop
this patch IMO. Tested on amd64 poudriere 13.1-RELEASE + 14.0-CURRENT.
Comment 1 Ralf van der Enden 2022-10-02 22:04:51 UTC
Comment on attachment 236967 [details]
make it so

Hi Dave,

Thanks for pointing this out. Since the release of FBSD 12.3 every release has OpenSSL 1.1.1, which makes the patch obsolete.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-05 05:33:58 UTC
^Triage: reporter is committer, assign accordingly.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-03 22:40:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42875692d7c3ba04dad1852db3d2c9e4ce8656ba

commit 42875692d7c3ba04dad1852db3d2c9e4ce8656ba
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2022-11-03 07:35:46 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2022-11-03 22:38:52 +0000

    dns/dnsdist: re-enable scrypt hashing

    PR:             266722

 dns/dnsdist/files/patch-credentials.cc (gone) | 101 --------------------------
 1 file changed, 101 deletions(-)