Sayan Chowdhury
0365faaa3d
Merge pull request #1268 from flatcar-linux/sayan/systemd-v249
...
sys-apps/systemd: Update to v249
2021-10-07 14:54:52 +05:30
Sayan Chowdhury
190f4b2294
Merge pull request #211 from flatcar-linux/sayan/systemd-v249
...
sys-apps/systemd: Update to v249
2021-10-07 14:54:44 +05:30
Thilo Fromm
cc469d2f47
build_library/release_util.sh: improve ssh opts for rsync
...
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2021-10-07 11:17:33 +02:00
Thilo Fromm
0aad4b9dd1
release_util.sh: script improvements
...
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2021-10-07 10:48:26 +02:00
Thilo Fromm
9c3ba12936
release_util.sh: add rsync:// upload
2021-10-07 09:27:49 +02:00
Flatcar Buildbot
1c2eef84eb
sys-kernel: Upgrade Kernel 5.10.70 to 5.10.71
2021-10-07 07:24:20 +00:00
Sayan Chowdhury
773908d59c
sys-apps/baselayout: Fix the legend for failed systemd units
...
systemd v249 changes the usual failed units "●" to show "×".
This commit adapts accordingly to display the correct failed units
For compatibility with the longer-cadence channels, we continue to
support "●"
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-07 07:24:03 +00:00
Sayan Chowdhury
59a9ef8d0e
profiles: Disable the cgroup-hybrid use for systemd
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-07 07:24:03 +00:00
Sayan Chowdhury
043ef47f5b
sys-apps/systemd: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-07 07:24:03 +00:00
Mathieu Tortuyaux
3b923e7abc
Merge pull request #160 from flatcar-linux/tormath1/fix-sdk-version
...
jenkins/manifest: use gsutil to download SDK version
2021-10-06 17:33:30 +02:00
Mathieu Tortuyaux
d9bf2e89c5
jenkins/manifest: use gsutil to download SDK version
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-10-06 17:27:23 +02:00
Thilo Fromm
17924f9d07
set_version: safely iterate over argv
...
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2021-10-06 11:44:15 +02:00
Sayan Chowdhury
ff243aa613
sys-apps/systemd: Sync with Gentoo upstream; updates to v249.2
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-06 12:31:31 +05:30
Flatcar Buildbot
88f4aa75e0
coreos-base: Upgrade oem-vmware 11.3.0 to 11.3.5
2021-10-05 16:43:59 +00:00
Flatcar Buildbot
acc8387bfb
app-emulation: Upgrade open-vm-tools 11.3.0 to 11.3.5
2021-10-05 16:43:59 +00:00
Olivier Duclos
9bfe9d0997
app-admin/toolbox: bump to latest commit
2021-10-05 16:40:59 +02:00
Thilo Fromm
eaff2d47eb
build_image: add binhost option for dev container
...
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2021-10-05 16:38:43 +02:00
Flatcar Buildbot
fcdaa45fb4
app-emulation: Upgrade Docker 20.10.8 to 20.10.9
2021-10-05 14:08:42 +00:00
Dongsu Park
96f3938e8e
Merge pull request #225 from flatcar-linux/dongsu/vim-8.2.3428
...
app-editors/vim: update to 8.2.3428
2021-10-05 15:13:24 +02:00
Dongsu Park
eaeea59b17
Merge pull request #1327 from flatcar-linux/dongsu/vim-8.2.3428
...
profiles: accept keywords for vim 8.2.3428
2021-10-05 15:13:11 +02:00
Thilo Fromm
51aac23dc8
setup_board, update_chroot, dev container: use new bincache mirror
...
This updates the default settings in build scripts to use
https://mirror.release.flatcar-linux.net/
instead of the google storage bucket if no binhost or FLATCAR_DEV_BUILDS
is specified.
Defaults are updated for
* update_chroot (runs at SDK initialisation time)
* setup_board (creates /boards/[ARCH]/) chroots
* the development container
* set_version
2021-10-05 15:03:00 +02:00
Dongsu Park
e0d73cc226
app-editors/vim-core: update to 8.2.3428
...
Update app-editors/vim-core to 8.2.3428, mainly to address
CVE-2021-3770, CVE-2021-3778, CVE-2021-3796.
2021-10-05 11:27:37 +02:00
Dongsu Park
ac8577bc69
app-editors/vim: update to 8.2.3428
...
Update app-editors/vim to 8.2.3428, mainly to address CVE-2021-3770,
CVE-2021-3778, CVE-2021-3796.
2021-10-05 11:27:04 +02:00
Dongsu Park
223f17c66c
profiles: accept keywords for vim/vim-core 8.2.3428
...
Now that we update vim to 8.2.3428, we need to accept keywords
`~amd64` and `~arm64` for both vim and vim-core.
2021-10-05 11:26:44 +02:00
Dongsu Park
617235dff1
app-editors/vim: delete unnecessary 8.2.0360-r1
...
Now that we updated vim to 8.2.0814 via
https://github.com/flatcar-linux/portage-stable/pull/223 , we do not
need to keep vim 8.2.0360-r1 in coreos-overlay. The vimdiff patch for
Flatcar was already merged to Gentoo.
2021-10-05 11:23:10 +02:00
Krzesimir Nowak
2dd9d12006
Merge pull request #223 from aniruddha2000/aniruddha/update-vim-8.2.3402
...
Update app-editors/vim to 8.2.0814
2021-10-04 18:31:56 +02:00
Krzesimir Nowak
eb5221780d
Merge pull request #218 from flatcar-linux/krnowak/eapi-update
...
Update kernel-2 eclass to support newer eclasses.
2021-10-04 18:31:13 +02:00
Krzesimir Nowak
dc761d313a
Merge pull request #1303 from flatcar-linux/krnowak/eapi-update
...
*: Update packages with EAPI <= 5 to EAPI 7
2021-10-04 18:31:12 +02:00
Krzesimir Nowak
2c4f71d70b
*: Do not use ROOT in src_ functions
...
The ROOT variable in EAPI 7 is available only in pkg_ functions, so
switch the uses of the ROOT variable in the src_ functions to SYSROOT.
2021-10-04 18:28:49 +02:00
Krzesimir Nowak
ac73ae991d
*: Get rid of EAPI 5
...
Only partially - I didn't touch sys-auth/polkit, since it's slated to
be updated anyway.
2021-10-04 18:27:23 +02:00
Krzesimir Nowak
75ec7fbd42
*: Get rid of EAPI 4
...
Only partially - I didn't touch app-shells/bash, since it's slated to
be updated anyway.
2021-10-04 18:27:23 +02:00
Krzesimir Nowak
1f61b80842
*: Get rid of EAPI 2
2021-10-04 18:27:23 +02:00
Dongsu Park
66998b495a
Merge pull request #1319 from flatcar-linux/dongsu/github-actions-ovt
...
.github: new Github workflow for open-vm-tools
2021-10-04 17:14:28 +02:00
Dongsu Park
4ac285d645
.github: add workflow_dispatch for every workflow
...
Add `workflow_dispatch` for every workflow, so we can manually test
individual workflows whenever we want.
2021-10-04 17:11:09 +02:00
Dongsu Park
2b84ad8efd
.github: new Github workflow for open-vm-tools
...
Automatically update coreos/open-vm-tools as well as
coreos-base/oem-vmware.
Get the latest open-vm-tools release number, and get its build number
from the Github repo, and replace the old build number with the new one.
Also sync coreos-base/oem-vmware in line with open-vm-tools.
2021-10-04 17:10:47 +02:00
Sayan Chowdhury
ccdc52cc15
Merge pull request #155 from flatcar-linux/krnowak/trap-fixes
...
Fix the traps to align with bash 5.1 upgrade
2021-10-01 21:49:27 +05:30
Sayan Chowdhury
892f76a9ca
Merge pull request #1313 from flatcar-linux/sayan/update-bash-5.1
...
app-shells/bash: Sync with Gentoo upstream; updates to 5.1
2021-10-01 21:49:13 +05:30
Dongsu Park
9d0d4c6389
Merge pull request #1318 from flatcar-linux/firmware-20210919-main
...
Upgrade Linux Firmware in main from 20210818 to 20210919
2021-10-01 17:16:49 +02:00
Krzesimir Nowak
e17272e73b
Merge pull request #1324 from flatcar-linux/linux-5.10.70-main
...
Upgrade Linux Kernel in main from 5.10.69 to 5.10.70
2021-10-01 13:28:13 +02:00
Sayan Chowdhury
acee1f96d7
app-shells/bash: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 08:34:29 +00:00
Sayan Chowdhury
7e69564aef
app-shells/bash: Sync with Gentoo upstream; updates to 5.1_p8
...
gentoo ref: 0ed05ce0a8f0d1c3dfa6151e7ebb25b67c4aae16
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 08:33:32 +00:00
Sayan Chowdhury
d0d372408b
dev-util/meson-format-array: Add new package as meson dependency
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
07041260fd
dev-util/meson: Sync with gentoo upstream; updates to 0.57.2
...
gentoo ref: 476cd2936d
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
1c6a2d831e
dev-python/jinja: Add new package for systemd dependency
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
46b66f6236
eclass: Add meson-multilib, and sync meson with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Sayan Chowdhury
c0ec35c1e0
acct-user/*: Add the needed acct-user package for systemd v249
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Sayan Chowdhury
332cc1ce6e
acct-group/*: Add the needed groups for systemd v249
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Flatcar Buildbot
cf16fed72b
sys-kernel: Upgrade Kernel 5.10.69 to 5.10.70
2021-10-01 07:22:32 +00:00
Sayan Chowdhury
21d252eb25
Merge pull request #220 from ArkaprabhaChakraborty/arkaprabha/update-libgcrypt
...
upgraded libgcrypt to 1.9.4
2021-09-30 20:08:36 +05:30
Sayan Chowdhury
a889538071
Merge pull request #1316 from ArkaprabhaChakraborty/arkaprabha/update-libgcrypt
...
upgraded libgcrypt to 1.9.4
2021-09-30 20:08:32 +05:30