File: 3.0.7.rst.txt

package info (click to toggle)
cyrus-imapd 3.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,540 kB
  • sloc: ansic: 280,382; perl: 146,834; javascript: 9,624; sh: 5,730; yacc: 2,660; cpp: 2,263; makefile: 2,103; lex: 675; xml: 621; awk: 303; python: 273; asm: 262
file content (32 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
:tocdepth: 3

===============================
Cyrus IMAP 3.0.7 Release Notes
===============================

.. IMPORTANT::

    This is a bug-fix release in the stable 3.0 series.

    Refer to the Cyrus IMAP 3.0.0 Release Notes for important information
    about the 3.0 series, including upgrading instructions.

Download from GitHub:

    *   https://github.com/cyrusimap/cyrus-imapd/releases/download/cyrus-imapd-3.0.7/cyrus-imapd-3.0.7.tar.gz
    *   https://github.com/cyrusimap/cyrus-imapd/releases/download/cyrus-imapd-3.0.7/cyrus-imapd-3.0.7.tar.gz.sig

.. _relnotes-3.0.7-changes:

Changes Since 3.0.6
===================

Bug fixes
---------

* Fixed :issue:`2346`: :cyrusman:`httpd(8)` no longer crashes on upload of
  calendar entries that are missing the UID property.
* Fixed :issue:`2350`: :cyrusman:`imapd(8)` no longer gets stuck in an
  infinite loop when client connections drop out during APPEND.
* Fixed :issue:`2348`: XSNIPPETS now properly supports the cyruslibs fork of
  Xapian.