Accepting request 706055 from network:messaging:mqtt

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/706055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mosquitto?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2019-06-19 19:02:04 +00:00 committed by Git OBS Bridge
commit c8c42c80b0
6 changed files with 103 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4024c3388502d50be4192991e90d66dfb344376104df3f63846c9f201779955
size 438282

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEoNbuodyuSaY1o7Lwd5si37PnF7cFAlxksRsACgkQd5si37Pn
F7cnRA/9HK3zQy6K5B3mQevknublP4snNAA6RF/5sHstTFWKwlAUEORY5S0zCgbw
ZQ7lLT97qPaRSncMZufGsfbe01a/YqlEBiO3O3Vo3CQc1eU5qxL/CC6CukJDXTXS
jgHJVAHuV/R/rLET0CInW986KEGzZqjJ4635h2YlFIjCs69kgvCEjfTQH2Og1+kk
MIhL/czbHaOa5Z0WRud4UoNGga0NUDEag4OVLJ0KVSSzkCjYwTCVC0UVO7XV10K3
PxqaHwEOWSmcL/dVTT910soR/CWLN/7Arxv+sK0dam4scP2GnBJvYioFDeBZGTAo
AkKKiQ6UXSbvUmbaTeEeiDwE16zreieT8mUohBDAizwwYKzf0YOOo4pX92Z/pYt+
3uYuUsi9j4SWLd0Wmx/3AMWErLD1QntDnGXLHCfAvft+J2VuXlA405+Iw5w+hMvq
rczX1M6u1H9PtE0C/uPcR72cprmo4SfZaW8mfpKOzp7loa/fcA2eCuuJ0iprUfnp
MN7Vv7tBLQEUrABs2HE62B91nj6Bf53KSdOr3TxAnj59N64tvaGI8U/34zoECIc1
ibYabopZTnNDZ8nTF9HxxBuiW8mPgA6nBJRVWH6sRgLkESdYUvuwxnTloNwwdT91
mpTpoFy44/vKk/5BxrQwYCFVYQkO8UvD5BfAKaPgVjmmLUoBnAc=
=+rCG
-----END PGP SIGNATURE-----

3
mosquitto-1.6.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd730d461f5f0adf6740abf2424c76c6d1263db0011fbb073c7a5c7eb8cc188b
size 574988

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEoNbuodyuSaY1o7Lwd5si37PnF7cFAly3oxAACgkQd5si37Pn
F7dGzA//ThvivZjtpBY4Jjw3qgixn5RCEQgHt+rnLrqKIJadwfWLSfyycLs+UL2k
+Jou9LqZ1J3Ix9CBFmjNmKN9pxBxjp2FKVEF0TcB2VEta1GzeXY7zbPgjXKLa9qO
LTmvGBqDVBtLoNLYVhdPhfa4f39UNmksBDRlb4DkCS1MY0zSVIfT7zS+7aYdlenr
3Heu/qu4xHvrcswBn23PJD/lxZ93+/QwvzHuydDjUV33vUR3gzgvmYaw1QR9Sy5N
SmFlKLHNKJJ/jFEY2VGjHQnCiehmngxcdAiA5NXCMexd9Kh9yFPhGNsq+2cFZZzT
47/as/vsi3TJwBTj+B4p1qgZKtZfnvtFS9D6Uc7WCAETSjyzjYbWhpDd5PxVqtRZ
hDUOKdxSinGqPYLT0ExlP0sDBu55+xtnDSAeyqiyhug831t2yGTT64qX7p46RSCw
M0sGw0/puPq4QRTKgM9BM/cJLGBNc3cppUHKTk+f4O16Nn+a//R2KfmfwVdF8v5B
YeeJbISb4LKo+836bwbzbwKRYzoX7h7sNPqtZX+OXixhQLgvGjkrfprfhEQZnKyN
Ncpp2qTuyUgCXA14ToQDK8f9h0JBCEP4Tc1a1+UDUtrQdG+wqII3g+pFquQ+STS+
vqBMGVQOGNwtoDfTs1jxDe3Z2FuHnkYQyAff+jqnEMIAZQXM4sQ=
=geEj
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,83 @@
-------------------------------------------------------------------
Thu Apr 18 08:47:30 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6.0
Broker features
* Add support for MQTT v5
* Add support for OCSP stapling.
* Add support for ALPN on bridge TLS connections.
* Add support for Automotive DLT logging.
* Add TLS Engine support.
* Persistence file read/write performance improvements.
* General performance improvements.
* Add max_keepalive option, to allow a maximum keepalive value to
be set for MQTT v5 clients only.
* Add bind_interface option which allows a listener to be bound to
a specific network interface, in a similar fashion to the
bind_address option. Linux only.
* Add improved bridge restart interval based on Decorrelated Jitter.
* Add dhparamfile option, to allow DH parameters to be loaded for
Ephemeral DH support
* Disallow writing to $ topics where appropriate.
* Add explicit support for TLS v1.3.
* Drop support for TLS v1.0.
* Improved general support for broker generated client ids.
Removed libuuid dependency.
* auto_id_prefix now defaults to 'auto-'.
* QoS 1 and 2 flow control improvements.
Client library features
* Add support for MQTT v5
* Add mosquitto_subscribe_multiple() for sending subscriptions to
multiple topics in one command.
* Add TLS Engine support.
* Add explicit support for TLS v1.3.
* Drop support for TLS v1.0.
* QoS 1 and 2 flow control improvements.
Client features
* Add support for MQTT v5
* Add mosquitto_rr client, which can be used for "request-response"
messaging, by sending a request message and awaiting a response.
* Add TLS Engine support.
* Add support for ALPN on TLS connections.
* Add -D option for all clients to specify MQTT v5 properties.
* Add -E to mosquitto_sub, which causes it to exit immediately after
having its subscriptions acknowledged. Use with -c to create a
durable client session without requiring a message to be received.
* Add --remove-retained to mosquitto_sub, which can be used to clear
retained messages on a broker.
* Add --repeat and --repeat-delay to mosquitto_pub, which can be
used to repeat single message publishes at a regular interval.
* -V now accepts 5, 311, 31, as well as mqttv5 etc.
* Add explicit support for TLS v1.3.
* Drop support for TLS v1.0.
Broker fixes
* Improve error reporting when creating listeners.
* Fix mosquitto_passwd crashing on corrupt password file.
* Fix build on SmartOS due to missing IPV6_V6ONLY.
Client library fixes
* Add missing mosquitto_userdata() function.
Client fixes
* mosquitto_pub wouldn't always publish all messages when using -l
and QoS>0. This has been fixed.
* mosquitto_sub was incorrectly encoding special characters when
using %j output format.
-------------------------------------------------------------------
Thu Feb 28 23:09:37 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.5.8
Broker:
* Fix clients being disconnected when ACLs are in use. This only
affects the case where a client connects using a username, and
the anonymous ACL list is defined but specific user ACLs are
not defined.
* Fix delayed bridge local subscriptions causing missing messages.
Library:
* Use higher resolution timer for random initialisation of client
id generation.
* Fix some Coverity Scan reported errors that could occur when the
library was already quitting.
-------------------------------------------------------------------
Mon Feb 18 19:58:45 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@ -27,7 +27,7 @@
%endif
%bcond_without websockets
Name: mosquitto
Version: 1.5.7
Version: 1.6.0
Release: 0
Summary: A MQTT v3.1/v3.1.1 Broker
License: EPL-1.0
@ -45,7 +45,7 @@ Patch0: mosquitto-1.4.1_apparmor.patch
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libcares-devel
BuildRequires: libuuid-devel
#BuildRequires: libuuid-devel
BuildRequires: openssl-devel >= 1.0.0
BuildRequires: tcpd-devel
Requires(pre): shadow
@ -225,8 +225,10 @@ getent passwd %{name} || %{_sbindir}/useradd -g %{name} -s /bin/false -r -c "%{n
%doc edl-v10 epl-v10
%{_bindir}/mosquitto_pub
%{_bindir}/mosquitto_sub
%{_bindir}/mosquitto_rr
%{_mandir}/man1/mosquitto_pub.1%{ext_man}
%{_mandir}/man1/mosquitto_sub.1%{ext_man}
%{_mandir}/man1/mosquitto_rr.1%{ext_man}
%files -n %{c_lib}
%defattr(-,root,root)