Dongsu Park
63031a2ebc
app-emulation/docker-runc: adjust patches for 1.0.0-rc95
2021-05-20 14:07:09 +02:00
Flatcar Buildbot
b02b5cd0e6
app-emulation: Upgrade Runc 1.0.0_rc93 to 1.0.0_rc95
2021-05-20 13:43:39 +02:00
Dongsu Park
67b3af83f3
Revert "app-emulation/docker-runc: Embargoed patch for CVE-2021-30465"
...
This reverts commit 66f77b50879dded97b48c8f95277f18c6089022c.
2021-05-20 13:43:39 +02:00
Dongsu Park
447212cb30
sys-boot/grub: fix build error with binutils 2.36
...
With binutils 2.36, build of grub fails like that:
```
ld: section .note.gnu.property VMA [0000000000400158,0000000000400187]
overlaps section .bss VMA [000000000000e000,000000000041d207]
```
It is caused by assembler, as it generates the GNU property notes section
by default. Use the assmbler option `-mx86-used-note=no` to disable the
section from being generated to workaround the ensuing linker issue.
Patch was originally written by OpenSUSE.
https://sourceware.org/bugzilla/show_bug.cgi?id=27377
https://bugzilla.opensuse.org/show_bug.cgi?id=1181741
https://build.opensuse.org/package/view_file/Base:System/grub2/0001-Fix-build-error-in-binutils-2.36.patch
2021-05-20 09:27:49 +02:00
Sayan Chowdhury
1f7935ec72
profiles: Update the package accept_keywords
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-05-20 09:25:30 +02:00
Dongsu Park
fffa7c216d
Merge pull request #1004 from kinvolk/firmware-20210511-main
...
Upgrade Linux Firmware in main from 20210315 to 20210511
2021-05-20 09:20:52 +02:00
Dongsu Park
58ed505831
sys-kernel/coreos-firmware: fix broken symlinks to cxgb4 firmware files
...
Since coreos-firmware 20210511, `cxgb4/t[4-6]fw*.bin` files have a new
version '1.25.4.0'. We need to update the file name pointed by symlinks.
Otherwise build fails due to broken symlinks.
2021-05-20 09:18:49 +02:00
Flatcar Buildbot
aa5a113a3a
sys-kernel: Upgrade Linux Firmware 20210315 to 20210511
2021-05-20 09:18:49 +02:00
Flatcar Buildbot
cbc07cd946
sys-kernel: Upgrade Kernel 5.10.37 to 5.10.38
2021-05-20 07:14:42 +00:00
Kai Lüke
9d8aa1a9a9
app-emulation/docker-runc: Embargoed patch for CVE-2021-30465
2021-05-19 22:52:27 +02:00
Sayan Chowdhury
6374a73861
sys-devel/binutils: Sync with Gentoo upstream
...
updates to:
sys-devel/binutils-2.36
sys-libs/binutils-libs-2.36
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2021-05-19 11:38:32 +02:00
Dongsu Park
631adcc7ef
Merge pull request #168 from kinvolk/rust-1.52.1-main
...
Upgrade virtual Rust in main from 1.51.0 to 1.52.1
2021-05-17 19:37:50 +02:00
Dongsu Park
d7dbc6dde7
Merge pull request #997 from kinvolk/rust-1.52.1-main
...
Upgrade dev-lang/rust in main from 1.51.0 to 1.52.1
2021-05-17 19:37:30 +02:00
Dongsu Park
116fec4eef
Merge pull request #1011 from kinvolk/linux-5.10.37-main
...
Upgrade Linux Kernel in main from 5.10.34 to 5.10.37
2021-05-17 16:19:14 +02:00
Kai Lüke
75a48c3159
Merge pull request #1008 from kinvolk/kai/networkd-unmanaged-lo
...
network: don't manage the loopback interface
2021-05-17 16:05:22 +02:00
Kai Lüke
9f796021f9
sys-kernel/bootengine: network, don't manage the loopback interface
...
This pulls in a change in the systemd network unit to ignore the
loopback interface instead of managing its state which sometimes causes
the address to be lost.
https://github.com/kinvolk/bootengine/pull/24
2021-05-17 15:30:48 +02:00
Kai Lüke
5916bfbfa9
coreos-base/coreos-init: systemd/network, don't manage the loopback interface
...
This pulls in a change in the systemd network unit to ignore the
loopback interface instead of managing its state which sometimes causes
the address to be lost.
https://github.com/kinvolk/init/pull/40
2021-05-17 15:30:47 +02:00
Kai Lüke
81926e26ae
Merge pull request #1007 from kinvolk/kai/detect-device-mapper
...
coreos-base/coreos-init: flatcar-install, detect device mapper usage
2021-05-17 14:29:07 +02:00
Dongsu Park
7c9ce6658a
Merge pull request #1014 from kinvolk/sayan/update-nvidia-460.73.01
...
x11-drivers/nvidia-{drivers,metadata}: Update the version to 460.73.01
2021-05-17 13:34:48 +02:00
Kai Lüke
18be162b54
coreos-base/coreos-init: flatcar-install, detect device mapper usage
...
This pulls in a behavior change in the flatcar-install script to
detect if a disk is used through a device mapper entry when searching
for free disks with -s.
https://github.com/kinvolk/init/pull/39
Fixes https://github.com/kinvolk/Flatcar/issues/332
2021-05-17 12:39:22 +02:00
Flatcar Buildbot
28cf344ca8
dev-lang: Upgrade dev-lang/rust 1.51.0 to 1.52.1
2021-05-17 12:25:40 +02:00
Flatcar Buildbot
58cabfa821
Upgrade virtual Rust in main from 1.51.0 to 1.52.1
2021-05-17 12:24:50 +02:00
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