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:
parent
e34f09c7b6
commit
7522ebeb80
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33ab6c6a5ce3247b0a57e34d209fe8936e1218ff89a9b7ca3ff00c2060dd35c7
|
||||
size 4822523
|
3
unbound-1.5.3.tar.gz
Normal file
3
unbound-1.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76bdc875ed4d1d3f8e4cfe960e6df78ee5c6c7c18abac11331cf93a7ae129eca
|
||||
size 4821300
|
@ -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
|
||||
|
||||
|
@ -47,7 +47,7 @@
|
||||
%endif
|
||||
|
||||
Name: unbound
|
||||
Version: 1.5.2
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user