Skip to content

Commit 4f0a078

Browse files
authored
Merge pull request #3874 from gthao313/v1.19.x
[1.19.x] Cherry pick kernel/containerd updates, and bump release version to 1.19.4
2 parents f097c61 + aa5121a commit 4f0a078

File tree

11 files changed

+28
-18
lines changed

11 files changed

+28
-18
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.19.4 (2024-04-06)
2+
3+
## OS Changes
4+
* Update kernel to 5.10.213, 5.15.152, 6.1.82 ([#3865])
5+
* Update containerd to 1.6.31 ([#3869])
6+
7+
[#3865]: https://github.com/bottlerocket-os/bottlerocket/pull/3865
8+
[#3869]: https://github.com/bottlerocket-os/bottlerocket/pull/3869
9+
110
# v1.19.3 (2024-03-26)
211

312
## OS Changes

Release.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.19.3"
1+
version = "1.19.4"
22

33
[migrations]
44
"(0.3.1, 0.3.2)" = ["migrate_v0.3.2_admin-container-v0-5-0.lz4"]
@@ -281,3 +281,4 @@ version = "1.19.3"
281281
"migrate_v1.19.3_aws-control-container-v0-7-10.lz4",
282282
"migrate_v1.19.3_public-control-container-v0-7-10.lz4",
283283
]
284+
"(1.19.3, 1.19.4)" = []

Twoliter.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "1.19.3"
2+
release-version = "1.19.4"
33

44
[sdk]
55
registry = "public.ecr.aws/bottlerocket"

packages/containerd/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://github.com/containerd/containerd/releases"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://github.com/containerd/containerd/archive/v1.6.30/containerd-1.6.30.tar.gz"
16-
sha512 = "0c92412601805757c13f9007cb8a2828da557bcc0e9e4627d1d1c50e5a2f8281c9155d5976d57b51cace497f68bd014c2688b077cf4bfc77d458bdc91dae164c"
15+
url = "https://github.com/containerd/containerd/archive/v1.6.31/containerd-1.6.31.tar.gz"
16+
sha512 = "76149262eed061c06bd6f57706b6c194de649c869439b6bea69a5bf5daf999409d47ee00429033b0c377cd17526a2785f816936e18f989cd3b0d2cbdb9f488ef"
1717

1818
# RPM BuildRequires
1919
[build-dependencies]

packages/containerd/containerd.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
%global gorepo containerd
33
%global goimport %{goproject}/%{gorepo}
44

5-
%global gover 1.6.30
5+
%global gover 1.6.31
66
%global rpmver %{gover}
7-
%global gitrev ae07eda36dd25f8a1b98dfbf587313b99c0190bb
7+
%global gitrev e377cd56a71523140ca6ae87e30244719194a521
88

99
%global _dwz_low_mem_die_limit 0
1010

packages/kernel-5.10/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ path = "../packages.rs"
1414

1515
[[package.metadata.build-package.external-files]]
1616
# Use latest-srpm-url.sh to get this.
17-
url = "https://cdn.amazonlinux.com/blobstore/5dc866850c576c78dc05635db2b2cba76b11a08ad012d2a90d7fceac3a41ef0a/kernel-5.10.210-201.855.amzn2.src.rpm"
18-
sha512 = "6a30c999fb4851b84c580c907ec749f77edc8f424bdc37d10d1325132fac1cf97991918872634ab9fa3493430123a9a637e6dd0f19a67e2a62cf7efe7162adf2"
17+
url = "https://cdn.amazonlinux.com/blobstore/f2f4a85aff9b0efec71d75bc29454ce8ab73974486a2a8ba541343cee1c7a622/kernel-5.10.213-201.855.amzn2.src.rpm"
18+
sha512 = "9e61a292106ab4872ff8bd89aa0c32613c7e78f3d6776ada31ba1d63e26f923a5b08e4fb2e5c927459cc057476d0e8e45c2f125ee226a6d402ba0c4025d78cde"
1919

2020
[build-dependencies]
2121
microcode = { path = "../microcode" }

packages/kernel-5.10/kernel-5.10.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%global debug_package %{nil}
22

33
Name: %{_cross_os}kernel-5.10
4-
Version: 5.10.210
4+
Version: 5.10.213
55
Release: 1%{?dist}
66
Summary: The Linux kernel
77
License: GPL-2.0 WITH Linux-syscall-note
88
URL: https://www.kernel.org/
99
# Use latest-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/blobstore/5dc866850c576c78dc05635db2b2cba76b11a08ad012d2a90d7fceac3a41ef0a/kernel-5.10.210-201.855.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/f2f4a85aff9b0efec71d75bc29454ce8ab73974486a2a8ba541343cee1c7a622/kernel-5.10.213-201.855.amzn2.src.rpm
1111
Source100: config-bottlerocket
1212
Source101: config-bottlerocket-aws
1313
Source102: config-bottlerocket-metal

packages/kernel-5.15/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ path = "../packages.rs"
1414

1515
[[package.metadata.build-package.external-files]]
1616
# Use latest-srpm-url.sh to get this.
17-
url = "https://cdn.amazonlinux.com/blobstore/19610ac0e9db4f43b411af72588acd9a0b4edc3103d72c075a233982bf18f5a5/kernel-5.15.149-99.162.amzn2.src.rpm"
18-
sha512 = "a51577d353eb3fe639eef06b1db411ddbc23e5f1819995ff5dde146b943533bb09b42bb9c915d0f7d7ee9c71730a45149b335490222934fffbbe22c68bf93a13"
17+
url = "https://cdn.amazonlinux.com/blobstore/29a1d43caffcebd032ece82a974ba5db68b1354f508a35f6df62d8e1f6106ee8/kernel-5.15.152-100.162.amzn2.src.rpm"
18+
sha512 = "3d0ea5442f26d315d2d96968c4c1b8a5b2a2bd1a12ac0892351df9ef837efe2bae90cc9d4f3687acf8a5eddb96971d805407fac9dcdcb1d24d7cfef304eda77a"
1919

2020
[build-dependencies]
2121
microcode = { path = "../microcode" }

packages/kernel-5.15/kernel-5.15.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%global debug_package %{nil}
22

33
Name: %{_cross_os}kernel-5.15
4-
Version: 5.15.149
4+
Version: 5.15.152
55
Release: 1%{?dist}
66
Summary: The Linux kernel
77
License: GPL-2.0 WITH Linux-syscall-note
88
URL: https://www.kernel.org/
99
# Use latest-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/blobstore/19610ac0e9db4f43b411af72588acd9a0b4edc3103d72c075a233982bf18f5a5/kernel-5.15.149-99.162.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/29a1d43caffcebd032ece82a974ba5db68b1354f508a35f6df62d8e1f6106ee8/kernel-5.15.152-100.162.amzn2.src.rpm
1111
Source100: config-bottlerocket
1212
Source101: config-bottlerocket-aws
1313
Source102: config-bottlerocket-metal

packages/kernel-6.1/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ path = "../packages.rs"
1414

1515
[[package.metadata.build-package.external-files]]
1616
# Use latest-srpm-url.sh to get this.
17-
url = "https://cdn.amazonlinux.com/al2023/blobstore/c26f813e14f0867fda99398c0bae01ae7990746bf3340bb22a375d16a358b4e7/kernel-6.1.79-99.167.amzn2023.src.rpm"
18-
sha512 = "8151b4982dc283c508d3448488ddabc22b16366155e798705b8b162d679cb795486cb521af713193fc0bab84ef520dcab37bad02dc7d08d88bfd7cc4931c1439"
17+
url = "https://cdn.amazonlinux.com/al2023/blobstore/4004a1fe6830de6cabbf60ae7345aef54260400b86ac4973fd29cc6a31d9bf9c/kernel-6.1.82-99.168.amzn2023.src.rpm"
18+
sha512 = "249f3b440248062cc1b67fe89c0bfc75d2b6f6cdac63c539884c7257d334ef7bdaeb2f87fffbfd12d4a5389cc65627b1a64d7c6b3a32b7247e222811dc06f6bc"
1919

2020
[build-dependencies]
2121
microcode = { path = "../microcode" }

packages/kernel-6.1/kernel-6.1.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%global debug_package %{nil}
22

33
Name: %{_cross_os}kernel-6.1
4-
Version: 6.1.79
4+
Version: 6.1.82
55
Release: 1%{?dist}
66
Summary: The Linux kernel
77
License: GPL-2.0 WITH Linux-syscall-note
88
URL: https://www.kernel.org/
99
# Use latest-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/al2023/blobstore/c26f813e14f0867fda99398c0bae01ae7990746bf3340bb22a375d16a358b4e7/kernel-6.1.79-99.167.amzn2023.src.rpm
10+
Source0: https://cdn.amazonlinux.com/al2023/blobstore/4004a1fe6830de6cabbf60ae7345aef54260400b86ac4973fd29cc6a31d9bf9c/kernel-6.1.82-99.168.amzn2023.src.rpm
1111
Source100: config-bottlerocket
1212
Source101: config-bottlerocket-aws
1313
Source102: config-bottlerocket-metal

0 commit comments

Comments
 (0)