Dongsu Park
864307933c
Merge pull request #169 from kinvolk/dongsu/cmake-3.18
...
dev-util/cmake: update to 3.18.5
2021-05-17 12:23:38 +02:00
Sayan Chowdhury
d1c2b78f42
x11-drivers/nvidia-{drivers,metadata}: Update the version to 460.73.01
...
Update nvidia-drivers and nvidia-metadata to address security issues:
* CVE-2021-1052
* CVE-2021-1053
* CVE-2021-1056
* CVE-2021-1076
* CVE-2021-1077
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-05-17 12:11:58 +02:00
Flatcar Buildbot
825d15b932
sys-kernel: Upgrade Kernel 5.10.34 to 5.10.37
2021-05-15 07:12:54 +00:00
Dongsu Park
e6340f244d
dev-libs/jsoncpp: import new package
...
Import a new package dev-libs/jsoncpp, as it is needed by dev-util/cmake
3.18.5.
2021-05-12 13:13:48 +02:00
Dongsu Park
b18797dc23
dev-util/cmake: update to 3.18.5
...
Update dev-util/cmake to 3.18.5, as it is needed by dev-lang/rust 1.52.
Without that, building rust 1.52 simply fails at the early stage.
2021-05-12 13:12:30 +02:00
Dongsu Park
03c24f942d
Merge pull request #998 from kinvolk/dongsu/dbus-1.10.32
...
sys-apps/dbus: update to 1.10.32
2021-05-11 13:11:20 +02:00
Dongsu Park
feec17561b
sys-apps/dbus: apply Flatcar patches
...
* Drop the dependency on `sec-policy/selinux-dbus`
* Drop machine-id generation
* Stabilize both keywords `amd64` and `arm64` to build it.
* Do not add a third-party patch for CVE-2019-12749 again, as the fix is
already included in dbus >= 1.10.29.
Loosely based on a409238795c44dabfd16e466c8433a89f5f0844f and
e458211c8418462f4bd4d4536dc96f62380a22cf .
2021-05-11 10:07:02 +02:00
Dongsu Park
5eb623c758
sys-apps/dbus: update to 1.10.32
...
Update dbus to 1.10.32, mainly to address CVE-2020-35512.
It is based on commit 71a58ff8b6cebe8b9e8aeddaf93185ecb52bdb8c of
Gentoo.
2021-05-10 14:31:27 +02:00
Dongsu Park
7355cfb429
Merge pull request #996 from kinvolk/go-1.16.4-main
...
Upgrade Go in main from 1.16.3 to 1.16.4
2021-05-10 11:05:59 +02:00
Flatcar Buildbot
230d65d7e5
dev-lang: Upgrade Go 1.16.3 to 1.16.4
2021-05-10 07:29:36 +00:00
Krzesimir Nowak
3cf5d83056
Merge pull request #121 from kinvolk/krnowak/jobs-be-gone
...
Drop `--jobs` parameter
beta-2905.1.0
alpha-2905.0.0
alpha-2879.0.1
alpha-2879.0.0
2021-05-05 19:25:20 +02:00
Sayan Chowdhury
bbebcb70a5
Merge pull request #988 from kinvolk/linux-5.10.34-main
...
Upgrade Linux Kernel in main from 5.10.32 to 5.10.34
2021-05-04 12:15:00 +05:30
Flatcar Buildbot
04e4324f55
sys-kernel: Upgrade Kernel 5.10.32 to 5.10.34
2021-05-03 07:13:41 +00:00
Dongsu Park
c3e3a9c785
Merge pull request #972 from kinvolk/go-1.16.3-main
...
Upgrade Go in main from 1.16.2 to 1.16.3
2021-04-30 09:17:46 +02:00
Sayan Chowdhury
a61c06f47c
Merge pull request #978 from kinvolk/sayan/update-systemd-247.6
...
sys-app/systemd: Update systemd 247.6
2021-04-27 20:59:49 +05:30
Sayan Chowdhury
1878be0226
sys-app/systemd: Update systemd 247.6
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-27 20:34:28 +05:30
Sayan Chowdhury
e190258fe4
Merge pull request #974 from kinvolk/sayan/update-curl-7.76.1
...
profiles: Update the accept keywords for curl 7.76.1
2021-04-27 20:24:26 +05:30
Sayan Chowdhury
fc655024f5
Merge pull request #167 from kinvolk/sayan/update-curl-7.76.1
...
net-misc/curl: Sync with Gentoo upstream; updates to 7.76.1
2021-04-27 20:24:17 +05:30
Sayan Chowdhury
c7cebb556b
profiles: Update the accept keywords for curl 7.76.1
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-27 19:57:11 +05:30
Sayan Chowdhury
3d816cda8b
Merge pull request #166 from kinvolk/sayan/update-libxml2-2.9.10-r5
...
dev-libs/libxml2: Sync with Gentoo upstream; updates to 2.9.10-r5
2021-04-26 22:45:29 +05:30
Sayan Chowdhury
e4b132fa16
Merge pull request #165 from kinvolk/sayan/update-openldap-2.4.58
...
net-nds/openldap: Sync with upstream; updates to openldap-2.4.58
2021-04-26 22:42:17 +05:30
Sayan Chowdhury
b47b8b18b2
Merge pull request #973 from kinvolk/sayan/update-openldap-2.4.58
...
profiles: Add accept keywords for openldap
2021-04-26 22:41:59 +05:30
Sayan Chowdhury
1d6e8353fd
Merge pull request #971 from kinvolk/sayan/fix-systemd-tasksmax-patch
...
sys-apps/systemd: Fix the patch to update DefaultTasksMax
2021-04-26 20:01:31 +05:30
Sayan Chowdhury
5b20d5400e
sys-apps/systemd: Fix the patch to update DefaultTasksMax
...
The upstream changed the way the default percentage value, and
make the property partially dynamic.
Upstream ref: https://github.com/systemd/systemd/pull/14007
Fixes #382
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-26 19:33:15 +05:30
Sayan Chowdhury
eeb1964d2b
Merge pull request #964 from kinvolk/sayan/update-to-qemu-5.2.0
...
app-emulation: update qemu to 5.2.0
2021-04-26 17:11:35 +05:30
Sayan Chowdhury
8f019deb57
dev-libs/libxml2: Sync with Gentoo upstream; updates to 2.9.10-r5
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-26 14:59:18 +05:30
Sayan Chowdhury
b99aa9cdda
net-misc/curl: Sync with gentoo upstream; updates to 7.76.1
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-26 14:46:39 +05:30
Flatcar Buildbot
c1582b4c19
dev-lang: Upgrade Go 1.16.2 to 1.16.3
2021-04-26 07:29:05 +00:00
Sayan Chowdhury
dc9e44acf9
profiles: Add accept keywords for openldap
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-26 06:45:00 +00:00
Dongsu Park
32db49b027
Merge pull request #970 from kinvolk/linux-5.10.32-main
...
Upgrade Linux Kernel in main from 5.10.31 to 5.10.32
2021-04-23 19:01:49 +02:00
Thilo Fromm
95ae4c90b7
Merge pull request #124 from kinvolk/t-lo/fix-sdk-bootstrap-part-2
...
bootstrap_sdk: use local SDK ebuilds for stage1 (part 2)
alpha-2857.0.0
2021-04-23 16:24:21 +02:00
Thilo Fromm
11e862e2d5
jenkins/sdk.sh: add stage1 portage and overlay refs
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-04-23 16:23:10 +02:00
Thilo Fromm
8877d7adcd
bootstrap_sdk: use local SDK ebuilds for stage1
...
This change uses portage-stable and coreos-overlay from the local SDK
chroot (from /var/lib/gentoo/repos) in the stage 1 SDK bootstrap build.
This is part 2 of the SDK bootstrap stage 1 fix (part 1 is covered in
64d8a73ac09853a4b9b813b53299d37569c35071), which ensures stage 1 does
not introduce any changes in its ebuilds over the seed SDK.
The change also introduces an option to consciously divert from the
above enforcement by use of command line parameters:
--stage1_overlay_ref <gitref> will check out coreos-overlay and use
<gitref> for stage 1 instead of the
local SDK's
/var/lib/gentoo/repos/coreos-overlay
--stage1_portage_ref <gitref> will check out portage-stable and use
<gitref> for stage 1 instead of the
local SDK's
/var/lib/gentoo/repos/gentoo
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-04-23 16:23:03 +02:00
Sayan Chowdhury
48cf59679c
app-emulation/qemu: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-23 11:33:08 +00:00
Sayan Chowdhury
45110250e9
app-emulation/qemu: Sync with Gentoo upstream
...
Link1: 3452fc9c05
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-23 11:33:06 +00:00
Kai Lüke
f39655a823
Merge pull request #965 from kinvolk/kai/drop-rkt
...
Drop app-emulation/rkt and app-admin/kubelet-wrapper
2021-04-23 12:40:04 +02:00
Kai Lüke
0a0889852d
Merge pull request #958 from kinvolk/kai/gce-oem-nspawn
...
coreos-base/oem-gce: use systemd-nspawn to run the GCE daemon
2021-04-23 12:39:36 +02:00
Flatcar Buildbot
349473393c
sys-kernel: Upgrade Kernel 5.10.31 to 5.10.32
2021-04-22 07:15:14 +00:00
Kai Lüke
407c665d51
Drop app-emulation/rkt and app-admin/kubelet-wrapper
...
The rkt container runtime is deprecated and not used anymore except
for the kubelet-wrapper script. This script can't be ported to Docker
because it is used by the user with rkt-specific arguments and it is
only a wrapper around the deprecated hyperkube images (and has been
broken for the last K8s releases). The recommended way is to run the
kubelet binary directly on the host.
2021-04-22 00:09:04 +02:00
Kai Lüke
bc5e02d65e
coreos-base/oem-gce: use systemd-nspawn to run the GCE daemon
...
The GCE daemon container was run with rkt from an ACI tar ball.
To replace rkt with systemd-nspawn, extract the tar ball to an
image and run the daemon as systemd-nspawn container.
2021-04-21 17:44:01 +02:00
Marga Manterola
d20a30d6c8
Merge pull request #961 from kinvolk/marga-kinvolk/optional-hostname
...
sys-kernel/bootengine: make hostname units optional
2021-04-21 16:32:34 +02:00
Sayan Chowdhury
f7be705cdc
net-nds/openldap: Sync with upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-04-21 16:15:11 +05:30
Dongsu Park
8a54f23394
Merge pull request #960 from kinvolk/dongsu/gnutls-3.7.1
...
profiles: accept keywords for net-libs/gnutls
2021-04-21 11:06:26 +02:00
Dongsu Park
9b2bb03438
Merge pull request #164 from kinvolk/dongsu/gnutls-3.7.1
...
net-libs/gnutls: update to 3.7.1
2021-04-21 11:06:06 +02:00
Dongsu Park
dd4910f801
Merge pull request #957 from kinvolk/linux-5.10.31-main
...
Upgrade Linux Kernel in main from 5.10.26 to 5.10.31
2021-04-20 18:27:27 +02:00
Margarita Manterola
2b7b075998
sys-kernel/bootengine: make hostname units optional
...
Having the hostname units as required by the initrd.target meant that if
the unit failed (for example because the network was or the metadata
service were down), the machine wouldn't start. By making it a "wants"
rather than a "requires" we allow this unit to fail without disrupting
the whole boot.
2021-04-20 18:25:41 +02:00
Flatcar Buildbot
1a279015ec
sys-kernel: Upgrade Kernel 5.10.26 to 5.10.31
2021-04-20 14:01:57 +02:00
Dongsu Park
818e27951e
Merge pull request #959 from kinvolk/dongsu/go-1.16-default
...
Set the default Go version to 1.16
2021-04-20 13:59:31 +02:00
Dongsu Park
39e9a99528
profiles: accept keywords for net-libs/gnutls
...
To be able to build gnutls 3.7.1, which is still not stable, we need to
accept keywords ~amd64 and ~arm64.
2021-04-20 10:26:19 +02:00
Dongsu Park
226a7191dc
net-libs/gnutls: update to 3.7.1
...
Update gnutls to 3.7.1, mainly to address security vulnerabilities:
* CVE-2021-20231
* CVE-2021-20232
2021-04-20 10:02:23 +02:00