Flatcar Buildbot
c435a8a71e
app-arch/ncompress: Sync with Gentoo
...
It's from Gentoo commit 89d134ea0b12098601e6d41da667f156bd7a0055.
2023-03-13 13:14:59 +00:00
Flatcar Buildbot
82626de06d
app-arch/libarchive: Sync with Gentoo
...
It's from Gentoo commit d51663a8453424cd5c57800066309e48a16361bd.
2023-03-13 13:14:59 +00:00
Flatcar Buildbot
171f2c0260
app-alternatives/awk: Sync with Gentoo
...
It's from Gentoo commit 216f39ea557e3950aa4d0c174f36df737afcb5fe.
2023-03-13 13:14:56 +00:00
Krzesimir Nowak
6fce845a48
changelog: Add entries
2023-03-09 14:51:54 +01:00
Thilo Fromm
ed540046f5
scripts/bootstrap: Apply Flatcar modifications
...
- install curl before baselayout
Now that Github rejects access to an unauthenticated URL with
`git://`, we have to make git and libcurl work with
`https://`. However, during the SDK stage2, curl is not explicitly
installed, but just inherited from the stage1. As a result, curl is
built without the `ssl` USE flag. So installation of baselayout
fails with:
```
git fetch https://github.com/flatcar-linux/baselayout.git --prune +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/flatcar-linux/baselayout.git/ ':
Protocol "https" not supported or disabled in libcurl
```
To resolve the issue, we need to install curl with `BOOTSTRAP_USE=ssl`
before trying to install baselayout.
- update openssl before stage3
Right now our bootstrap flow is different then gentoo's - we don't
update the seed when building stage1 and use a different ebuilds
snapshot for stage1 compared to stage2 and stage3. This is causing
us trouble now, because we introduced openssl-3, but seed/stage1
still contains openssl-1.1. During `emerge -e @system` in stage3,
some packages that depend on openssl may build against the stage1
version, which results in an error during depcleaning (they would
need to be rebuilt instead). Stage3 is not extensible, so instead,
explicitly update openssl in stage2. This workaround can be removed
as soon as we release a seed with openssl-3.
Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
d2dea5545b
scripts: Sync with Gentoo
...
It's from Gentoo commit 991727070a928a03481303ed5b0a571534853445.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
8eb68e4e68
.github: Add sys-apps/texinfo to packages list
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
3d830272f9
sys-apps/texinfo: Add from Gentoo
...
It's from Gentoo commit b072cfaeb12a28b977754564d1817463cfc8ffae.
Moved from coreos-overlay.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
6cbdb3e845
.github: Update packages list
...
Add or remove some packages we have updated or dropped with the weekly
updates.
Also drop sys-power/iasl, we don't have it any more.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
bee582760d
dev-python/platformdirs: Add from Gentoo
...
It's from Gentoo commit aa8c011f5376ea3b6cef77580bd630b4bcfc0548.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
b888d3fc63
dev-python/appdirs: Drop unnecessary package
...
Used to be a dependency of dev-python/setuptools before it was
updated.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
125a5a8b0e
net-libs/nghttp2: Sync with Gentoo
...
It's from Gentoo commit 9c0432bbae303f86f8142cf42b17334aff77140e.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
f2efb6e7cc
app-text/sgml-common: Sync with Gentoo
...
It's from Gentoo commit 4af109f34b5bf97f25e6cdec6c292ab2599b6c65.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
8bae1ce374
app-text/docbook-xsl-stylesheets: Sync with Gentoo
...
It's from Gentoo commit 03677f912ed3fd5e02cbbbb2c9f37940d87d6c97.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
5846ab83ca
app-text/docbook-xsl-ns-stylesheets: Add from Gentoo
...
It's from Gentoo commit c17701cef3dafad58a8a1a978ff5d585974abf0a.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
8940bae85c
app-text/docbook-xml-dtd: Sync with Gentoo
...
It's from Gentoo commit 2056068fe7a93194be30b4504b0dd4960225b033.
2023-03-02 17:39:56 +01:00
Krzesimir Nowak
002470aef3
app-text/build-docbook-catalog: Sync with Gentoo
...
It's from Gentoo commit 91d9ac680f3c80df288a607f31c6bd188d501a2c.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
514251d8d5
virtual/pkgconfig: Sync with Gentoo
...
It's from Gentoo commit 9c70ade482350595ea273b4b00545a7a23d3e42d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4111b92659
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit e590be61f6ea99840e520c931d1b7158548087ef.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
52f8bd7dfb
sys-kernel/linux-headers: Sync with Gentoo
...
It's from Gentoo commit 49d659b4c11e9d3955f13d8c98b4ef8544e4117d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4dfbc20204
sys-devel/patch: Sync with Gentoo
...
It's from Gentoo commit 383d8ccf52fefc0f320882e73424a61cc6ceca6e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c27a6d18c5
sys-devel/gnuconfig: Sync with Gentoo
...
It's from Gentoo commit 7d94f84a03f472a3ea8513c105c743f4bc64f4bc.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
987d23cee7
sys-devel/gettext: Sync with Gentoo
...
It's from Gentoo commit 708a5eb5bbffb026c0e6097a20987797122aa07d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7e06ebdc30
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit db2110a4dcd7e99e00afd41429b94f4fe67e36fb.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
43e0e07dc1
sys-devel/flex: Sync with Gentoo
...
It's from Gentoo commit 7ff3874a1a6ea59ad3ea195b66921b7e332f2f4d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4305b666c6
sys-devel/crossdev: Sync with Gentoo
...
It's from Gentoo commit 27bd73e1860c85f68ba5353eec6b88bafbe615a2.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
3a73fdd26a
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit 07d598347c2a311c91eacd4303e0517cf0a127c3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
9a20113257
sys-devel/autoconf-archive: Sync with Gentoo
...
It's from Gentoo commit 92d13a6c5aee33c11fcfcb71adda551ffd79626f.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c6add7cbee
sys-apps/portage: Sync with Gentoo
...
It's from Gentoo commit ec6eec4ea23359cc040b1a0875c67515400f0035.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
f3c573b172
sys-apps/less: Sync with Gentoo
...
It's from Gentoo commit 1812c4a4ebafcc691905a05ff3e37b433ee093ca.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
49ee0601e4
sys-apps/i2c-tools: Sync with Gentoo
...
It's from Gentoo commit 33e06973dd9d1c5f2878f7019fc1699e014668b7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4e7d98f85f
sys-apps/gawk: Sync with Gentoo
...
It's from Gentoo commit a0e668ea8d03e81c6b233097c57728680db678d9.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a300b45106
sys-apps/findutils: Sync with Gentoo
...
It's from Gentoo commit d2ef800da5803e21b6ea91b94281291f5e253d87.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
11e43a9b59
sys-apps/file: Sync with Gentoo
...
It's from Gentoo commit 24d43d252387be846c4cae6014aa74bbf1f1d90e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a377d6e388
sys-apps/diffutils: Sync with Gentoo
...
It's from Gentoo commit 73ef85b71ec2ad54dca85bca7730fb2acafba1e3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
b52b7d92ec
profiles: Sync with Gentoo
...
It's from Gentoo commit 88ea8f2f6d716e3c6494427ef1654ee9a6fe1950.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4f174bc243
net-misc/wget: Sync with Gentoo
...
It's from Gentoo commit 96f4f38724c8e195bc90d580d80a7761fb653e73.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
68266fe17c
net-misc/rsync: Sync with Gentoo
...
It's from Gentoo commit 31d1d800ca00a944d68e066e84a3e3674e6561d8.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
fd34f7c94e
net-misc/iputils: Sync with Gentoo
...
It's from Gentoo commit 399ba45c0b34222d67890c6c4998d89e65d5c293.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7d3af03ee4
net-misc/iperf: Sync with Gentoo
...
It's from Gentoo commit db44c1b14d94a17ec374724ca97cdc0db6afa3a8.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a4adac3a61
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit 6b3e4a4fb0e7658dcaaae0dcc3592d36757cd08f.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c3332c105a
net-libs/gnutls: Sync with Gentoo
...
It's from Gentoo commit 17dc63e8ecc0536c9b6a5607a903e93a5f173b07.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
f33b1a7b74
net-dns/bind-tools: Sync with Gentoo
...
It's from Gentoo commit 154e1d99cf44f004e016924a861c73dca2d0a085.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
c1843447fc
eclass/verify-sig: Sync with Gentoo
...
It's from Gentoo commit 014a26bb2e7e746cbd4a474a3d84075132b6c916.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
365938ba6b
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 9e51c9704162d07ab528179c4c3b05f36f1f21b3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
359e32977b
eclass/toolchain-funcs: Sync with Gentoo
...
It's from Gentoo commit 37fc81a57e3ce42fc3059354ad26a8c257ce1851.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a10de3dd0d
eclass/pypi: Sync with Gentoo
...
It's from Gentoo commit 12783bf82788b83a015afa21f6f9941e5f8b4d50.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a2bafdca65
eclass/java-utils-2: Sync with Gentoo
...
It's from Gentoo commit 0a249fb08e3a498b459e827dd9359509510cf139.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
d9b8787c8e
eclass/java-pkg-opt-2: Sync with Gentoo
...
It's from Gentoo commit 5f32171c981e5d65ab8b39706e67db5d4fb5c222.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4e676ea9fc
eclass/distutils-r1: Sync with Gentoo
...
It's from Gentoo commit 460987b8f0458a2f5102ad3bffc646bf9b492954.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
ffca9d31bc
eclass/desktop: Sync with Gentoo
...
It's from Gentoo commit 09bd9a6b88693fa010b3b8e05c661d6cdd289275.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
d551ece732
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit 336ac0d431e22059a2cb964ae2a9d91a966e6102.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
2910aab841
dev-util/strace: Sync with Gentoo
...
It's from Gentoo commit dc003655de74e386aea7c99e572396a185b9d94e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
ce27af9aee
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit 63ac18f5f22842a2124b95bdd334af631a3be5b7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
2d7a9c4c2e
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit f1441f011624a20d2cafb3055e9630e949c47247.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7639310e39
dev-util/meson: Sync with Gentoo
...
It's from Gentoo commit 98e0d1bcd1e51dd7641f83d05084f07326382122.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
fe1880ec7a
dev-util/glib-utils: Sync with Gentoo
...
It's from Gentoo commit 4679ac73af5bcd210ee6f220ff7234397a078ca7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
8f45fc3d8e
dev-util/gdbus-codegen: Sync with Gentoo
...
It's from Gentoo commit 2d9a488da120974561c7406bcfb4b0fb5396fd48.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
12466ffc7e
dev-util/cmake: Sync with Gentoo
...
It's from Gentoo commit 4c8f5011fbdac1fa6471dd2a7c63d315380e3ff4.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
97dbf53633
dev-util/b2: Sync with Gentoo
...
It's from Gentoo commit 2532659389b878a296a487663d21f8c3396dd3c7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
f5aec429d2
dev-python/typing-extensions: Sync with Gentoo
...
It's from Gentoo commit 9fab0d32287c20ac44b631f27c8be6b8603cef18.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
36993fe0a3
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit d0ab2d5d948ee25e70a0d89dc049b5e82a940b03.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
2d17ae9674
dev-python/pydantic: Sync with Gentoo
...
It's from Gentoo commit 8af156b342d84c8928e4b27dbad50c66cfb2ec45.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
7e12dca745
dev-python/packaging: Sync with Gentoo
...
It's from Gentoo commit 50989230d51ad9ea16693fd501135262585cc45f.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
865ba7d43a
dev-python/markupsafe: Sync with Gentoo
...
It's from Gentoo commit e96c85a59cd9b3af0e611aa67ac39c826c8eb44b.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
e79da14c34
dev-python/lazy-object-proxy: Sync with Gentoo
...
It's from Gentoo commit ee467d02f647bd2aec4115926a4af1a667987838.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
cb9384e343
dev-python/jaraco-text: Sync with Gentoo
...
It's from Gentoo commit 5261df7ad45c6d1ae530864ea340dff8dbe901d1.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
a6d1437064
dev-python/jaraco-functools: Sync with Gentoo
...
It's from Gentoo commit 6a3acdd9fdc4fe7612cdc937361be51babaff9b7.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
5ae3d01a4c
dev-python/jaraco-context: Sync with Gentoo
...
It's from Gentoo commit ce3a0818f43b0f05ca229f067046c0fc30a38696.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
5f98e84fdd
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit ee1d3100795dbc051702f7015a57ea8f1361e8ef.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
186f96d691
dev-python/autocommand: Sync with Gentoo
...
It's from Gentoo commit cc839ca8c6b26d521a8ad62297d891806020203b.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
10915f6adf
dev-libs/glib: Sync with Gentoo
...
It's from Gentoo commit 8ff77f62d7b7603d740055db020ed70dda1842dd.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
4691c2a57b
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit 95b49e4a927881dbb553ac42fe71682204b83eb3.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
5110899eb5
dev-db/sqlite: Sync with Gentoo
...
It's from Gentoo commit f6fcc182183c9a3b6b9862b9ef0d8143b5bbc3fc.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
35d9016575
app-portage/portage-utils: Sync with Gentoo
...
It's from Gentoo commit 1fa248843038ffe79d7fce8b51e7f16c65667c7e.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
faf7b54f97
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit 7e648ec4592e45730aefc986e949b73aefffdf8d.
2023-03-02 17:39:56 +01:00
Flatcar Buildbot
87dce79dcb
app-editors/vim-core: Sync with Gentoo
...
It's from Gentoo commit a4f2416942e37d1d36010075d4ba260e56c55a0f.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
ca37a7f7e4
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit 74452a36706a863199b817ea063d074efd187159.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
d319865fc6
app-arch/xz-utils: Sync with Gentoo
...
It's from Gentoo commit 2f33ba438f74acbe975a644c7979be5d9e09d5db.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
28aaee50c4
app-arch/tar: Sync with Gentoo
...
It's from Gentoo commit eacad90fa57f3074a69840043803c32c658c6982.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
8468fb3be0
app-arch/gzip: Sync with Gentoo
...
It's from Gentoo commit 7bca765f0b608fc81db5702db39d3057c266b415.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
fc5f4c17b0
app-arch/bzip2: Sync with Gentoo
...
It's from Gentoo commit a2fb91ef324f29ae9985c9c3e4f127fd23476054.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
b9f0339fd7
app-alternatives/yacc: Sync with Gentoo
...
It's from Gentoo commit 27a62b993ed309ed0ed240ba0fef089d4cd1dddd.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
025083cb0d
app-alternatives/tar: Sync with Gentoo
...
It's from Gentoo commit 9b6950ce5f4d2643f3edf7dd20f728103bf13a77.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
d38c81e672
app-alternatives/sh: Sync with Gentoo
...
It's from Gentoo commit dca8c7d3ef96c3090f3bab5a5443565fea6fe9c7.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
69712aca78
app-alternatives/lex: Sync with Gentoo
...
It's from Gentoo commit 78a076da5d2f991c4ce818f77c2bcdcb5bd4bd87.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
98ba965386
app-alternatives/gzip: Sync with Gentoo
...
It's from Gentoo commit a7ce3e89b88f036fbb6c611838d6650f4d47feda.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
7c38af8a1b
app-alternatives/cpio: Sync with Gentoo
...
It's from Gentoo commit 2b6543e3095234c856273e60493d1a8e95a36f4c.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
d36fcff546
app-alternatives/bzip2: Sync with Gentoo
...
It's from Gentoo commit 63b4586ca3d070d9f3752eac945579fd72810b71.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
72b57bcaee
app-alternatives/bc: Sync with Gentoo
...
It's from Gentoo commit c930317fb168c5a3c037cae57cc96df9a81c3a4b.
2023-03-02 17:39:55 +01:00
Flatcar Buildbot
927f8573bd
app-alternatives/awk: Sync with Gentoo
...
It's from Gentoo commit f93ea09b462d734198264ba69ae60e1bfad69b6a.
2023-03-02 17:39:55 +01:00
Dongsu Park
2e04280471
Merge pull request #424 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-03-01
...
Monthly GLSA metadata 2023-03-01
2023-03-02 17:01:57 +01:00
Kai Lueke
2bb558d6c7
changelog: remove .swp editor file
...
Was added by accident.
2023-03-02 18:48:33 +09:00
Flatcar Buildbot
f05e625d98
metadata: Monthly GLSA metadata updates
2023-03-01 07:06:57 +00:00
Sayan Chowdhury
1587991db8
Merge pull request #422 from flatcar/sayan/update-intel-microcode-20230214_p20230212
...
sys-firmware/intel-microcode: Sync with Gentoo; updates to 20230214
2023-02-24 14:03:13 +05:30
Sayan Chowdhury
782ac9296a
Merge pull request #413 from flatcar/buildbot/weekly-package-updates-2023-02-08
...
Weekly package updates 2023-02-08
2023-02-23 14:13:03 +05:30
Sayan Chowdhury
9c11608558
changelog: Add the changelog entry for intel-microcode
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-23 12:25:40 +05:30
Sayan Chowdhury
9afe95bc20
changelog: Add the changelog entries for the weekly updated packages
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-23 12:03:55 +05:30
Sayan Chowdhury
c6529c5b83
sys-firmware/intel-microcode: Sync with Gentoo
...
It's from Gentoo commit c0221699cb3e36b5bd56031703940274ed2e28a0.
2023-02-22 18:16:28 +05:30
Dongsu Park
41fd8fb160
Merge pull request #421 from flatcar/dongsu/dnsmasq-2.89
...
net-dns/dnsmasq: update to 2.89
2023-02-22 11:00:57 +01:00
Dongsu Park
e218f8a129
.github: add sys-fs/e2fsprogs to packages list
...
Add sys-fs/e2fsprogs to the packages list of weekly updates.
2023-02-22 08:57:57 +01:00
Dongsu Park
d6e8ecafeb
changelog: add changelog for e2fsprogs 1.46.6
2023-02-22 08:57:57 +01:00
Dongsu Park
ccffbb6e6d
sys-fs/e2fsprogs: update to 1.46.6
...
Update sys-fs/e2fsprogs to 1.46.6, mainly to address CVE-2022-1304.
Gentoo commit: ec82a694933ac15c812e2d0dff9ee58d1d8ee715
2023-02-22 08:57:31 +01:00
Sayan Chowdhury
6b9994a41a
.github: Add dev-libs/libuv to the package-list
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-02-21 22:28:28 +05:30
Sayan Chowdhury
c5eff83353
dev-libs/libuv: Sync with Gentoo
...
It's from Gentoo commit 0ee230b800453fe60225f424f14e717a28a9bdc9.
2023-02-21 22:28:28 +05:30
Flatcar Buildbot
98b6ad1d9c
virtual/libelf: Sync with Gentoo
...
It's from Gentoo commit 46e1c0d450726ebc2fe4cc724e70fc213d978d87.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
69e669d3a8
sys-libs/libcap: Sync with Gentoo
...
It's from Gentoo commit de9bbc107499ed1a843ce5e7597890aadbbff3e4.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
dd9cfac647
sys-kernel/linux-headers: Sync with Gentoo
...
It's from Gentoo commit 3ad39371aca6624de8c7234867ebd8f81dab3ae4.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
6cb982133c
sys-devel/patch: Sync with Gentoo
...
It's from Gentoo commit 1f1ff19f615b6568ca81c49f051e38359de1f2c0.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
b467dc7d6b
sys-devel/libtool: Sync with Gentoo
...
It's from Gentoo commit cfb6be2cca843dbf53924056bf74d626a2660e85.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
3ecb5bf74a
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit a4fc7049d963e6c1045fd65e9dfbe2d69eacea0f.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
f072fa33d4
sys-devel/crossdev: Sync with Gentoo
...
It's from Gentoo commit 8f5b8377a95de202da995b688c0aff8a1611a324.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
eeadf30b6f
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit 5d1e75b4126ff6760ce5d2707591cd4ea7505edb.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
46d7c01333
sys-devel/automake-wrapper: Sync with Gentoo
...
It's from Gentoo commit b520046dbc50dc7b57245fdc4108b0332a910b44.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
5e2fb595ae
sys-devel/autoconf-wrapper: Sync with Gentoo
...
It's from Gentoo commit d08bd3ca926b604cd45496db04aab7cfa44dcf15.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
d1b1109612
sys-apps/gentoo-functions: Sync with Gentoo
...
It's from Gentoo commit e66873a3b765467c70f30bf20a01e02b3f37bb03.
2023-02-21 22:28:27 +05:30
Flatcar Buildbot
606cbc8ee9
sys-apps/diffutils: Sync with Gentoo
...
It's from Gentoo commit cc023c47f0a30174d43fb940109fce5781edda95.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
2ee731f6a5
profiles: Sync with Gentoo
...
It's from Gentoo commit d407d986f56e449fd699a403ffa9138463fbe029.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
01889e4270
net-misc/iputils: Sync with Gentoo
...
It's from Gentoo commit 591ed0e276efdd24dc383db54157e819807b9a46.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
3e7ffd1fb0
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit 70e478afca6ee420e77c320a37bbb6045b6a302e.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
54a97cafe2
net-dns/bind-tools: Sync with Gentoo
...
It's from Gentoo commit 1352a480e30e215bfcea3f08e9af4d3079dbebe9.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
d8e507d69d
licenses: Sync with Gentoo
...
It's from Gentoo commit f9d3bb52b434ef9f6bf8437a9d1f06c989858989.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
8a6f8708a3
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 597efc1908793a77001d42ebbd96ebb07f8ee631.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
dbba02fcd7
eclass/toolchain-funcs: Sync with Gentoo
...
It's from Gentoo commit ceab713f67593524e98c4f75995860723095dec6.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
34e8f764b2
eclass/llvm: Sync with Gentoo
...
It's from Gentoo commit d27219ef714fd17289c3e645f79d45053cd95ef7.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
e32dbc868d
eclass/linux-mod: Sync with Gentoo
...
It's from Gentoo commit e6c8f5df8110ea74e30b0937db43f567004c5dd7.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
4d9f988beb
eclass/kernel-2: Sync with Gentoo
...
It's from Gentoo commit 954e5a3ea67dbc14a0ec2a7887e88f424b4a8f4d.
2023-02-21 22:28:26 +05:30
Flatcar Buildbot
0ba7e3c462
dev-util/strace: Sync with Gentoo
...
It's from Gentoo commit 16a1d2021c0f1fa5498141ed1217b8a43032f382.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
fd5711f0e1
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit a8a6d230ec262834bc4c3b8cad56ff5228a3682d.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
461b679f12
dev-util/gperf: Sync with Gentoo
...
It's from Gentoo commit 857fded076aa394ed355ad8ec0de000d4cfa9194.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
f12a89242e
dev-util/glib-utils: Sync with Gentoo
...
It's from Gentoo commit 99eeab3b0464b2b8a31ac0853ed142c7b6ef471d.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
357418b265
dev-util/gdbus-codegen: Sync with Gentoo
...
It's from Gentoo commit c2cdbe81e9cac0977686948d67afc38ce73f0546.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
9f18318226
dev-util/cmake: Sync with Gentoo
...
It's from Gentoo commit 8877a73ac9a312eccd29f218275206477102339c.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
0c2bb3b074
dev-util/bpftool: Sync with Gentoo
...
It's from Gentoo commit 6b171e74a39049cade0c9499059210250d2a60df.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
10d882c9a5
dev-util/b2: Sync with Gentoo
...
It's from Gentoo commit 978f3791fcc7b3f04d8a7e05785a9c3744ea98b2.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
d6615e27a8
dev-libs/libpcre2: Sync with Gentoo
...
It's from Gentoo commit 853ffc254e93646e53de72c0b5db8b2b04521941.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
a0305117b3
dev-libs/libltdl: Sync with Gentoo
...
It's from Gentoo commit a1a498b77d74a9904808cdf9a3943f995ebeae00.
2023-02-21 22:28:25 +05:30
Flatcar Buildbot
1818c97fc0
dev-libs/gmp: Sync with Gentoo
...
It's from Gentoo commit 41be178f55e7a4f36b9d287398d679fd7877d8bd.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
83a31b2197
dev-libs/glib: Sync with Gentoo
...
It's from Gentoo commit 18a78a2fbf3d5667523c4f4fb3c2d678f3109ec8.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
a5e72cd0b7
dev-libs/boost: Sync with Gentoo
...
It's from Gentoo commit a77e2be3202141061f919937ad9ccab5eb92c75f.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
90cccffec7
app-emulation/qemu: Sync with Gentoo
...
It's from Gentoo commit a13c9106cd8f1ffc67859c2d670b9370f098fe02.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
5667fc9703
app-editors/vim-core: Sync with Gentoo
...
It's from Gentoo commit 8218305dc9dc0468081f5e0a503ed890a301c8ab.
2023-02-21 22:28:24 +05:30
Flatcar Buildbot
313be82d70
app-editors/vim: Sync with Gentoo
...
It's from Gentoo commit e1012aa8921b3a09f3730df4400d85106d3f65ad.
2023-02-21 22:28:24 +05:30
Dongsu Park
becf3eed53
.github: add net-dns/dnsmasq to packages list
...
Add net-dns/dnsmasq to the packages list of weekly updates.
2023-02-21 12:40:33 +01:00
Dongsu Park
b000be3100
changelog: add changelog for dnsmasq 2.89
2023-02-21 12:39:00 +01:00
Dongsu Park
a386e910a2
net-dns/dnsmasq: update to 2.89
...
Update net-dns/dnsmasq to 2.89, mainly to address CVE-2022-0934.
Gentoo commit 09d027bc68e73b94568ddd4c9877d1915921c282.
2023-02-21 12:36:03 +01:00
Dongsu Park
4c09499fc1
Merge pull request #418 from flatcar/dongsu/less-608r2
...
sys-apps/less: update to 608-r2
2023-02-21 09:11:21 +01:00
Krzesimir Nowak
44f8a01b1c
Merge pull request #417 from flatcar/krnowak/python-update
...
Update python and python packages and eclasses
2023-02-20 17:11:33 +01:00
Dongsu Park
a7baaa084c
.github: add sys-apps/less to packages list
2023-02-20 12:24:48 +01:00
Dongsu Park
dced51899c
changelog: add changelog for less 608
2023-02-20 12:24:48 +01:00
Dongsu Park
7b15ff9a79
sys-apps/less: update to 608-r2
...
Update sys-apps/less to 608-r2, mainly to address CVE-2022-46663.
Gentoo commit: 5266422ebb13eb9acbcb976a9f42232f1c3bb0d9
2023-02-20 12:24:48 +01:00
Krzesimir Nowak
a1fafb2209
changelog: Add an entry
2023-02-17 12:23:09 +01:00
Krzesimir Nowak
b51e61beaf
.github: Add the python packages and eclasses
...
In the meantime, fix an entry for the readme.gentoo-r1 eclass - it was
missing the .eclass suffix.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
d8427cc641
sys-apps/findutils: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
d92f02f2e2
eclass/waf-utils: Sync with Gentoo
...
It's from Gentoo commit aba2bb5d2dd63c88960e70b10f1e9a213a8eaffb.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
538782b400
eclass/python-utils-r1: Sync with Gentoo
...
It's from Gentoo commit a509338936a0610b12d697f781d1acccf7b592f5.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
f65ddb0fa4
eclass/python-single-r1: Sync with Gentoo
...
It's from Gentoo commit 3d67b1ccfacc37308a7236625035dff1156b025c.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
179cb46a1d
eclass/python-r1: Sync with Gentoo
...
It's from Gentoo commit 52eb3fb4e8b3f38c7f22271ee1150c14bfe97cdd.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
cfbf805f6e
eclass/python-any-r1: Sync with Gentoo
...
It's from Gentoo commit 3d67b1ccfacc37308a7236625035dff1156b025c.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
e4ce7d1f30
eclass/pypi: Add from Gentoo
...
It's from Gentoo commit aec6cd673b9aa4bce9095a390c28139197374202.
2023-02-17 11:53:02 +01:00
Krzesimir Nowak
c984495f87
eclass/distutils-r1: Sync with Gentoo
...
It's from Gentoo commit f162bdec61704b860c8c3be2c4ab44980165876d.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
af7fce8f1f
dev-vcs/repo: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
a29c6202c3
dev-python/zipp: Drop unused package
...
It was pulled in by dev-python/importlib_metadata, but since it's
gone, nothing else depended on zipp.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
18a1698df2
dev-python/wheel: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
dc6cdd92b6
dev-python/typing-extensions: Add from Gentoo
...
It's from Gentoo commit 507415af96eb97babbcea8139e7a106564d9f0cc.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
0faabde57c
dev-python/tomli: Sync with Gentoo
...
It's from Gentoo commit 0b19d5ccdbc482684dfcdcf9f5550c977ecce93b.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
9b284498be
dev-python/snakeoil: Sync with Gentoo
...
It's from Gentoo commit 42f8229136e9f37f564a8c8f3e3b86b2e7091286.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
21e6bc24bc
dev-python/six: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
0f6d43233f
dev-python/setuptools_scm: Sync with Gentoo
...
It's from Gentoo commit e9f407780b321f619b512ffebaecbcfbc4550dc0.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
88163b9e72
dev-python/setuptools: Sync with Gentoo
...
It's from Gentoo commit e4e2bbd1339042cfc6f677620f3adc7377ef21f9.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
194603fbf8
dev-python/pyparsing: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
8d40af3639
dev-python/pygments: Sync with Gentoo
...
It's from Gentoo commit 8239cbe100fadf423adb28f20a79dd31b65724e4.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
3b24fa853c
dev-python/pydecomp: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c0930d4e31
dev-python/pydantic: Add from Gentoo
...
It's from Gentoo commit 34bfb217b6b458d2c2158351a1a9a4e412398cab.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
0dc45e535c
dev-python/packaging: Sync with Gentoo
...
It's from Gentoo commit 736adc017416b105651a81facd0292d026276616.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
9305b5f32a
dev-python/ordered-set: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
e95073910d
dev-python/nspektr: Sync with Gentoo
...
It's from Gentoo commit 8752266c7bb46021eab7197f18c68d25f8c75a80.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
a524b3418c
dev-python/more-itertools: Sync with Gentoo
...
It's from Gentoo commit 074b3b194a28322ad9fa287c34691beb352a7ee8.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
fb74e3084f
dev-python/markupsafe: Sync with Gentoo
...
It's from Gentoo commit c6a78c623d1eb65838e7b5e8236456bf9f374287.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
148a6238ab
dev-python/mako: Drop unused package
...
Nothing pulls that in other hard host depends unnecessarily.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
53f17f826d
dev-python/lxml: Sync with Gentoo
...
It's from Gentoo commit 6084584607508b5da388165dc40397b4f9b64867.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
b123d9d7c3
dev-python/lazy-object-proxy: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c6361e84f8
dev-python/jinja: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
e42ebd6735
dev-python/jaraco-text: Sync with Gentoo
...
It's from Gentoo commit 710dfbbfb19eacd489afba80faf047f64fea5946.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
4af5183d5b
dev-python/jaraco-functools: Sync with Gentoo
...
It's from Gentoo commit 98fbb10dbda3c2043e5349edee4b10d8d09eaf3b.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
03371ad2a9
dev-python/jaraco-context: Sync with Gentoo
...
It's from Gentoo commit 26d2f0b0dc8aeb1e7528b89013b61c4ffecf67c5.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
1b69a14eca
dev-python/installer: Sync with Gentoo
...
It's from Gentoo commit 3f63d782bb02a2ebf2de258cd8605ba77853b327.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
224d0d52dc
dev-python/inflect: Add from Gentoo
...
It's from Gentoo commit 4a9fbadd00b2340a42914655cce34963ecde2731.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
e758c07fc1
dev-python/importlib_metadata: Drop unused package
...
We will be updating python to version 3.10 or greater, so this package
is not needed any more.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
cc8c70ae0e
dev-python/gpep517: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
848b2767f6
dev-python/gentoo-common: Add from Gentoo
...
It's from Gentoo commit c4f1c9917bbdce3a08fe5fe0e666315951fd9b64.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
07c44fabc7
dev-python/flit_core: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c82350adc5
dev-python/docutils: Sync with Gentoo
...
It's from Gentoo commit 3a83d73166a974ec73fb824b146c1710332bcb5a.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
a3bd98076e
dev-python/distro: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
245a76f780
dev-python/cython: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
f54eb5e867
dev-python/crcmod: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
314cbd4b07
dev-python/certifi: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
7a438f7aab
dev-python/boto: Add from Gentoo
...
It's from Gentoo commit 67b39a7cf42aef820d1a849ea8f53a77575f277c.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
d53b06c64c
dev-python/autocommand: Add from Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
c67fa1ee50
dev-python/appdirs: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
f1b57279f5
dev-libs/libnl: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
32a79be312
dev-libs/jsoncpp: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
7b12526d38
dev-lang/python-exec-conf: Sync with Gentoo
...
It's from Gentoo commit 33ad44a77df33acfcb184a72955b85da896cabc6.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
af8642077c
dev-lang/python-exec: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
666091c2a4
dev-lang/python: Sync with Gentoo
...
It's from Gentoo commit 7e4bc93cfd8c98df45018b72f6ac4bfc5c698bcf.
2023-02-17 11:53:01 +01:00
Krzesimir Nowak
87d5ce7ec7
app-text/asciidoc: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:51:28 +01:00
Krzesimir Nowak
6b0caea332
app-shells/bash-completion: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-17 11:51:28 +01:00
Thilo Fromm
9ef8b69e5c
scripts/bootstrap: Apply Flatcar modifications
...
- add static-libs, openmp
'static-libs' and 'opempn' are added to the bootstrap emerge USE
flags (stage 3 of the bootstrap-sh script, which is run in stage 2
of the SDK catalyst bootstrapping process):
- 'static-libs' un-breaks the zlib build: zlib installed has this
flag set and zlib requested per emerge command line in
bootstrap.sh stage 3 needs this flag to prevent a slot conflict.
- 'openmp' is to honor requirements of newer versions of GCC and is
added according to Gentoo guidelines published here:
https://wiki.gentoo.org/wiki/User:Sakaki/Sakaki%27s_EFI_Install_Guide/Building_the_Gentoo_Base_System_Minus_Kernel#Gentoo_Bootstrap_Remix:_Progressing_from_Stage_1_to_Stage_2
- install curl before baselayout
Now that Github rejects access to an unauthenticated URL with
`git://`, we have to make git and libcurl work with
`https://`. However, during the SDK stage2, curl is not explicitly
installed, but just inherited from the stage1. As a result, curl is
built without the `ssl` USE flag. So installation of baselayout
fails with:
```
git fetch https://github.com/flatcar-linux/baselayout.git --prune +HEAD:refs/git-r3/HEAD
fatal: unable to access 'https://github.com/flatcar-linux/baselayout.git/ ':
Protocol "https" not supported or disabled in libcurl
```
To resolve the issue, we need to install curl with `BOOTSTRAP_USE=ssl`
before trying to install baselayout.
- update openssl before stage3
Right now our bootstrap flow is different then gentoo's - we don't
update the seed when building stage1 and use a different ebuilds
snapshot for stage1 compared to stage2 and stage3. This is causing
us trouble now, because we introduced openssl-3, but seed/stage1
still contains openssl-1.1. During `emerge -e @system` in stage3,
some packages that depend on openssl may build against the stage1
version, which results in an error during depcleaning (they would
need to be rebuilt instead). Stage3 is not extensible, so instead,
explicitly update openssl in stage2. This workaround can be removed
as soon as we release a seed with openssl-3.
- fix bootstrap in verbose mode
Verbose mode does not unset STRAP_RUN, thus the script tries to
prune sys-devel/gcc at the later stage. Currently portage exits with
an exit status 1 if a specific package was requested to be pruned
and there was nothing to do. This results in a bootstrap failure. So
before we try to prune, let's do a dry run to see if anything would
be done.
For the portage code that results in exit status 1, see the
following link:
https://gitweb.gentoo.org/proj/portage.git/tree/lib/_emerge/actions.py?id=bde2a895cf520687dce7a8e92601041a37529ba0#n1700
Fix can be dropped when https://github.com/gentoo/gentoo/pull/29612
gets merged.
Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2023-02-16 13:49:19 +01:00
Krzesimir Nowak
4c60474d8f
scripts: Sync with Gentoo
...
It's from Gentoo commit c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d.
2023-02-16 13:49:12 +01:00
Flatcar Buildbot
99ecf97136
.github: add app-eselect/eselect-iptables to packages list
2023-02-09 11:50:24 +01:00
Flatcar Buildbot
9c4bf919fc
app-eselect/eselect-iptables: update to 20220320
...
As iptables was updated to 1.8.8 in coreos-overlay, we need to update
eselect-iptables to 20220320 as well, to avoid bugs having missing
symlinks like /sbin/ip6tables, /sbin/ip6tables-{save,restore}.
See also https://cgit.gentoo.org/proj/eselect-iptables.git/commit/?id=2512407d3790 .
2023-02-09 10:37:12 +01:00
Krzesimir Nowak
8f6fde1c5f
changelog: Add entries
2023-02-07 14:59:13 +01:00
Flatcar Buildbot
650f6b2bd1
x11-libs/pixman: Sync with Gentoo
...
It's from Gentoo commit 5b86df4fdf4c864e1023f60e838f194c42fadfa2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
e4272f3759
sys-libs/zlib: Sync with Gentoo
...
It's from Gentoo commit 5fe0054b3e6a55983086d25284fd7e7a25506f13.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
f33cd03761
sys-libs/libseccomp: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
d96a7d92e6
sys-libs/binutils-libs: Sync with Gentoo
...
It's from Gentoo commit e9fdffcef805793ff04d141f1b2f83dfc067af88.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
45831ef3e2
sys-fs/multipath-tools: Sync with Gentoo
...
It's from Gentoo commit 816055e2387bc79b730315f51a067b54965919f0.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
f7a35aad67
sys-devel/m4: Sync with Gentoo
...
It's from Gentoo commit 231e4e05dfbf967ae40fe2c2e4c0eebac9ac496f.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
fcdec9bd96
sys-devel/gcc-config: Sync with Gentoo
...
It's from Gentoo commit e958d4fadbead2caac9181c80d89ae58b4252890.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
c828bb6f17
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit 9365f1e0f71f7b4568795239d257626d218bd077.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
49edf677c4
sys-devel/crossdev: Sync with Gentoo
...
It's from Gentoo commit 6439dce33f10da50ea0f7b1986672990370897a3.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
06ee84f939
sys-devel/bison: Sync with Gentoo
...
It's from Gentoo commit aa1d9b702b2f2ae20082028c5ee9436a40879755.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
6ab21f5c77
sys-devel/binutils-config: Sync with Gentoo
...
It's from Gentoo commit 36185b1ea7d6b08e398b27de2a05ba443f9fdf37.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
d05dcf54cb
sys-devel/binutils: Sync with Gentoo
...
It's from Gentoo commit cdfb1257f1557792e5f7a2a466e55adac553d263.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
63df68e1d6
sys-devel/automake-wrapper: Sync with Gentoo
...
It's from Gentoo commit f87e7f23ebe135aafedc801c870b1256b75c57b9.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
8e55204243
sys-devel/automake: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
129e173145
sys-devel/autoconf-wrapper: Sync with Gentoo
...
It's from Gentoo commit 1e4003179ec1b93f403570d29b9a35a448ce2290.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
47503c60ad
sys-apps/portage: Sync with Gentoo
...
It's from Gentoo commit 6ce6f3338b5fcc9582caa2a2a33c68b9a2558779.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
bdb11950c6
sys-apps/i2c-tools: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
b008eb9bf9
sys-apps/file: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
adb774f4a1
sys-apps/diffutils: Sync with Gentoo
...
It's from Gentoo commit 046af5dddd5007df3cfe2f317e4076bddc0ead4c.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
3caab5a94e
profiles: Sync with Gentoo
...
It's from Gentoo commit a6d8f02298770349527dcee49cc5a99adcbc5cfa.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
a9dc92c0c1
net-misc/wget: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
b68850d256
net-misc/rsync: Sync with Gentoo
...
It's from Gentoo commit 831dd1209afaf2553baef3264b46b062d76e80b6.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
83a3d2a365
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit 23b9a847d47e5b48b10825e6d01931bfd38e327a.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
12499d97a2
net-libs/libpcap: Sync with Gentoo
...
It's from Gentoo commit 4a419599570c5efed5d5f740c41cf0b3904086c4.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
c3ead223cd
net-fs/cifs-utils: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
0fe5204ec7
net-dns/bind-tools: Sync with Gentoo
...
It's from Gentoo commit 2c49f3f775938d9d24680ec5184c0aa4fbd88e50.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
cf2128506f
net-analyzer/nmap: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
58d509c138
licenses: Sync with Gentoo
...
It's from Gentoo commit da0574c5b5db9bd2077203048727da6e6b029bec.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
bc417ef6ac
eclass/toolchain-funcs: Sync with Gentoo
...
It's from Gentoo commit e2f62c4651faf6f7ebd9ffeeb0c891945f87ab3c.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
751bcee63d
eclass/pam: Sync with Gentoo
...
It's from Gentoo commit b3f73e307436c6849c3cee9e4a51bad8262cfc68.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
05abaac003
eclass/multilib-build: Sync with Gentoo
...
It's from Gentoo commit 9629b99e826606c8068a2cd4ef16455deb1d8c76.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
4f93a5b468
eclass/linux-mod: Sync with Gentoo
...
It's from Gentoo commit 2bd0e2bb9236fe31224a6d8984ce85a38add6849.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
8ee30f0e64
eclass/linux-info: Sync with Gentoo
...
It's from Gentoo commit c5d4de5ed682ac0c70fa87c8cab6b35bed51c979.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
166d2e4ca7
eclass/cmake: Sync with Gentoo
...
It's from Gentoo commit b15b4729c68c19f88ee1306e9eeb66d1313223a9.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
14fad78c05
dev-vcs/git: Sync with Gentoo
...
It's from Gentoo commit 90c56f7adb0f35c8c5c911639e0fd8eac7c2bc8e.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
5b95467ecc
dev-util/re2c: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
77dd6ab95a
dev-util/pkgconf: Sync with Gentoo
...
It's from Gentoo commit d30761d3c18593bbee87fd2f56fad7e5893042d0.
2023-02-02 16:43:42 +01:00
Flatcar Buildbot
9ad6f30192
dev-util/perf: Sync with Gentoo
...
It's from Gentoo commit ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.
2023-02-02 16:43:42 +01:00