Opened 11 years ago
Closed 11 years ago
#6270 closed enhancement (fixed)
Unbound-1.5.3
| Reported by: | Pierre Labastie | Owned by: | Pierre Labastie |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version https://www.unbound.net/downloads/unbound-1.5.3.tar.gz MD5: 1e95fdcbaaf5dc87432d898006a5eb13
Bug Fixes
[bugzilla: 647 ]
Fix #647 crash in 1.5.2 because pwd.db no longer accessible after reload.
[bugzilla: 645 ]
Fix #645 Portability to Solaris 10, use AF_LOCAL.
[bugzilla: 646 ]
Fix #646 Portability to Solaris, -lrt for getentropy_solaris.
Use the getrandom syscall introduced in Linux 3.17 (from Heiner Kallweit).
Change History (3)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
Note:
See TracTickets
for help on using tickets.

It seems that unbound uses an internal copy of libldns see https://www.unbound.net/documentation/howto_setup.html
I do not know whether they use the latest version (have to test). Libldns is provided by the same organization as unbound.