| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: aws-c-mqtt-bin | Distribution: openSUSE Tumbleweed |
| Version: 0.16.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Fri May 22 09:55:57 2026 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 141600 | Source RPM: aws-c-mqtt-0.16.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/awslabs/aws-c-mqtt | |
| Summary: Application binaries for aws-c-mqtt library | |
AWS C99 implementation of the MQTT 3.1.1 specification. This package contains the application binaries.
Apache-2.0
* Fri May 22 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.16.0
* Metrics metadata by @xiazhvera in (#422)
* builder -> v0.9.92 and clang-latest by @sbSteveK in (#424)
* Refactor IoT metrics parsing by @xiazhvera in (#423)
* Keep metadata param order by @xiazhvera in (#426)
* Mon Mar 23 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.15.2
* Manual Puback to Manual Publish Acknowledgement by @sbSteveK in (#421)
- from version 0.15.1
* Manual Puback Logging Change by @sbSteveK in (#420)
* Tue Mar 17 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.15.0
* Manual Puback for MQTT5 by @sbSteveK in (#417)
* Wed Feb 18 2026 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.14.0
* Add Platform Metrics Support For Mqtt3 Client by @xiazhvera in (#412)
- from version 0.13.5
* Change stale issue and discussion handling to run once a week
by @DmitriyMusatkin in (#406)
* Log Fix by @sbSteveK in (#409)
* Fix MQTT3 connection configuration functions by @xiazhvera in (#416)
* Fix auto-generated client id getting skipped by @bretambrose in (#418)
- from version 0.13.4
* (identical to 0.13.5)
* Tue Jul 22 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.3
* Duplicate correlation token test by @sbSteveK in (#403)
* Auto-generate client ids in MQTT5 by @bretambrose in (#404)
* Wed Jul 02 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.2
* Remove Windows 2019 and add Windows 2025 with MSVC-17
by @TingDaoK in (#401)
* Log ack_timeout_seconds by @sbSteveK in (#402)
* Tue May 27 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.1
* Fix casing on Windows header files by @ianbotsf in (#393)
* Update test to check time lower bound by @xiazhvera in (#395)
* Fix handling stream operation after client shutdown
by @sfod in (#396)
* Request response client: acquire event loop group
by @xiazhvera in (#392)
* Remove clang-3 from CI by @sbSteveK in (#397)
* Handle NULL connect field on mqtt5 client options destruction
by @sfod in (#398)
* Force TUNNEL proxy type in MQTT5 client by @sfod in (#399)
* Tue May 06 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.0
* Make exports consistent by @DmitriyMusatkin in (#388)
* Capture fields from PUBLISH for req-resp stream
operations by @sfod in (#389)
* Support wildcards streams in request-response stream
client by @sfod in (#381)
* Wed Apr 02 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.12.3
* Apple Network Framework Support by @xiazhvera in (#385)
* Thu Feb 27 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.12.2
* Fix coverage CI job by @sfod in (#382)
* Fix handling of websocket failed transform
for MQTT311 connection by @sfod in (#383)
* Thu Jan 30 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.12.1
* A bunch of CMake fixes by @graebm in (#379)
- from version 0.12.0
* chore: Modified bug issue template to add checkbox to
report potential regression. by @ashishdhingra in (#373)
* MQTT5 options logging conformity by @sbSteveK in (#377)
* Switch CI to roles by @DmitriyMusatkin in (#378)
* Add topic argument to publish callback in request-response
stream client by @sfod in (#380)
- Drop acm_fix-cmake-modules-path.patch, fixed upstream
* Thu Oct 24 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.11.0
* Update CMake to 3.9 by @waahm7 in (#376)
* Mon Sep 23 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.6
* Misc request-response fixes by @bretambrose in (#375)
* Tue Sep 17 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.5
* clang-format 18 by @graebm in (#371)
* Update MacOS to arm64 by @waahm7 in (#372)
* Final request-response polish by @bretambrose in (#367)
* Enum reordering by @bretambrose in (#374)
* Fri May 31 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.4
* Refactor MQTT5 ping timeout by @bretambrose in (#361)
* Disabled keep alive by @bretambrose in (#363)
* Tue May 21 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro: allows us to eliminate usage of deprecated
%patchN syntax.
* Mon Mar 18 2024 Dirk Müller <dmueller@suse.com>
- update to 0.10.3:
* return an error code when an mqtt5 puback has a failing reason code
* Mon Feb 26 2024 Dirk Müller <dmueller@suse.com>
- use shared library naming policy
* Wed Feb 21 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.2
* Remove no-longer-necessary setup callback cross-thread task by @bretambrose in (#341)
* Fix a bunch of places we forget to aws_raise_error() by @graebm in (#350)
* Push ping time only if the request complete is successful by @alfred2g in (#348)
* Wed Jan 03 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.10.1
* Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#338)
* Thu Nov 30 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.10
* Add MQTT error for subscribe failure by @sfod in (#335)
* Tue Nov 21 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.9
* MQTT5 operation timeout by @bretambrose in (#333)
* Relax validation on user-specified topic aliasing by @bretambrose in (#334)
- from version 0.9.8
* Remove callback severance on 5-to-3 adapter by @bretambrose in (#329)
* Tue Oct 17 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.7
* Restore negotiated settings copy by @xiazhvera in (#330)
* Fri Sep 22 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.6
* Added workflow for handling answerable discussions by @yasminetalby in (#318)
* MQTT311 compliance client behavior2 by @bretambrose in (#326)
* Fix: coredump, dereference null variable by @alfred2g in (#327)
* Wed Aug 30 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.5
* Explicit Private for target_link_libraries by @waahm7 in (#322)
* Tue Aug 22 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.4
* Match format specifier to integer width in some
logging by @bretambrose in (#266)
* Address theoretical possibility of a TPS-throttled
publish getting lost by @bretambrose in (#320)
* Add MQTT311 on_termination callback by @sfod in (#317)
* Tue Aug 15 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.3
* Pushoff keep alive on ack received by @xiazhvera in (#314)
* Remove IoT core specific topic and client ID validation
checks in MQTT5 by @bretambrose in (#315)
- from version 0.9.2
* Fix websocket transfer callback userdata and server
name in tls_options by @xiazhvera in (#313)
* Tue Aug 01 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.1
* MQTT5 to MQTT3 adapter implementation by @bretambrose in (#312)
- from version 0.9.0
* Run forgotten content type tests by @bretambrose in (#309)
* MQTT311 decoder by @bretambrose in (#311)
* Thu Jul 06 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.14
* Extra Connection Callbacks in 311 by @xiazhvera in (#300)
* Adapter lifecycle take2 by @bretambrose in (#296)
* Sat Jun 10 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.13
* Stub MQTT3-to-MQTT5 adapter by @bretambrose in (#281)
* Use UUID for socket endpoints by @TwistedTwigleg in (#283)
* Misc refactors involving MQTT5 needed for the MQTT3 adapter by @bretambrose in (#284)
* Update time to ancient by @jmklix in (#287)
* Move acquire/release to the connection vtable by @bretambrose in (#285)
* Mqtt3-to-5 Adapter Config APIs by @bretambrose in (#286)
* Some misc. cleanup by @bretambrose in (#292)
* Fix cmake config by @TingDaoK in (#294)
* Fix a bug when unsub from a non-subscribed parent topic by @xiazhvera in (#297)
* Unit Test for #297 by @xiazhvera in (#298)
* 311 adapter lifecycle foundations by @bretambrose in (#293)
* Tue May 16 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.12
* Vtable refactor311 by @bretambrose in (#280)
* Fix warnings in public headers by @waahm7 in (#282)
* Wed May 03 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.11
* Add GitHub templates and bots by @jmklix in (#272)
* Update builder version to fix aws-lc build on manylinux1
by @TingDaoK in (#273)
* Canary amazon linux by @TwistedTwigleg in (#275)
* Add a millisecond sleep to insure tests dont share
socket endpoints by @sbSteveK in (#276)
* Test endpoint UUID by @sbSteveK in (#277)
* Add const qualifier to topic alias options in
client options for mqtt5 by @sbSteveK in (#278)
* MQTT311 shared subscription support by @TwistedTwigleg in (#274)
* Backed up socket fixes by @TwistedTwigleg in (#254)
* Adjust the canary not to crash if it cannot poll
the metric alarms by @TwistedTwigleg in (#279)
* Mon Apr 24 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.10
* Missed actually setting the DNS override
on MQTT311 by @bretambrose in (#270)
- from version 0.8.9
* Resolution override by @bretambrose in (#269)
* Thu Apr 06 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.8
* Update timeouts to be more container/emu-friendly by @bretambrose in (#264)
* Adds a basic check for min reconnect delay to the
311 reconnect test by @bretambrose in (#262)
* A minor validation check by @xiazhvera in (#265)
* General improvements to MQTT5 canary by @TwistedTwigleg in (#252)
* Reconnection Backoff Fix by @bretambrose in (#267)
* Fri Feb 10 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.7
* Port MQTT5 listener PR from staging to public by @bretambrose in (#234)
* Add on_closed callback to MQTT311 by @TwistedTwigleg in (#258)
* Remove upper bound checks in MQTT5 tests for now by @TwistedTwigleg in (#259)
* Remove next_attempt_ms by @sbSteveK in (#260)
* Add UTF8 validation check on user properties by @sbSteveK in (#256)
* Thu Jan 26 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.6
* MQTT311 operation statistics locks by @TwistedTwigleg in (#255)
* Tue Jan 24 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.5
* Remove temporary logging around MQTT5 decoder by @TwistedTwigleg in (#249)
* MQTT311 operation statistics support by @TwistedTwigleg in (#247)
* Fix and test MQTT5 decoder reset bug by @bretambrose in (#251)
* Thu Jan 05 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.4
* Fix macro usage by @DmitriyMusatkin in (#244)
* Tweak comment about websockets by @graebm in (#245)
* Force channel setup failures to always execute on
the client's event loop by @bretambrose in (#246)
/usr/bin/elastipubsub /usr/bin/elastipubsub5 /usr/bin/elastishadow /usr/bin/mqtt5canary
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:54:38 2026