The following Fedora 19 Security updates need testing: Age URL 199 https://admin.fedoraproject.org/updates/FEDORA-2013-19963/openstack-glance-2013.1.4-1.fc19 25 https://admin.fedoraproject.org/updates/FEDORA-2014-5308/srm-1.2.13-1.fc19 11 https://admin.fedoraproject.org/updates/FEDORA-2014-5896/nrpe-2.15-2.fc19 9 https://admin.fedoraproject.org/updates/FEDORA-2014-5974/python-fmn-web-0.2.4-3.fc19 9 https://admin.fedoraproject.org/updates/FEDORA-2014-5948/python-fedora-0.3.34-1.fc19 6 https://admin.fedoraproject.org/updates/FEDORA-2014-6046/cifs-utils-6.3-2.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-6083/qt-4.8.6-5.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-6127/rubygem-actionpack-3.2.13-6.fc19 4 https://admin.fedoraproject.org/updates/FEDORA-2014-6167/kernel-3.14.3-100.fc19 3 https://admin.fedoraproject.org/updates/FEDORA-2014-6209/mutt-1.5.23-1.fc19 3 https://admin.fedoraproject.org/updates/FEDORA-2014-5759/cups-filters-1.0.53-2.fc19 1 https://admin.fedoraproject.org/updates/FEDORA-2014-6255/smb4k-1.1.2-1.fc19 1 https://admin.fedoraproject.org/updates/FEDORA-2014-6237/botan-1.8.14-3.fc19 1 https://admin.fedoraproject.org/updates/FEDORA-2014-6233/dpkg-1.16.14-1.fc19 1 https://admin.fedoraproject.org/updates/FEDORA-2014-6271/seamonkey-2.26-1.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-6331/dovecot-2.2.13-1.fc19 The following Fedora 19 Critical Path updates have yet to be approved: Age URL 147 https://admin.fedoraproject.org/updates/FEDORA-2013-22326/fedora-bookmarks-15-5.fc19 74 https://admin.fedoraproject.org/updates/FEDORA-2014-3245/testdisk-6.14-2.fc19.1,ntfs-3g-2014.2.15-1.fc19 13 https://admin.fedoraproject.org/updates/FEDORA-2014-5809/xorg-x11-drv-synaptics-1.7.4-9.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-5818/libssh2-1.4.3-7.fc19 12 https://admin.fedoraproject.org/updates/FEDORA-2014-5448/ibus-1.5.7-1.fc19 6 https://admin.fedoraproject.org/updates/FEDORA-2014-6047/gupnp-0.20.11-1.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-6113/xorg-x11-drv-evdev-2.8.4-1.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-6075/selinux-policy-3.12.1-74.26.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-6126/policycoreutils-2.1.14-46.8.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-6083/qt-4.8.6-5.fc19 5 https://admin.fedoraproject.org/updates/FEDORA-2014-5590/libcap-ng-0.7.4-1.fc19 4 https://admin.fedoraproject.org/updates/FEDORA-2014-6179/nss-softokn-3.16.1-1.fc19,nspr-4.10.5-1.fc19,nss-util-3.16.1-1.fc19,nss-3.16.1-1.fc19 4 https://admin.fedoraproject.org/updates/FEDORA-2014-6167/kernel-3.14.3-100.fc19 3 https://admin.fedoraproject.org/updates/FEDORA-2014-6185/kde-workspace-4.11.9-4.fc19 1 https://admin.fedoraproject.org/updates/FEDORA-2014-6282/curl-7.29.0-19.fc19 0 https://admin.fedoraproject.org/updates/FEDORA-2014-6335/squashfs-tools-4.3-2.fc19 The following builds have been pushed to Fedora 19 updates-testing dovecot-2.2.13-1.fc19 ghc-exceptions-0.6.1-1.fc19 squashfs-tools-4.3-2.fc19 Details about builds: ================================================================================ dovecot-2.2.13-1.fc19 (FEDORA-2014-6331) Secure imap and pop3 server -------------------------------------------------------------------------------- Update Information: * Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS handshake was started but wasn't finished, the login process attempted to eventually forcibly disconnect the client, but failed to do it correctly. This could have left the connections hanging arond for a long time. (Affected Dovecot v1.1+) * mdbox: Added mdbox_purge_preserve_alt setting to keep the file within alt storage during purge. * fts: Added support for parsing attachments via Apache Tika. Enable with: plugin { fts_tika = http://tikahost:9998/tika/ } * virtual plugin: Delay opening backend mailboxes until it's necessary. This requires mailbox_list_index=yes to work. (Currently IMAP IDLE command still causes all backend mailboxes to be opened.) * mail_never_cache_fields=* means now to disable all caching. This may be a useful optimization as doveadm/dsync parameter for some admin tasks which shouldn't really update the cache file. * IMAP: Return SPECIAL-USE flags always for LSUB command. * pop3 server was still crashing in v2.2.12 with some settings * maildir: Various fixes and improvements to handling compressed mails, especially when they have broken/missing S=sizes in filenames. * fts-lucene, fts-solr: Fixed crash on search when the index contained duplicate entries. * Many fixes and performance improvements to dsync and replication * director was somewhat broken when there were exactly two directors in the ring. It caused errors about "weak users" getting stuck. * mail_attachment_dir: Attachments with the last base64-encoded line longer than the rest wasn't handled correctly. * IMAP: SEARCH/SORT PARTIAL was handled completely wrong in v2.2.11+ * acl: Global ACL file handling was broken when multiple entries matched the mailbox name. (Only the first entry was used.) -------------------------------------------------------------------------------- ChangeLog: * Mon May 12 2014 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 1:2.2.13-1 - dovecot updated to 2.2.13 - fixes CVE-2014-3430: denial of service through maxxing out SSL connections - pop3 server was still crashing in v2.2.12 - maildir: Various fixes and improvements to handling compressed mails - fts-lucene, fts-solr: Fixed crash on search when the index contained duplicate entries. - mail_attachment_dir: Attachments with the last base64-encoded line longer than the rest wasn't handled correctly. - IMAP: SEARCH/SORT PARTIAL was handled completely wrong in v2.2.11+ - acl: Global ACL file handling was broken when multiple entries matched the mailbox name -------------------------------------------------------------------------------- References: [ 1 ] Bug #1096402 - CVE-2014-3430 dovecot: denial of service through maxxing out SSL connections https://bugzilla.redhat.com/show_bug.cgi?id=1096402 -------------------------------------------------------------------------------- ================================================================================ ghc-exceptions-0.6.1-1.fc19 (FEDORA-2014-6337) Extensible optionally-pure exceptions -------------------------------------------------------------------------------- Update Information: New package - #1075601 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1075601 - Review Request: ghc-exceptions - Extensible optionally-pure exceptions https://bugzilla.redhat.com/show_bug.cgi?id=1075601 -------------------------------------------------------------------------------- ================================================================================ squashfs-tools-4.3-2.fc19 (FEDORA-2014-6335) Utility for the creation of squashfs filesystems -------------------------------------------------------------------------------- Update Information: Mostly this is just to get to the released version of 4.3. However this does pick up lz4 support (which is not in the kernel at this time) which was added after the stable snapshot. -------------------------------------------------------------------------------- ChangeLog: * Tue May 13 2014 Bruno Wolff III <bruno@xxxxxxxx> 4.3-2 - Add missed option to the mksquashfs man page * Tue May 13 2014 Bruno Wolff III <bruno@xxxxxxxx> 4.3-1 - Update to real 4.3 release - Added support for lz4 since the stable snapshot - Added support for alternate zlib compression strategies -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test