Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Bumping packages to latest stable versions (GoogleContainerTools#641)
Browse files Browse the repository at this point in the history
Co-authored-by: chanseokoh <chanseokoh@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and chanseokoh authored Nov 18, 2020
1 parent 9e74328 commit e6e5725
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions checksums.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,48 +18,48 @@ VERSIONS = [
("debian10", "buster"),
]

DEBIAN_SNAPSHOT = "20201116T150139Z"
DEBIAN_SNAPSHOT = "20201118T025735Z"

DEBIAN_SECURITY_SNAPSHOT = "20201115T225241Z"
DEBIAN_SECURITY_SNAPSHOT = "20201117T145047Z"

SHA256s = {
"amd64": {
"debian9": {
"main": "90ff32c8226b57b879bf6b8c3cfda15e24f2b8c22de28426872f162db4e8d444",
"backports": "531e9bf9e6c2b35d08e68fb803cb1ea7b211ce81a32c158e6bc5c5f6fab7e491",
"updates": "b702e0888f32074ee212accbf56c732beacf0d9f570ca082a9c859b23a2596e9",
"security": "b1e17c06ce778bc41941853eae8d28ab8ed33a537b2c038bff5b1061ea00f1c8",
"security": "0d630a6c4025b4a7a7a7a71b907e5fba57126bc6157e8ce9c91dfe831b22c9f0",
},
"debian10": {
"main": "369d45f6c138af98d8ea8a598564dcabc1f6991ac777fb2d351e846f195cdc13",
"updates": "5182b40388284eb0eb2199906ec6f4b969391460911db3fba8af22dceecf957e",
"security": "27f42bc7006fbf5e4cc64bbe5621ff425c5308bdfd8f7d3ab2bc77eba960fed1",
"security": "9506cb42be0a9144bacac1a4d89081919c13eb18d0dd422398a92ee47b3e2d52",
},
},
"arm": {
"debian9": {
"main": "36521cc720d75810da368854db057b68e0e389b8170611a141cfa4021d03259b",
"backports": "fb57baff6ad1551e71b27c24f5ca048b635ce510ddbb1472c820e3b788174bf2",
"updates": "469b19c81185621bb5e90401b508933d7921a6e0b8a10fd5e4b570ae0a83409e",
"security": "de159411886c53bbe44353a9e2e7d9c8b50e3ea577520c0d71bb58497638296e",
"security": "f9f39768b6e82019570f49a22db4db12563c433d2b1ade8fd5f33f06d82a65ef",
},
"debian10": {
"main": "669fa13fdcb252416df1352a6807f4374eb840098f66b901fcd06ed49b932f0f",
"updates": "9d4f6aa80f3440a4f38eba8696c696102ff20663d3c08c37e0ab30ba1aa2aa26",
"security": "ab1810f3465cba9a058eb9acb97f6c24146c03950111d2de7ba37a2de4dfff6a",
"security": "ba81b08e5c69c2eabebc2ed682d175fbef83bf4f12315f0bf12a01795080ce8a",
},
},
"arm64": {
"debian9": {
"main": "881d279ca3536ce84dbe9073a150ec2dfba898cb4c5010cbd50d07ba54942b3e",
"backports": "328f3ec5675e605e7d5f46f6d3fc58a0c45cdeb4907fb3671c03bb9d68b2db51",
"updates": "df9eadde7ef2ea7c7d3c07417e4924aece7bf3ccad8575e13ae68c71dcaa1d40",
"security": "9055c9c14d87f8c1324d28b40ce6e37d1f4bf6d5c4680555fa3e5afdc8405c30",
"security": "ca34d8ccf3b588222ebd88e423c4030d58159e3ed4a68337c67aba9cd795ce55",
},
"debian10": {
"main": "62a7e0c34f45a2524024ef4871e48f061f8d57d54e6f9d75d2aa2bff55ca91b8",
"updates": "2a4daac0602bb750fb90a37928212b0b5a580d1903a585fc651dacfd33853ded",
"security": "d2c908cbd9c72526ab0cd77bfd200618864b8d68f6120fc04177c17ea9348ff3",
"security": "f399f3edd9e7439648c948465aef9543d9db3863518c2feef57ae4c83ab3b8a5",
},
},
"s390x": {
Expand All @@ -71,7 +71,7 @@ SHA256s = {
"debian10": {
"main": "ad07beb5da6151e8289f1f32b0eb43da061c28bbbb1a625c58974cfe5543cd1b",
"updates": "43bbce98e45ded47ac89bea0a8d2ae5b9d438ca09f1d1a688d509f7f31d1b6cb",
"security": "9572e58030490801114740775b6f78ce8ffadd80d96198110deee409059ecba4",
"security": "050dd6ace87fdc0f33cb0660b41e5b538700a4c40f40f77fef9d96adca746313",
},
},
"ppc64le": {
Expand All @@ -83,7 +83,7 @@ SHA256s = {
"debian10": {
"main": "6a60359ca6e3421c2b1ea1a9003f2127cb9e4c8e702a87c0c1074ea212cf171e",
"updates": "5e08f4fd0721fd8c877223b791b1d5d25b35dce10660e20733480443b9399994",
"security": "859326305c4d84f5b0d330854c69d9758dc2c5e457eaac642df2f6959ec580af",
"security": "e27d50e31ba52cd9811b1f52cdf0c9046d3571760aae16129e0750d076b966bf",
},
},
}
4 changes: 2 additions & 2 deletions package_bundle_amd64_debian10.versions
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"libkrb5-3": "1.17-3",
"libkrb5support0": "1.17-3",
"liblcms2-2": "2.9-3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u3",
"libldap-common": "2.4.47+dfsg-3+deb10u3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u4",
"libldap-common": "2.4.47+dfsg-3+deb10u4",
"liblttng-ust0": "2.10.3-1",
"liblzma5": "5.2.4-1",
"libmpdec2": "2.4.2-2",
Expand Down
4 changes: 2 additions & 2 deletions package_bundle_arm64_debian10.versions
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"libkrb5-3": "1.17-3",
"libkrb5support0": "1.17-3",
"liblcms2-2": "2.9-3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u3",
"libldap-common": "2.4.47+dfsg-3+deb10u3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u4",
"libldap-common": "2.4.47+dfsg-3+deb10u4",
"liblttng-ust0": "2.10.3-1",
"liblzma5": "5.2.4-1",
"libmpdec2": "2.4.2-2",
Expand Down
4 changes: 2 additions & 2 deletions package_bundle_arm_debian10.versions
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"libkrb5-3": "1.17-3",
"libkrb5support0": "1.17-3",
"liblcms2-2": "2.9-3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u3",
"libldap-common": "2.4.47+dfsg-3+deb10u3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u4",
"libldap-common": "2.4.47+dfsg-3+deb10u4",
"liblttng-ust0": "2.10.3-1",
"liblzma5": "5.2.4-1",
"libmpdec2": "2.4.2-2",
Expand Down
4 changes: 2 additions & 2 deletions package_bundle_ppc64le_debian10.versions
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"libkrb5-3": "1.17-3",
"libkrb5support0": "1.17-3",
"liblcms2-2": "2.9-3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u3",
"libldap-common": "2.4.47+dfsg-3+deb10u3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u4",
"libldap-common": "2.4.47+dfsg-3+deb10u4",
"liblttng-ust0": "2.10.3-1",
"liblzma5": "5.2.4-1",
"libmpdec2": "2.4.2-2",
Expand Down
4 changes: 2 additions & 2 deletions package_bundle_s390x_debian10.versions
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"libkrb5-3": "1.17-3",
"libkrb5support0": "1.17-3",
"liblcms2-2": "2.9-3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u3",
"libldap-common": "2.4.47+dfsg-3+deb10u3",
"libldap-2.4-2": "2.4.47+dfsg-3+deb10u4",
"libldap-common": "2.4.47+dfsg-3+deb10u4",
"liblttng-ust0": "2.10.3-1",
"liblzma5": "5.2.4-1",
"libmpdec2": "2.4.2-2",
Expand Down

0 comments on commit e6e5725

Please sign in to comment.