Update to 2.2.40
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
This commit is contained in:
parent
0bad62b052
commit
05d0a6fa5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/WALinuxAgent-2.2.32.tar.gz
|
/WALinuxAgent-2.2.32.tar.gz
|
||||||
/WALinuxAgent-2.2.37.tar.gz
|
/WALinuxAgent-2.2.37.tar.gz
|
||||||
/WALinuxAgent-2.2.38.tar.gz
|
/WALinuxAgent-2.2.38.tar.gz
|
||||||
|
/WALinuxAgent-2.2.40.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global with_legacy 1
|
%global with_legacy 1
|
||||||
|
|
||||||
Name: WALinuxAgent
|
Name: WALinuxAgent
|
||||||
Version: 2.2.38
|
Version: 2.2.40
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Microsoft Azure Linux Agent
|
Summary: The Microsoft Azure Linux Agent
|
||||||
|
|
||||||
@ -99,6 +99,9 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/waagent.logrotate %{buildroot}%{_sysco
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 03 2019 Vitaly Kuznetsov <vkuznets@redhat.com> - 2.2.40-1
|
||||||
|
- Update to 2.2.40
|
||||||
|
|
||||||
* Thu Mar 14 2019 Vitaly Kuznetsov <vkuznets@redhat.com> - 2.2.38-1
|
* Thu Mar 14 2019 Vitaly Kuznetsov <vkuznets@redhat.com> - 2.2.38-1
|
||||||
- Update to 2.2.38 (CVE-2019-0804)
|
- Update to 2.2.38 (CVE-2019-0804)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (WALinuxAgent-2.2.38.tar.gz) = 87e8cd370ac890a1c01df1304b2e6a8ddb33ee5a0cf1530f55b1b582f9adfc315c756da6cf3fe4602b9a50abb8a1e5be144dd6e1dbd24b5e1ac6bfd052b62f8e
|
SHA512 (WALinuxAgent-2.2.40.tar.gz) = 313f760bfba2479ed2236211ebcca6781ea43a40bc5ec887b6047e9fe60c3c7fcd2694482990ee71de4ca28d4f772551cee66049a2459979343c6786be37808e
|
||||||
|
Loading…
Reference in New Issue
Block a user