Package: unbound / 1.24.1-2

Metadata

Package Version Patches format
unbound 1.24.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not chown control socket.patch | (download)

daemon/remote.c | 11 5 + 6 - 0 !
1 file changed, 5 insertions(+), 6 deletions(-)

 do not chown control socket
Date: Thu, 28 Apr 2022 12:26:18 +0300

There's no need to chown the control socket to the unbound user,
only group ownership is actually useful.

replace deprecated function by new action.patch | (download)

libunbound/python/libunbound.i | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace deprecated $function by new $action