-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update containerd to version 1.3.9 / rev 37 via SR 857815
https://build.opensuse.org/request/show/857815 by user cyphar + dimstar_suse - Update to containerd v1.3.9, which is needed for Docker v19.03.14-ce and fixes CVE-2020-15257. bsc#1178969 bsc#1180243
- Loading branch information
1 parent
f599ea7
commit df8f73f
Showing
9 changed files
with
50 additions
and
26 deletions.
There are no files selected for viewing
Binary file not shown.
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 |
---|---|---|
@@ -1 +1 @@ | ||
e5725d671d685ff8e1d494141a60e9c2 | ||
98f5e4e5f018b9351f9dcec2f339c856 |
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 |
---|---|---|
|
@@ -12,12 +12,12 @@ Signed-off-by: Aleksa Sarai <[email protected]> | |
Makefile | 4 ++-- | ||
1 file changed, 2 insertions(+), 2 deletions(-) | ||
|
||
diff --git a/Makefile b/Makefile | ||
index 35021fd3b491..2fcee039d1a1 100644 | ||
--- a/Makefile | ||
+++ b/Makefile | ||
@@ -50,8 +50,8 @@ else | ||
endif | ||
Index: containerd-1.3.7_8fba4e9a7d01/Makefile | ||
=================================================================== | ||
--- containerd-1.3.7_8fba4e9a7d01.orig/Makefile | ||
+++ containerd-1.3.7_8fba4e9a7d01/Makefile | ||
@@ -60,8 +60,8 @@ else | ||
DEBUG_TAGS := static_build | ||
endif | ||
|
||
-WHALE = "🇩" | ||
|
@@ -27,6 +27,3 @@ index 35021fd3b491..2fcee039d1a1 100644 | |
|
||
RELEASE=containerd-$(VERSION:v%=%).${GOOS}-${GOARCH} | ||
|
||
-- | ||
2.19.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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
/ipfs/bafybeih5ndb52bv2hmgishzhut6z75dxtdiozrs2eg4avgyuerxuwjlpju |
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,3 +1,17 @@ | ||
------------------------------------------------------------------- | ||
Mon Dec 21 06:53:15 UTC 2020 - Aleksa Sarai <[email protected]> | ||
|
||
- Update to containerd v1.3.9, which is needed for Docker v19.03.14-ce and | ||
fixes CVE-2020-15257. bsc#1178969 bsc#1180243 | ||
|
||
------------------------------------------------------------------- | ||
Fri Sep 18 08:16:20 UTC 2020 - Aleksa Sarai <[email protected]> | ||
|
||
- Update to containerd v1.3.7, which is required for Docker 19.03.13-ce. | ||
boo#1176708 | ||
- Refresh patches: | ||
* 0001-makefile-remove-emoji.patch | ||
|
||
------------------------------------------------------------------- | ||
Thu Jun 25 22:32:08 UTC 2020 - Aleksa Sarai <[email protected]> | ||
|
||
|
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