Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 232f575

Browse files
committed
Release 1.41.1-2
1 parent 655db4e commit 232f575

File tree

5 files changed

+22
-1
lines changed

5 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.41.1-2
4+
* Drop traffic to 127.0.0.1 that isn't originated from the host
5+
36
## 1.41.1-1
47
* Cache Agent version 1.41.1
58

packaging/amazon-linux-ami/ecs-init.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
Name: ecs-init
3535
Version: 1.41.1
36-
Release: 1%{?dist}
36+
Release: 2%{?dist}
3737
License: Apache 2.0
3838
Summary: Amazon Elastic Container Service initialization application
3939
ExclusiveArch: x86_64 aarch64
@@ -278,6 +278,9 @@ fi
278278
%endif
279279

280280
%changelog
281+
* Thu Jul 09 2020 Feng Xiong <[email protected]> - 1.41.1-2
282+
- Drop traffic to 127.0.0.1 that isn't originated from the host
283+
281284
* Mon Jul 06 2020 Yajie Chu <[email protected]> - 1.41.1-1
282285
- Cache Agent version 1.41.1
283286

packaging/suse/amazon-ecs-init.changes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
-------------------------------------------------------------------
2+
Thu Jul 09, 00:46:00 UTC 2020 - [email protected] - 1.41.1-2
3+
4+
- Drop traffic to 127.0.0.1 that isn't originated from the host
5+
-------------------------------------------------------------------
26
Mon Jul 06, 23:45:00 UTC 2020 - [email protected] - 1.41.1-1
37

48
- Cache Agent version 1.41.1

packaging/ubuntu-trusty/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
amazon-ecs-init (1.41.1-2) trusty; urgency=medium
2+
3+
* Drop traffic to 127.0.0.1 that isn't originated from the host
4+
5+
-- Feng Xiong <[email protected]> Thu, 09 Jul 2020 00:46:00 +0000
6+
17
amazon-ecs-init (1.41.1-1) trusty; urgency=medium
28

39
* Cache Agent version 1.41.1

scripts/changelog/CHANGELOG_MASTER

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.41.1-2
2+
Feng Xiong <[email protected]>
3+
2020-07-08T16:46:00-08:00
4+
Drop traffic to 127.0.0.1 that isn't originated from the host
5+
16
1.41.1-1
27
Yajie Chu <[email protected]>
38
2020-07-06T15:45:00-08:00

0 commit comments

Comments
 (0)