# 2018-11-15 20:14:23.816822 UTC (+0000) Geomyidae v0.34 Release »Above the Oceans« I am proud to announce the v0.34 release of geomyidae! It is named »Above the Oceans«, because it is released 11km above the Atlantic Ocean. I can't see whales from here. Why a new release in such a short time? In geomyidae v0.33 is a nasty listening bug, so do not use it. The change log is still the same and can be found at: gopher://bitreich.org/0/usr/20h/phlog/2018-11-11T09-22-07-989364.md What has changed from v0.33 v0.34: * There is finally a multi-listening implementation, which allows constant behaviour of IPv6 and IPv4 across all platforms, including the BSDs. # bind to 0.0.0.0 and :: on port 7070 geomyidae -b $(pwd) -p 7070 -d # bind to :: only on port 7070 geomyidae -6 -b $(pwd) -p 7070 -d # bind to the IPv4 address of some interface only geomyidae -4 -b $(pwd) -i google.com # bind to IPv6 and IPv4 of many interfaces geomyidae -b $(pwd) -i google.com -i google.de -i nsa.gov Here are the links for the release: git://bitreich.org/geomyidae gopher://bitreich.org/1/scm/geomyidae gopher://bitreich.org/9/scm/geomyidae/tag/geomyidae-v0.34.tgz gopher://bitreich.org/9/scm/geomyidae/tag/geomyidae-v0.34.tgz.sha512sum ftp://ftp@bitreich.org/releases/geomyidae/geomyidae-v0.34.tgz ftp://ftp@bitreich.org/releases/geomyidae/geomyidae-v0.34.tgz.sha512sum All bug reports, patches and messages are welcome! Sincerely, 20h