Commit Graph

3880 Commits

Author SHA1 Message Date
Dongsu Park
d75f6300f8 changelog: add changelog for cpio 2.13 2022-11-22 11:06:40 +01:00
Dongsu Park
9234cfb4f9 app-arch/cpio: update to 2.13-r3
Update app-arch/cpio to 2.13-r3, mainly to address CVE-2021-38185.

Gentoo ref: 372a7b0084f0e8bf8ced7bba804f42c79a3b35f8
2022-11-22 10:58:19 +01:00
Dongsu Park
a70ddb5b2b Merge pull request #385 from flatcar/dongsu/github-actions-glsa-metadata
.github: add monthly workflow update-metadata-glsa
2022-11-18 13:10:35 +01:00
Krzesimir Nowak
04e90140a2 Merge pull request #384 from flatcar/buildbot/weekly-package-updates-2022-11-14
Weekly package updates 2022-11-14
2022-11-18 10:14:45 +01:00
Dongsu Park
27d0680bc2 .github: remove unnecessary options in update-packages-from-list
As we already merged necessary changes for sync-with-gentoo into master
branch of the flatcar-build-scripts repo, it is not necessary any more
to point to krnowak/stuff branch. Remove it.
2022-11-17 17:49:48 +01:00
Dongsu Park
3a1f70a123 .github: add monthly workflow update-metadata-glsa
Add a new monthly workflow update-metadata-glsa, to sync GLSA(Gentoo
Linux Security Advisories) with upstream Gentoo.

While most individual metadata xml files are available on the upstream
mirror repo https://github.com/gentoo-mirror/gentoo, its binary data
as well as timestamp files do not exist on the public Git repo. So it
is necessary to rsync those data from rsync.gentoo.org, instead of
running sync-with-gentoo script.
2022-11-17 17:02:52 +01:00
Krzesimir Nowak
35c1c67d9f changelog: Add entries 2022-11-15 09:46:04 +01:00
Dongsu Park
fe2768632c .github: add dev-db/sqlite to packages-list
Get dev-db/sqlite included in weekly updates.
2022-11-14 16:30:55 +01:00
Dongsu Park
24ac64bbf9 changelog: add changelog for sqlite 3.39.4 2022-11-14 16:30:53 +01:00
Dongsu Park
f321302e32 dev-db/sqlite: update to 3.39.4
Update dev-db/sqlite to 3.39.4.

This is not for a security issue.
CVE-2022-35737, addressed by sqlite 3.39.2, affects only sqlite compiled
with SQLITE_ENABLE_STAT4 being enabled. As Flatcar does not enable that
option, that CVE means nothing. See also
https://sqlite.org/forum/forumpost/3607259d3c.

However, Gentoo has GLSA 202210-40
https://security.gentoo.org/glsa/202210-40. So it is anyway better for
Flatcar to update sqlite to 3.39, to avoid having to add another GLSA
allowlist entry.
2022-11-14 14:25:03 +01:00
Flatcar Buildbot
db44f8350d sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit 4cd85750c92be620a9c25f28cadd4457e8c943b9.
2022-11-14 07:16:59 +00:00
Flatcar Buildbot
1b2bf1ee50 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit a7c7d8c63bc8f3b77494f7bffb22f7e714de54fd.
2022-11-14 07:16:59 +00:00
Flatcar Buildbot
4922d25cce sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 716412d69835fff2868e4c61078c6e5ed97509d2.
2022-11-14 07:16:56 +00:00
Flatcar Buildbot
59ac74b406 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 77ac295d77408e582f92df01a2271dd63a7eeb90.
2022-11-14 07:16:56 +00:00
Flatcar Buildbot
181d161ccc sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 501127c2649457ae5411179c898577c5c469108f.
2022-11-14 07:16:55 +00:00
Flatcar Buildbot
88ef86b7ce sys-devel/bc: Sync with Gentoo
It's from Gentoo commit 98a9032309d47b1bc77e5e258acb28f849854b85.
2022-11-14 07:16:53 +00:00
Flatcar Buildbot
e4dd71621f sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 076ee2e058cc932dee7e4d9cf61547287b3c3630.
2022-11-14 07:16:48 +00:00
Flatcar Buildbot
b1875bd2d2 sys-apps/help2man: Sync with Gentoo
It's from Gentoo commit d77bb42425e9f1cedef3aae1965cfa690a787f1d.
2022-11-14 07:16:47 +00:00
Flatcar Buildbot
64fca8cc4e profiles: Sync with Gentoo
It's from Gentoo commit aac544fa8e1756344acb764d6b7335010170e5d3.
2022-11-14 07:16:46 +00:00
Flatcar Buildbot
8990f07cac net-misc/curl: Sync with Gentoo
It's from Gentoo commit 4dcf470b90326814ba9c7d139bffd7924d818004.
2022-11-14 07:16:40 +00:00
Flatcar Buildbot
97d32e7b95 eclass/verify-sig: Sync with Gentoo
It's from Gentoo commit 48b23e4578736c4e9d29c270ce3be72be73a9405.
2022-11-14 07:16:30 +00:00
Flatcar Buildbot
52c18363a5 eclass/toolchain: Sync with Gentoo
It's from Gentoo commit 803ac64d367c4c865a2c30f1196dfec95dc7fee1.
2022-11-14 07:16:30 +00:00
Flatcar Buildbot
ca29dc9c51 eclass/git-r3: Sync with Gentoo
It's from Gentoo commit 207a50da440b7c6bea060972a7684e792c2a84fc.
2022-11-14 07:15:58 +00:00
Flatcar Buildbot
3e25373959 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit a1c68dec259a290272d5f147dee141681a358c48.
2022-11-14 07:15:46 +00:00
Flatcar Buildbot
0dd719fbc7 dev-util/meson: Sync with Gentoo
It's from Gentoo commit aa81809e61771ab9c5a752cfeb6c02e3207c3a39.
2022-11-14 07:15:44 +00:00
Flatcar Buildbot
46da90c3b4 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit cbd410beae228cac59cdc85afe04c16435b6a551.
2022-11-14 07:15:43 +00:00
Flatcar Buildbot
43c29c8674 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit c757d326648e96a636574a1fee0d27ad6260684e.
2022-11-14 07:15:43 +00:00
Flatcar Buildbot
67b125a282 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 47d0075c6b7cf1e14bb1fa5486324f09453553de.
2022-11-14 07:15:41 +00:00
Flatcar Buildbot
734386c60d dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit e07628f6e8bffb7e8f154e6610e0f5d0393a901f.
2022-11-14 07:15:38 +00:00
Flatcar Buildbot
50829ccf1c dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 10b5e0ad8903301a03701fd7af2dc26ed189fd3d.
2022-11-14 07:15:36 +00:00
Flatcar Buildbot
03e466ff60 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 0c192606ef05cd7b8853b3ae3f31805b12fc2d19.
2022-11-14 07:15:36 +00:00
Flatcar Buildbot
b6d4704bf7 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 443017f9e70d04f78e76cef58d2fee8558e16be1.
2022-11-14 07:15:36 +00:00
Flatcar Buildbot
9528a4a2da dev-libs/boost: Sync with Gentoo
It's from Gentoo commit dccc798b9d6c58ca245b20055c6cab0430a12692.
2022-11-14 07:15:35 +00:00
Flatcar Buildbot
47088be291 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 9f5d3532993ce5e69c1726d6cc077237801f338d.
2022-11-14 07:15:34 +00:00
Flatcar Buildbot
c0c4d1afbe app-editors/vim: Sync with Gentoo
It's from Gentoo commit ebd7f86c37d809236671924e401244ee140434d3.
2022-11-14 07:15:34 +00:00
Flatcar Buildbot
0c41731033 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit 92a7750f829b5ceff0d806ee1329f37c1bff16de.
2022-11-14 07:15:34 +00:00
Flatcar Buildbot
7b9ddd8069 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit e4cd220771462b097e4306da0bb32f38ca3c38fc.
2022-11-14 07:15:33 +00:00
Flatcar Buildbot
ae04f1307e app-arch/unzip: Sync with Gentoo
It's from Gentoo commit 21b5f65e3130f0a523e8e1d3367e187cfb814f1d.
2022-11-14 07:15:33 +00:00
Krzesimir Nowak
dbb80587fc changelog: Add entries 2022-11-09 17:29:45 +01:00
Flatcar Buildbot
7766dd89ef sys-devel/patch: Sync with Gentoo
It's from Gentoo commit 4f3a2f4276d716c11d39f2851d781225b777f053.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
e0083b60e6 sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 89c8f2df23bb716fdb856a22c41e713ba4b7e439.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
ae7d91e702 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 3113641984d5e37c0c5f29255604f96d63357924.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
6d43df0749 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 834542f335b50ba4b99f218821b2164436c51825.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
1243ffc856 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 37b1438beb0a974add1ead0bdf9c0f56b43f09d9.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
0d65778cdb sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 51ce26ce6dd264cab35669505333ce7bea95b545.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
635afa927c sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 64a6e0367576b220ee69300c4ea38081aedf88ae.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
346b40780b sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit db27d0e82a44717ec536e0905d7d0639ac223bd2.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
8f4360c97b sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit de0cb1948b5e2bf8bdd73e4e9142696da31f432e.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
3341fd9e5b profiles: Sync with Gentoo
It's from Gentoo commit afde79b7fe751fd80f2dc951f2a3d75ae8c38143.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
a0f5c132b5 net-misc/socat: Sync with Gentoo
It's from Gentoo commit 99435e83537f0582b186184649e2ae49aae94be0.
2022-11-09 17:29:45 +01:00