|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: mosquitto
|
|
|
|
|
Version: 2.0.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Open Source MQTT v5/v3.1.x Broker
|
|
|
|
|
|
|
|
|
|
License: EPL-2.0
|
|
|
|
@ -117,6 +117,9 @@ exit 0
|
|
|
|
|
%{_mandir}/man3/libmosquitto.3.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2.0.12-2
|
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
|
|
|
|
|
* Wed Aug 25 2021 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.12-1
|
|
|
|
|
- Update to latest upstream release 2.0.12
|
|
|
|
|
- Fixes CVE-2021-34434 (closes rhbz#1999865)
|
|
|
|
|