Dongsu Park
0c78872830
Merge pull request #1337 from flatcar-linux/go-1.17.2-main
...
Upgrade Go in main from 1.17.1 to 1.17.2
2021-10-15 09:10:05 +02:00
Flatcar Buildbot
82b272f32b
dev-lang: Upgrade Go 1.17.1 to 1.17.2
2021-10-14 08:40:59 +02:00
Dongsu Park
8e8dd33e3f
Merge pull request #1317 from ArkaprabhaChakraborty/arkaprabha/upgrade-curl
...
Add Upgrade curl 7.79.1 to package.accept_keywords
2021-10-14 08:20:02 +02:00
Dongsu Park
c45ad76479
Merge pull request #1329 from flatcar-linux/containerd-1.5.7-main
...
Upgrade Containerd in main from 1.5.5 to 1.5.7
2021-10-13 17:55:18 +02:00
Flatcar Buildbot
06126e5db3
app-emulation: Upgrade Containerd 1.5.5 to 1.5.7
2021-10-13 17:54:20 +02:00
Dongsu Park
d58c5b7e46
Merge pull request #1328 from flatcar-linux/docker-20.10.9-main
...
Upgrade Docker in main from 20.10.8 to 20.10.9
2021-10-13 17:46:19 +02:00
Dongsu Park
189714ccb7
Merge pull request #1320 from aniruddha2000/aniruddha/remove-util-linux-accept-keywords
...
Remove util-linux entry from package.accept_keywords
2021-10-13 08:15:31 +02:00
Dongsu Park
b00e903f4a
Merge pull request #1331 from flatcar-linux/vmware-11.3.5-main
...
Upgrade open-vm-tools in main from 11.3.0 to 11.3.5
2021-10-12 10:18:43 +02:00
Sayan Chowdhury
e4fca5dcc4
sys-apps: Update systemd to 249.4
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-12 10:42:32 +05:30
Jeremi Piotrowski
52e44b5c54
app-emulation/open-vm-tools: refresh patch after upgrade to 11.3.5
...
Hgfs-mounter has been dropped from the repository and it let's make the
patch name independent of the package version so that the patch doesn't
have to be touched on every upgrade.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-10-08 14:46:48 +00:00
Krzesimir Nowak
aa25b49b7a
Merge pull request #1336 from flatcar-linux/linux-5.10.71-main
...
Upgrade Linux Kernel in main from 5.10.70 to 5.10.71
2021-10-07 11:44:09 +02:00
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
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
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
Flatcar Buildbot
fcdaa45fb4
app-emulation: Upgrade Docker 20.10.8 to 20.10.9
2021-10-05 14:08:42 +00: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
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
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
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
Flatcar Buildbot
cf16fed72b
sys-kernel: Upgrade Kernel 5.10.69 to 5.10.70
2021-10-01 07:22:32 +00:00
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
Aniruddha Basak
c3dc9f20e5
Remove util-linux entry from package.accept_keywords
2021-09-30 13:57:19 +00:00
Dongsu Park
1cdf93de4d
.github: split git repo init part into prepare_git_repo
...
We need to split the beginning of setting up the top-level git repo into
a new function prepare_git_repo, and call it in the beginning of each
script. That is to prevent some corner cases, where applying multiple
patches does not work because the latter overwrites the former patch.
So we should not set up the git repo again in each apply_patch, but only
in the beggining, prepare_git_repo.
2021-09-30 14:15:24 +02:00
Dongsu Park
b1e2d22d03
.github: clean up an unnecessary patch file
...
After applying a patch file, we should clean up the unnecessary patch
file, to avoid conflicts when applying multiple patches in one PR.
2021-09-30 14:13:10 +02:00
Mathieu Tortuyaux
1003d2e225
Merge pull request #1315 from flatcar-linux/tormath1/bump-afterburn
...
coreos-base/afterburn: bump commit ID
2021-09-30 11:24:17 +02:00
Mathieu Tortuyaux
526bf189a5
coreos-base/afterburn: bump commit ID
...
this pulls the following PR:
- https://github.com/flatcar-linux/afterburn/pull/11
- https://github.com/flatcar-linux/afterburn/pull/14
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-30 09:59:06 +02:00
Flatcar Buildbot
22e11ed796
sys-kernel: Upgrade Linux Firmware 20210818 to 20210919
2021-09-30 07:13:13 +00:00
Dongsu Park
7ecc6e2c3a
Merge pull request #1314 from flatcar-linux/dongsu/audit-fix-patch-hash
...
sys-process/audit: fix hash of patch 017e6c6ab95d
2021-09-29 14:41:14 +02:00
ArkaprabhaChakraborty
232a9f4261
Add Upgrade curl 7.79.1 to package.accept_keywords
2021-09-29 11:23:59 +00:00
ArkaprabhaChakraborty
2d7cd3b77e
Add Upgrade libgcrypt 1.9.4 to package.accept_keywords
2021-09-29 11:01:31 +00:00
Dongsu Park
fb44a0c9c3
sys-process/audit: fix hash of patch 017e6c6ab95d
...
`ebuild audit-2.8.5-r1.ebuild manifest` fails like that:
```
>>> Downloading
'017e6c6ab9
.patch'
--2021-09-29 04:05:09--
017e6c6ab9
.patch
Resolving github.com... 140.82.121.3
Connecting to github.com|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 854 [text/plain]
Saving to: /mnt/host/source/.cache/distfiles/audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch.__download__
2021-09-29 04:05:09 (57.3 MB/s) -
/mnt/host/source/.cache/distfiles/audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch.__download__ saved [854/854]
!!! Fetched file:
audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 854
!!! Expected: 852
Refetching... File renamed to
'/mnt/host/source/.cache/distfiles/audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch._checksum_failure_.o2889wwd'
!!! Couldn't download 'audit-017e6c6ab95df55f34e339d2139def83e5dada1f.patch'. Aborting.
```
That happens because the upstream audit patch
017e6c6ab9
.patch
silently changed, so it could have a git commit of 8-bytes instead 7.
Fix the hash in Manifest for now, until we could update
sys-process/audit to 3.0. Upstream Gentoo already has 3.0, dropped 2.8.
However, updating to 3.0 might not so trivial due to Flatcar changes in
audit.
2021-09-29 10:14:30 +02:00
Dongsu Park
14f3f5eb8f
Merge pull request #1312 from flatcar-linux/dongsu/gnupg-2.2.29
...
app-crypt/gnupg: update to 2.2.29
2021-09-28 17:13:38 +02:00