v0.2.8
Main changes in this release:
- added support for ksh93 and yash shells
- now the shell used to install geoip-shell will be always used by it, rather than
/bin/sh
- fixed a bug with ip lists removal
- the config directory is now only readable by root, to improve security
- the -setvars script now gets installed into the config directory, since it stores some potentially sensitive system-specific data
- scripts now use the 'trap' shell built-in to ensure temporary files removal even if they get killed
- improved log messages
- many small improvements to backend functions which collectively should enhance reliability
- implemented checks for compatible shell
- implemented some additional compatibility checks
- improved documentation
Full Changelog: v0.2.7...v0.2.8