Commit Graph

4145 Commits

Author SHA1 Message Date
Flatcar Buildbot
c1aa5bf2ec profiles: Sync with Gentoo
It's from Gentoo commit d0e673c6f516fdffe8b43c77c1f13dbddde4fdb3.
2022-11-21 07:16:20 +00:00
Flatcar Buildbot
2d3eeb423a net-misc/whois: Sync with Gentoo
It's from Gentoo commit ac82c2ef7508169844632e059b2cb319bf187a81.
2022-11-21 07:16:18 +00:00
Flatcar Buildbot
89333ea244 net-misc/wget: Sync with Gentoo
It's from Gentoo commit 7c6deb877943d16495c908f338b23cc2fb04f22b.
2022-11-21 07:16:17 +00:00
Flatcar Buildbot
f2628ae573 net-misc/curl: Sync with Gentoo
It's from Gentoo commit 91d61efd7851b7c912c7ce0b45bc10889f2cf61e.
2022-11-21 07:16:13 +00:00
Flatcar Buildbot
8b460493b2 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit c42c6e7e345f5f5146af2c965fff98576a67248d.
2022-11-21 07:16:11 +00:00
Flatcar Buildbot
4957a542d2 licenses: Sync with Gentoo
It's from Gentoo commit 1ec6328bd09c77fafee1658f625f435bc896aba8.
2022-11-21 07:16:09 +00:00
Flatcar Buildbot
358316ef75 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 5ac28ff4f72910a07074752dd3c3a954738bf400.
2022-11-21 07:15:24 +00:00
Flatcar Buildbot
d1adf8e061 dev-util/perf: Sync with Gentoo
It's from Gentoo commit 41355d5ee50bb0cb7af9058f0af753a7cf73d602.
2022-11-21 07:15:21 +00:00
Flatcar Buildbot
7dfd57e21f dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit b0ff99ced46ecf03f52581c3425998dc9921e1e2.
2022-11-21 07:15:19 +00:00
Flatcar Buildbot
92c0336b61 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 34553dcf5c5611e01e53683c3f6d904c046aac89.
2022-11-21 07:15:16 +00:00
Flatcar Buildbot
0f27f78b51 dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit dd107e18e58f954a738e8608912783787ca6d9c7.
2022-11-21 07:15:16 +00:00
Flatcar Buildbot
3c0fbe09b2 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit ba5807bd908d9f78dbd76f08d8429a29061626ad.
2022-11-21 07:15:13 +00:00
Flatcar Buildbot
3095256ee7 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit 26b4d97fd62734ddc72426511d1ec38b8f49ce9e.
2022-11-21 07:15:07 +00:00
Flatcar Buildbot
48764b7910 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit ad68a615a582b889b6e4c12be2affaa2313b6178.
2022-11-21 07:15:07 +00:00
Flatcar Buildbot
b7b81d2fac dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 226753674ad9e72e74b27593c367ebc855c979cd.
2022-11-21 07:15:07 +00:00
Flatcar Buildbot
d3c7100128 app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit e8bd5f703fe4b3daab6ff133f921a845da3cf503.
2022-11-21 07:15:04 +00:00
Flatcar Buildbot
6dafc46647 app-arch/unzip: Sync with Gentoo
It's from Gentoo commit 5ed7ef1c1f72418e5e4cd71eb5bcc7c84bd7bd64.
2022-11-21 07:15:04 +00: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
Flatcar Buildbot
ea2f7a4f24 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 339057afef6d53cd247531371bfe9063103572ea.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
1b09ef3efa net-misc/curl: Sync with Gentoo
It's from Gentoo commit 261b72f05a316d2a9b860315af4b1316b328d7f3.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
0b370ec628 net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit ea0a944c6571ebf7ddac7b6221e7b07b1208e4c0.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
487c80dc47 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 47033ea393993395b38465b0054d7e85e45ca04a.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
19964b3212 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 0fe19fdc6d362149e8f6df90f04fa1423ff8c010.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
39aac269da dev-util/strace: Sync with Gentoo
It's from Gentoo commit adfb52d21a78c5b701f75f7ae66545845cec4578.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
d517d287c7 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 42929f6e48e000a5f4eef65ba4457e807e871a3d.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
c227f0cce5 dev-util/meson: Sync with Gentoo
It's from Gentoo commit cf1bbbc51fc08f9b0377ab23c6cdb4b84073bf9a.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
5c2bb2c378 dev-util/gtk-doc-am: Sync with Gentoo
It's from Gentoo commit a44be5a5e9f294a1e521ad1cd0e818637883355c.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
dcdda611d0 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 64957764efb75674f6635fd6a72446684b965df0.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
a4b3aff37f dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 2d78c4d1e296979d7cb30388568412e84d0a80bb.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
e62cbde72a dev-util/checkbashisms: Sync with Gentoo
It's from Gentoo commit 1c07ccd49ffa21494a0a93caf66c984db0c2f136.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
a07f540ef6 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit b8f1dbf55cc768d8da938dd70fa1b90389745ccc.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
d33a524cf7 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 570bd59226ea7e89fb24ddd168b9a8dab1c76a58.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
634544a6c0 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 9bc11acc1c95f55b4a33c3c32d3f7a1acbe19374.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
dfdc2dacf8 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 69fa0da881f7a33a0d94123dd5b2ba888d9c7912.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
9929b043ce dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit dd28813fbb739b0f998db350f805458aeb144ac4.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
f002b99dd6 dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit cb04704ca851ac619113906dcc2b0220860665f3.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
79e3f7b729 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit 53ceb3bcc42f6b9e450fdd8a02b65b24748977a8.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
67907959e2 dev-libs/expat: Sync with Gentoo
It's from Gentoo commit 3480e24192229551e3680e5a9ffdfb222339ddf7.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
b8a05b338b dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 6aa1c4d810e67092ac80f42f006e086a42269fcf.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
bfc44a53a6 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit b18d7087629ab2bf00421de03b35e7be6b9cec64.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
0efade79a5 app-emulation/qemu-guest-agent: Sync with Gentoo
It's from Gentoo commit a2c58194f0ef00329d85704e432fa9bd7f649041.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
d827fca6c1 app-editors/vim-core: Sync with Gentoo
It's from Gentoo commit 44fab8c616c29f77e1eccbff55127f81eb6d3275.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
432fad6b9f app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit de5d7d9bb743106a4e5637d8dec7bc79aa944ab5.
2022-11-09 17:29:45 +01:00
Flatcar Buildbot
3225bbb952 app-arch/bzip2: Sync with Gentoo
It's from Gentoo commit f727ff81056ed97e0d834f878e750e6e65c738e4.
2022-11-09 17:29:45 +01:00
Jeremi Piotrowski
58343de423 Sync maintainers file from flatcar/flatcar repository 2022-11-03 15:37:32 +01:00
Dongsu Park
fd0fd8c472 Merge pull request #381 from flatcar/dongsu/multipath-tools-0.9.3
sys-fs/multipath-tools: update to 0.9.3
2022-11-02 12:58:16 +01:00
Dongsu Park
36e7ed9405 Merge pull request #379 from flatcar/dongsu/github-actions-date-title
.github: print date of today in the PR title
2022-11-02 10:35:36 +01:00
Dongsu Park
2f32d72231 .github: print date of today in the PR title
Let's add date of today in the PR title, to avoid confusion when
seeing the same title for multiple different weekly update PRs.
2022-11-01 16:46:39 +01:00
Dongsu Park
6895fef204 changelog: add changelog for multipath-tools 0.9.3 2022-11-01 12:28:24 +01:00
Dongsu Park
1892b20a22 .github: add multipath-tools to packages-list 2022-11-01 12:23:52 +01:00
Dongsu Park
24e0232070 sys-fs/multipath-tools: update to 0.9.3
Update sys-fs/multipath-tools mainly to address CVE-2022-41973,
CVE-2022-41974.
2022-11-01 12:18:54 +01:00
Krzesimir Nowak
6e8ce540fd Merge pull request #377 from flatcar/buildbot/automatic-package-updates
Weekly package updates
2022-10-27 12:19:29 +02:00
Krzesimir Nowak
e2e83ce608 Merge pull request #375 from flatcar/krnowak/net-misc-update
net-misc packages update (and some of their deps)
2022-10-27 12:17:29 +02:00
Krzesimir Nowak
e38f3c7ded changelog: Add entries 2022-10-24 19:03:23 +02:00
Flatcar Buildbot
00b6f861db sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 9bd91fc24085d18d19bc622dd9c306ee8a3b9c85.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
d1030a5b86 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 201ed022afc286de68bfcd87fb2cf961b0e99d0a.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
014f7317e0 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 1fb427e81d571fc51fbb48ae7b48aa197103ebfc.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
dfdbeb4abb profiles: Sync with Gentoo
It's from Gentoo commit ed189588a071f88186a3a9de25abfbd7582b9c69.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
af99246a92 eclass/llvm: Sync with Gentoo
It's from Gentoo commit 64a5154944610c040453e46284a20b9c2bde4d0e.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
41738efbd2 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 3b65b5f075975e96f59c091378ddd266a5e94992.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
8c1f70f2ab dev-util/perf: Sync with Gentoo
It's from Gentoo commit 43dc41c72037c3923e949b2a810732bf4082c8aa.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
9459e80c56 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 19570971c61d5ca302ef895cee58bbf4b6d4705c.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
96e5b8a4f4 dev-util/meson: Sync with Gentoo
It's from Gentoo commit 84d71be7b3f45b4d16af26334b9dc934875d0ca3.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
7db1b73496 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit d96e38025b3737febc2f962418503564a78e9d12.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
4a99ece716 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 7e9fa49e51fce383555849a29f985acba9024f09.
2022-10-24 17:48:14 +02:00
Flatcar Buildbot
8e745d2b40 dev-python/fasteners: Sync with Gentoo
It's from Gentoo commit 810903a0aec52ecc2872eaad1f93440ee5b1bb39.
2022-10-24 17:48:14 +02:00
Jeremi Piotrowski
cb1916a257 qemu-guest-agent: add changelog and to auto-update package-list 2022-10-24 09:58:58 +02:00
jenkins
75cbb7be90 app-emulation/qemu-guest-agent: Import from Gentoo
Upstream commit 18974c258b2fe62ef81dd0287c34d86ac712c11a
2022-10-24 09:58:32 +02:00
Krzesimir Nowak
83323fe9ea changelog: Add an entry 2022-10-21 09:16:30 +02:00
Krzesimir Nowak
c601736c27 Merge pull request #369 from flatcar/krnowak/vim-update
app-editors/vim: Sync with Gentoo
2022-10-20 16:22:19 +02:00
Krzesimir Nowak
fc7362e1d6 .github: Add updated packages and eclasses to the list 2022-10-20 15:17:26 +02:00
Krzesimir Nowak
da5532d4ce net-analyzer/traceroute: Add from Gentoo
It's from Gentoo commit ed7fdde21ae3ac3cc4ba9005bce92cfa3e76c96a.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
63d7a4f410 sys-apps/diffutils: Sync with Gentoo
It's from Gentoo commit b735b055d4a7974ed211d87b8bd8769d55a7e9ba.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
f1a1d0180f sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit ca1ee8658964db3cafefd5692d90a8e8361232d0.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
f5c91e6a81 eclass/plocale: Sync with Gentoo
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
43edca0383 eclass/fcaps: Sync with Gentoo
It's from Gentoo commit 619f45e405c8525af36c8b860df263838a26ab6e.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
1364673673 eclass/systemd: Sync with Gentoo
It's from Gentoo commit 456501e78c64d3d76d8c9a404c68a13d352acb21.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
818929912e app-arch/xz-utils: Sync with Gentoo
It's from Gentoo commit 5a8ce9b83b02f2b5a2e276e3d02f5436d3dce4ac.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
76a5595359 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 7ef76bbf5cdac2c3da2bd8e3ba295ad1e8855870.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
3165bac3ea net-misc/wget: Sync with Gentoo
It's from Gentoo commit 033a5bd35ac10fed6e1b0d5f757d1472ebe5f0f2.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
0eeeaadd08 net-misc/socat: Sync with Gentoo
It's from Gentoo commit 1453c71e49a7f0af6adeda01c269d45ac394a5a1.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
748a5dbbab net-misc/iputils: Sync with Gentoo
It's from Gentoo commit 4cd0fbd620b0f3210d047a5139bef8e866331c8f.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
08ece529ce net-misc/iperf: Sync with Gentoo
It's from Gentoo commit 438ea9dc75590e4bc0bfc602a9bb7f84fd0dbc53.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
42c42b5699 net-misc/ethertypes: Sync with Gentoo
It's from Gentoo commit 83782baa8ef6589a7594df50c74923ca7b5d772e.
2022-10-20 15:17:26 +02:00
Krzesimir Nowak
ebef2b816e net-misc/bridge-utils: Sync with Gentoo
It's from Gentoo commit f479cc80ee08a51b73e4c8aa50421e4ccf761bd7.
2022-10-20 15:17:26 +02:00
Sayan Chowdhury
28fea2a907 Merge pull request #374 from flatcar/sayan/update-wireguard-tools-1.0.20210914
net-vpn/wireguard-tools: Move to portage-stable; Sync with Gentoo; Updates to wireguard-tools-1.0.20210914
2022-10-20 14:28:56 +05:30
Sayan Chowdhury
ec6793ae83 .github: Add net-vpn/wireguard-tools to packages-list
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-10-20 10:20:09 +05:30
Sayan Chowdhury
8797830870 net-vpn/wireguard-tools: Move to portage-stable; Sync with Gentoo
upstream

gentoo sync ref:
717ed38536
2022-10-19 23:54:11 +05:30
Sayan Chowdhury
d009528d60 changelog: Add the entry for wireguard-tools-1.0.20210914
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-10-19 23:54:11 +05:30
Krzesimir Nowak
6b4e3b2d93 changelog: Add entries 2022-10-19 08:45:04 +02:00
Flatcar Buildbot
5ccd77bf8a sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 4efe01ba2e5b6a4696ce14f70006f4ec05ac14ac.
2022-10-18 15:58:07 +00:00
Flatcar Buildbot
8874b8b562 sys-devel/m4: Sync with Gentoo
It's from Gentoo commit 9421f0d8a455a2f09c8555ba156297b06331d20c.
2022-10-18 15:58:04 +00:00
Flatcar Buildbot
c80bc4e5d1 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 22abbfd63a3d84dd063e300eeaa5b8c15b33d0d4.
2022-10-18 15:58:02 +00:00
Flatcar Buildbot
29f1ebe5c3 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit 90de032e647c1ab386151ab9ad04dede8cab4db5.
2022-10-18 15:58:02 +00:00
Flatcar Buildbot
31427847c6 sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 6359da299fc35ad35f193ce005b2b1c0ae5da28d.
2022-10-18 15:58:02 +00:00
Flatcar Buildbot
0bc4dd139d sys-devel/bison: Sync with Gentoo
It's from Gentoo commit 8fa39bfcd76e459f5b95f642f84a0b9611ae6869.
2022-10-18 15:58:01 +00:00
Flatcar Buildbot
511c634c0b sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 8db889827661b38cfbe74f335e095a4288a83ff7.
2022-10-18 15:57:59 +00:00
Flatcar Buildbot
cbe8bcadec sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 3c9ccf651585632364416458ab52ca7be2ff2436.
2022-10-18 15:57:55 +00:00
Flatcar Buildbot
4fae768ab9 profiles: Sync with Gentoo
It's from Gentoo commit 955cb7098a87be09d519a9ebc5ef73fc0ce64a62.
2022-10-18 15:57:53 +00:00
Flatcar Buildbot
eeeb4ae51c net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit 54129afda5119acd43615ca57d6c004f35aa13df.
2022-10-18 15:57:52 +00:00
Flatcar Buildbot
0961dcbcd1 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit 3115ab568925606e26785f49d40aceeb34d9d47e.
2022-10-18 15:57:52 +00:00
Flatcar Buildbot
91fe294a2b licenses: Sync with Gentoo
It's from Gentoo commit f1231fa3a4a50b5d4d235f2a9de93b08d52da8bf.
2022-10-18 15:57:51 +00:00
Flatcar Buildbot
9c78b78dce eclass/toolchain: Sync with Gentoo
It's from Gentoo commit b2534ce5456f3d70a25035f573eb8747d7341d3d.
2022-10-18 15:57:45 +00:00
Flatcar Buildbot
a73204d43f eclass/toolchain-funcs: Sync with Gentoo
It's from Gentoo commit 96ddadb40ddba1bfdba68ff8f2fd889cfd004f03.
2022-10-18 15:57:45 +00:00
Flatcar Buildbot
7651e9ef7c eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit 73a0e712c04bc84b642b9ee5f8fdf3ab52233804.
2022-10-18 15:57:30 +00:00
Flatcar Buildbot
c9ac737ae5 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 3c834f5516ea38cb6c90d1937c98f02116ebeda3.
2022-10-18 15:57:13 +00:00
Flatcar Buildbot
4fb3f3402a dev-util/ninja: Sync with Gentoo
It's from Gentoo commit 4c6daafd2e5188fd304f45b8f7f37d4a957a191c.
2022-10-18 15:57:07 +00:00
Flatcar Buildbot
ee0e4644a3 dev-util/gperf: Sync with Gentoo
It's from Gentoo commit 4f154ab273d8371e14bb3d5963a2f41b446b306b.
2022-10-18 15:57:04 +00:00
Flatcar Buildbot
0eaf048d53 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit 5d2e81a6bc33d743fffae2af549b9e4ef5c5b719.
2022-10-18 15:57:01 +00:00
Flatcar Buildbot
2af1a203ea dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 337cb12f6ac4729d216e81eda3552012ad065b87.
2022-10-18 15:56:59 +00:00
Flatcar Buildbot
da24078619 dev-libs/glib: Sync with Gentoo
It's from Gentoo commit be9b6cc2dcdba8005503824981f36cd34a30775f.
2022-10-18 15:56:56 +00:00
Flatcar Buildbot
8e954a83ac dev-lang/perl: Sync with Gentoo
It's from Gentoo commit 38f097b4daa0c859038a9c7e804ee52c3347ad66.
2022-10-18 15:56:55 +00:00
Krzesimir Nowak
8b2f073207 github: Use non-deprecated way of setting output
The warnings are currently emitted if the `::set_output` stuff is
used.
2022-10-17 17:55:23 +02:00
Krzesimir Nowak
ba9d159004 github: Limit the depth of Gentoo checkout
It is quite a bit of data to download for no real reason. We are
trying to update packages here, so we will be grabbing them from the
most recent commit that made the changes to the package. With the
advancement the package updates effort, we possibly can later lower
the number of the fetched commits even further.
2022-10-17 17:51:51 +02:00
Krzesimir Nowak
e07dc35011 github: Add a warning about moved or obsoleted packages
Packages (and eclasses) in Gentoo are sometimes moved around or
completely removed. It's good to know about this when it happens,
because such package won't be updated any more, so print a warning.
2022-10-17 17:27:52 +02:00
Krzesimir Nowak
c68b399d89 github: Fix package check
Packages in the list are not necessarily packages only, which are
represented as directories (like sys-apps/systemd), but also, in case
of eclasses, plain files. The check was checking for the path to be a
directory and emitted the warning if it was not, which resulted in
eclasses being kept not updated. Just check if the path exists.
2022-10-17 17:26:53 +02:00
Krzesimir Nowak
1d8feba460 github: Silence the warning about node 12 deprecation
The workflow was inconsistent with usage of actions/checkout. The
first checkout used v3, whereas the next two - v2. These are the same,
but v3 runs on currently supported node 16. Using v2 emits
warnings. To avoid them, update the action versions to v3.
2022-10-17 17:22:36 +02:00
Krzesimir Nowak
261210fe09 github: Gentoo is a proper name 2022-10-17 17:21:52 +02:00
Krzesimir Nowak
d1f85a99bd Merge pull request #368 from flatcar/buildbot/automatic-package-updates
Weekly package updates
2022-10-14 13:06:14 +02:00
Krzesimir Nowak
03106c74cc Merge pull request #370 from flatcar/krnowak/bind-tools-update
net-dns/bind-tools: Update to 9.16.33
2022-10-13 17:39:33 +02:00
Krzesimir Nowak
b96788b9f3 .github: Add entries to packages-list 2022-10-12 13:48:53 +02:00
Thilo Fromm
9ee5c87c96 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.

Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-10-12 13:47:58 +02:00
Krzesimir Nowak
5fcd463a96 scripts: Sync with Gentoo
It's from Gentoo commit c26dfbbcfeb7239fbb527b0fceab36c7371f4b9d.
2022-10-12 12:45:11 +02:00
Krzesimir Nowak
d5d1484f91 licenses: Sync with Gentoo
It's from Gentoo commit 2858ad389e5915858639f10c1b608d743a137f24.
2022-10-12 12:45:11 +02:00
Krzesimir Nowak
d9b3cc2355 profiles: Sync with Gentoo
It's from Gentoo commit 0cf5e94dbab424b05dc7934a484d4ec60c17de80.
2022-10-12 12:45:10 +02:00
Krzesimir Nowak
801fc122da changelog: Add an entry 2022-10-11 16:06:48 +02:00
Krzesimir Nowak
06e7631f88 changelog: Add entries 2022-10-11 14:31:57 +02:00
Krzesimir Nowak
2b5c65a3a1 changelog: Add entries 2022-10-11 12:36:13 +02:00
Krzesimir Nowak
075c1a498d .github: Add vim to packages list 2022-10-11 12:19:16 +02:00
Krzesimir Nowak
cdeff90764 app-editors/vim: Add from Gentoo
It's from Gentoo commit 3457953fd0a7146f097ae40776ee261172ce7c67.
2022-10-11 12:19:16 +02:00
Krzesimir Nowak
8bb1b7da52 app-editors/vim-core: Add from Gentoo
It's from Gentoo commit 8c9920ee622755bf6c61b1347a6883be5dd06c75.
2022-10-11 12:19:16 +02:00
Krzesimir Nowak
bf46114abc .github/workflows/packages-list: Add entries 2022-10-11 12:13:32 +02:00
Krzesimir Nowak
bf25f19beb eclass/wrapper: Sync with Gentoo
It's from Gentoo commit 13c48b178beee52c5eccc023fd3e8c0feead4de4.
2022-10-11 12:09:58 +02:00
Krzesimir Nowak
26b0abe054 eclass/ltprune: Sync with Gentoo
It's from Gentoo commit 8a0fd695c886081083e2ed8dcd8ad2d876ef947d.
2022-10-11 12:09:58 +02:00
Krzesimir Nowak
b4ddc5080d sys-apps/iucode_tool: Sync with Gentoo
It's from Gentoo commit 7d2c2b61259608ceeef2b9e4713ea55e12ed6519.
2022-10-11 12:09:58 +02:00
Krzesimir Nowak
32f4e13473 eclass/perl-functions: Sync with Gentoo
It's from Gentoo commit 595adf6faec43e273e6c73a7821f86bafb65e203.
2022-10-11 12:09:58 +02:00
Krzesimir Nowak
7fd636819e .github: Add an entry to packages list 2022-10-10 12:04:21 +02:00
Krzesimir Nowak
894556aee6 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 177e9121245d12032d0dd198919bdc33c081d35c.
2022-10-10 12:02:51 +02:00
Flatcar Buildbot
a729108048 sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 31b2c136145e3fbb9ccbbf461c7e74e16ad02d32.
2022-10-10 07:38:06 +00:00
Flatcar Buildbot
7f12542ecc sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit d44f7aa2eb9733dc6143e8b70e73e7ddb66f1adc.
2022-10-10 07:38:06 +00:00
Flatcar Buildbot
8678f3912c sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit f979de4a92ffd3be637bc82a67dbf629216f4c8b.
2022-10-10 07:37:59 +00:00
Flatcar Buildbot
1a202e7406 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit b6b625695cad967782ae5a9c52eb755f87d1aa10.
2022-10-10 07:37:59 +00:00
Flatcar Buildbot
dfa91f902d sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 2e8d3818c0d760367637e9781b83dc5d6468fee4.
2022-10-10 07:37:59 +00:00
Flatcar Buildbot
fc91bb28ab sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 4982f3666ad8cf981fbd8477220393f51b5c7183.
2022-10-10 07:37:55 +00:00
Flatcar Buildbot
0ef29adbf3 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 9d26a6b263f804564af069dfe943c7851c637055.
2022-10-10 07:37:49 +00:00
Flatcar Buildbot
779e3285f3 net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit cce7da3c8e02fb9aa620c9a1e52365b11de1e909.
2022-10-10 07:37:48 +00:00
Flatcar Buildbot
f291fdd9e9 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 6e67f60fe48bd32c0ce5e4889c6015307b26fc47.
2022-10-10 07:37:48 +00:00
Flatcar Buildbot
9f9b67f024 dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit 6bcca7585766247889abeefedf7d24708138ca82.
2022-10-10 07:37:42 +00:00
Flatcar Buildbot
979888c4a8 dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit aba9bb58fceaf075f2829dcbfc3f9ab918a23a68.
2022-10-10 07:37:35 +00:00
Flatcar Buildbot
cc9d1abdc8 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 037531248c696c612d870b79506029ac9d24e860.
2022-10-10 07:37:35 +00:00
Flatcar Buildbot
4f6e91a098 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit ad7fe6b96d6a74a408aefa3c0e86781769ba4062.
2022-10-10 07:37:33 +00:00
Flatcar Buildbot
71b5f1bb2d dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit c533aa9765d12c3ecf351838567fa48ab61ba59b.
2022-10-10 07:37:33 +00:00
Krzesimir Nowak
ea3051e7e6 changelog: Add an entry 2022-10-04 14:50:34 +02:00
Krzesimir Nowak
efef41e31d .github/workflows/packages-list: Add entries 2022-10-04 14:50:34 +02:00
Krzesimir Nowak
6621fcf787 eclass/linux-mod: Sync with Gentoo
It's from Gentoo commit eee74b9fca1b5237299ee08fd041997e7271304a.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
7986606ee5 eclass/llvm: Sync with Gentoo
It's from Gentoo commit ef5a901254202fbcc79a4dab658a231c1187d3e1.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
126d4c4017 eclass/gnome.org: Sync with Gentoo
It's from Gentoo commit d7317785d04e7de172de3bff05852fca3cd15af2.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
fdc7cf15dd eclass/meson: Sync with Gentoo
It's from Gentoo commit 5a465ec448ea48b9dd9471e4d15b7669a77e4536.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
9942f96787 eclass/cmake-utils.eclass: Remove obsolete eclass 2022-10-04 14:48:17 +02:00
Krzesimir Nowak
97535477c8 eclass/cmake-multilib: Sync with Gentoo
It's from Gentoo commit 88275b401b115efd63847d4ee979593e87915ec5.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
a99f896cd6 eclass/ninja-utils: Sync with Gentoo
It's from Gentoo commit 5a34097c8957c40d5b09fe6d249449c22f7f1ea5.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
e855d3dfc7 eclass/virtualx: Sync with Gentoo
It's from Gentoo commit aa7fdc965621b413d85624ea30e9452a4130aced.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
b58940ccf3 eclass/elisp-common: Sync with Gentoo
It's from Gentoo commit 424bd8ae7cbb3ce55e0567e8c9057d8d23c6cb57.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
6b973e990a eclass/cmake: Sync with Gentoo
It's from Gentoo commit 759cec852497f888d93cccfedbc83f16eb765fb4.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
7b4897eebf eclass/bash_completion-r1: Backport the fix for paths from systemd.eclass
The paths returned by pkg-config seem to have sysroot prepended
twice. The systemd eclass has a workaround for that - use it for bash
completion files too, then.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
1059e54407 eclass/bash-completion-r1: Sync with Gentoo
It's from Gentoo commit 424acdc15be08f7c2b13c0d1bb8c31f55d26655d.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
cc61cd455d eclass/optfeature: Sync with Gentoo
It's from Gentoo commit 23ad91eda1e35bbe3eb8ce63822ecd8755fb049c.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
5a9282cce5 eclass/linux-info: Sync with Gentoo
It's from Gentoo commit bd03dc08515969a9ce74ca1304c8374cb7a88416.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
af44411e90 dev-util/strace: Sync with Gentoo
It's from Gentoo commit b95e21368252ad592083b193849d4e950f9f04f0.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
be4949f48b dev-util/scons: Drop unnecessary package
There isn't anything that is using scons, so just drop it.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
d620d52425 dev-util/re2c: Sync with Gentoo
It's from Gentoo commit 21b2890ca1fcb0f8b7230420194f87706740d29e.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
9085fcdb64 dev-util/perf: Sync with Gentoo
It's from Gentoo commit 6da4a28b50ab2c8ba6d3937d7de191190a188440.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
090d25b463 dev-util/patchutils: Sync with Gentoo
It's from Gentoo commit 8eefb065d75c88868a8f73020595746eb34c8a98.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
b274ed6eab dev-util/patchelf: Sync with Gentoo
It's from Gentoo commit b0dfc9160b045a6c9f17e40cf26989209c3bf02d.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
a764045f5b dev-util/pahole: Sync with Gentoo
It's from Gentoo commit 3ac329dff93414ea355abc86e157b489a6f029dc.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
5a1e156e82 dev-util/ninja: Sync with Gentoo
It's from Gentoo commit ff37eeaa0f2e43d1f5b3f681ad0dc8b2556b4877.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
69a628f291 dev-util/meson-format-array: Sync with Gentoo
It's from Gentoo commit 91dc6350e05582abba13f76c9734d1faef2183cd.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
9a05de0c81 dev-util/meson: Sync with Gentoo
It's from Gentoo commit 536391904a220878a2eb1b082b2229f6fd70ca84.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
ecf99c5606 dev-util/gtk-doc-am: Sync with Gentoo
It's from Gentoo commit d5e0e285e6174e80e663d307364b14d50a927303.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
5a5d253f7c dev-util/gperf: Sync with Gentoo
It's from Gentoo commit ef010d11cc42876bedb1ac51427e1700ab5492e0.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
e7ceb9d097 dev-util/desktop-file-utils: Sync with Gentoo
It's from Gentoo commit a4fc9d0dfd88d22bc8e727d79d701ae22d2e1d38.
2022-10-04 14:48:17 +02:00
Krzesimir Nowak
7bc105aee1 dev-util/cmocka: Sync with Gentoo
It's from Gentoo commit 3695e0a4f79c1022a2d2421860b645afc0ead16f.
2022-10-04 14:48:16 +02:00
Krzesimir Nowak
62141c3d78 dev-util/cmake: Sync with Gentoo
It's from Gentoo commit cace9da3e438db8d92102b7c3c963c874115a9ba.
2022-10-04 14:48:16 +02:00
Krzesimir Nowak
fb9c6ba667 dev-util/checkbashisms: Sync with Gentoo
It's from Gentoo commit e09c85b030751cd96677344118f25c2be97457c5.
2022-10-04 14:48:16 +02:00
Krzesimir Nowak
9b7c1fbd58 dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit b69d9ce8ab378268442900dc477e516e870576be.
2022-10-04 14:48:16 +02:00
Krzesimir Nowak
439a288239 dev-python/fasteners: Add from Gentoo
It's from Gentoo commit 607b8ff663461e081bc51e82102dbd60b383fcdb.

It's a dependency of dev-util/catalyst.
2022-10-04 14:48:16 +02:00
Krzesimir Nowak
6b6b3cb3d6 dev-util/bpftool: Sync with Gentoo
It's from Gentoo commit 1065f5bd4dca20a1e68bb6ecc83b03f54d53bca1.
2022-10-04 14:48:16 +02:00
Krzesimir Nowak
9aecb7fc33 changelog: Add an entry 2022-09-30 13:46:06 +02:00
Krzesimir Nowak
ccb3ba4fa5 .github: Add recently updated packages to the list 2022-09-29 11:57:53 +02:00
Krzesimir Nowak
082f5bc99f dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 7a4bd1faf1b8d10f2e0ca81d35720817d7f2d48c.
2022-09-29 11:57:53 +02:00
Krzesimir Nowak
46981ec022 app-crypt/adcli: Sync with Gentoo
It's from Gentoo commit aa588673333cacf1a7c6cbf591128d6957c3cf60.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
cb845ac7d8 net-fs/cifs-utils: Sync with Gentoo
It's from Gentoo commit 448ede061732ecdbe2468573a64f9446c4628103.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
761587f15d net-misc/curl: Sync with Gentoo
It's from Gentoo commit 49bf70035d505816abbb3b3d24d696bbd8da17d7.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
8f875845a5 net-analyzer/nmap: Sync with Gentoo
It's from Gentoo commit c63cfea0ac092bf463d6a13ae976fa788f548378.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
cdc7e69f65 dev-libs/oniguruma: Sync with Gentoo
It's from Gentoo commit 3016e110caa561b98a87cae1bc3b12b4c5b7730a.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
fda65de383 dev-vcs/git: Sync with Gentoo
It's from Gentoo commit 18c2db9a438b32270277202cba113b00b90c7553.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
3fec30a26c dev-libs/glib: Sync with Gentoo
It's from Gentoo commit e5d7aa91ec84c5c64cce1a67eb4ab9e96b269e3d.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
b5f06ec2f3 dev-util/glib-utils: Sync with Gentoo
It's from Gentoo commit 168701c152ca2853fb3cba158046d72b77168909.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
98ae6003bf dev-libs/gobject-introspection: Sync with Gentoo
It's from Gentoo commit 0160549798672ca62853c36248c3fc4e9b447e8f.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
60491cbeb6 dev-libs/gobject-introspection-common: Sync with Gentoo
It's from Gentoo commit f6bdd8113833c50fc0d8c28e6a44812bb8bbad70.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
0f1353ae0f dev-util/gdbus-codegen: Sync with Gentoo
It's from Gentoo commit 3d12e89901f11f2b4ac2cb4dc27cf1cd712565c0.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
ee8e75d88b dev-libs/boost: Sync with Gentoo
It's from Gentoo commit 301f5e6332309bfe2bdc10aea941bbe0bd9a16cb.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
740928e1e9 dev-util/boost-build: Sync with Gentoo
It's from Gentoo commit 372a9ebbd44ff710c367c1e24dafcc73d5e6fa3d.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
0487b5db7c dev-libs/cyrus-sasl: Sync with Gentoo
It's from Gentoo commit d001a523ec5b8a80246f394501e0119c19f79e36.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
0ab1995baa sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit 77250a7ea67da910d0c8cdbe373f9c1ec8b14caa.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
f149e6e291 sys-devel/bc: Sync with Gentoo
It's from Gentoo commit 07aad3b2c6a3a12be810c8e510a9acbddb34dc14.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
339503b11b sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 6f7bd022bf2da3773a65486256b22eccc4e91f25.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
f9fa326283 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit 77820859262cf3ffaa23f77a9e32d09ce25cacff.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
b27e3eef41 sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 433043c5b1f930acaae84df997d6aa4ac084a950.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
7da25dc83a sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit 9bedaa69d68006bea040086e8f9cbec71317c17e.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
9c10527ae2 sys-devel/gettext: Sync with Gentoo
It's from Gentoo commit 45a9cd813a2244a676ab9a651a5274baac83a9d0.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
33301f7473 sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 29d7fa5b9b9e6fd415ec1413124da2859d365a48.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
2167955f0b sys-devel/autoconf-archive: Sync with Gentoo
It's from Gentoo commit 09b01963100394a4b09426c9bcc65fe30abcc65c.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
d0189859b8 sys-devel/gcc-config: Sync with Gentoo
It's from Gentoo commit cc6a27ec99c1e08ac51c69ff0ab4c2b8a5578e2e.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
5bd3c7e0fb sys-apps/gentoo-functions: Sync with Gentoo
It's from Gentoo commit 807b78ed77e8558b7d3511ac02ef6555185eaef8.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
d88a0ec332 app-portage/portage-utils: Sync with Gentoo
It's from Gentoo commit da87cdcf372e686d4dd7b09a78c9f30d836050e5.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
306d4c8453 app-arch/bzip2: Sync with Gentoo
It's from Gentoo commit 2dfa77422af4661f736539f77a5dfc3c2ae57706.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
893c1f58be virtual/libcrypt: Sync with Gentoo
It's from Gentoo commit 4b7575b3f13e546dd2431d0ab8db699935392bdb.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
a77b3510c5 sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 940d80f8eb575ea87da6d0e0dfe5d48f3a18efd5.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
9d91e9578d eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit ddba1d149e82dba88b72f992729ad4158f640e32.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
76f485a4f7 eclass/multilib-build: Sync with Gentoo
It's from Gentoo commit 4ab70e87d0bf6ab8f2b9930842715999528d2d51.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
cab39eabfa eclass/toolchain: Sync with Gentoo
It's from Gentoo commit a7c27596827072f586dc07e6d53531ecb2c7cd6e.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
5d71c9c780 net-libs/gnutls: Sync with Gentoo
It's from Gentoo commit 9b5ca001a8c3784d4e1158c99a2ea1c11aa6b30d.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
e386a54e25 dev-lang/duktape: Sync with Gentoo
It's from Gentoo commit 336a45629bc12ad6d5ff4854c51d2a63c1483e3f.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
79e07b10b8 dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit 8c4bd08fb54e718a400e503a515dbede0fd3d4d8.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
fd501899f5 sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit a45d9ec6a1ebfa9e49ad1f0842f54128e54c8f03.
2022-09-29 11:57:52 +02:00
Krzesimir Nowak
a68b865925 Merge pull request #357 from flatcar/krnowak/vim-update
Update vim to v9.0.0469
2022-09-29 11:19:03 +02:00
Dongsu Park
9ce9a688e3 .github: add dev-libs/expat to packages-list 2022-09-27 12:17:13 +02:00
Dongsu Park
3b201cffb0 changelog: add changelog for expat 2.4.9 2022-09-27 12:16:55 +02:00
Dongsu Park
9667ee954c dev-libs/expat: update to 2.4.9
Update dev-libs/expat to 2.4.9, mainly to address CVE-2022-40674.
2022-09-27 12:16:55 +02:00
Krzesimir Nowak
7187138bb7 .github: Add an automatic package updates workflow
It will run on every Monday and will try to update packages listed in
the package listing. This can be used to gradually add more and more
packages under the automation.
2022-09-23 14:31:39 +02:00
Krzesimir Nowak
9b426dbb05 app-editors/vim*: Move to overlay
Upstream lags a bit with packaging vim, which is understandable seeing
how vim is developed (every commit is a tag). Since we need to address
some CVEs, move the packages to overlay and update it there.
2022-09-16 11:12:09 +02:00
Sayan Chowdhury
d15dd29be9 sys-libs/zlib: Add the changelog/security entry
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-15 18:52:34 +05:30
Sayan Chowdhury
228ab0edc8 sys-libs/zlib: Sync with Gentoo upstream; stablize 1.2.12-r3
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-15 18:50:56 +05:30
Krzesimir Nowak
afae5fd279 Merge pull request #359 from flatcar/krnowak/update-libxml2
Update libxml2 and libxslt
2022-09-14 14:33:06 +02:00
Krzesimir Nowak
afcfff07b8 changelog: Add entries 2022-09-14 13:48:17 +02:00
Sayan Chowdhury
7026b4da45 Merge pull request #361 from flatcar/sayan/update-intel-microcode-20220809_p20220809
sys-firmware/intel-microcode: Sync with Gentoo upstream; updates to 20220809_p20220809
2022-09-14 16:46:07 +05:30
Sayan Chowdhury
99b46f9b58 Update changelog/updates/2022-09-14-intel-microcode.md
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2022-09-14 16:39:03 +05:30
Sayan Chowdhury
656d355558 sys-firmware/intel-microcode: Add the changelog entry
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-14 16:23:56 +05:30
Sayan Chowdhury
3fc6da12aa sys-firmware/intel-microcode: Sync with Gentoo upstream; updates to 20220809_p20220809
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-09-14 11:08:40 +05:30
Krzesimir Nowak
c8cd01a198 Merge pull request #358 from flatcar-linux/krnowak/update-libtasn
dev-libs/libtasn1: Sync with Gentoo
2022-09-13 16:06:38 +02:00
Krzesimir Nowak
a0468806c1 changelog: Fix formatting
This fix was not yet a part of any release, so we can easily fix this entry.
2022-09-13 15:46:20 +02:00
Krzesimir Nowak
20dbd17d71 changelog: Add entries 2022-09-13 15:20:27 +02:00
Krzesimir Nowak
4a907aab86 dev-libs/libxslt: Sync with Gentoo
It's from Gentoo commit 77ae592c410a8257d4f598ebe769989efe075e42.
2022-09-13 11:57:21 +02:00
Krzesimir Nowak
e10f95e1f8 dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit daa57b36200f23b0a6faac384e73e3848e75618f.
2022-09-13 11:55:23 +02:00
Krzesimir Nowak
22b0df612b dev-libs/libtasn1: Sync with Gentoo
It's from Gentoo commit 426f6e81e9b927f6cda41af643197bb013178df3.
2022-09-13 11:50:22 +02:00
Dongsu Park
a3dd748493 changelog: add changelog for rsync 3.2.6 2022-09-12 15:40:53 +02:00
Dongsu Park
a113b6b50f net-misc/rsync: update to 3.2.6
Update net-misc/rsync to 3.2.6, mainly to address CVE-2022-29154.
2022-09-12 11:52:27 +02:00
Krzesimir Nowak
802b5014bf Merge pull request #355 from flatcar-linux/krnowak/polkit
dev-lang/duktape: Sync with Gentoo
2022-09-07 15:06:39 +02:00
Krzesimir Nowak
cef7bc0107 dev-lang/duktape: Sync with Gentoo
It's from Gentoo commit 8c0df49ac77e2cc9fd33a11d99db49e1931c11a9.
2022-09-06 17:09:21 +02:00
Krzesimir Nowak
ec30b5e03f changelog: Add entries 2022-09-06 16:46:11 +02:00
Krzesimir Nowak
8f6a9d85c4 app-arch/unzip: Sync with Gentoo
It's from Gentoo commit 61c5554abac45ae69690163fdf543b41c8971777.
2022-09-06 16:41:42 +02:00
Dongsu Park
32d9c36a6f Merge pull request #353 from flatcar-linux/dongsu/gnutls-3.7.7
net-libs/gnutls: update to 3.7.7
2022-08-25 16:47:24 +02:00