Flatcar Buildbot
8c73bd8658
app-text/sgml-common: Sync with Gentoo
...
It's from Gentoo commit 2d0caa3dfb91847bd21f886b768bd4bc3f9ee435.
2023-08-14 07:09:20 +00:00
Flatcar Buildbot
bf25a6182f
app-emulation/qemu-guest-agent: Sync with Gentoo
...
It's from Gentoo commit 21a30fbb9cb34c9241bbabaae9747d277f40006c.
2023-08-14 07:09:09 +00:00
Flatcar Buildbot
b0327c8401
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 9c1c465c54cc1d8044c2af997c7f1736d17a23e1.
2023-08-14 07:09:09 +00:00
Flatcar Buildbot
c2a156b4c9
app-editors/vim-core: Sync with Gentoo
...
It's from Gentoo commit 36dc2b97608e67d18b631adf7e5deeb3f5dee1dd.
2023-08-14 07:09:09 +00:00
Flatcar Buildbot
8b21d927ed
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit 9ccd792d6ae66ad95f8f3a91d14b2990ad5b81ec.
2023-08-14 07:09:09 +00:00
flatcar-ci
52a7a06a97
New version: main-3693.0.0-nightly-20230811-2100-INTERMEDIATE
2023-08-11 21:00:31 +00:00
Dongsu Park
ab0e58d136
Merge pull request #1057 from flatcar/dongsu/zstd-file-perm
...
ci-automation: explicitly make packages tarballs readable
2023-08-11 15:39:53 +02:00
Dongsu Park
19e10e72f1
ci-automation: explicitly make packages tarballs readable
...
Since https://github.com/flatcar/scripts/pull/950 was merged,
tarball files `flatcar-{packages,sdk}-*.tar.zst` have been created
with mode 0600 instead of 0644. As a result, the files with mode 0600
were uploaded to bincache, but afterwards `copy-to-origin.sh` that in
turn runs rsync from bincache to the origin server could not read the
tarballs.
To fix that, it is necessary to chmod from 0600 to 0644 to make it
readable by rsync during the release process.
All of that happens because zstd sets the mode of the output file to
0600 in case of temporary files to avoid race condition.
See also https://github.com/facebook/zstd/pull/1644 ,
https://github.com/facebook/zstd/pull/3432 .
2023-08-11 15:37:44 +02:00
Dongsu Park
79c33a9b93
Merge pull request #1055 from flatcar/firmware-20230804-main
...
Upgrade Linux Firmware in main from 20230625 to 20230804
2023-08-11 14:26:00 +02:00
Mathieu Tortuyaux
afb1454099
Merge pull request #1063 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2023-08-11 14:24:38 +02:00
Flatcar Buildbot
7bf17fc41d
Update mantle container image to latest HEAD
2023-08-11 12:20:27 +00:00
Mathieu Tortuyaux
4f7c4a52c4
Merge pull request #1058 from flatcar/tormath1/systemd
...
sys-apps/systemd: add systemd patch from v252.12
2023-08-11 14:20:07 +02:00
Krzesimir Nowak
b829540069
Merge pull request #1046 from flatcar/krnowak/github-reports
...
.github: Add image change reports to CI workflow
2023-08-11 13:57:28 +02:00
Krzesimir Nowak
4605b2784e
Merge pull request #1049 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-08-07
...
Weekly portage-stable package updates 2023-08-07
2023-08-11 10:53:49 +02:00
flatcar-ci
3169d49a6f
New version: main-3692.0.0-nightly-20230810-2100
2023-08-10 21:00:26 +00:00
Dongsu Park
393d94f2a4
Merge pull request #1047 from shsamkit/main
...
Changes to nvidia.service to allow ordering on the subsequent services
2023-08-10 16:44:41 +02:00
Dongsu Park
7e084e284a
overlay sys-kernel/coreos-firmware: clear MY_COMMIT
...
Now that the new version is not a snapshot but an official release, we
need to remove MY_COMMIT, so that the ebuild actually builds the release
20230804.
2023-08-10 15:25:46 +02:00
Mathieu Tortuyaux
0557da4982
sys-apps/systemd: add systemd patch from v252.12
...
If fixes an issue with Systemd service restart when the main process is
being killed by a SIGHUP signal.
See also: https://github.com/flatcar/Flatcar/issues/1157
Commit-Ref: 34e834f496
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-08-10 14:37:12 +02:00
Flatcar Buildbot
37f24a7793
sys-kernel/coreos-firmware: Update from 20230625 to 20230804
2023-08-10 07:12:19 +00:00
flatcar-ci
74f3593236
New version: main-3691.0.0-nightly-20230809-2100
2023-08-09 21:00:27 +00:00
Dongsu Park
e34d1d3e2f
Merge pull request #1048 from flatcar/rust-1.71.1-main
...
Upgrade dev-lang/rust and virtual/rust in main from 1.71.0 to 1.71.1
2023-08-09 16:30:15 +02:00
Krzesimir Nowak
af2a000c8b
changelog: Add entries
2023-08-09 11:42:09 +02:00
Krzesimir Nowak
c2dba90278
overlay sys-auth/google-oslogin: Bump to EAPI 8
...
The pam eclass dropped support for EAPI 6, so to avoid build failures,
bump the EAPI to the latest supported version in the
sys-auth/google-oslogin ebuild..
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
6de65dee02
overlay profiles: Add accept keywords for app-editors/vim{,-core}
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
9639e886c3
overlay profiles: Dropped accept keywords for app-emulation/qemu
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
dc8b1600bf
.github: Drop dev-python/pydantic from automation
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
b1a70e4d8f
dev-python/pydantic: Drop unused package
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
c361754364
overlay profiles: Add accept keywords for net-firewall/ipset
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
6dbcfa1123
overlay profiles: Update accept keywords for net-libs/gnutls
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
29a9eacb21
overlay profiles: Update accept keywords for net-misc/curl
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
50600c40e7
overlay profiles: Drop unnecessary mask
...
We use openssl3 which can be linked into the same binary as readline
now.
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
818ee68f8c
overlay profiles: Drop accept keywords for sys-apps/coreutils
...
The package became stable after update.
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
2c2e83f870
.github: Add sec-keys/openpgp-keys-gentoo-release to automation
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
9d73787185
sec-keys/openpgp-keys-gentoo-release: Add from Gentoo
...
It's from Gentoo commit 17012c820e915815fc3a3d7ff79ee0436d32cea3.
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
3a5457fc75
overlay profiles: Add accept keywords for sys-devel/automake
2023-08-09 11:22:34 +02:00
Krzesimir Nowak
526379ba85
overlay profiles: Drop accept keywords for sys-fs/multipath-tools
...
The package became stable.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
7c929d0f81
sys-libs/tevent: Sync with Gentoo
...
It's from Gentoo commit 09bf920f1667402e295cf9d33dfe49d4eb9201fa.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
87c1715913
sys-libs/tdb: Sync with Gentoo
...
It's from Gentoo commit 10504662a96a4f6d2fe20e057abcac7af98d31e8.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
c23aad85ba
sys-libs/talloc: Sync with Gentoo
...
It's from Gentoo commit e5107a18dfa7325ebfca4fefae04b8311231aa4a.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
99b4321284
sys-libs/ldb: Sync with Gentoo
...
It's from Gentoo commit cd8a31b4b4ee28b6558815e362ab91c18e43484c.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
a23d974751
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit 001cb6e02938700b2d4a90b8b4332f5260690a96.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
68f3136786
sys-fs/multipath-tools: Sync with Gentoo
...
It's from Gentoo commit 5eefedc3828221d764c511ff4f5e4da408790fdf.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
4464d2b82d
sys-fs/e2fsprogs: Sync with Gentoo
...
It's from Gentoo commit 0b87381a96fe5338b038818288a60876af66deb8.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
a0d63b65a3
sys-firmware/intel-microcode: Sync with Gentoo
...
It's from Gentoo commit 98cbacce707da22e7f881458cc1281e86c485baa.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
593537f72f
sys-devel/gnuconfig: Sync with Gentoo
...
It's from Gentoo commit cc9d10a1cbd456466a9014b328ba3858de6b7e35.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
42cc0c652e
sys-devel/gdb: Sync with Gentoo
...
It's from Gentoo commit 58334beaa44bafb12f5061f431b062edd0fab28f.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
e24d144fdd
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit 9fd37663ce8b72f97ae79a4680440417062da5bd.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
e0dd2e82cf
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit 1c7b8799296291862001e5a373238b18c4add385.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
569d545a34
sys-devel/automake: Sync with Gentoo
...
It's from Gentoo commit dd28b2debdde2bc5a24de19ca8d9b7bbd63bf459.
2023-08-09 11:22:34 +02:00
Flatcar Buildbot
4d7a16a2b6
sys-devel/autoconf: Sync with Gentoo
...
It's from Gentoo commit a5aee1e81619d954275235c75bfd639529c29dce.
2023-08-09 11:22:34 +02:00