This repository was archived by the owner on Jan 16, 2025. It is now read-only.
mosquitto 1.0.2 - MQTT broker#14334
Closed
andypiper wants to merge 2 commits into
Closed
Conversation
Update to main mosquitto 1.0.2 release Add dependency on homebrew OpenSSL Add launchctl startup plist file Optional Python library build
|
Why not merge into master quickly? too slowly....................... |
Contributor
Author
|
I've tested this myself, it would be nice to hear confirmation from others that this is is a good patch. There was a lot of churn with the mosquitto 1.0/1.0.1/1.0.2 releases coming in quick succession so I've made a bunch of pull requests in the past week but hopefully we are at a fairly stable point now. |
Removed --with-python (can be installed via pip) Tidied up dependencies Clarified caveat messages
Contributor
Author
|
Updated as requested -- please merge :-) |
|
please merge |
Contributor
|
Squash to a single commit please. |
Contributor
Author
|
Done see #14481 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to main mosquitto 1.0.2 release
Add dependency on homebrew OpenSSL
Add launchctl startup plist file
Optional Python library build
Tested on clean 10.8 installation with fresh homebrew, and on upgraded 10.7 system