Opened 3 years ago
Closed 3 years ago
#64591 closed update (fixed)
bind9 @9.18.0 Released
Reported by: | usernamedefault | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | bind9 |
Description
bind9.18.0 was released January 2022.
named now supports securing DNS traffic using Transport Layer Security
https://downloads.isc.org/isc/bind9/9.18.0/doc/arm/html/notes.html
Change History (6)
comment:1 follow-up: 3 Changed 3 years ago by danielluke (Daniel J. Luke)
comment:2 Changed 3 years ago by danielluke (Daniel J. Luke)
Status: | assigned → accepted |
---|
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to danielluke:
It doesn't build on 12.2, though. if you happen to patch it before I get around to it, please upload the patch here or open a PR :)
Could you describe the problem you encountered, and maybe attach your WIP update? (When I tried I saw it's not as straightforward as just updating the version and checksums since there are patchfiles that no longer apply properly.)
comment:4 Changed 3 years ago by danielluke (Daniel J. Luke)
missing symbols when linking, probably just needs to have some #includes added (and sent back upstream).
comment:5 Changed 3 years ago by danielluke (Daniel J. Luke)
I've just updated the port, will attempt to get this addressed upstream as well.
comment:6 Changed 3 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
It doesn't build on 12.2, though. if you happen to patch it before I get around to it, please upload the patch here or open a PR :)