Skip to content

Commit 80aa366

Browse files
authored
Merge branch 'main' into mlx5_offload_enable
2 parents 42024e0 + bdc1c5d commit 80aa366

File tree

757 files changed

+44924
-25449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

757 files changed

+44924
-25449
lines changed

Diff for: .github/workflows/containerd-apply-patch.sh

-48
This file was deleted.

Diff for: .github/workflows/containerd-release-main.yaml

-50
This file was deleted.

Diff for: .github/workflows/go-apply-patch.sh

-74
This file was deleted.

Diff for: .github/workflows/go-current-major-versions.sh

-30
This file was deleted.

Diff for: .github/workflows/go-release-main.yaml

-48
This file was deleted.

Diff for: .github/workflows/portage-stable-packages-list

+6
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ acct-user/tss
6767

6868
app-admin/eselect
6969
app-admin/perl-cleaner
70+
app-admin/sudo
7071

7172
app-alternatives/awk
7273
app-alternatives/bc
@@ -103,6 +104,7 @@ app-cdr/cdrtools
103104
app-containers/aardvark-dns
104105
app-containers/catatonit
105106
app-containers/conmon
107+
app-containers/containerd
106108
app-containers/containers-common
107109
app-containers/containers-image
108110
app-containers/containers-shortnames
@@ -204,6 +206,7 @@ dev-embedded/u-boot-tools
204206
dev-go/go-md2man
205207

206208
dev-lang/duktape
209+
dev-lang/go
207210
dev-lang/go-bootstrap
208211
dev-lang/nasm
209212
dev-lang/perl
@@ -266,6 +269,7 @@ dev-libs/npth
266269
dev-libs/nspr
267270
dev-libs/oniguruma
268271
dev-libs/opensc
272+
dev-libs/openssl
269273
dev-libs/popt
270274
dev-libs/protobuf
271275
dev-libs/tree-sitter
@@ -653,6 +657,7 @@ sys-libs/binutils-libs
653657
sys-libs/cracklib
654658
sys-libs/efivar
655659
sys-libs/gdbm
660+
sys-libs/glibc
656661
sys-libs/ldb
657662
sys-libs/libcap
658663
sys-libs/libcap-ng
@@ -682,6 +687,7 @@ virtual/acl
682687
virtual/dev-manager
683688
virtual/editor
684689
virtual/krb5
690+
virtual/ldb
685691
virtual/libc
686692
virtual/libcrypt
687693
virtual/libelf

Diff for: changelog/security/2025-01-29-weekly-updates.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- git ([CVE-2024-50349](https://nvd.nist.gov/vuln/detail/CVE-2024-50349), [CVE-2024-52005](https://nvd.nist.gov/vuln/detail/CVE-2024-52005), [CVE-2024-52006](https://nvd.nist.gov/vuln/detail/CVE-2024-52006))
2+
- glib ([CVE-2024-52533](https://nvd.nist.gov/vuln/detail/CVE-2024-52533))
3+
- glibc ([CVE-2025-0395](https://nvd.nist.gov/vuln/detail/CVE-2025-0395))
4+
- openssl ([CVE-2024-13176](https://nvd.nist.gov/vuln/detail/CVE-2024-13176))
5+
- rsync ([CVE-2024-12084](https://nvd.nist.gov/vuln/detail/CVE-2024-12084), [CVE-2024-12085](https://nvd.nist.gov/vuln/detail/CVE-2024-12085), [CVE-2024-12086](https://nvd.nist.gov/vuln/detail/CVE-2024-12086), [CVE-2024-12087](https://nvd.nist.gov/vuln/detail/CVE-2024-12087), [CVE-2024-12088](https://nvd.nist.gov/vuln/detail/CVE-2024-12088), [CVE-2024-12747](https://nvd.nist.gov/vuln/detail/CVE-2024-12747))

Diff for: changelog/security/2025-02-10-weekly-updates.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- socat ([CVE-2024-54661](https://nvd.nist.gov/vuln/detail/CVE-2024-54661))
2+
- vim ([CVE-2024-41957](https://nvd.nist.gov/vuln/detail/CVE-2024-41957), [CVE-2024-41965](https://nvd.nist.gov/vuln/detail/CVE-2024-41965), [CVE-2024-43374](https://nvd.nist.gov/vuln/detail/CVE-2024-43374), [CVE-2024-43790](https://nvd.nist.gov/vuln/detail/CVE-2024-43790), [CVE-2024-43802](https://nvd.nist.gov/vuln/detail/CVE-2024-43802), [CVE-2024-45306](https://nvd.nist.gov/vuln/detail/CVE-2024-45306), [CVE-2024-47814](https://nvd.nist.gov/vuln/detail/CVE-2024-47814))

Diff for: changelog/updates/2025-01-29-weekly-updates.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
- SDK: go ([1.23.5](https://go.dev/doc/go1.23))
2+
- SDK: meson ([1.6.1](https://mesonbuild.com/Release-notes-for-1-6-0.html))
3+
- SDK: rust ([1.83.0](https://blog.rust-lang.org/2024/11/28/Rust-1.83.0.html))
4+
- base, dev: cri-tools ([1.32.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.32.0) (includes [1.31.1](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.31.1), [1.31.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.31.0), [1.30.1](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.30.1), [1.30.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.30.0), [1.29.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.29.0), [1.28.0](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.28.0), [1.27.1](https://github.com/kubernetes-sigs/cri-tools/releases/tag/v1.27.1)))
5+
- base, dev: git ([2.45.3](https://github.com/git/git/blob/v2.45.3/Documentation/RelNotes/2.45.3.txt))
6+
- base, dev: glib ([2.82.4](https://gitlab.gnome.org/GNOME/glib/-/releases/2.82.4) (includes [2.82.3](https://gitlab.gnome.org/GNOME/glib/-/releases/2.82.3), [2.82.2](https://gitlab.gnome.org/GNOME/glib/-/releases/2.82.2), [2.82.1](https://gitlab.gnome.org/GNOME/glib/-/releases/2.82.1), [2.82.0](https://gitlab.gnome.org/GNOME/glib/-/releases/2.82.0)))
7+
- base, dev: gnupg ([2.4.7](https://dev.gnupg.org/T7353))
8+
- base, dev: gnutls ([3.8.8](https://gitlab.com/gnutls/gnutls/-/blob/3.8.8/NEWS))
9+
- base, dev: ipset ([7.23](https://ipset.netfilter.org/changelog.html))
10+
- base, dev: kbd ([2.7.1](https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/tag/?h=v2.7.1) (includes [2.7](https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/tag/?h=v2.7), [2.7-rc1](https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/tag/?h=v2.7-rc1)))
11+
- base, dev: nghttp2 ([1.64.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.64.0) (includes [1.63.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.63.0)))
12+
- base, dev: socat ([1.8.0.1](https://repo.or.cz/socat.git/blob/6ff391324d2d3b9f6bfb58e7d16a20be43b47af7:/CHANGES))
13+
- base, dev: sqlite ([3.47.2](https://sqlite.org/releaselog/3_47_2.html))
14+
- base, dev: sssd ([2.9.6](https://sssd.io/release-notes/sssd-2.9.6.html))
15+
- base, dev: zram-generator ([1.2.1](https://github.com/systemd/zram-generator/releases/tag/v1.2.1) (includes [1.2.0](https://github.com/systemd/zram-generator/releases/tag/v1.2.0)))
16+
- containerd: runc ([1.2.4](https://github.com/opencontainers/runc/releases/tag/v1.2.4) (includes [1.2.3](https://github.com/opencontainers/runc/releases/tag/v1.2.3), [1.2.2](https://github.com/opencontainers/runc/releases/tag/v1.2.2), [1.2.1](https://github.com/opencontainers/runc/releases/tag/v1.2.1), [1.2.0](https://github.com/opencontainers/runc/releases/tag/v1.2.0), [1.1.15](https://github.com/opencontainers/runc/releases/tag/v1.1.15)))
17+
- dev: gcc-config ([2.12.1](https://gitweb.gentoo.org/proj/gcc-config.git/log/?h=v2.12.1))
18+
- docker: docker ([27.4.1](https://docs.docker.com/engine/release-notes/27/#2741) (includes [27.4.0](https://docs.docker.com/engine/release-notes/27/#2740))
19+
- docker: docker-buildx ([0.19.1](https://github.com/docker/buildx/releases/tag/v0.19.1) (includes [0.19.0](https://github.com/docker/buildx/releases/tag/v0.19.0), [0.18.0](https://github.com/docker/buildx/releases/tag/v0.18.0), [0.17.1](https://github.com/docker/buildx/releases/tag/v0.17.1), [0.17.0](https://github.com/docker/buildx/releases/tag/v0.17.0), [0.16.2](https://github.com/docker/buildx/releases/tag/v0.16.2), [0.16.1](https://github.com/docker/buildx/releases/tag/v0.16.1), [0.16.0](https://github.com/docker/buildx/releases/tag/v0.16.0), [0.15.1](https://github.com/docker/buildx/releases/tag/v0.15.1), [0.15.0](https://github.com/docker/buildx/releases/tag/v0.15.0), [0.14.1](https://github.com/docker/buildx/releases/tag/v0.14.1)))
20+
- sysext-python: setuptools ([75.8.0](https://github.com/pypa/setuptools/blob/v75.8.0/NEWS.rst#v7580) (includes [75.7.0](https://github.com/pypa/setuptools/blob/v75.7.0/NEWS.rst#v7570)))
21+
- vmware: xmlsec ([1.3.6](https://github.com/lsh123/xmlsec/releases/tag/1.3.6))

Diff for: changelog/updates/2025-02-10-weekly-updates.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- SDK: qemu ([9.1.2](https://wiki.qemu.org/ChangeLog/9.1) (includes [9.0](https://wiki.qemu.org/ChangeLog/9.0)))
2+
- base, dev: c-ares ([1.34.4](https://github.com/c-ares/c-ares/releases/tag/v1.34.4))
3+
- base, dev: libsemanage ([3.7](https://github.com/SELinuxProject/selinux/releases/tag/3.7))
4+
- base, dev: openssh ([9.9_p1](https://www.openssh.com/txt/release-9.9))
5+
- base, dev: policycoreutils ([3.7](https://github.com/SELinuxProject/selinux/releases/tag/3.7))
6+
- base, dev: semodule-utils ([3.7](https://github.com/SELinuxProject/selinux/releases/tag/3.7))
7+
- base, dev: socat ([1.8.0.2](https://repo.or.cz/socat.git/blob/refs/tags/tag-1.8.0.2:/CHANGES))
8+
- base, dev: vim ([9.1.0794](https://github.com/vim/vim/commits/v9.1.0794/))
9+
- sysext-python: more-itertools ([10.6.0](https://github.com/more-itertools/more-itertools/releases/tag/v10.6.0))

Diff for: changelog/updates/2025-02-12-linux-6.6.77-update.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Linux ([6.6.77](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tag/?h=v6.6.77))
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Linux Firmware ([20250211](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tag/?h=20250211))

Diff for: changelog/updates/2025-02-18-linux-6.6.78-update.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Linux ([6.6.78](https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tag/?h=v6.6.78))

Diff for: pkg_auto/impl/pkg_auto_lib.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2768,7 +2768,7 @@ function grep_pkg() {
27682768
pkg=${1}; shift
27692769
# rest are directories
27702770

2771-
git -C "${scripts}" grep "${pkg}"'\(-[0-9]\|[^a-zA-Z0-9_-]\|$\)' -- "${@}" || :
2771+
GIT_PAGER= git -C "${scripts}" grep "${pkg}"'\(-[0-9]\|[^a-zA-Z0-9_-]\|$\)' -- "${@}" || :
27722772
}
27732773

27742774
# Prints the passed files preceding and following with BEGIN ENTRY and

Diff for: sdk_container/.repo/manifests/version.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FLATCAR_VERSION=4230.0.0+nightly-20250212-2100
2-
FLATCAR_VERSION_ID=4230.0.0
3-
FLATCAR_BUILD_ID="nightly-20250212-2100"
4-
FLATCAR_SDK_VERSION=4230.0.0
1+
FLATCAR_VERSION='4249.0.0+nightly-20250217-2100'
2+
FLATCAR_VERSION_ID='4249.0.0'
3+
FLATCAR_BUILD_ID='nightly-20250217-2100'
4+
FLATCAR_SDK_VERSION='4249.0.0+nightly-20250217-2100'

Diff for: sdk_container/src/third_party/coreos-overlay/app-admin/sudo/Manifest

-2
This file was deleted.

Diff for: sdk_container/src/third_party/coreos-overlay/app-admin/sudo/README.md

-8
This file was deleted.

Diff for: sdk_container/src/third_party/coreos-overlay/app-containers/containerd/Manifest

-4
This file was deleted.

0 commit comments

Comments
 (0)