[image] GNU Anubis 4.1 is out!

Here is the official annoucement, and following is the list of user-visible changes in this release:

  • The package is licensed under GPL version 3
  • New working mode: MDA
  • The != (``not match'') operator is implemented.
  • Added concatenation operator.
  • With guile support enabled, Guile version 1.8.0 or later is required.
  • Fixed handling of regular expressions.
  • Got rid of arbitrary-sized buffers. All memory is being allocated on request.
  • Process main configuration file no matter was the client recognized or not.
  • Errors in Guile scripts are catched and displayed early. In previous versions they could cause aborting the subprocess.
  • Support for GPGME 1.0.2
  • Fixed minor bug in handling identd responses.
  • Fixed SIGCHLD handling.