Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse IoT
  4. Eclipse Mosquitto
  5. 1.6.12

Eclipse Mosquitto 1.6.12

Primary tabs

  • Overview(active tab)
  • Issues
  • Release Plan
  • Review Information

Security:
- In some circumstances, Mosquitto could leak memory when handling PUBLISH
 messages. This is limited to incoming QoS 2 messages, and is related
 to the combination of the broker having persistence enabled, a clean
 session=false client, which was connected prior to the broker restarting,
 then has reconnected and has now sent messages at a sufficiently high rate
 that the incoming queue at the broker has filled up and hence messages are
 being dropped. This is more likely to have an effect where
 max_queued_messages is a small value. This has now been fixed. Closes #1793.

Broker:
- Build warning fixes when building with WITH_BRIDGE=no and WITH_TLS=no.

Clients:
- All clients exit with an error exit code on CONNACK failure. Closes #1778.
- Don't busy loop with `mosquitto_pub -l` on a slow connection.

Release Date: 
Wednesday, August 19, 2020
Release Type: 
Service release (bug fixes only)
IP Due Diligence Type: 
Type A - License Compatibility Certification
Eclipse Mosquitto

Project Links

  • OASIS MQTT Technical Committee
  • MQTT Community
  • MQTT protocol discussion Google Group
  • Website

Related Projects

Related Projects:

  • Eclipse IoT
    • Eclipse Streamsheets
    • Eclipse Paho

Project Hierarchy:

  • Eclipse IoT
  • Eclipse Mosquitto

Tags

Technology Types
  • Internet of Things
Other Tags
  • mqtt
  • m2m
  • iot
  • messaging

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top