-
Notifications
You must be signed in to change notification settings - Fork 616
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3420 from ubhattacharjya/fixes
Add wget for ubuntu build and fix ecs-init version
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -272,7 +272,7 @@ fi | |
%endif | ||
|
||
%changelog | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-0 | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-1 | ||
- Cache Agent version 1.64.0 | ||
|
||
* Mon Sep 12 2022 Chien Han Lin <[email protected]> - 1.63.1-1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -279,7 +279,7 @@ fi | |
%endif | ||
|
||
%changelog | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-0 | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-1 | ||
- Cache Agent version 1.64.0 | ||
|
||
* Mon Sep 12 2022 Chien Han Lin <[email protected]> - 1.63.1-1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,7 +95,7 @@ ln -sf %{basename:%{agent_image}} %{_cachedir}/ecs/ecs-agent.tar | |
%systemd_postun_with_restart amazon-ecs-volume-plugin | ||
|
||
%changelog | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-0 | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-1 | ||
- Cache Agent version 1.64.0 | ||
|
||
* Mon Sep 12 2022 Chien Han Lin <[email protected]> - 1.63.1-1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -105,7 +105,7 @@ ln -sf %{basename:%{agent_image}} %{_cachedir}/ecs/ecs-agent.tar | |
%systemd_postun_with_restart amazon-ecs-volume-plugin | ||
|
||
%changelog | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-0 | ||
* Tue Oct 04 2022 Utsa Bhattacharjya <[email protected]> - 1.64.0-1 | ||
- Cache Agent version 1.64.0 | ||
|
||
* Mon Sep 12 2022 Chien Han Lin <[email protected]> - 1.63.1-1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
------------------------------------------------------------------- | ||
Tue Oct 04, 18:00:00 UTC 2022 - [email protected] - 1.64.0-0 | ||
Tue Oct 04, 18:00:00 UTC 2022 - [email protected] - 1.64.0-1 | ||
|
||
- Cache Agent version 1.64.0 | ||
------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
1.64.0-0 | ||
1.64.0-1 | ||
Utsa Bhattacharjya <[email protected]> | ||
2022-10-04T10:00:00-08:00 | ||
Cache Agent version 1.64.0 | ||
|