Go to file
Martin Hauke 7839c64447 Accepting request 878570 from home:mnhauke
- Build with support for tcp-wrapper (-DUSE_LIBWRAP=ON)
- Update to version 2.0.9
  Security:
  * If an empty or invalid CA file was provided to the client
    library for verifying the remote broker, then the initialx
    connection would fail but subsequent connections would succeed
     without verifying the remote broker certificate.
  * If an empty or invalid CA file was provided to the broker for
    verifying the remote broker for an outgoing bridge connection
    then the initial connection would fail but subsequent
    connections would succeed without verifying the
    remote broker certificate.
  Broker:
  * Fix encrypted bridge connections incorrectly connecting when
    `bridge_cafile` is empty or invalid.
  * Fix `tls_version` behaviour not matching documentation. It was
    setting the exact TLS version to use, not the minimium TLS
    version to use.
  * Fix messages to `$` prefixed topics being rejected.
  * Fix QoS 0 messages not being delivered when max_queued_bytes
    was configured.
  * Fix bridge increasing backoff calculation.
  * Improve handling of invalid combinations of listener address
    and bind interface configurations.
  * Fix `max_keepalive` option not applying to clients connecting
    with keepalive set to 0.
  Client library:
  * Fix encrypted connections incorrectly connecting when the CA
    file passed to `mosquitto_tls_set()` is empty or invalid.
  * Fix connections retrying very rapidly in some situations.

OBS-URL: https://build.opensuse.org/request/show/878570
OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=51
2021-03-18 15:27:14 +00:00
.gitattributes Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
.gitignore Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
fix-undefined-symbols-in-plugins.patch - Convert some of the BuildRequires from package names to 2021-03-11 12:29:52 +00:00
mosquitto-1.4.1_apparmor.patch - Convert some of the BuildRequires from package names to 2021-03-11 12:29:52 +00:00
mosquitto-1.6.8-config.patch - Convert some of the BuildRequires from package names to 2021-03-11 12:29:52 +00:00
mosquitto-2.0.9.tar.gz Accepting request 878570 from home:mnhauke 2021-03-18 15:27:14 +00:00
mosquitto-2.0.9.tar.gz.sig Accepting request 878570 from home:mnhauke 2021-03-18 15:27:14 +00:00
mosquitto.changes Accepting request 878570 from home:mnhauke 2021-03-18 15:27:14 +00:00
mosquitto.keyring Accepting request 677198 from home:mnhauke 2019-02-19 12:08:24 +00:00
mosquitto.service Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
mosquitto.spec Accepting request 878570 from home:mnhauke 2021-03-18 15:27:14 +00:00
README-ca_certificates Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
README-certs Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00
README-conf-d Accepting request 499508 from home:mnhauke 2017-05-30 12:53:47 +00:00