Flatcar Buildbot
e2c3b2cd9a
sys-kernel: Upgrade coreos-kernel 5.4.59 to 5.4.61
2020-08-27 07:22:04 +00:00
Sayan Chowdhury
a5e0e43ea3
app-admin/etcd-wrapper: Bump to 3.3.25
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-08-27 12:44:49 +05:30
Kai Lüke
dc0f618168
README.md: Document how to update packages
...
The best practice established in this repository is to reset the
package folder and import a new version from upstream without
modifications. In a separate commit the downstream changes are applied.
This makes it clear which downstream changes need to be ported when
updating to a newer version in the future. Unfortunately this is not
always done which causes confusion and more work. As first step
document the process before we later look into more automation.
2020-08-26 14:10:37 +02:00
Thilo Fromm
6fac33fd7a
toolbox: point to flatcar-master to add bpf fs support
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-26 14:03:31 +02:00
Thilo Fromm
3387908122
sys-apps/baselayout: point CROS_WORKON to latest flatcar-master merge commit
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-26 13:13:36 +02:00
Thilo Fromm
786e51a3d1
sys-apps/baselayout: update CROS_WORKON comment
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-26 13:13:36 +02:00
Thilo Fromm
dbb097a35d
sys-apps/systemd: don't depend on acct-group, use GID 30 for "render"
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-26 13:13:36 +02:00
Thilo Fromm
eb9c81ee47
baselayout, systemd: add group "render" for udev
...
This commit adds a dependency on acct-group/render to systemd.
The respective group is provided by portage-stable
(https://github.com/flatcar-linux/portage-stable
commit ID db2ed1e74a89944b1500dba1471072e8da3dddc9).
Furthermore, the baselayout commit ID is bumped to include a
change from https://github.com/flatcar-linux/baselayout - to
1d32bea2c0e4335d4a8f7e0ccd6a7b41da15e4a7 - which includes
this group in the baselayout used by initramfs.
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-26 13:13:30 +02:00
Krzesimir Nowak
78bd8ec9e0
sys-fs/lvm2: Add a patch dropping unsupported udev rule
...
The `OPTIONS+="event_timeout=180"` rule is not supported by systemd,
and with recent update, systemd complains quite visibly in journalctl
about it. This is already fixed in lvm2 upstream, so this patch will
not be necessary when we do the update.
2020-08-25 12:07:43 +02:00
Krzesimir Nowak
e564fa0b29
sys-fs/lvm2: Add new revision of a recipe
2020-08-25 12:04:59 +02:00
Krzesimir Nowak
c45a26e473
profiles: Drop outdated entry from accept_keywords
...
We updated mdadm to 4.1 and imported it into coreos-overlay, so we
updated the keyword in the recipe.
2020-08-25 11:47:57 +02:00
Krzesimir Nowak
a784232e31
sys-fs/mdadm: Add README.md
2020-08-25 11:46:49 +02:00
Krzesimir Nowak
ef18660046
sys-fs/mdadm: Add more patches
...
These patches are upstreamed, but the release haven't yet happened.
2020-08-25 11:42:32 +02:00
Krzesimir Nowak
5705b8a4cc
sys-fs/mdadm: Build on arm64 too
2020-08-25 11:40:46 +02:00
Krzesimir Nowak
8c96ca03bd
sys-fs/mdadm: Add a comment about the source of the build
2020-08-25 11:40:16 +02:00
Krzesimir Nowak
a3c88140ec
sys-fs/mdadm: Import latest mdadm from Gentoo
2020-08-25 11:30:34 +02:00
Sayan Chowdhury
b2ade58190
Merge pull request #533 from flatcar-linux/linux-5.4.59-main
...
Upgrade Linux Kernel in main from 5.4.58 to 5.4.59
2020-08-19 16:48:37 +05:30
Sayan Chowdhury
0e777ff5aa
app-admin/etcd-wrapper: Bump to 3.3.24
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-08-19 15:44:20 +05:30
Flatcar Buildbot
4b9602cc64
sys-kernel: Upgrade coreos-kernel 5.4.58 to 5.4.59
2020-08-19 07:20:59 +00:00
Sayan Chowdhury
9812717802
Merge pull request #529 from flatcar-linux/sayan/bump-etcd-to-3.3.23
...
app-admin/etcd-wrapper: Bump to 3.3.23
2020-08-18 21:36:57 +05:30
Sayan Chowdhury
61aad9143f
app-admin/etcd-wrapper: Bump to 3.3.23
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-08-18 19:14:10 +05:30
Kai Lüke
013274ce5d
Merge pull request #523 from flatcar-linux/linux-5.4.58-main
...
Upgrade Linux Kernel in main from 5.4.57 to 5.4.58
2020-08-18 11:53:35 +02:00
Thilo Fromm
4524991b97
Merge pull request #528 from flatcar-linux/t-lo/add-qedf-qedi-qla4xxx
...
add qedf, qedi, qla4xxx modules
2020-08-18 11:52:14 +02:00
Dongsu Park
b6a4219641
Merge pull request #527 from flatcar-linux/containerd-1.3.7-main
...
Upgrade Containerd in main from 1.3.6 to 1.3.7
2020-08-17 17:23:20 +02:00
Dongsu Park
d54a191738
Merge pull request #519 from flatcar-linux/go-1.13.15-main
...
Upgrade Go in main from 1.13.14 to 1.13.15
2020-08-17 10:44:22 +02:00
Thilo Fromm
3a34ff86bb
sys-kernel/coreos-modules: add qedf, qedi, qla4xxx
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2020-08-14 19:20:04 +02:00
Flatcar Buildbot
58b3ee36e0
app-emulation: Upgrade Containerd 1.3.6 to 1.3.7
2020-08-14 08:17:38 +00:00
Kai Lüke
ad75990ea5
Merge pull request #524 from flatcar-linux/kai/etcd-permissions
...
app-admin/etcd-wrapper: Adjust data dir permissions
2020-08-13 10:24:28 +02:00
Kai Lüke
fc4f849bc2
Merge pull request #514 from flatcar-linux/kai/package-updates-openssl
...
Update packages for openssl update
2020-08-12 18:16:34 +02:00
Kai Lüke
76039ab99e
app-admin/etcd-wrapper: Adjust data dir permissions
...
Beginning with etcd 3.4 the desired permissions of the data directory
are checked.
The used 755 permissions are not desired and have to be adjusted.
2020-08-12 15:34:47 +02:00
Flatcar Buildbot
6cb09822c9
sys-kernel: Upgrade coreos-kernel 5.4.57 to 5.4.58
2020-08-12 07:19:53 +00:00
Kai Lüke
aaaee0d31e
sys-auth/sssd: Apply Flatcar patches
2020-08-11 11:19:01 +02:00
Kai Lüke
5ff7a3464c
sys-auth/sssd: Drop unstable versions
2020-08-10 20:34:12 +02:00
Kai Lüke
38929f12ff
sys-auth/sssd: Sync from Gentoo
2020-08-10 20:33:29 +02:00
Flatcar Buildbot
cc4431e91f
dev-lang: Upgrade Go 1.13.14 to 1.13.15
2020-08-10 07:25:01 +00:00
Flatcar Buildbot
73fb3512d5
sys-kernel: Upgrade coreos-kernel 5.4.55 to 5.4.57
2020-08-08 07:20:03 +00:00
Kai Lüke
29e522f210
dev-libs/cyrus-sasl: Apply Flatcar patch and drop r4 ebuild
2020-08-07 16:36:58 +02:00
Kai Lüke
7001363e52
dev-libs/cyrus-sasl: Sync from Gentoo
2020-08-07 15:32:07 +02:00
Kai Lüke
f282ca0fd4
app-crypt/trousers: Apply Flatcar modifications
2020-08-07 13:38:10 +02:00
Kai Lüke
16dbf342bc
app-crypt/trousers: Sync from Gentoo
2020-08-07 13:29:26 +02:00
Kai Lüke
171e7e21ad
.github: Import second signing key
...
The last cork release was signed with a different key.
Import the key to verify the download.
2020-08-06 12:51:26 +02:00
Kai Lüke
bc594381c6
Overwrite openssl mask in portage-stable
...
The outdated portage-stable mask file can't be updated until we update
glibc or unmask it. Instead of dealing with glibc masking, just address
the situation of this openssl version being masked in the outdated file.
2020-08-05 21:58:36 +02:00
Kai Lüke
ebe7f74a27
net-misc/openssh: Apply CoreOS changes
...
- Drop the init.d files.
- Remove the socket unit's rate limiting.
Instead of dropping bindist, enable it with the profiles now so it
doesn't need to be modified on future updates.
2020-08-05 21:57:25 +02:00
Kai Lüke
406ad6140a
net-misc/openssh: Sync with Gentoo's latest stable
2020-08-05 21:57:19 +02:00
Kai Lüke
b3c4c2f834
dev-libs/openssl: Apply CoreOS changes
...
- Drop pkg_postinst.
- Create /etc/ssl with tmpfiles (and package it for the SDK).
2020-08-05 21:50:29 +02:00
Kai Lüke
e752ae84a0
dev-libs/openssl: Sync with Gentoo's latest 1.1.1 stable
2020-08-05 21:50:17 +02:00
Sayan Chowdhury
f6a979a364
Merge pull request #511 from flatcar-linux/sayan/systemd-v245-flatcar-sync
...
sys-apps/systemd: Update systemd to v245.7
2020-08-05 15:25:39 +05:30
Sayan Chowdhury
072ed741b1
sys-apps/systemd: Update systemd to v245.7
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-08-05 15:21:40 +05:30
Kai Lüke
e931f97a79
Merge pull request #506 from flatcar-linux/kai/exclude-weave-from-networkd
...
coreos-base/coreos-init: Update to exclude weave network devices
2020-08-04 15:10:25 +02:00
Marga Manterola
64226cd354
bootengine: move to version with disk randomization fix
...
This includes adding execution permissions to the new disk-uuid script.
2020-08-04 11:42:52 +02:00