14a7c51ce4
Changes: 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. 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 Geomyidae v0.33 Release ----------------------- I am proud to announce the v0.33 release of geomyidae! What has changed: * More links for geomyidae resources. * Fixes in error messages. They now show useful messages. * Do not exit on SIGHUP. (Fix for OpenBSD startup.) * Fix of some memory leaks. * Relative path support in gph files! * This will make portable CGI applications easier possible. * This is now possible: [1|Some Cool Menu|../cool/menu|server|port] * Fix to set the gph replacement port. * Fix some IPv6 binding issues. * Some separate binding for BSDs is still in the works. * Manpage has been beautified. * '/' is now stripped from base path. I want to thank all contributors! You are making gopher better! |
||
---|---|---|
.. | ||
files | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |