Update to 2.2.37
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
This commit is contained in:
parent
93370869b7
commit
a1ae65ba7d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/WALinuxAgent-5bb9df7f2f485dbd5be057bbb657afe54bc1bf1b.tar.gz
|
||||
/WALinuxAgent-2.2.25.tar.gz
|
||||
/WALinuxAgent-2.2.32.tar.gz
|
||||
/WALinuxAgent-2.2.37.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global with_legacy 1
|
||||
|
||||
Name: WALinuxAgent
|
||||
Version: 2.2.32
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.37
|
||||
Release: 1%{?dist}
|
||||
Summary: The Microsoft Azure Linux Agent
|
||||
|
||||
License: ASL 2.0
|
||||
@ -99,6 +99,9 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/waagent.logrotate %{buildroot}%{_sysco
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2019 Vitaly Kuznetsov <vkuznets@redhat.com> - 2.2.37-1
|
||||
- Update to 2.2.37
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (WALinuxAgent-2.2.32.tar.gz) = e3f51b07172a9e0ec232f37b1ab2e06c0187ce66df53e0a118c33a00d074107d27a375f78c0a55942c92bf331e1a5f18c4dd10bb90a5d4191a33a34c15472b58
|
||||
SHA512 (WALinuxAgent-2.2.37.tar.gz) = 710e87676fd745d170931187873981c6da6b372c8defae2b91a8f31ac04342aedc471302d0ad5597c71484f528ee86f6b13f588067ce182e37c4fe6c99ea20b5
|
||||
|
Loading…
Reference in New Issue
Block a user