<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/mosquitto, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-12-31T07:12:36Z</updated>
<entry>
<title>treewide: fix spelling and grammar in Makefiles</title>
<updated>2025-12-31T07:12:36Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2025-12-26T04:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=de64f871b0f00b885039997eb46f914bdac687a5'/>
<id>urn:sha1:de64f871b0f00b885039997eb46f914bdac687a5</id>
<content type='text'>
Fix spelling and grammar in package definitions, configs, comments and
other strings.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<entry>
<title>mosquitto: upgrade to version 2.0.22</title>
<updated>2025-11-08T18:59:09Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2025-11-08T17:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=574070c3e7c1f4e1981d3954279efd882d7f7dfb'/>
<id>urn:sha1:574070c3e7c1f4e1981d3954279efd882d7f7dfb</id>
<content type='text'>
Upgrade to version 2.0.22, which is compatible with cmake 4.x
 * backport a post-release fix for nossl build

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>mosquitto: bump PKG_RELEASE since missing in PR #23863</title>
<updated>2024-04-13T21:05:30Z</updated>
<author>
<name>David Andreoletti</name>
</author>
<published>2024-04-12T09:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=51e5556ea41b3970db353ca093fdb3392ddeee45'/>
<id>urn:sha1:51e5556ea41b3970db353ca093fdb3392ddeee45</id>
<content type='text'>
Signed-off-by: David Andreoletti &lt;david@andreoletti.net&gt;
</content>
</entry>
<entry>
<title>mosquitto: support anonymous user per listener</title>
<updated>2024-04-10T09:33:42Z</updated>
<author>
<name>David Andreoletti</name>
</author>
<published>2024-04-10T08:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1cfb5ca084d50519384cb331303d9fde4411a9f2'/>
<id>urn:sha1:1cfb5ca084d50519384cb331303d9fde4411a9f2</id>
<content type='text'>
Signed-off-by: David Andreoletti &lt;david@andreoletti.net&gt;
</content>
</entry>
<entry>
<title>mosquitto: reenable options wrongly turned off</title>
<updated>2024-02-05T00:35:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-02-04T23:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=69dc285ac9259241b65cc7d0c690236dbeaf743e'/>
<id>urn:sha1:69dc285ac9259241b65cc7d0c690236dbeaf743e</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mosquitto: update to 2.0.18</title>
<updated>2023-12-01T19:20:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-10T00:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=aa89f847c673343af0cde4dbd9535a63272f7f14'/>
<id>urn:sha1:aa89f847c673343af0cde4dbd9535a63272f7f14</id>
<content type='text'>
Switch to CMake. Allows faster compilation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>net/mosquitto: bump to 2.0.17</title>
<updated>2023-08-23T20:40:08Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2023-08-17T21:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1eef58684cdf6415dc33ccab1e39382e96a31b37'/>
<id>urn:sha1:1eef58684cdf6415dc33ccab1e39382e96a31b37</id>
<content type='text'>
This is a security and bug fix release.

Security:
- CVE-2023-28366: Fix memory leak in broker when clients send multiple QoS 2
  messages with the same message ID, but then never respond to the PUBREC
  commands.
- CVE-2023-0809: Fix excessive memory being allocated based on malicious
  initial packets that are not CONNECT packets.
- CVE-2023-3592: Fix memory leak when clients send v5 CONNECT packets with a
  will message that contains invalid property types.
- Broker will now reject Will messages that attempt to publish to $CONTROL/.
- Broker now validates usernames provided in a TLS certificate or TLS-PSK
  identity are valid UTF-8.
- Fix potential crash when loading invalid persistence file.
- Library will no longer allow single level wildcard certificates, e.g. *.com

Bugfixes of note or relevance to OpenWrt:
- Fix bridges with non-matching cleansession/local_cleansession being expired
  on start after restoring from persistence. Closes #2634.
Client library:
- Use CLOCK_BOOTTIME when available, to keep track of time. This solves the
  problem of the client OS sleeping and the client hence not being able to
  calculate the actual time for keepalive purposes. Closes #2760.

Full changelog available at: https://github.com/eclipse/mosquitto/blob/v2.0.16/ChangeLog.txt
plus: https://github.com/eclipse/mosquitto/blob/v2.0.17/ChangeLog.txt
(2.0.17 fixes regressions from the 2.0.16 release)

Signed-off-by: Karl Palsson &lt;karlp@tweak.au&gt;
</content>
</entry>
<entry>
<title>mosquitto: bump to 2.0.15</title>
<updated>2022-09-26T09:38:00Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2022-09-19T11:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5f051dff4c59fd109b6419e9164f7a99c85e1900'/>
<id>urn:sha1:5f051dff4c59fd109b6419e9164f7a99c85e1900</id>
<content type='text'>
Changelog: https://mosquitto.org/blog/2022/08/version-2-0-15-released/
Changelog: https://mosquitto.org/blog/2021/11/version-2-0-14-released/

2.0.15 is bigger security and bugfix release.  2.0.14 had a couple of
  minor changes and was skipped for OpenWrt.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>mosquitto: add missing 'persistence' section in config</title>
<updated>2022-09-26T09:38:00Z</updated>
<author>
<name>Ptilopsis Leucotis</name>
</author>
<published>2022-05-15T04:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6a0ecf300d0e311db02dc5182c072db6e74b52da'/>
<id>urn:sha1:6a0ecf300d0e311db02dc5182c072db6e74b52da</id>
<content type='text'>
Section 'Persistence' in 'luci-app-mosquitto' is unusable without 'persistence'
section in config file.

Signed-off-by: Ptilopsis Leucotis &lt;PtilopsisLeucotis@yandex.com&gt;
</content>
</entry>
<entry>
<title>mosquitto: bump to 2.0.13</title>
<updated>2021-11-09T09:12:24Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2021-11-09T09:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9be6e174a4ecca5b7c986026a18481f3a80992ef'/>
<id>urn:sha1:9be6e174a4ecca5b7c986026a18481f3a80992ef</id>
<content type='text'>
Security and bugfix releases.

Changelogs:
https://mosquitto.org/blog/2021/10/version-2-0-13-released/
https://mosquitto.org/blog/2021/08/version-2-0-12-released/

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
</feed>
