!21 [sync] PR-16: Fix CVE-2021-41039
Merge pull request !21 from openeuler-sync-bot/sync-pr16-master-to-openEuler-22.03-LTS-Next
This commit is contained in:
commit
64680f98c0
1317
CVE-2021-41039.patch
Normal file
1317
CVE-2021-41039.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,13 @@
|
||||
Name: mosquitto
|
||||
Version: 1.6.15
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Open Source MQTT v3.1/v3.1.1 Broker
|
||||
License: BSD
|
||||
URL: http://mosquitto.org/
|
||||
Source0: http://mosquitto.org/files/source/%{name}-%{version}.tar.gz
|
||||
Patch0001: add-usage-output.patch
|
||||
Patch0002: fix-usage-exit-code.patch
|
||||
Patch0003: CVE-2021-41039.patch
|
||||
BuildRequires: c-ares-devel gcc-c++ libuuid-devel libwebsockets-devel openssl-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: make
|
||||
@ -90,6 +91,9 @@ exit 0
|
||||
%{_mandir}/man3/*.3.*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 30 2021 houyingchao <houyingchao@huawei.com> - 1.6.15-5
|
||||
- Fix CVE-2021-41039
|
||||
|
||||
* Thu Sep 30 2021 lingsheng <lingsheng@huawei.com> - 1.6.15-4
|
||||
- fix usage exit code
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user