Commit Graph

30045 Commits

Author SHA1 Message Date
Flatcar Buildbot
47b3e895f3 app-crypt/pinentry: Sync with Gentoo
It's from Gentoo commit 3c4ef49e721fdefe3fd4f8cbf5040233fd110aa6.
2025-03-03 13:35:06 +01:00
Flatcar Buildbot
a7ed7b1be7 app-crypt/p11-kit: Sync with Gentoo
It's from Gentoo commit b784499fcf7fb75357ed1c9c8b488fae1640d711.
2025-03-03 13:35:06 +01:00
Flatcar Buildbot
90959e784e app-containers/runc: Sync with Gentoo
It's from Gentoo commit e5042450c311b56e34ffac8b4c1587b4db0c6059.
2025-03-03 13:35:06 +01:00
Flatcar Buildbot
c40671a5cf app-containers/podman: Sync with Gentoo
It's from Gentoo commit 060a1fcbcc3b23bdc42f4b28c0fd99cd144171a4.
2025-03-03 13:35:06 +01:00
Flatcar Buildbot
2d38e27cb6 app-containers/docker-cli: Sync with Gentoo
It's from Gentoo commit 17c6b234c0fa6b80ff388bbc78f8e96affe2877c.
2025-03-03 13:35:06 +01:00
Flatcar Buildbot
eb6289b61f app-containers/docker: Sync with Gentoo
It's from Gentoo commit e39d0036150e4e2c1a12c3fff4c24ee9b424dcb4.
2025-03-03 13:35:06 +01:00
Flatcar Buildbot
21bee02f52 app-containers/containers-common: Sync with Gentoo
It's from Gentoo commit dd2cf88635ffc0c895b2ddd5c30c78814ca91bf4.
2025-03-03 13:35:06 +01:00
Dongsu Park
7e69d4cb42
Merge pull request #2697 from flatcar/dongsu/wa-linux-agent-main
overlay wa-linux-agent: apply patch to fix ssh public key override issue (main)
2025-03-03 13:04:13 +01:00
Dongsu Park
23984d1bdf changelog: add changelog for bugfix in wa-linux-agent with ignition 2025-03-03 12:25:16 +01:00
Mathieu Tortuyaux
9c4604f6bd
Merge pull request #2710 from flatcar/cacerts-3.109-main
Update ca-certificates in main from 3.108 to 3.109
2025-03-03 09:27:09 +01:00
Flatcar Buildbot
07d0b5137f app-misc/ca-certificates: Update from 3.108 to 3.109 2025-03-03 07:10:01 +00:00
flatcar-ci
0a63476304 New version: main-4260.0.0-nightly-20250228-2100 2025-03-01 02:37:12 +00:00
flatcar-ci
5437fee170 New version: main-4260.0.0-nightly-20250228-2100-INTERMEDIATE 2025-02-28 21:00:27 +00:00
Mathieu Tortuyaux
4453668ef9
Merge pull request #2702 from flatcar/linux-6.6.80-main
Upgrade Linux Kernel for main from 6.6.79 to 6.6.80
2025-02-28 15:40:21 +01:00
James Le Cuirot
9806c1f28e
Merge pull request #2705 from flatcar/chewi/bootengine-ignition-remount
sys-kernel/bootengine: Bump to address Ignition mount issue on PXE
2025-02-28 14:08:49 +00:00
James Le Cuirot
dafce25482
sys-kernel/bootengine: Bump to address Ignition mount issue on PXE
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-02-28 14:01:13 +00:00
Krzesimir Nowak
f8220da21b
Merge pull request #2682 from flatcar/buildbot/weekly-portage-stable-package-updates-2025-02-24
Weekly portage-stable package updates 2025-02-24
2025-02-28 14:49:44 +01:00
Dongsu Park
a87844c13f overlay wa-linux-agent: apply patch to fix ssh public key override issue
Apply patch to fix an issue when overriding ssh public key from ignition
configuration. Since the fix is not available in releases of
wa-linux-agent, we should apply a separate patch.

See also https://github.com/Azure/WALinuxAgent/pull/3309.
2025-02-28 09:23:23 +01:00
Dongsu Park
08ed0f3988 overlay wa-linux-agent: update to 2.12.0.4
Update to wa-linux-agent 2.12.0.4, to create a reasonable base for
applying further patches on top of it.
Fix the Flatcar's 3rd-party patch according to the version update.

Update oem-azure to the same version accordingly.
2025-02-28 09:23:23 +01:00
Flatcar Buildbot
f15ad61dce sys-kernel/coreos-sources: Update from 6.6.79 to 6.6.80 2025-02-28 07:05:32 +00:00
flatcar-ci
083a7eacde New version: main-4259.0.0-nightly-20250227-2100 2025-02-27 21:00:28 +00:00
Jeremi Piotrowski
8dfcc6791e
Merge pull request #2699 from flatcar/fix-gpu-test
setup-nvidia: Modprobe video.ko for amd64
2025-02-27 19:12:51 +01:00
Mathieu Tortuyaux
9d0a356692
Merge pull request #2698 from flatcar/tormath1/openstack
testing/openstack: clean everything before testing
2025-02-27 17:00:20 +01:00
Jeremi Piotrowski
b1315476dc setup-nvidia: Modprobe video.ko for amd64
Since we added CONFIG_I915 to our amd64 kernel, CONFIG_ACPI_VIDEO=m is enabled
and causes the nvidia driver to compile in some code that depends on it. Since
we don't have depmod information and we insmod the nvidia module - manually
load the required module. The '|| true' lets this line pass on arm64.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-02-27 15:17:44 +01:00
Mathieu Tortuyaux
d7f8e23345
testing/openstack: clean everything before testing
It happens that we have some leftovers instances running in an "error"
state (the error comes from the OpenStack scheduled deletion). This
leads to instance creation error during the test because quota limits
are hit.

Let's clean-up everything before running the new tests.

This won't impact tests from other channels as OpenStack is limited to
one CI job at a time.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-02-27 13:01:54 +01:00
flatcar-ci
18f9e72cf8 New version: main-4258.0.0-nightly-20250226-2100 2025-02-26 21:00:25 +00:00
Mathieu Tortuyaux
1ca0e15c64
Merge pull request #2693 from flatcar/tormath1/erofs
sys-kernel/coreos-modules: enable EROFS module
2025-02-26 10:00:08 +01:00
Krzesimir Nowak
e3636cc8d1 changelog: Add entries 2025-02-26 09:50:33 +01:00
flatcar-ci
3a98cdd9b6 New version: main-4257.0.0-nightly-20250225-2100 2025-02-25 21:00:28 +00:00
Krzesimir Nowak
1d8a1a5c67 overlay profiles: Update accept keywords for sys-auth/sssd 2025-02-25 18:13:38 +01:00
Krzesimir Nowak
211c0fcc57 overlay profiles: Drop accept keywords for net-nds/openldap 2025-02-25 18:13:38 +01:00
Krzesimir Nowak
15098d870b overlay coreos/user-patches: Add some security-related patches 2025-02-25 18:13:38 +01:00
Krzesimir Nowak
d3ed097aff overlay profiles: Add some security-related accept keywords 2025-02-25 18:13:38 +01:00
Krzesimir Nowak
9e49193f0d overlay profiles: Add accept keywords for some packages 2025-02-25 18:13:38 +01:00
Flatcar Buildbot
5b463f28ee sys-libs/libxcrypt: Sync with Gentoo
It's from Gentoo commit 512953539d79ad8c4b0b97375b6d29f5932c1d46.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
13f21d9b58 sys-libs/glibc: Sync with Gentoo
It's from Gentoo commit 6d76d43044be0b610edfcf4f7fda7c976f47e31e.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
4cfad19d2f sys-libs/cracklib: Sync with Gentoo
It's from Gentoo commit 16eb160c2416d5743e45a7e3ca629267b2e0e0e8.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
692aafcf8e sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit ed60276110ac532b7cbad07a8babe4a399f5e6dd.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
bbbd4aed5c sys-fs/xfsprogs: Sync with Gentoo
It's from Gentoo commit e592ca40fd7c5e7031b83319f3860209a9e3ff5f.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
dcdfea2012 sys-fs/mtools: Sync with Gentoo
It's from Gentoo commit ea6707ef181450284941c73265276619a5dc514a.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
6042462caf sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 5692fefed4ce16b37bc03a3575a9163aa18bf961.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
2a80f0a585 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 00effd65502ccdf4391637e7c8e54190639bd34a.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
610ccbd69d sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 708e48c441f7b01ef7ac59e65aa0d8b0dc3d2ab8.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
312d0a0c78 sys-devel/bison: Sync with Gentoo
It's from Gentoo commit 65faf013482394650414e6ec83d9fd1385637d6c.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
91eac48144 sys-devel/bc: Sync with Gentoo
It's from Gentoo commit f3892e79e3c3ed843178f991d6c61e899efbc178.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
e9f7b94340 sys-boot/grub: Sync with Gentoo
It's from Gentoo commit 5062b137fe6cf107c6577d3d177e710bd0815554.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
8d762aff09 sys-boot/gnu-efi: Sync with Gentoo
It's from Gentoo commit ee2d946961fb7174ffee8f5de8c75eacd982779e.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
b467cc7a10 sys-block/thin-provisioning-tools: Sync with Gentoo
It's from Gentoo commit 910b33c8f17fa6add5601d02fb4ad98f303376b8.
2025-02-25 18:13:38 +01:00
Flatcar Buildbot
d0e8cb1523 sys-auth/sssd: Sync with Gentoo
It's from Gentoo commit ccb67ad69ea3317c0b9d32e7f746be757044aa75.
2025-02-25 18:13:37 +01:00
Flatcar Buildbot
47b8fc3f4b sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit dc6103b65cef5d86cbfbc846dd692c41b1dce4b3.
2025-02-25 18:13:37 +01:00