Changes between Initial Version and Version 1 of release-notes/1.8.1


Ignore:
Timestamp:
Mar 14, 2012, 12:43:36 PM (12 years ago)
Author:
davidben@mit.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • release-notes/1.8.1

    v1 v1  
     1= BarnOwl 1.8.1 release notes =
     2
     3{{{
     4After much excessive sitting on patches, the BarnOwl developers are
     5pleased to announce that they have hatched into BarnOwl version
     61.8.1. Although the egg is slightly squashed from all the sitting, the
     7little owlet appears to be in reasonably good health.
     8
     9Ahem. Right. BarnOwl 1.8.1 is a security and bugfix release on top of
     10BarnOwl 1.8.
     11
     12It has been installed in the Athena locker, and you can download it
     13from the website [1] or get the source from Github [2]. BarnOwl 1.8.1
     14fixes the following bugs:
     15
     16* Fix a denial of service when receiving empty zcrypted messages,
     17  found by Alex Dehnert.
     18
     19* Fix a denial of service when receiving a zephyrgram with an
     20  excessive number of fields, found by Luke Faraone.
     21
     22* Remove ^noc from the default reply-lockout filter.
     23
     24* Fix typo in unbindkey usage text, by new contributor Betsy Riley.
     25
     26* Correctly handle invalid filters passed to :view -d.
     27
     28* Fix a memory leak when sending a zcrypted message.
     29
     30* Display foreign realms in the default style.
     31
     32* Numerous fixups in handling personal vs non-personal zwrites. In
     33  particular, cross-realm public zwrites will no longer send pings.
     34
     35The full Changelog is available online [3].
     36
     37Thank you for using BarnOwl, and we hope you enjoy the new release. As
     38usual, any bug reports, questions, or feature requests can be directed
     39to the developers at <barnowl@mit.edu>.
     40
     41- David Benjamin
     42for the BarnOwl developers
     43
     44[1] http://barnowl.mit.edu/wiki/Download/
     45[2] http://github.com/barnowl/barnowl/
     46[3] http://github.com/barnowl/barnowl/blob/barnowl-1.8.1/ChangeLog
     47}}}