|
[kirkstone][PATCHv2 12/21] docker: reproducibility add -trimpath to go -> $GO patches
From: Bruce Ashfield <bruce.ashfield@...> With this, we build and package docker without QA warnings due to references to TMPDIR. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...i-use-extern
From: Bruce Ashfield <bruce.ashfield@...> With this, we build and package docker without QA warnings due to references to TMPDIR. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...i-use-extern
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 13/21] containerd: fix final TMDIR references
From: Bruce Ashfield <bruce.ashfield@...> restructure the containerd source layout to avoid symlinking vendor dependencies. This avoid go recording paths in the final binaries. Signed-off-by: Bruce As
From: Bruce Ashfield <bruce.ashfield@...> restructure the containerd source layout to avoid symlinking vendor dependencies. This avoid go recording paths in the final binaries. Signed-off-by: Bruce As
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 11/21] containerd: improve reproducibility
From: Bruce Ashfield <bruce.ashfield@...> We get the following QA warning on build: WARNING: containerd-opencontainers-v1.6.8+gitAUTOINC+579a6380ec-r0 do_package_qa: QA Issue: File /usr/bin/containerd
From: Bruce Ashfield <bruce.ashfield@...> We get the following QA warning on build: WARNING: containerd-opencontainers-v1.6.8+gitAUTOINC+579a6380ec-r0 do_package_qa: QA Issue: File /usr/bin/containerd
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 10/21] containerd: update to 1.6.8
From: Bruce Ashfield <bruce.ashfield@...> Bumping containerd to version v1.6.8-8-g579a6380e, which comprises the following commits: 1efd8b947 ci: remove GOPROXY environment variable due to https://git
From: Bruce Ashfield <bruce.ashfield@...> Bumping containerd to version v1.6.8-8-g579a6380e, which comprises the following commits: 1efd8b947 ci: remove GOPROXY environment variable due to https://git
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 08/21] docker-ce: update to 20.10.17
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.17-2-g3949ff121e, which comprises the following commits: ff7feeac37 vendor: github.com/containerd/continuity v0.3.0 6f3f2b6d08
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.17-2-g3949ff121e, which comprises the following commits: ff7feeac37 vendor: github.com/containerd/continuity v0.3.0 6f3f2b6d08
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 09/21] docker: ensure that sysvinit and systemd are exclusive
From: Bruce Ashfield <bruce.ashfield@...> The sysvinit functionality conflicts with the docker daemon settings required for the systemd docker.socket. Ensure that the sysvinit capabilities are only en
From: Bruce Ashfield <bruce.ashfield@...> The sysvinit functionality conflicts with the docker daemon settings required for the systemd docker.socket. Ensure that the sysvinit capabilities are only en
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 07/21] docker-moby: update to 20.10.17
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.17-2-g3949ff121e, which comprises the following commits: ff7feeac37 vendor: github.com/containerd/continuity v0.3.0 6f3f2b6d08
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.17-2-g3949ff121e, which comprises the following commits: ff7feeac37 vendor: github.com/containerd/continuity v0.3.0 6f3f2b6d08
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 06/21] runc-docker: update to 1.1.3
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.3-2-g1e7bb5b7, which comprises the following commits: eb1552a0 VERSION: back to development 6724737f VERSION: release 1.1.3 91fa0
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.3-2-g1e7bb5b7, which comprises the following commits: eb1552a0 VERSION: back to development 6724737f VERSION: release 1.1.3 91fa0
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 04/21] runc-opencontainers: drop obsolete patch
commit e4474ef881401b2f3ed3ba806a288bb986dcac49 of runc does a vendor update which includes the reverted fix again. The commit is after 1.2.0 and before 1.3.0 --> the next cherry-pick updates runc to
commit e4474ef881401b2f3ed3ba806a288bb986dcac49 of runc does a vendor update which includes the reverted fix again. The commit is after 1.2.0 and before 1.3.0 --> the next cherry-pick updates runc to
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 05/21] runc: update to 1.1.3
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.3-2-g1e7bb5b7, which comprises the following commits: eb1552a0 VERSION: back to development 6724737f VERSION: release 1.1.3 91fa0
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.3-2-g1e7bb5b7, which comprises the following commits: eb1552a0 VERSION: back to development 6724737f VERSION: release 1.1.3 91fa0
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 03/21] docker-ce: update to 20.10.16
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.16, which comprises the following commits: a15acb4bd6 [20.10] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 5f2e0
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.16, which comprises the following commits: a15acb4bd6 [20.10] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 5f2e0
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 02/21] docker/moby/libnetwork: update to -latest
From: Bruce Ashfield <bruce.ashfield@...> Bumping libnetwork to version v0.7.0-dev.3-1830-g339b972b, which comprises the following commits: 9db86fb7 Only check if route overlaps routes with scope: LIN
From: Bruce Ashfield <bruce.ashfield@...> Bumping libnetwork to version v0.7.0-dev.3-1830-g339b972b, which comprises the following commits: 9db86fb7 Only check if route overlaps routes with scope: LIN
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCHv2 01/21] docker/moby: update to 20.10.16
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.16, which comprises the following commits: a15acb4bd6 [20.10] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 5f2e0
From: Bruce Ashfield <bruce.ashfield@...> Bumping moby to version v20.10.16, which comprises the following commits: a15acb4bd6 [20.10] vendor: golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 5f2e0
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCH 0/3] docker updates
3 messages
Bring docker on the kirkstone branch to the same commits as they are on master-next. Just let me know if you think this is not the right way. I can easily maintain this on my own layer. But there are
Bring docker on the kirkstone branch to the same commits as they are on master-next. Just let me know if you think this is not the right way. I can easily maintain this on my own layer. But there are
|
By
Adrian Freihofer
·
|
|
[Question] upx: do_fetch: Bitbake Fetcher Error:,FetchError('Submodule refers to the parent repository.
10 messages
Hi! On Kirkstone, since Kirkstone 4.0.5 (commit 189a6d452e3037c9e94ccdf6af38359fc6058064, https://git.yoctoproject.org/poky/commit/?h=kirkstone&id=189a6d452e3037c9e94ccdf6af38359fc6058064) the added c
Hi! On Kirkstone, since Kirkstone 4.0.5 (commit 189a6d452e3037c9e94ccdf6af38359fc6058064, https://git.yoctoproject.org/poky/commit/?h=kirkstone&id=189a6d452e3037c9e94ccdf6af38359fc6058064) the added c
|
By
Joakim Roubert
·
|
|
kvmtool patch error
10 messages
To the maintainers: I’ve been trying to use meta-virtualization to include kvm in a build I’m working on. In my local.conf file I have added the lines: * DISTRO_FEATURES:append = " virtualization" * I
To the maintainers: I’ve been trying to use meta-virtualization to include kvm in a build I’m working on. In my local.conf file I have added the lines: * DISTRO_FEATURES:append = " virtualization" * I
|
By
Nathan.Fisher@gd-ms.com
·
|
|
[kirkstone][PATCH 3/3] docker: update from 20.10.12 to 20.10.21
* Add mobyproject:moby to CVE_PRODUCT * Define SRCREV_moby variable for docker-ce as well Release notest: https://docs.docker.com/engine/release-notes 3056208812 (tag: v20.10.21) Merge pull request #4
* Add mobyproject:moby to CVE_PRODUCT * Define SRCREV_moby variable for docker-ce as well Release notest: https://docs.docker.com/engine/release-notes 3056208812 (tag: v20.10.21) Merge pull request #4
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCH 2/3] containerd-opencontainers: update to 1.6.9
1c90a4424 (tag: v1.6.9) Merge pull request #7573 from samuelkarp/release/1.6.9 96929a5d3 Merge pull request #7574 from swagatbora90/backport-cap-bpf-perfmon f1493f665 Prepare release notes for v1.6.9
1c90a4424 (tag: v1.6.9) Merge pull request #7573 from samuelkarp/release/1.6.9 96929a5d3 Merge pull request #7574 from swagatbora90/backport-cap-bpf-perfmon f1493f665 Prepare release notes for v1.6.9
|
By
Adrian Freihofer
·
|
|
[kirkstone][PATCH 1/3] runc-docker: update to 1.1.4-tip
Bumping runc to version v1.1.4-8-g974efd2d, which comprises the following commits: 974efd2d Merge pull request #3620 from lab47/b-remove-udev-dep 3b958289 Fixes inability to use /dev/null when inside
Bumping runc to version v1.1.4-8-g974efd2d, which comprises the following commits: 974efd2d Merge pull request #3620 from lab47/b-remove-udev-dep 3b958289 Fixes inability to use /dev/null when inside
|
By
Adrian Freihofer
·
|
|
[PATCH 2/2] virt-viewer: add recipe
10 messages
Signed-off-by: Markus Volk <f_l_k@...> --- ...ata-meson.build-fix-for-recent-meson.patch | 44 +++++++++++++++++++ .../virt-viewer/virt-viewer_11.0.bb | 30 +++++++++++++ 2 files changed, 74 insertions(
Signed-off-by: Markus Volk <f_l_k@...> --- ...ata-meson.build-fix-for-recent-meson.patch | 44 +++++++++++++++++++ .../virt-viewer/virt-viewer_11.0.bb | 30 +++++++++++++ 2 files changed, 74 insertions(
|
By
Markus Volk
·
|