22386 Commits

Author SHA1 Message Date
Krzesimir Nowak
9f314e833f net-misc/bridge-utils: Sync with gentoo
It's from gentoo commit 36d4c4e69edfc56c9c515bb29af7abd39cb02c7c.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
11d7e900fc app-eselect/eselect-lib-bin-symlink: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
8741464b6d app-crypt/shash: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
65e02401be dev-libs/libyaml: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
e3061f34c2 app-misc/c_rehash: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
dcfb9c338c x11-libs/pixman: Sync with gentoo
It's from gentoo commit 18745f353da4ddd132b344f0f20e035dfa917b93.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
832c114ef1 dev-libs/ding-libs: Sync with gentoo
It's from gentoo commit db6c2e5161a3320ae4c30b71c40f3ac837427faf.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
4a37dab5ad dev-libs/lzo: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
a71151733e dev-libs/libaio: Sync with gentoo
It's from gentoo commit a9bf59f3fd6ef919eab913ef1d799c093f178081.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
cfd199531c dev-libs/libffi: Sync with gentoo
It's from gentoo commit c79952c0fbc8e5bb1a6d29cdb4b71248dff21c1b.
2022-02-24 15:07:35 +01:00
Krzesimir Nowak
9803e717a1 app-text/xmlto: Sync with gentoo
It's from gentoo commit c94fd2639c28d829963b46dc993e230aeda2f2b0.
2022-02-24 15:07:35 +01:00
Thilo Fromm
9afab3aac4 ci-automation/vendor-testing: add qemu_uefi
This change adds the qemu_uefi.sh vendor test. It reuses most of the
implementation in qemu.sh (qemu_uefi.sh is a soft-link to qemu.sh).

This also enables qemu testing for ARM64.

Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-24 13:54:58 +01:00
Thilo Fromm
2dcc461e17
Merge pull request #238 from flatcar-linux/t-lo/fix-test-report-update-script
ci-automation: fix test_update_reruns typo
2022-02-24 12:38:16 +01:00
Thilo Fromm
308a2a2ab6 ci-automation/sdk_bootstrap: check submodules for nightly branch push
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-24 12:06:28 +01:00
Thilo Fromm
82da911c27 ci-automation/sdk_bootstrap: Only push to main in nightlies
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-24 11:02:34 +01:00
Mathieu Tortuyaux
9ff06adbdd Merge pull request #1667 from flatcar-linux/tormath1/libmspack
dev-libs/libmspack: bump to 0.10.1_alpha
2022-02-24 10:47:38 +01:00
Mathieu Tortuyaux
4a7b23cf2c Merge pull request #298 from flatcar-linux/tormath1/libxml2
dev-libs/libxml2: bump to 2.9.13
2022-02-24 10:46:03 +01:00
Mathieu Tortuyaux
d0a6d40084 Merge pull request #1668 from flatcar-linux/tormath1/libxml2
profiles/base: stabilize libxml2
2022-02-24 10:45:40 +01:00
Mathieu Tortuyaux
a91b938aec profiles/base: stabilize libxml2
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-24 10:45:04 +01:00
Mathieu Tortuyaux
264db24f95 Merge pull request #297 from flatcar-linux/tormath1/duktape
dev-lang/duktape: sync with ::gentoo
2022-02-24 10:42:12 +01:00
Mathieu Tortuyaux
d8a204efb7 Merge pull request #1665 from flatcar-linux/tormath1/duktape
profiles/base: stabilize duktape
2022-02-24 10:41:59 +01:00
Thilo Fromm
39b65765b4 ci-automation: fix test_update_reruns typo
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-24 10:11:38 +01:00
Flatcar Buildbot
7832ee4f95 sys-kernel: Upgrade Kernel 5.15.24 to 5.15.25 2022-02-24 07:22:10 +00:00
Thilo Fromm
7cadae957a ci-automation: SDK build updates version.txt in main branch
This change has sdk_bootstrap update the origin branch when run from the
main branch, updating the SDK and OS version in 'main' for each SDK
bootstrap build.

Release / maintenance branches have the SDK version set in the
versionfile at release time. But main is never updated.

Updating the versionfile in main when a new SDK is built ensures that
dev branches based on main will also use the correct SDK version (e.g.
in subsequent CI builds).
2022-02-23 20:41:57 +01:00
Thilo Fromm
248ffcef03 ci-automation/util/fetch_image.sh: fetch CI build stage image
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-23 19:25:12 +01:00
Mathieu Tortuyaux
bee10f9cd2 changelog: add entries
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 19:00:11 +01:00
Mathieu Tortuyaux
fdeca9ee95 dev-libs/libxml2: sync with ::gentoo
Commit-Ref: f4b02380c6eb5d4829d3909694a93566b789e5d6

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 18:55:15 +01:00
Mathieu Tortuyaux
abef07f31a changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 18:38:40 +01:00
Mathieu Tortuyaux
74ed89937c dev-libs/libmspack: apply flatcar changes
* remove useless ebuild
* set the prefix to the OEM partition since this is vmware-only

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 18:30:09 +01:00
Mathieu Tortuyaux
8deb1b043a dev-libs/libmspack: sync with ::gentoo
Commit-Ref: f4b02380c6eb5d4829d3909694a93566b789e5d6

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 18:28:07 +01:00
Thilo Fromm
368aa61796
Merge pull request #234 from flatcar-linux/t-lo/container-tests-add-per-image-summary-report
ci-automation/test*: per-image summary report, honour pre-set PARALLEL_TESTS
2022-02-23 17:42:25 +01:00
Mathieu Tortuyaux
7caf5959c6 changelog: add entries
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 16:46:41 +01:00
Mathieu Tortuyaux
5982f75c88 profiles/base: stabilize duktape
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 16:41:01 +01:00
Mathieu Tortuyaux
6f3b332ab4 dev-lang/duktape: sync with ::gentoo
Commit-Ref: f4b02380c6eb5d4829d3909694a93566b789e5d6

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-23 16:34:08 +01:00
Krzesimir Nowak
f521644278 Merge pull request #287 from flatcar-linux/krnowak/pkg-updates-2014
Update packages from 2014
2022-02-23 13:22:08 +01:00
Thilo Fromm
e92521c166 ci-automation/test*: per-image summary, honor parallel
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-23 11:30:54 +01:00
Thilo Fromm
5ac2418679
Merge pull request #232 from flatcar-linux/t-lo/container-tests-publish-results
ci-automation: publish test results, add to GC
2022-02-23 10:23:40 +01:00
Thilo Fromm
3253435d6c ci-automation/test.sh: publish to _kola_tmp, not debug/_kola_tmp
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-22 18:27:36 +01:00
Thilo Fromm
3397167b5e
Update ci-automation/test.sh: fix typo.
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-02-22 18:13:15 +01:00
Mathieu Tortuyaux
e63a191c16
Merge pull request #222 from flatcar-linux/tormath1/timeout-em
kola/em: increase timeout
2022-02-22 18:04:31 +01:00
Dongsu Park
0d1ac4c160 Merge pull request #296 from flatcar-linux/dongsu/expat-2.4.6
dev-libs/expat: update to 2.4.6
2022-02-22 18:03:31 +01:00
Thilo Fromm
8157bf0302 ci-automation: publish test results, add to GC
This change adds copying test results to the build cache server, and
adds respective deletion to the garbage collector.

Also, the patch fixes an issue with torcx publishing (manifest
publishing had arch hard-coded).

Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-22 16:22:57 +01:00
Thilo Fromm
db062b2e81
Merge pull request #230 from flatcar-linux/t-lo/add-sdk-container-image-update
update_sdk_container_image: New SDK container from existing image (minor / patch updates)
2022-02-22 15:45:36 +01:00
Thilo Fromm
ceba903d1b
Merge pull request #228 from flatcar-linux/t-lo/container-builds-add-testing
ci-automation: Add foundational testing primitives
2022-02-22 15:45:23 +01:00
Thilo Fromm
081df6cd2c ci-automtion/packages.sh: fix torcx URL, add manifest
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-02-22 15:44:04 +01:00
Jeremi Piotrowski
f8efad73bf
Merge pull request #231 from flatcar-linux/jepio/build-image-disable-ebuild-locks
build_library/build_image_util: disable ebuild-locks when merging binary packages.
2022-02-22 13:52:46 +01:00
Krzesimir Nowak
c2353cfbbb eclass/mercurial: Sync with gentoo
It's from gentoo commit 9f24bebc8dd0d5dd6b8c683ea8bc1b39c64481d4.
2022-02-22 12:25:13 +01:00
Krzesimir Nowak
c6a76af95b eclass/portability: Sync with gentoo
It's from gentoo commit 5eae2995e46c6dc23f85bd0839eb9a1028ebea91.
2022-02-22 12:25:13 +01:00
Krzesimir Nowak
d692f0b456 eclass: Drop unused eclasses 2022-02-22 12:25:13 +01:00
Krzesimir Nowak
93b9a20a1b virtual/pam: Drop unused package 2022-02-22 12:25:13 +01:00