-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2019-0ae1a39a9e 2019-12-19 02:01:21.928251 --------------------------------------------------------------------------------
Name : mosquitto Product : Fedora EPEL 7 Version : 1.6.8 Release : 1.el7 URL : http://mosquitto.org/ Summary : An Open Source MQTT v3.1/v3.1.1 Broker Description : Mosquitto is an open source message broker that implements the MQ Telemetry Transport protocol version 3.1 and 3.1.1 MQTT provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for "machine to machine" messaging such as with low power sensors or mobile devices such as phones, embedded computers or micro-controllers like the Arduino.
-------------------------------------------------------------------------------- Update Information:
1.6.8 ===== Broker: - Various fixes for `allow_zero_length_clientid` config, where this option was not being set correctly. - Fix incorrect memory tracking causing problems with memory_limit option. - Fix subscription topics being limited to 200 characters instead of 200 hierarchy levels. - Only a single CRL could be loaded at once. This has been fixed. - Fix problems with reloading config when `per_listener_settings` was true. - Fix retained messages with an expiry interval not being expired after being restored from persistence. - Fix messages with an expiry interval being sent without an expiry interval property just before they were expired. - Fix TLS Websockets clients not receiving messages after taking over a previous connection. - Fix MQTT 3.1.1 clients using clean session false, or MQTT 5.0 clients using session-expiry-interval set to infinity never expiring, even when the global `persistent_client_expiration` option was set. Client library: - Fix publish properties not being passed to on_message_v5 callback for QoS 2 messages. - Fix documentation issues in mosquitto.h. - Document `mosquitto_connect_srv()`. Clients: - Fix duplicate cfg definition in rr_client. - Fix `mosquitto_pub -l` hang when stdin stream ends. - Fix `mosquitto_pub -l` not sending the final line of stdin if it does not end with a new line. - Make documentation for `mosquitto_pub -l` match reality - blank lines are sent as empty messages. - Free memory in `mosquitto_sub` when quiting without having made a successful connection. Build: - Added `CLIENT_STATIC_LDADD` to makefile builds to allow more libraries to be linked when compiling the clients with a static libmosquitto, as required for e.g. openssl on some systems. -------------------------------------------------------------------------------- ChangeLog:
* Tue Dec 3 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.8-1 - 1.6.8 release * Wed Sep 25 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.7-1 - 1.6.7 release * Tue Sep 24 2019 Fabian Affolter mail@fabian-affolter.ch - 1.6.6-1 - Update to new upstream version 1.6.6 * Sat Sep 14 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.5-1 - 1.6.5 release * Mon Sep 2 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.4-2 - Rebuild for libwebsockets 3.2 * Fri Aug 2 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.4-1 - 1.6.4 release * Thu Jul 25 2019 Fedora Release Engineering releng@fedoraproject.org - 1.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 18 2019 Fabian Affolter mail@fabian-affolter.ch - 1.6.3-1 - Update to new upstream version 1.6.3 * Tue Apr 30 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.2-1 - 1.6.2 release * Sat Apr 27 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.1-1 - 1.6.1 release * Thu Apr 18 2019 Peter Robinson pbrobinson@fedoraproject.org 1.6.0-1 - Major new 1.6.0 release - Support for MQTT 5 * Wed Mar 6 2019 Peter Robinson pbrobinson@fedoraproject.org 1.5.8-1 - New upstream version 1.5.8 * Sat Feb 16 2019 Fabian Affolter mail@fabian-affolter.ch - 1.5.7-1 - Update to new upstream version 1.5.7 * Sat Feb 9 2019 Peter Robinson pbrobinson@fedoraproject.org 1.5.6-1 - 1.5.6 release * Fri Feb 1 2019 Fedora Release Engineering releng@fedoraproject.org - 1.5.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 7 2019 Peter Robinson pbrobinson@fedoraproject.org 1.5.5-2 - Rebuild for libwebsockets 3.x * Tue Dec 18 2018 Fabian Affolter mail@fabian-affolter.ch - 1.5.5-1 - Update to new upstream version 1.5.5 (rhbz#1660413, rhbz#1660414) * Fri Nov 9 2018 Fabian Affolter mail@fabian-affolter.ch - 1.5.4-2 - Update to new upstream version 1.5.4 * Sun Oct 14 2018 Peter Robinson pbrobinson@fedoraproject.org 1.5.3-1 - 1.5.3 release * Thu Sep 20 2018 Fabian Affolter mail@fabian-affolter.ch - 1.5.2-2 - Use WITH_BUNDLED_DEPS=no * Thu Sep 20 2018 Fabian Affolter mail@fabian-affolter.ch - 1.5.2-1 - Update to new upstream version 1.5.2 * Mon Aug 20 2018 Peter Robinson pbrobinson@fedoraproject.org 1.5.1-1 - 1.5.1 release * Fri Jul 20 2018 John W. Linville linville@redhat.com - 1.5-5 - Add previously unnecessary BuildRequires for gcc-c++ * Fri Jul 13 2018 Fedora Release Engineering releng@fedoraproject.org - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat May 26 2018 Rich Mattes richmattes@gmail.com - 1.5-3 - Add network-online.target and documentation to unitfile * Sat May 26 2018 Rich Mattes richmattes@gmail.com - 1.5-2 - Use upstream systemd service and enable systemd notification support (rhbz#1410654) * Sun May 20 2018 Fabian Affolter mail@fabian-affolter.ch - 1.5-2 - Update to new upstream version 1.5 (rhbz#1580115) * Sat May 5 2018 Fabian Affolter mail@fabian-affolter.ch - 1.4.15-2 - Update systemd unit file (rhbz#1564733) * Tue Mar 6 2018 Fabian Affolter mail@fabian-affolter.ch - 1.4.15-1 - Fix CVE-2017-7651 (rhbz#1551755, rhbz#1551754) - Fix CVE-2017-7652 (rhbz#1551743, rhbz#1551745) - Update to new upstream version 1.4.15 * Fri Feb 16 2018 Fabian Affolter mail@fabian-affolter.ch - 1.4.14-7 - Rebuild for libwebsockets * Thu Feb 8 2018 Fedora Release Engineering releng@fedoraproject.org - 1.4.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Oct 21 2017 Kevin Fenzi kevin@scrye.com - 1.4.14-5 - Rebuild again for libwebsockets * Tue Aug 22 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.14-4 - Rebuild for libwebsockets * Thu Aug 3 2017 Fedora Release Engineering releng@fedoraproject.org - 1.4.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering releng@fedoraproject.org - 1.4.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 12 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.14-1 - Update to new upstream version 1.4.14 * Sat Jul 1 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.13-1 - Fix CVE-2017-9868 (rhbz#1464946) - Update to new upstream version 1.4.13 * Sun Jun 18 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.12-2 - Rebuild for libwebsockets * Tue May 30 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.12-1 - Fix CVE-2017-7650 (rhbz#1456507) - Update to new upstream version 1.4.12 * Thu May 18 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.11-2 - Rebuild for libwebsockets * Thu Mar 2 2017 Fabian Affolter mail@fabian-affolter.ch - 1.4.11-1 - Update to new upstream version 1.4.11 * Fri Feb 10 2017 Fedora Release Engineering releng@fedoraproject.org - 1.4.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 29 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.10-2 - Rebuild for libwebsockets (rhbz#1406779) * Fri Nov 18 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.10-1 - Update to new upstream version 1.4.10 * Mon Aug 8 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.9-3 - Rebuild * Fri Jul 1 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.9-2 - Fix configuration example * Fri Jul 1 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.9-1 - Use sample configuration (rhbz#1272342) - Update to new upstream version 1.4.9 * Sun May 8 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.8-2 - Enable websockets support (rhbz#1197678) * Wed Mar 9 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.8-1 - Update to new upstream version 1.4.8 * Thu Feb 4 2016 Fedora Release Engineering releng@fedoraproject.org - 1.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Jan 24 2016 Fabian Affolter mail@fabian-affolter.ch - 1.4.7-1 - Update to new upstream version 1.4.7 * Fri Nov 27 2015 Fabian Affolter mail@fabian-affolter.ch - 1.4.5-1 - Update to new upstream version 1.4.5 * Wed Oct 7 2015 Fabian Affolter mail@fabian-affolter.ch - 1.4.4-1 - Update to new upstream version 1.4.4 * Thu Sep 3 2015 Fabian Affolter mail@fabian-affolter.ch - 1.4.3-1 - Update to new upstream version 1.4.3 * Wed Jun 17 2015 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 10 2015 Fabian Affolter mail@fabian-affolter.ch - 1.4.2-1 - Update to new upstream version 1.4.2 * Sat May 2 2015 Kalev Lember kalevlember@gmail.com - 1.4-2 - Rebuilt for GCC 5 C++11 ABI change * Wed Feb 25 2015 Fabian Affolter mail@fabian-affolter.ch - 1.4-1 - Update BRs - Python subpackage is replaced by python-paho-mqtt - Update to new upstream version 1.4 * Thu Oct 16 2014 Fabian Affolter mail@fabian-affolter.ch - 1.3.5-1 - Update to new upstream version 1.3.5 * Sun Aug 17 2014 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Tue Aug 12 2014 Fabian Affolter mail@fabian-affolter.ch - 1.3.4-1 - Update to new upstream version 1.3.4 * Mon Aug 11 2014 Fabian Affolter mail@fabian-affolter.ch - 1.3.3-1 - Update to new upstream version 1.3.3 * Mon Jul 14 2014 Fabian Affolter mail@fabian-affolter.ch - 1.3.2-1 - Update to new upstream version 1.3.2 (rhbz#1119238) * Sat Jun 7 2014 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Apr 6 2014 Rich Mattes richmattes@gmail.com - 1.3.1-1 - Update to latest upstream release 1.3.1 * Sat Mar 22 2014 Fabian Affolter mail@fabian-affolter.ch - 1.3-1 - Update to latest upstream release 1.3 * Sat Dec 21 2013 Fabian Affolter mail@fabian-affolter.ch - 1.2.3-2 - Add install section to service file * Sat Dec 21 2013 Fabian Affolter mail@fabian-affolter.ch - 1.2.3-1 - Update to latest upstream release 1.2.3 * Mon Oct 28 2013 Fabian Affolter mail@fabian-affolter.ch - 1.2.2-1 - Update to latest upstream release 1.2.2 * Sat Sep 21 2013 Fabian Affolter mail@fabian-affolter.ch - 1.2.1-1 - Update to latest upstream release 1.2.1 * Wed Aug 14 2013 Rich Mattes richmattes@gmail.com - 1.2-1 - Update to release 1.2 * Sat Aug 10 2013 Rich Mattes richmattes@gmail.com - 1.1.3-3 - Switch to Makefiles from CMake scripts - Add User=mosquitto to systemd unit * Tue Jul 23 2013 Rich Mattes richmattes@gmail.com - 1.1.3-2 - Unbundle uthash - Add as-needed to ldflags to avoid spurious links * Wed May 1 2013 Rich Mattes richmattes@gmail.com - 1.1.3-1 - Initial package --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update mosquitto' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org