Summary
These libraries enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages.
Versions
v1.3.13 :: 1.3 :: gentoo
- Modified
- License
- EPL-2.0
- Keywords
- amd64 x86
- USE flags
- doc examples high-performance ssl test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- high-performance
- The debugging aids internal tracing and heap tracking are not included
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Depending packages
app-admin / syslog-ng : syslog replacement with advanced filtering features
net-analyzer / gvm-libs : Greenbone Vulnerability Management (GVM) libraries
net-analyzer / notus-scanner : Notus is a vulnerability scanner for creating results from local security checks
net-analyzer / ospd-openvas : This is an OSP server implementation to allow GVM to remotely control OpenVAS
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/paho-mqtt-c: Stabilize 1.3.13 x86, #945371
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-libs/paho-mqtt-c: Stabilize 1.3.13 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-libs/paho-mqtt-c: add 1.3.13, drop 1.3.12 update EAPI 7 -> 8
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33637 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-libs/paho-mqtt-c: fix typo
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33345 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-libs/paho-mqtt-c: enable py3.12, add app-shells/bash[net] to BDEPEND
[flow: minor style changes] Closes: https://bugs.gentoo.org/915718 Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33344 Signed-off-by: Florian Schmaus <flow@gentoo.org> Co-authored-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
net-libs/paho-mqtt-c: add REQUIRED_USE="examples? ( ssl )"
Closes: https://bugs.gentoo.org/912262 Closes: https://github.com/gentoo/gentoo/pull/32420 Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Giuseppe Foti · gentoo
Rename {dev-libs → net-libs}/paho-mqtt-c
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Signed-off-by: Florian Schmaus <flow@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/32418