SHA256
1
0
forked from pool/unbound

Accepting request 303860 from home:stroeder:branches:server:dns

Successfuly tested on rasperry pi (Factory_ARM/armv6l) and Tumbleweed / 13.2 (both x86_64)

OBS-URL: https://build.opensuse.org/request/show/303860
OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=19
This commit is contained in:
2015-06-05 02:05:12 +00:00
committed by Git OBS Bridge
parent e34f09c7b6
commit 7522ebeb80
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Apr 24 13:53:53 UTC 2015 - michael@stroeder.com
- update to 1.5.3
- 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).
-------------------------------------------------------------------
Thu Feb 19 23:35:58 UTC 2015 - mrueckert@suse.de