Skip to content

KadNode 2.2.0 released

Compare
Choose a tag to compare
@mwarning mwarning released this 14 Feb 23:40
· 359 commits to master since this release

A few critical bugs were fixed and the code was updated in many aspects (code style, poll interface, unix sockets).

Changes:

  • fix list append in result list
  • update dht to version 0.25
  • use unix socket for nss interface
  • prevent deletion of unix sockets
  • use poll() instead of select()
  • aim for Linux code style
  • various FreeBSD fixes

Installation:

  • Arch Linux: pacman -U kadnode-2.2.0-1-x86_64.pkg.tar.xz
  • Debian/Ubuntu: dpkg -i kadnode_2.2.0_amd64.deb
  • OpenWrt: opkg install /tmp/kadnode_2.2.0-1_*.ipk
  • FreeBSD: pkg install kadnode_2.2.0_1.txz