Dongsu Park
5325a17b31
acct-group/kvm: add acct-group/kvm for qemu 4.2.0
...
Add a new ebuild acct-group/kvm, which is needed by qemu 4.2.0.
2020-03-31 10:28:41 +02:00
Dongsu Park
f49cbdf90b
sys-firmware/ipxe: update to 1.0.0_p20190728
...
needed by app-emulation/qemu-4.2.0
2020-03-31 10:28:41 +02:00
Dongsu Park
d9f51da3c9
sys-firmware/seabios: update to 1.12.0
...
needed by app-emulation/qemu-4.2.0
2020-03-31 10:28:41 +02:00
Dongsu Park
96dcb5c0f6
sys-firmware/edk2-ovmf: update to 201905
...
needed by app-emulation/qemu-4.2.0
2020-03-31 10:28:41 +02:00
Dongsu Park
3b4ace2f53
net-dns/libidn2: update to 2.3.0
...
Update libidn2 to 2.3.0 to address the following issues:
[CVE-2019-12290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12290 )
[CVE-2019-18224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18224 )
2020-03-31 10:28:41 +02:00
Dongsu Park
be7881cc9f
app-arch/unzip: update to 6.0_p25-r1
...
Update unzip to 6.0_p25-r1 to address the following issues:
[CVE-2018-1000035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000035 )
[CVE-2019-13232](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13232 )
2020-03-31 10:28:41 +02:00
Dongsu Park
b0e3361da7
Merge pull request #230 from flatcar-linux/dongsu/openssh-8.1-alpha
...
net-misc/openssh: update openssh to 8.1 for alpha
2020-03-31 10:06:32 +02:00
Dongsu Park
9df1c78642
Merge pull request #32 from flatcar-linux/dongsu/openssh-eclass
...
acct-*: add acct packages for openssh 8.1 for alpha
2020-03-31 10:05:36 +02:00
Dongsu Park
f26cd86069
dev-util/dwarves: introduce new dev tool dwarves
...
To build Kernel 5.4 with CONFIG_DEBUG_INFO_BTF, we need to get pahole,
a part of dwarves, included in the Flatcar SDK.
So simply import dwarves from upstream Gentoo.
2020-03-30 14:07:13 +02:00
Dongsu Park
82c2347d28
dev-libs/elfutils: bump elfutils to 0.177
...
Since dev-utils/dwarves depends on elfutils 0.177, we need to bump
also elfutils.
2020-03-30 14:06:10 +02:00
Dongsu Park
021ca51d6e
Merge pull request #38 from flatcar-linux/dongsu/gdb-9.1-alpha
...
sys-devel/gdb: update to 9.1 for alpha
2020-03-27 17:15:15 +01:00
Kai Lüke
f962b2f48c
Azure OEM: Update wa-linux-agent
...
The latest version is 2.2.46 and 2.2.32 will be
deprecated in May 2020.
2020-03-27 17:03:37 +01:00
Kai Lüke
f2ef26f53c
sys-kernel/bootengine: Fix ignition-quench service
...
Pulls in
https://github.com/flatcar-linux/bootengine/pull/11
2020-03-26 16:30:07 +01:00
Flatcar Buildbot
5211d880eb
sys-kernel: Upgrade Linux 4.19.112 to 4.19.113
2020-03-26 07:06:29 +00:00
Dongsu Park
b68413a077
profiles: build tracepath in iputils
...
Enable a USE flag `tracepath` for iputils to get the
`/usr/sbin/tracepath` binary file included in Flatcar images.
Note, the `tracepath` flag is not the same as the existing `traceroute`
flag, which enables only `tracerout6`.
2020-03-25 09:47:00 +01:00
Dongsu Park
b14b131579
Merge pull request #29 from flatcar-linux/dongsu/remove-old-cargo-alpha
...
virtual/cargo: remove unnecessary cargo versions for alpha
2020-03-25 09:25:55 +01:00
Kai Lüke
591ada2317
sys-apps/baselayout: Pick upstream commit
2020-03-24 17:37:47 +01:00
Dongsu Park
c7a1364ac0
sys-devel/gdb: update to 9.1
...
Update gdb to 9.1 to address
[CVE-2019-1010180](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010180 ).
2020-03-24 15:22:53 +01:00
Flatcar Buildbot
e14cd1197f
sys-kernel: Upgrade Linux 4.19.111 to 4.19.112
2020-03-21 07:06:32 +00:00
Flatcar Buildbot
644f156bb6
dev-lang/go: Upgrade Go 1.13.8 to 1.13.9
2020-03-20 07:21:13 +00:00
Dongsu Park
f9cb8f3754
acct-*: add packages for openssh
...
As dependencies needed by net-misc/openssh, add
`acct-group/sshd`, `acct-user/sshd`, `virtual/libgcrypt`.
2020-03-19 15:22:00 +01:00
Dongsu Park
333692539b
profiles: add new categories acct-group and acct-user
...
To be able to add openssh packages, we need to add new categories,
`acct-group` and `acct-user`.
2020-03-19 15:21:55 +01:00
Dongsu Park
519570b9fb
eclass: add eclasses for adding ssh packages
...
To be able to update net-misc/openssh to 8.1, we need to update
eclasses like `user-info`, `user`, `acct-group`, `acct-user`.
2020-03-19 15:14:47 +01:00
Dongsu Park
25e25ed52b
net-misc/openssh: update openssh to 8.1
...
To address the security issue
[CVE-2019-16905](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16905 ),
update openssh from 7.9 to 8.1.
2020-03-19 15:10:40 +01:00
Dongsu Park
276137505e
eclass: clean up .crates2.json when running cargo install
...
When instaling rust packages with Rust 1.42, it fails like the
following message:
```
* Detected file collision(s):
*
* /build/amd64-usr/usr/.crates2.json
```
Fix the install function in cargo.eclass so it can clean up the garbage
json file.
2020-03-19 11:43:13 +01:00
Flatcar Buildbot
a44ede6f3c
chore(metadata): Regenerate cache
2020-03-19 07:42:08 +00:00
Flatcar Buildbot
a27417b17a
app-emulation/docker: Upgrade Docker 19.03.5 to 19.03.8
2020-03-19 07:42:08 +00:00
Dongsu Park
74e5f18197
virtual/cargo: remove unnecessary cargo versions
...
Now that rust has only 1.36, we should also remove cargo 1.34 to 1.35.
2020-03-18 11:11:57 +01:00
Flatcar Buildbot
1b9f35b45b
sys-kernel: Upgrade Linux 4.19.110 to 4.19.111
2020-03-18 07:06:22 +00:00
Dongsu Park
ef40e4ef1d
Merge pull request #214 from flatcar-linux/dongsu/remove-old-rust-alpha
...
dev-lang/rust: remove unnecessary rust versions for alpha
2020-03-17 13:25:26 +01:00
Kai Lüke
be04f29fa0
sys-kernel/bootengine: Point to flatcar-master
2020-03-17 12:03:09 +01:00
Dongsu Park
3917caa0a6
Merge pull request #217 from flatcar-linux/go-1.13.8-alpha
...
Upgrade Go in Alpha from 1.13.3 to 1.13.8
2020-03-17 09:24:28 +01:00
Flatcar Buildbot
a5f3d48dd6
sys-kernel: Upgrade Linux 4.19.109 to 4.19.110
2020-03-17 07:06:27 +00:00
Flatcar Buildbot
67d570e67e
dev-lang/go: Upgrade Go 1.13.3 to 1.13.8
2020-03-16 07:21:02 +00:00
Dongsu Park
baec4a9dbc
dev-lang/rust: remove unnecessary rust versions
...
We should remove unnecessary old rust versions.
2020-03-13 12:16:27 +01:00
Flatcar Buildbot
e3ba5d9d78
sys-kernel: Upgrade Linux 4.19.108 to 4.19.109
2020-03-12 07:11:53 +00:00
Kai Lüke
8e7a041888
coreos-base/update_engine: Point to flatcar-master
...
This pulls in
https://github.com/flatcar-linux/update_engine/pull/4
to concat URLs with a slash if it is missing.
2020-03-11 16:19:58 +01:00
Kai Lüke
2cd1c8f699
coreos-base/coreos-cloudinit: Point to flatcar-master
...
Pulls in
https://github.com/flatcar-linux/coreos-cloudinit/pull/3
2020-03-10 10:58:17 +01:00
Kai Lüke
106a2901bd
sys-apps/ignition: Point to flatcar-master
...
Pulls in
https://github.com/flatcar-linux/ignition/pull/10
2020-03-09 17:29:31 +01:00
Kai Lüke
add45c8243
coreos-base/oem-*: Fix coreos-cloudinit (cloud-config) variables
...
The variables in /etc/environment are prefixed with COREOS_,
similar to how afterburn variables are prefixed with COREOS_.
They are not to be renamed.
2020-03-09 17:23:38 +01:00
Kai Lüke
f03d740eb2
coreos-base/update_engine: Point to flatcar-master
...
Pulls in
https://github.com/flatcar-linux/update_engine/pull/2
2020-03-09 17:21:57 +01:00
Dongsu Park
9bd4be7f55
Merge pull request #203 from flatcar-linux/linux-4.19.108-alpha
...
Upgrade Linux Kernel in Alpha from 4.19.106 to 4.19.108
2020-03-06 17:48:03 +01:00
Kai Lüke
ea35c30a39
sys-apps/systemd: Set interface naming scheme to latest
...
When the initramfs gave a persistent name to
a network interface, renaming it via Name is
not working with the v238 naming scheme even
if NamePolicy is unset.
Switch to the newest network interface naming
scheme to resolve this issue.
https://github.com/flatcar-linux/Flatcar/issues/36
2020-03-06 15:49:03 +01:00
Flatcar Buildbot
06738137d1
sys-kernel: Upgrade Linux 4.19.106 to 4.19.108
2020-03-06 15:17:37 +01:00
Dongsu Park
0fe7963a36
coreos-base/gmerge: use correct branch name format for commit
...
We need to make emerge-gitclone check out its exact remote branch
name, like `refs/remotes/origin/x`, in case of the branch name being
specified as a revision.
See also https://github.com/flatcar-linux/dev-util/pull/2
2020-03-04 11:40:49 +01:00
Kai Lüke
9e660c05e9
sys-kernel: Add qede driver module
...
This change was done upstream but did not get picked up
in the build branches.
Since we add it manually now, we can add it for arm64, too.
2020-03-02 15:22:15 +01:00
Dongsu Park
a9734abf9b
Merge pull request #194 from flatcar-linux/dongsu/bump-kernel-4.19.106
...
sys-kernel: bump Kernel to 4.19.106 for alpha
2020-03-02 10:36:47 +01:00
Dongsu Park
c52f402f73
sys-kernel/bootengine: Match ethernet interface with eth0 on DigitalOcean
...
On DigitalOcean eth0 is still used, so we can just continue
to match for it. Maybe 'e*0' would be possible, too.
There is a problem when IPv6 is activated currently, thus,
just revert the patch.
See also https://github.com/flatcar-linux/bootengine/pull/9
2020-02-28 14:21:44 +01:00
Dongsu Park
26bc728b7c
sys-kernel: bump Kernel to 4.19.106
...
Update Kernel to the latest version 4.19.106.
2020-02-28 12:22:46 +01:00
Dongsu Park
5fd6744ffe
chore(metadata): Regenerate cache
2020-02-27 09:52:15 +01:00