Commit Graph

14994 Commits

Author SHA1 Message Date
Flatcar Buildbot
12ac09a531 dev-lang/go: Update from 1.19.11 to 1.19.12 2023-08-02 07:26:42 +00:00
flatcar-ci
fe41b34ff9 New version: main-3683.0.0-nightly-20230801-2100 2023-08-01 21:00:42 +00:00
Flatcar Buildbot
e760c95b7d Update mantle container image to latest HEAD 2023-08-01 13:25:06 +00:00
Jeremi Piotrowski
5bda3b9657 sys-apps/shadow: Apply Flatcar modifications to shadow-4.13
- Carry over our custom tmpfiles and securetty files
- Remove /etc files and install them to /usr, use tmpfiles
- Switch /etc/login.defs edits to /usr/share/shadow/login.defs
- Drop moving passwd out of /usr since we don't have split-usr
- Drop pkg_postinst
2023-08-01 14:50:58 +02:00
Krzesimir Nowak
9ac9ad9e10 sys-apps/shadow: Sync with Gentoo
It's from Gentoo commit a6ec9c2a8a13f2dbd82e8768666356beea63f445.
2023-08-01 14:50:57 +02:00
Mathieu Tortuyaux
8801a16b72 dev-libs/openssl: Apply Flatcar modifications
- drop `pkg_postint`
- create `/etc/ssl` with tmpfiles
- continue shipping app-misc/c_rehash

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Dongsu Park <dpark@linux.microsoft.com>
2023-08-01 14:50:57 +02:00
Krzesimir Nowak
515580320d dev-libs/openssl: Sync with Gentoo
It's from Gentoo commit 5ff6c1b3f21acc2ee6a95eda6ccda6baceedaf7d.
2023-08-01 14:50:57 +02:00
Flatcar Buildbot
9c1f77919a portage-stable/metadata: Monthly GLSA metadata updates 2023-08-01 07:14:48 +00:00
flatcar-ci
9822dfe3a4 New version: main-3682.0.0-nightly-20230731-2100 2023-07-31 21:00:27 +00:00
Flatcar Buildbot
4bde45b95b app-misc/ca-certificates: Update from 3.91 to 3.92 2023-07-31 07:19:06 +00:00
flatcar-ci
a04dd35c0e New version: main-3679.0.0-nightly-20230728-2100-INTERMEDIATE 2023-07-28 21:00:29 +00:00
Dongsu Park
4c05ada076
Merge pull request #1024 from flatcar/containerd-1.7.3-main
Upgrade Containerd in main from 1.7.2 to 1.7.3
2023-07-28 14:47:52 +02:00
Flatcar Buildbot
8dcd289e94 Update mantle container image to latest HEAD 2023-07-28 12:37:13 +00:00
Dongsu Park
b295181ca8
Merge pull request #1022 from flatcar/dongsu/openssh-9.3_p2
net-misc/openssh: update to 9.3_p2
2023-07-28 14:36:55 +02:00
Flatcar Buildbot
40763c6d7b app-containers/containerd: Update from 1.7.2 to 1.7.3 2023-07-28 08:16:24 +00:00
flatcar-ci
a14af24bc6 New version: main-3678.0.0-nightly-20230727-2100 2023-07-27 21:00:28 +00:00
Krzesimir Nowak
67275491ee net-misc/openssh: Apply Flatcar modifications
- Mark the package as stable.
- Remove the socket unit's rate limiting.
- Fixes to configuration handling. We are trying to upstream these
  changes, so this package will be eventually moved to
  portage-stable. But updating it in coreos-overlay for now to drop
  the use of the obsolete cygwin USE flags.

Upstream PR: https://github.com/gentoo/gentoo/pull/31615
2023-07-27 16:11:02 +02:00
Dongsu Park
4be18df704 overlay net-misc/openssh: update to 9.3_p2
Update net-misc/openssh to 9.3_p2, mainly address CVE-2023-38408.

Gentoo ref: ee25b7d5358f42edd851c00492a885faaf2e349c
2023-07-27 16:10:59 +02:00
flatcar-ci
d9c6b37c56 New version: main-3677.0.0-nightly-20230726-2100 2023-07-26 21:00:32 +00:00
flatcar-ci
254e4c7a41 New version: main-3676.0.0-nightly-20230725-2100 2023-07-25 21:00:32 +00:00
flatcar-ci
a85e4ffb91 New version: main-3675.0.0-nightly-20230724-2100 2023-07-24 21:00:31 +00:00
Dongsu Park
679f0f1236
Merge pull request #999 from flatcar/dongsu/openldap-2.5.14
net-nds/openldap: update to 2.5.14
2023-07-24 17:42:37 +02:00
Dongsu Park
ed7a926902 overlay profiles: mask openldap 2.6.3
Do not update to openldap 2.6.3+, to take different steps of updating
openldap.

1) from 2.4 to 2.5,
2) do an Alpha release around 2023-08, and
3) finally update from 2.5 to 2.6.
2023-07-24 17:41:11 +02:00
Dongsu Park
027e1ca222
Merge pull request #988 from flatcar/go-1.19.11-and-1.20.6-main
Upgrade Go from 1.19.10 and 1.20.5 to 1.19.11 and 1.20.6
2023-07-24 17:07:54 +02:00
flatcar-ci
ca9115ea46 New version: main-3672.0.0-nightly-20230721-2100-INTERMEDIATE 2023-07-21 21:00:25 +00:00
flatcar-ci
0a48501c0d New version: main-3671.0.0-nightly-20230720-2100 2023-07-20 21:00:30 +00:00
Dongsu Park
031a66fbd6 portage net-nds/openldap: update to 2.5.14
Update net-nds/openldap to 2.5.14 mainly to address CVE-2023-2953.

Gentoo ref: 5b1520ea69d410ab743eb7998b5d886bbf597375
2023-07-20 12:09:35 +02:00
Dongsu Park
f36ae06dd7 overlay app-containers/docker-cli: vendor docker client for fixing invalid header
To fix invalid header issue that started to happen when being built with
Go 1.19.11+, it is necessary for the docker cli repo to vendor the new docker
client part of github.com/docker/docker.

Based on https://github.com/docker/cli/commit/5d4e44df90bb.
2023-07-20 10:23:28 +02:00
Dongsu Park
3d1c3a66c0 overlay app-containers/docker-cli: Apply Flatcar modifications
Apply Flatcar patches, based on commit
817ad4c0db.
2023-07-20 10:20:48 +02:00
Dongsu Park
82045f0fd4 overlay app-containers/docker-cli: reset to Gentoo
Reset to the state according to the state of Gentoo upstream,
to commit b93160fedf.
to create Flatcar patches on top of that.
2023-07-20 10:18:40 +02:00
Dongsu Park
908df5f157 overlay app-containers/docker: fix invalid headers issue with Go 1.19.11
Docker client and daemon started to fail at sending or handling most
local connections when being compiled with Go 1.19.11, which addresses
CVE-2023-29406 by blocking invalid host headers of HTTP/1. As a
workaround, Docker started to define a dummy host header, and to use
it for local connections.

Backport the fixes to Flatcar to fix the runtime failures.

See also https://github.com/moby/moby/issues/45935,
https://github.com/moby/moby/pull/45942.
2023-07-20 10:11:47 +02:00
Dongsu Park
3d001c577d overlay app-containers/docker: Apply Flatcar modifications
Apply Flatcar patches, based on commit
9d6af12f1c.
2023-07-20 10:11:47 +02:00
Dongsu Park
c7209aaf50 overlay app-containers/docker: reset to Gentoo
Reset to the state according to the state of Gentoo upstream,
to commit 964117a9a2,
to create Flatcar patches on top of that.
2023-07-20 10:11:47 +02:00
Flatcar Buildbot
e4764ac549 app-containers/runc: Update from 1.1.7 to 1.1.8 2023-07-20 07:55:08 +00:00
flatcar-ci
b3154069a0 New version: main-3670.0.0-nightly-20230719-2100 2023-07-19 21:00:25 +00:00
Flatcar Buildbot
0ebbce8018 Update mantle container image to latest HEAD 2023-07-19 07:17:17 +00:00
Dongsu Park
ac21e361a5
Merge pull request #990 from flatcar/rust-1.71.0-main
Upgrade dev-lang/rust and virtual/rust in main from 1.70.0 to 1.71.0
2023-07-19 09:17:01 +02:00
flatcar-ci
9b68e195d0 New version: main-3669.0.0-nightly-20230718-2100 2023-07-18 21:00:28 +00:00
Dongsu Park
80f124a620 dev-lang/rust: fix path to bash completion of cargo
Since Rust 1.71.0, /etc/bash_completion.d/cargo is installed under
src, so it is necessary to adjust the file path to remove.
2023-07-18 15:20:01 +02:00
Flatcar Buildbot
eba8917982 dev-lang/rust: Update from 1.70.0 to 1.71.0 2023-07-18 09:51:06 +02:00
flatcar-ci
fdeb0a9ad0 New version: main-3668.0.0-nightly-20230717-2100 2023-07-17 21:00:29 +00:00
Flatcar Buildbot
dd25c1cd05 dev-lang/go: Update from 1.20.5 to 1.20.6 2023-07-17 07:26:42 +00:00
Flatcar Buildbot
1b03f99a1c dev-lang/go: Update from 1.19.10 to 1.19.11 2023-07-17 07:26:35 +00:00
flatcar-ci
89b9a79038 New version: main-3665.0.0-nightly-20230714-2100-INTERMEDIATE 2023-07-14 21:00:31 +00:00
Dongsu Park
a818759c66
Merge pull request #975 from flatcar/linux-6.1.38-main
Upgrade Linux Kernel for main from 6.1.37 to 6.1.38
2023-07-14 17:42:03 +02:00
Dongsu Park
16ba7a6452
Merge pull request #986 from flatcar/dongsu/protobuf-21.9
dev-libs/protobuf: update to 21.9
2023-07-14 14:44:50 +02:00
flatcar-ci
4eb12f8d09 New version: main-3664.0.0-nightly-20230713-2100 2023-07-13 21:00:29 +00:00
Dongsu Park
8706573d33 dev-libs/protobuf: update to 21.9
Update dev-libs/protobuf to 21.9, mainly to address CVE-2022-1941.

Gentoo ref: 2bf32183a2b79e19eb860b8e39dd2e8ac226113e
2023-07-13 10:34:33 +02:00
flatcar-ci
d3e4d59e06 New version: main-3663.0.0-nightly-20230712-2100 2023-07-12 21:00:33 +00:00
flatcar-ci
aa476f1ae8 New version: main-3662.0.0-nightly-20230711-2100 2023-07-11 21:00:28 +00:00
flatcar-ci
0a4ac18737 New version: main-3661.0.0-nightly-20230710-2100 2023-07-10 21:00:31 +00:00
Jeremi Piotrowski
b02553a8c9
Merge pull request #984 from flatcar/fix-bashrc-for-py3.10
profiles/coreos: Account for python versions with minor > 10
2023-07-10 14:45:58 +02:00
flatcar-ci
d71296cf41 New version: main-3658.0.0-nightly-20230707-2100-INTERMEDIATE 2023-07-07 21:00:27 +00:00
Krzesimir Nowak
081a009e3a virtual/libc: Sync with Gentoo
It's from Gentoo commit 59bbe6a1e11645b4e6865c1575ade11ec21bc940.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
847e36daf4 overlay coreos/config: Do not install ssh config drop in directories
We still use the single config file. The change for using drop-in
files will come later.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
00d7c7c790 net-misc/openssh: Apply Flatcar modifications
- Mark the package as stable.
- Remove the socket unit's rate limiting.
- Fixes to configuration handling. We are trying to upstream these
  changes, so this package will be eventually moved to
  portage-stable. But updating it in coreos-overlay for now to drop
  the use of the obsolete cygwin USE flags.

Upstream PR: https://github.com/gentoo/gentoo/pull/31615
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
eefd9ffbb0 net-misc/openssh: Sync with Gentoo
It's from Gentoo commit 912850f59174a65693859c4a171ef5e98fbdab6b.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
263bf49b16 overlay profiles: Drop accept keywords for app-crypt/rhash 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
222bc0c270 virtual/os-headers: Sync with Gentoo
It's from Gentoo commit 283c5b9f3c228c265a8913f0f29d98c6e3a9781b.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
3c92655c4a app-crypt/rhash: Sync with Gentoo
It's from Gentoo commit 43348efe8ab4717f8de578efba367fa040c5f8db.
2023-07-07 17:38:13 +02:00
Krzesimir Nowak
f2081a47b2 overlay profiles: Unmask and add accept keywords for sys-libs/ncurses 2023-07-07 17:38:13 +02:00
Krzesimir Nowak
a9a2447069 overlay sys-libs/ncurses: Move to portage-stable and sync with Gentoo
It's from Gentoo commit 7a8c3fa265d02fa74b8881a4dca3cfeb9d8a938c.

The modifications we did were upstreamed (under different USE flags
that we already properly set up), so no point it keeping the package
in overlay.
2023-07-07 17:38:12 +02:00
Sayan Chowdhury
ee3066cf86 profiles: keep version same for both arches (app-emulation/qemu)
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-07-07 17:38:12 +02:00
Krzesimir Nowak
52ae5be243 overlay profiles: Updated accept keywords for app-shells/bash 2023-07-07 17:37:33 +02:00
Krzesimir Nowak
3d3fd7830f overlay profiles: Drop accept keywords for dev-lang/python
It became stable for amd64 too.
2023-07-07 17:37:33 +02:00
Krzesimir Nowak
414e16b1aa overlay profiles: Add accept keywords for dev-libs/elfutils 2023-07-07 17:37:33 +02:00
Krzesimir Nowak
55b1267c7f overlay profiles: Add accept keywords for dev-libs/nettle 2023-07-07 17:37:33 +02:00
Krzesimir Nowak
2f2fd0885b overlay profiles: Bump lua to 5.4 2023-07-07 17:37:33 +02:00
Krzesimir Nowak
483a05b18c overlay profiles: Updated accept keywords for sys-apps/sandbox 2023-07-07 17:37:33 +02:00
Krzesimir Nowak
adde4fcaa9 Revert "sys-apps/semodule-utils: Sync with Gentoo"
This reverts commit dd8c642794b4bfe3ae4febc614672a4703f36987.

This is to avoid having semodule utils package to be out of sync with
the rest of the selinux packages.
2023-07-07 17:37:00 +02:00
Krzesimir Nowak
9913f64a32 overlay profiles: Add accept keywords for sys-devel/binutils 2023-07-07 17:37:00 +02:00
Krzesimir Nowak
567b42308f overlay profiles: Add accept keywords for sys-libs/binutils-libs 2023-07-07 17:37:00 +02:00
Flatcar Buildbot
c3119d945f sys-libs/readline: Sync with Gentoo
It's from Gentoo commit f94613eab6afb3a8af8a051a3f00dc6a71b0502a.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
51e93b1063 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 81265e01e08c1beb35eb69c490bb6ece51144714.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
ffb4239fcb sys-kernel/linux-headers: Sync with Gentoo
It's from Gentoo commit 07f0d1a4990c2fad7499ebf5fc69620ee2439160.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
6ad716a764 sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 999463a3a69fb9e6877c08dea7ffb05554c3de55.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
1ce90f52a1 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit b05a2a7de3d9580d27d0ed4c06438d203bfed55b.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
fc07253f89 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 9e0d51353ce7cb5500b481771b51f5ca9c1e71dd.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
865c6d2fee sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 8f0aa83a4c454bd225ac80f436f2c3d22bbaf89d.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
a6fa20459f sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit f731418f2223fe44e5614c36d97d8574026c616f.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
8ad3cec8cd sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit be291dfb765ec326a721c3213053101b3aa422b0.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
a0fae04564 sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 67a9b71cab4a2ff065dca450d5536a6760148190.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
b4bb30f0ef sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit efd6ba4f2700a0d421ac88465d1f4a32e3505e84.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
07f407b9ba sys-apps/semodule-utils: Sync with Gentoo
It's from Gentoo commit 7e5bbadacea1706b9a1590caf8d7c896e5c48adc.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
a606334e79 sys-apps/sandbox: Sync with Gentoo
It's from Gentoo commit 991e6dec5884cefb526e3949ee8cd152ca487e75.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
897c145c93 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit e4f62cbb7571ba19879e03d9f97fcc37e8500436.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
19374a2769 sys-apps/nvme-cli: Sync with Gentoo
It's from Gentoo commit 074dc80f8dbe853ae712c451f853bb67821ba370.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
293c01121e sys-apps/net-tools: Sync with Gentoo
It's from Gentoo commit 04ff76ddf14cf47ceab837a0b6e0dc85ac1be42c.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
f002cbb2df sys-apps/man-pages: Sync with Gentoo
It's from Gentoo commit cb3d0067d74a05260ba40084654f25132b32a726.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
f4803d02d4 sys-apps/less: Sync with Gentoo
It's from Gentoo commit 023b7de83186fbb6e97ea09ded7c6bfdadd4f1da.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
8ff7c30f1a sys-apps/kexec-tools: Sync with Gentoo
It's from Gentoo commit ac7ecbff48a3d3978a495937017ee22c16edf620.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
d94f78d218 sys-apps/kbd: Sync with Gentoo
It's from Gentoo commit 4a8a46e0a73109883117d43b75ab71d6e33b31c8.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
6795ef3d21 sys-apps/iproute2: Sync with Gentoo
It's from Gentoo commit 32765ef2ededce753ce94fe8568e4254a4cacdfd.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
927e6c5219 sys-apps/ethtool: Sync with Gentoo
It's from Gentoo commit b4f74f9d0f089f527b3b123ff0859e0462e86809.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
4f9da548dd sys-apps/coreutils: Sync with Gentoo
It's from Gentoo commit d0560cacf244bf8622d071fd88c20e20527f29f7.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
1cd4780a85 sys-apps/acl: Sync with Gentoo
It's from Gentoo commit cbe5f72aff1caa32b1cabb7cbdab4ff6c7bb0182.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
5244498cfb profiles: Sync with Gentoo
It's from Gentoo commit 3225f2af140189e3bc67012df6c793803f9c654f.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
804b5795f0 net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 3d847e3ddd1a8bdf7130561af54438096e69fb8a.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
ae5199901c net-misc/curl: Sync with Gentoo
It's from Gentoo commit fae2444de6133f0955ea1ee0070b7f127da8a0c4.
2023-07-07 17:35:33 +02:00
Flatcar Buildbot
39416fcde4 net-libs/libpcap: Sync with Gentoo
It's from Gentoo commit 33c29ae6e3ff09fa43d9191ec85aa97ffb590cef.
2023-07-07 17:35:33 +02:00