#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 26th November 2018 === ==== Local Packages ==== * Updated `gtkwave` to 3.3.97 in Rawhide: * Need to set `menu_wlist` entry `NULL` on `gtk_widget_destroy()` * Fix on `vtype()`/`vtype2()` to detect '`x`' and make the colouration red on newly-displayed traces (bug new from Dinotrace-like rendering in 3.3.96) ==== Local Packages ==== * Updated `dovecot` (2.3.x): * Updated `dovecot` to 2.3.4: * The default postmaster_address is now "postmaster@"; if username contains the @domain part, that's used, otherwise the server's hostname is used * "`doveadm stats dump`" now returns two decimals for the "`avg`" field * Added push notification driver that uses a Lua script * Added new SQL, DNS and connection events; see https://wiki2.dovecot.org/Events * Added "`doveadm mailbox cache purge`" command * Added events API support for Lua scripts * `doveadm force-resync` `-f` parameter performs "`index fsck`" while opening the index, which may be useful to fix some types of broken index files (this may become the default behaviour in a later version) * `director`: Kicking a user crashes if login process is very slow * `pop3_no_flag_updates=no`: Don't expunge `DELE`ted and `RETR`ed messages unless `QUIT` is sent * `auth`: Fix `crypt()` segfault with `glibc` ≥ 2.28 * `imap`: Running `UID FILTER` script with errors assert-crashes * `dsync`, `pop3-migration`: `POP3` `UIDL`s weren't added to `dovecot.index.cache` while mails were saved * `dict` clients may have been using 100% CPU while waiting for `dict` server to finish commands * `doveadm user`: Fixed user listing via HTTP API * All levels of Cassandra log messages were logged as Dovecot errors * `http`/`smtp` client may have crashed after SSL handshake * Lua auth converted strings that looked like numbers into numbers * Updated `pigeonhole` to 0.5.4: * Adjustments to several changes in Dovecot v2.3.4 make this Pigeonhole release dependent on that Dovecot release; it will not compile against older Dovecot versions; conversely, you need to upgrade Pigeonhole when upgrading Dovecot to v2.3.4 * The changes regarding the default `postmaster_address` in Dovecot v2.3.4 mainly apply to Pigeonhole; the new default should work for all existing installations, thereby fixing several reported v2.3/v0.5 migration problems * `IMAP FILTER=SIEVE` capability: Fix assert crash occurring when running `UID FILTER` on a Sieve script with errors . I added an [[https://www.dovecot.org/pipermail/dovecot/2018-November/113576.html|upstream fix for 32-bit issues]] * Updated `gtkwave` to 3.3.97 as per the Fedora version * Updated `xz` (5.2.4) to fix `annocheck` failures on `i686` ([[RedHatBugzilla:1630650|Bug #1630650]]) ----