Krzesimir Nowak
132d9756f3
acct-group/lp: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-15 17:16:07 +01:00
Krzesimir Nowak
67e4c4809b
acct-group/disk: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-15 17:16:07 +01:00
Krzesimir Nowak
7ec075effa
acct-group/cdrom: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-15 17:16:07 +01:00
Krzesimir Nowak
aa20a88af5
acct-group/audio: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-02-15 17:16:07 +01:00
Dongsu Park
5e4be1c016
changelog: add changelog for gcc 10.3.0
2022-02-11 14:18:59 +01:00
Dongsu Park
dd89574eb5
sys-devel/gcc: update to 10.3.0
...
Update sys-devel/gcc to 10.3.0.
See also https://gcc.gnu.org/gcc-10/changes.html .
2022-02-11 14:16:42 +01:00
Dongsu Park
a1f246dd30
changelog: add changelog for gcc 10 preparation
2022-02-11 10:09:57 +01:00
Dongsu Park
9ad2ac2567
acct-user/netperf: import from Gentoo
...
Import acct-user/netperf from Gentoo, as it is needed by
net-analyzer/netperf 2.7.0-r3.
2022-02-10 16:58:49 +01:00
Dongsu Park
110808570e
acct-group/netperf: import from Gentoo
...
Import acct-group/netperf from Gentoo, as it is needed by
net-analyzer/netperf 2.7.0-r3.
2022-02-10 16:58:49 +01:00
Dongsu Park
364764baec
net-analyzer/netperf: update to 2.7.0-r3
...
Update net-analyzer/netperf to 2.7.0-r3, as needed by gcc 10.
Without that update, build fails like:
```
/usr/libexec/gcc/x86_64-cros-linux-gnu/ld:
nettest_omni.o:.../src/nettest_omni.c:455: multiple definition of `loc_nodelay';
nettest_omni.o:.../src/nettest_omni.c:455: multiple definition of `loc_nodelay';
nettest_bsd.o:.../src/nettest_bsd.c:206: first defined here
```
2022-02-10 16:58:49 +01:00
Dongsu Park
97396c4c19
sys-apps/kexec-tools: update to 2.0.22
...
Update sys-apps/kexec-tools to 2.0.22, as needed by gcc 10.
Without that update, build fails like:
```
/usr/libexec/gcc/x86_64-cros-linux-gnu/ld:
kexec/arch/x86_64/kexec-bzImage64.o:.../kexec/arch/x86_64/kexec-bzImage64.c:45:
multiple definition of `bzImage_support_efi_boot';
kexec/arch/i386/kexec-bzImage.o:.../kexec/arch/i386/kexec-bzImage.c:43:
first defined here
```
2022-02-10 16:58:49 +01:00
Dongsu Park
6fe0a4ccd4
sys-power/iasl: update to 20200717
...
Update sys-power/iasl to 20200717, as needed by gcc 10.
Without that update, build fails like:
```
.../x86_64-pc-linux-gnu/bin/ld: obj/aslcompilerparse.o:(.bss+0x8):
multiple definition of `AslCompilerlval';
obj/aslcompilerlex.o:(.bss+0x8): first defined here
.../x86_64-pc-linux-gnu/bin/ld: obj/prparserlex.o:(.bss+0x0):
multiple definition of `LexBuffer';
obj/dtparserlex.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
```
2022-02-10 16:58:49 +01:00
Dongsu Park
b386d93a7e
sys-fs/squashfs-tools: update to 4.5_p20210914
...
Update sys-fs/squashfs-tools to 4.5_p20210914, as needed by gcc 10.
Without that update, build fails like:
```
.../x86_64-pc-linux-gnu/bin/ld: read_fs.o:(.bss+0x0):
multiple definition of `fwriter_buffer';
mksquashfs.o:(.bss+0x400be8): first defined here
```
2022-02-10 16:58:48 +01:00
Dongsu Park
39b4a30b46
sys-devel/gcc-config: update to 2.5
...
Update sys-devel/gcc-config to 2.5, as it is recommended by the new
gcc 10.
2022-02-10 16:58:48 +01:00
Mathieu Tortuyaux
323fb5823c
changelog: add entries
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-10 11:37:26 +01:00
Mathieu Tortuyaux
242a40fff4
app-editors/vim: sync with ::gentoo
...
Commit-Ref: 9357669bbfba8bd5aa643b98a563996af6ed9846
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-09 17:24:00 +01:00
Mathieu Tortuyaux
0bbf380788
app-editors/vim-core: sync with ::gentoo
...
Commit-Ref: 9357669bbfba8bd5aa643b98a563996af6ed9846
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-02-09 17:23:46 +01:00
Krzesimir Nowak
b3d8b009cc
sys-process/tini: Drop duplicated package
2022-02-02 19:38:00 +01:00
Krzesimir Nowak
62967db6fd
app-crypt/sbsigntools: Drop duplicated package
2022-02-02 19:37:42 +01:00
Dongsu Park
bdba7188e4
changelog: add changelog for expat 2.4.4
2022-01-31 11:06:20 +01:00
Dongsu Park
6275be666f
dev-libs/expat: update to 2.4.4
...
Update dev-libs/expat to 2.4.4, mainly to address security issues
like CVE-2022-23852, CVE-2022-23990.
2022-01-31 11:00:26 +01:00
Dongsu Park
ae70b76228
Merge pull request #278 from flatcar-linux/rust-1.58.1-main
...
Upgrade virtual Rust in main from 1.57.0 to 1.58.1
2022-01-26 11:27:40 +01:00
Mathieu Tortuyaux
3e78672cbd
changelog: add security entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-21 10:34:46 +01:00
Mathieu Tortuyaux
f49db37e3f
app-crypt/mit-krb5: sync with upstream
...
Commit-Ref: 7b01b4e5c717e91eee103485209b12deb985adf3
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-21 10:25:10 +01:00
Flatcar Buildbot
de3249c30d
Upgrade virtual Rust in main from 1.57.0 to 1.58.1
2022-01-21 08:27:01 +01:00
Mathieu Tortuyaux
8c76a89c3d
eclass: sync systemd
...
Now EAPI <= 4 are gone, we can update this eclass.
Commit-Ref: 7b01b4e5c717e91eee103485209b12deb985adf3
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-01-20 17:28:09 +01:00
Krzesimir Nowak
f28181aa11
Merge pull request #264 from flatcar-linux/krnowak/no-eapi-update
...
Get rid of EAPI 0
2022-01-20 08:17:34 +01:00
Krzesimir Nowak
a94dbce17c
Merge pull request #272 from flatcar-linux/krnowak/eapi-update
...
Update some app-arch software
2022-01-18 16:02:15 +01:00
Dongsu Park
3acaa8490a
changelog: add changelog for expat 2.4.3
...
Changelog for expat 2.4.3, as well as security CVEs.
2022-01-18 10:50:09 +01:00
Dongsu Park
71c811a0b8
dev-libs/expat: update to 2.4.3
...
Update dev-libs/expat to 2.4.3, mainly to address the following
security issues:
CVE-2021-45960, CVE-2021-46143, CVE-2022-22822, CVE-2022-22823,
CVE-2022-22824, CVE-2022-22825, CVE-2022-22826, CVE-2022-22827
2022-01-18 10:49:49 +01:00
Krzesimir Nowak
d26a57adfd
app-arch/sharutils: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 20:12:57 +01:00
Krzesimir Nowak
43f23f4886
app-arch/bzip2: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 20:12:20 +01:00
Krzesimir Nowak
8efd753485
app-arch/pigz: Sync with gentoo
...
It's from gentoo commit 15bbb20d50c88d3c3e3940c0fc35b5fd3e2fa30f.
2022-01-14 19:53:13 +01:00
Krzesimir Nowak
5f9cac8e54
app-arch/pbzip2: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 19:52:37 +01:00
Krzesimir Nowak
2aa3367121
app-arch/lbzip2: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 19:50:35 +01:00
Krzesimir Nowak
1b2135c07b
app-arch/cpio: Sync with gentoo
...
It's from gentoo commit d79ffcedaa6def6e1107707f520e308cbce0e3fc.
2022-01-14 19:49:33 +01:00
Krzesimir Nowak
931079cc72
eclass/toolchain-autoconf: Sync with gentoo
...
It's from gentoo commit cccda081740a2039c4af52e11f1afbf9bc1ecf59.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
c1d951b5b8
changelog: Add an update entry
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
0261376338
sys-devel/autoconf: Sync with gentoo
...
It's from gentoo commit 56fdf79a7d8ce296190b33599d6a78a26f8a0a00.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
da7967964b
virtual/service-manager: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
e64f80eb54
virtual/cdrtools: Remove unused package
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
5c3e2758f5
virtual/yacc: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
01dac328ed
virtual/libffi: Drop unused package
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
fd35e77bae
sys-devel/autoconf-wrapper: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
4c056d3a9d
app-text/docbook-xml-dtd: Sync with gentoo
...
It's from gentoo commit 26a4a7456ad6509d42ef1c3f92aee8eea3f7a04b.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
01342366d5
sys-apps/sed: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
e42ba55bc8
app-misc/zisofs-tools: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
fffb98ea5a
app-misc/mime-types: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-14 15:09:38 +01:00
Krzesimir Nowak
209192f4ee
Merge pull request #268 from flatcar-linux/krnowak/update-profiles
...
Update profiles and fix some fallout
2022-01-14 14:38:22 +01:00
Sayan Chowdhury
72c0e99e4b
Merge pull request #271 from flatcar-linux/sayan/adapt-to-new-cve-format
...
changelog: Adapt the securities in accordance to new policies
2022-01-13 20:01:25 +05:30
Sayan Chowdhury
6315df39f1
Fix edk2-ovmf to include missing space
...
Co-authored-by: Dongsu Park <dpark@linux.microsoft.com>
2022-01-13 20:01:05 +05:30
Krzesimir Nowak
65a7684f1a
Merge pull request #270 from flatcar-linux/krnowak/iputils-update
...
net-misc/iputils: Update the package
2022-01-13 11:46:54 +01:00
Krzesimir Nowak
ded5f31c4c
Merge pull request #269 from flatcar-linux/krnowak/drop-unused-eclasses
...
eclass: Drop unused eclasses
2022-01-13 10:57:40 +01:00
Sayan Chowdhury
b0a68a46d7
changelog: Adapt the securities in accordance to new policies
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2022-01-13 13:31:21 +05:30
Kai Lueke
27541f3a92
changelog/README.md: specify current security fix section format
...
The entries added in changelog/security/ do not follow our existing
security section in the release notes:
https://www.flatcar.org/releases/#release-3033.2.0
Document the structure and an example to use the right format that we
need for release note generation.
2022-01-12 17:30:38 +01:00
Krzesimir Nowak
d9f1012c1e
eclass: Drop unused eclasses
2022-01-11 18:15:34 +01:00
Krzesimir Nowak
925909486e
changelog: Add an entry
2022-01-11 17:21:27 +01:00
Krzesimir Nowak
0236ee3efc
net-misc/iputils: Sync with gentoo
...
It's from gentoo commit 80d3fbb3ef48a969bac05c1f0469e8b9efa32a8d.
2022-01-11 16:37:22 +01:00
Krzesimir Nowak
499516cd48
changelog: Add an entry
2022-01-11 14:38:56 +01:00
Krzesimir Nowak
4b0cd68a4e
*: Drop mentions of elibc_mintlib
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
cef4a33476
*: Drop mentions of elibc_FreeBSD
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
fc62c00e97
sys-apps/hwids: Drop deprecated and unused package
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
129f4a4d92
sys-apps/usbutils: Sync with gentoo
...
This is to stop depending on sys-apps/hwids.
It's from gentoo commit d0a4effb1cb70ab4d44ee6deec12348bcf53e5ec.
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
ef716c7fc3
sys-apps/pciutils: Sync with gentoo
...
This is to stop depending on sys-apps/hwids.
It's from gentoo commit bb4fcefc0f4830a3349a46a3a4601f3e57572ec7.
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
0a01dc4308
sys-apps/lshw: Sync with gentoo
...
This is to stop depending on sys-apps/hwids.
It's from gentoo commit c6cb7ef2cc023ca42b642c97a8a9aae3585ce3b0.
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
65626f8155
sys-apps/hwdata: Add from gentoo
...
It's from gentoo commit 7bc1125e5aaf936b572752dd43cef7d489f81bef.
2022-01-11 14:17:04 +01:00
Krzesimir Nowak
1a5ddb2ca4
*: Drop mentions of elibc_uclibc
2022-01-11 14:17:03 +01:00
Krzesimir Nowak
2290c6922b
virtual/libcrypt: Sync with gentoo
...
It's from gentoo commit 2072f28ad572b68556decb7e8a4ffc0a48a8a274.
2022-01-11 14:16:03 +01:00
Krzesimir Nowak
e7cc54cfff
profiles: Sync with gentoo
...
It's from gentoo commit 8adc2a498fec7ddcdcbbacb7a8172d4ed6d82b94.
2022-01-11 14:16:03 +01:00
Krzesimir Nowak
6c824c916f
changelog: Add an update entry
2022-01-07 16:10:49 +01:00
Krzesimir Nowak
a760bf297f
eclass: Drop another unused eclasses
2022-01-07 16:00:49 +01:00
Krzesimir Nowak
223c1090e5
eclass/virtualx: Support EAPI 4
2022-01-07 15:57:02 +01:00
Krzesimir Nowak
eef0962cf6
eclass/virtualx: Sync with gentoo
...
It's from gentoo commit 3a34d9930357ff882123aa4004ac7f568d2269fd.
2022-01-07 15:48:36 +01:00
Krzesimir Nowak
77d8fbde2d
sys-block/parted: Sync with gentoo
...
Apparently the old parted has some problems with updated eclasses.
It's from gentoo commit e8750eda30030e3f13ceaf0fc3c03a0e604ca649.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
f000cc73a3
sys-devel/gettext: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
6d6e68b430
dev-util/cmake: Sync with gentoo
...
Needed by the updated eclasses.
It's from gentoo commit d7869179b1bd60af77318cfb73447dd93d05da50.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
7a47eaae7c
eclass/xdg-utils: Support EAPI 0 and 4
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
d69116590f
eclass/xdg-utils: Sync with gentoo
...
It's from gentoo commit 99c24c9cd97877fe0a052f028061c177e066360c.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
f99ffcd275
eclass/wrapper: Add from gentoo
...
It's from gentoo commit f4a84c180c096ff27a077e3fc6475b99228ae9f9.
2022-01-07 08:51:36 +01:00
Krzesimir Nowak
1737fd14c5
eclass/vcs-clean: Support EAPI 0 and 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
d410c427d4
eclass/vcs-clean: Sync with gentoo
...
It's from gentoo commit 649d76b85a8dfd316c6416c0bb44b9ea4e16f11a.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
f34c6b178e
eclass/strip-linguas: Support EAPI 0 and 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
dc7d1bf238
eclass/strip-linguas: Add from gentoo
...
It's from gentoo commit 48651ecc0d4444536ed15b06736e331238b6f92b.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
6b3e575b50
eclass/preserve-libs: Support EAPI 0 and 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
b5d401dc6b
eclass/preserve-libs: Sync with gentoo
...
It's from gentoo commit 6762a2adb04570a3d4aff01c519cef323a3622df.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
3ba5570ef3
eclass/ninja-utils: Support EAPI 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
9522ecbb6d
eclass/ninja-utils: Sync with gentoo
...
It's from gentoo commit cec274bcb2fde829ddf72c3a06ffad14d4adb373.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
bc4a6d30a8
eclass/optfeature: Support EAPI 0, 4 and 5
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
b2509beaaa
eclass/optfeature: Sync with gentoo
...
It's from gentoo commit 3b2d830d52a9e6bee1a803566b360b28aa759c9d.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
e7e61efa98
eclass/multibuild: Sync with gentoo
...
It's from gentoo commit 991ee6a9b2a150cfbe0bdd001cba00788da594f7.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
d38d91ad6c
eclass/multilib-build: Support EAPI 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
9898cbdf5d
eclass/multilib-build: Sync with gentoo
...
It's from gentoo commit 63636277fcee0a5fd90299253aa870af989f895d.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
325657cc4a
eclass/multilib: Support EAPI 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
a3c22cc2ab
eclass/multilib: Sync with gentoo
...
It's from gentoo commit f64708850264e93cb54c8857d6eb459a4faf274e.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
e6c6bb3e78
eclass/ltprune: Sync with gentoo
...
It's from gentoo commit 38092efc6cdf12267c794a4f9b8a4a656d27af6c.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
afe2775187
eclass/libtool: Support EAPI 0 and 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
568c87ae13
eclass/libtool: Sync with gentoo
...
It's from gentoo commit 04040326aedc27bd5a8fbe4788ee81c853bbe8d8.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
6c07488fe0
eclass/gnuconfig: Support EAPI 0 and 4
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
239110c99a
eclass/gnuconfig: Sync with gentoo
...
It's from gentoo commit d3f4cba0102a542650af7f49537a7fcddcd1bd89.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
a8c0b3a950
eclass/estack: Sync with gentoo
...
It's from gentoo commit 2f653f03c381cd6c4b1c7fc3aa7b25901fc8b47f.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
27432830c2
eclass/epatch: Sync with gentoo
...
It's from gentoo commit 7a9020ea8b355ffdb03d4f9f7d7328b1e985f25b.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
5d1d909aee
eclass/edos2unix: Add from gentoo
...
It's from gentoo commit 80f9e1b4058fddc6df645f36c06367a676a11cbe.
2022-01-07 08:51:35 +01:00
Krzesimir Nowak
b1d75df15c
eclass/desktop: Sync with gentoo
...
It's from gentoo commit f6212ee060d6a2962ac27cf57ffd721d14b64215.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
d532eb6390
eclass/eutils: Support EAPI 0 and 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
cf383e6edf
eclass/eutils: Sync with gentoo
...
It's from gentoo commit 48651ecc0d4444536ed15b06736e331238b6f92b.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
734cccb114
eclass/eapi7-ver: Sync with gentoo
...
It's from gentoo commit 18a01a9ed1bf8132464a0104344b976804912e4d.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
122700c07a
eclass/cmake-utils: Sync with gentoo
...
It's from gentoo commit 23dd6ff48a93ecd3c1e02fe61f18bd5288207d9c.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
84dd601560
eclass/cmake: Sync with gentoo
...
It's from gentoo commit 3a93d23f14886170b0c33a416aaad7bb70f15256.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
6d921008d6
eclass/multilib-minimal: Support EAPI 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
57ca064a75
eclass/multilib-minimal: Sync with gentoo
...
It's from gentoo commit 4f7f10044d8f647292fd88b16f18012bc987c4b8.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
c3cbaf1fb2
eclass/toolchain-funcs: Support EAPI 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
aa96af3048
eclass/toolchain-funcs: Sync with gentoo
...
It's from gentoo commit 1010cde56c21432c19c2dd5fa2a901e6fe82329d.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
a58b103f26
eclass/multiprocessing: Support EAPI 0 and 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
ab2a0d9f2a
eclass/multiprocessing: Sync with gentoo
...
It's from gentoo commit dbc4faf304995e2f20c4d98f714bb8cfde76a329.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
6229813ce8
eclass/cmake-multilib: Support EAPI 6
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
9142c184e9
eclass/cmake-multilib: Sync with gentoo
...
It's from gentoo commit e97c8246b1b81c5e79480af3e152fab5df4ff3d2.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
907b109ff9
eclass/autotools: Support EAPI 0 and 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
fb18341312
eclass/autotools: Sync with gentoo
...
It's from gentoo commit 74fe7755f50b6968c35c3a5dc247be66e27cbe11.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
ff5f9e015e
eclass/git-r3: Support EAPI 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
6493b12aee
eclass/git-r3: Sync with gentoo
...
It's from gentoo commit 306f1d3694c25f6802985e288ef08c3d9fefcab7.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
8ea3271af0
eclass/flag-o-matic: Support EAPI 0 and 4
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
7514aa2a2a
eclass/flag-o-matic: Sync with gentoo
...
It's from gentoo commit 76a84c525c56fb6ed3fe108d8105f617771bd88f.
2022-01-07 08:51:34 +01:00
Krzesimir Nowak
5b54b4df2b
Merge pull request #246 from flatcar-linux/krnowak/eapi-update-2
...
Update packages to get rid of EAPI 4
2022-01-06 14:13:16 +01:00
Krzesimir Nowak
434b1e9ad2
Merge pull request #263 from flatcar-linux/krnowak/drop-unused-packages
...
Drop a bunch of unused packages
2022-01-05 16:52:57 +01:00
Kai Lüke
bd3413bed9
Merge pull request #266 from flatcar-linux/kai/changelog-format
...
changelog/README.md: describe purpose of the changelog entries
2022-01-03 16:05:07 +01:00
Kai Lueke
88b2789fa3
changelog/README.md: describe purpose of the changelog entries
...
The changelog entries should be directly used for the release notes,
thus they need to be short and hold only information relevant to the
end user, and should be in the markdown bullet point format.
2022-01-03 15:45:57 +01:00
Jeremi Piotrowski
69c01e6644
dev-python/certifi: Sync with Gentoo
...
certifi-2999 distfiles have been removed from mirrors, certifi-3021 is
now marked stable.
Upstream commit 200891884c96538c5c9ebb361c715739a346e2d4.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-01-03 08:58:27 +00:00
Krzesimir Nowak
9e01ca2edf
virtual/shadow: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
fc510052d4
virtual/perl-File-Path: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
e3756f7d3b
perl-core/File-Temp: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
0355144226
perl-core/File-Path: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
75ac4159de
dev-python/zipp: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
2c6b5b6f7d
dev-python/typing-extensions: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
9e8e0562a3
dev-python/typed-ast: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
9a1921da67
dev-python/importlib_metadata: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
390a5d46a1
dev-libs/libusb-compat: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
8689a2c338
dev-python/mock: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
027a27c7ae
dev-libs/libgit2: Drop unused package
2021-12-20 21:49:46 +01:00
Krzesimir Nowak
4f9c974ac9
changelog: Add entry
2021-12-20 17:14:42 +01:00
Krzesimir Nowak
843da228e0
sys-kernel/installkernel-gentoo: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:14:42 +01:00
Krzesimir Nowak
0b7ef34a77
sys-libs/libunwind: Add from gentoo
...
It's from gentoo commit 1e963ad3f4dad5e68fb4c4571ed70e4735a407a4.
2021-12-20 17:14:42 +01:00
Krzesimir Nowak
6d195a46a3
sys-process/psmisc: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
892fb00bcd
sys-process/lsof: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
63be1d9319
sys-libs/libcap: Sync with gentoo
...
It's from gentoo commit 9f3688c9376c6ea284464659c69d4cf8cb5ae84f.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
ec3f5ff93e
sys-devel/automake-wrapper: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
ba695ac9da
sys-cluster/ipvsadm: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
3e36a74eb1
sys-boot/gnu-efi: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
49ad29f8ad
sys-apps/which: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
c180145f66
sys-apps/smartmontools: Sync with gentoo
...
It's from gentoo commit fba553267b6b1e31da713a91b001b429ebf24510.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
63e4696251
sys-apps/pv: Sync with gentoo
...
It's from gentoo commit 3108dda67f197a3dad11085e66442075b6d890a2.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
21a306abd1
sys-apps/lshw: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
1b1db05ae3
sys-apps/kbd: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
34d4022f69
sys-apps/help2man: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
49497f2038
sys-apps/groff: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
ccc6d0c479
sys-apps/ethtool: Sync with gentoo
...
It's from gentoo commit a509bfbd3e031b49977408b11f10e5e7220e5b0e.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
786e19109e
sys-apps/dtc: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
e3b4052233
sys-apps/diffutils: Sync with gentoo
...
It's from gentoo commit bfa1151a00e5215535574cb763477792da37065e.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
b60bddb577
sys-apps/debianutils: Sync with gentoo
...
It's from gentoo commit 6def82a01f043d0e3731189c9747bee01c7a58b5.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
a57e3b6322
sys-apps/attr: Sync with gentoo
...
It's from gentoo commit 6b27b725d5f53a9c1d95166e08187dda38601512.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
1338d32a74
sys-apps/acl: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
656c134790
net-firewall/ipset: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
45b3b10dca
net-dialup/minicom: Sync with gentoo
...
It's from gentoo commit 77ac7cb548198f5386113e973b6402f4a282151c.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
52125abafd
dev-util/gperf: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
fd7b9b8a9c
dev-util/desktop-file-utils: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
e8b0ae14ee
dev-libs/libltdl: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
8697f4a1cf
dev-cpp/glog: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
325dd923ef
app-text/build-docbook-catalog: Sync with gentoo
...
It's from gentoo commit 881172c797de03a2d304ca200605ac9fa8f7df63.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
dd6badd949
app-shells/gentoo-bashcomp: Sync with gentoo
...
It's from gentoo commit cc0a525e9480ee93ccc6c06cde2ade0ce9bfcb46.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
88393b0193
app-misc/editor-wrapper: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
f262badfb9
app-crypt/mhash: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
014c91c935
eclass: Drop unused eclasses
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
52207b2500
app-arch/rpm2targz: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Dongsu Park
aa9b9c6f33
Merge pull request #209 from flatcar-linux/dongsu/portage-3.0.20
...
acct-{user,group}: import ebuilds for portage 3.0.28
2021-12-17 14:00:33 +01:00
Krzesimir Nowak
7262225ce8
eclass/udev: Fix a comment
...
I copy-pasted the comment from systemd eclass and actually forgot to
remove the part about keeping deprecated functions.
2021-12-15 21:01:59 +01:00
Krzesimir Nowak
25fa5f5377
eclass/systemd: Drop the deprecated tmpfiles functions
...
I brought them back when I synced the eclass with gentoo, but now
nothing is using them, so drop them again.
2021-12-15 21:01:58 +01:00
Krzesimir Nowak
01959c40fc
eclass/toolchain-glibc: Drop unused
...
Despite having a serious name (glibc!) it is not inherited anywhere
and is even marked as dead in gentoo. I spotted it only because it's
using deprecated systemd_newtmpfilesd, which I'm currently replacing.
2021-12-15 21:01:58 +01:00
Krzesimir Nowak
fbfac10614
virtual/tmpfiles: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-15 21:01:58 +01:00
Krzesimir Nowak
c121006142
eclass/tmpfiles: Sync with gentoo
...
It's from gentoo commit fa2c0aca5c011717293354fd564971196be4edaf.
2021-12-15 21:01:58 +01:00
Dongsu Park
bce55feabd
acct-group/portage: import new package
...
Import acct-group/portage, needed by sys-apps/portage 3.0.20.
2021-12-14 15:30:09 +01:00
Dongsu Park
57f31cf093
acct-user/portage: import new package
...
Import acct-user/portage, needed by sys-apps/portage 3.0.20.
2021-12-14 15:30:09 +01:00
Krzesimir Nowak
234aa9dbad
changelog: Add entries
2021-12-13 14:47:03 +01:00
Krzesimir Nowak
24f8df4e7b
profiles/updates: Sync with gentoo
...
This is to bring information about dev-util/dwarves rename into
dev-util/pahole.
2021-12-13 14:47:03 +01:00
Krzesimir Nowak
e9e9ae1357
app-emulation/qemu: Add from gentoo
...
It's from gentoo commit 8d870057dfc9bf56a26945c1ee9dae5e7458301a.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
c306b6cd2c
dev-python/boto: Move to coreos-overlay
...
We need to patch the ebuild to avoid breaking the build.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
d7078780e7
dev-util/boost-build: Sync with gentoo
...
It's from gentoo commit 530551e67b618aa77eee811226d0776392340c5d.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
c354154a82
dev-lang/python-exec-conf: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
It's a dependency of dev-lang/python-exec.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
1a94eafc1e
eclass/eapi8-dosym: Add from gentoo
...
It's from gentoo commit 38842746d945778db9cf6ee5ea4d1033d53ed3a8.
It's a dependency of python-utils-r1.eclass.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
8485b71ddf
app-eselect/eselect-python: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
5b7f2d9872
dev-vcs/repo: Add from gentoo
...
It's from gentoo commit aa3c2b309e1678862a1618433ccf1633751d6c7d.
It used to be in overlay, locked to the last version supporting
python2. It should not be necessary any more, so move the package here
and update it.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
c5e360c45b
dev-util/catalyst: Add from gentoo
...
It's from gentoo commit d118e22483ef33e517af245eb27eb50c827de4b9.
It replaces the catalyst package we had in overlay. While at it,
update it to recent version.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
bf3f7415a1
sys-libs/tevent: Sync with gentoo
...
It's from gentoo commit cc183203562fa1835cbc23db0ca9d6e265f143bc.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
9e0d201f2f
sys-libs/tdb: Sync with gentoo
...
It's from gentoo commit 1aceb8a869524d1d4519b8119099dd9e93edc5f3.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
beba9197a2
sys-libs/libseccomp: Sync with gentoo
...
It's from gentoo commit 286a416c1be5cc2a0518eea070862ca74f062eef.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
81a660af13
sys-apps/file: Sync with gentoo
...
It's from gentoo commit 18fcd439557ad7bead7db8e9113adfdc820652e9.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
a499f7ae73
sys-apps/coreutils: Sync with gentoo
...
It's from gentoo commit 5b3a64f5da44e421dc51f6723457e02490c783b9.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
e277ffe29c
dev-util/glib-utils: Sync with gentoo
...
It's from gentoo commit 11db2907fa09e5f8dd406daf727b7e898de45cbb.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
b9c103e745
dev-util/gdbus-codegen: Sync with gentoo
...
It's from gentoo commit fe5b8479c273f837216c56e65df0d16b7bbdd942.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
aa8d11708c
dev-util/dwarves: Drop unused package
...
It was renamed to dev-util/pahole in gentoo, which we have just imported.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
d332295532
dev-util/pahole: Add from gentoo
...
It's from gentoo commit 3935126f0bda0fbc93998d58e61daa0e18385c15.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
747a0e3760
dev-libs/libgit2: Sync with gentoo
...
It's from gentoo commit fe7b034e66d9310e76540eed9a8529f6c14e6c3e.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
ab38bef93c
dev-libs/jsoncpp: Sync with gentoo
...
It's from gentoo commit 908735abeec66d8e57654a10966aff031cd2556d.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
99a512a1aa
dev-libs/glib: Sync with gentoo
...
It's from gentoo commit 150141afdd440688764d1757539964feac59ad9b.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
e9744e6291
dev-libs/boost: Sync with gentoo
...
It's from gentoo commit 80aab75a103a5976b57d67abbdb052fe4c8d4ef0.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
0eebccc2db
app-portage/gentoolkit: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
eeba757b86
app-misc/pax-utils: Sync with gentoo
...
It's from gentoo commit c8cf2a059e64957bbeba36813ffbd887523f91f1.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
2aa09b1761
eclass/distutils-r1: Sync with gentoo
...
It's from gentoo commit 5ab05a55e2ec1b127d37df3fd7fdfb89633b95ab.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
aad03a8242
eclass/python-utils-r1: Sync with gentoo
...
It's from gentoo commit d1888cdc8c37720494f8a7517461b1f0688e0678.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
ca15776100
eclass/python-single-r1: Sync with gentoo
...
It's from gentoo commit 1aefe31e9b1d54ce085b18455e8cbf60fc39abd0.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
71fdc37ab5
eclass/python-r1: Sync with gentoo
...
It's from gentoo commit fa507bf91ec594f0fe054086a2ecf02fc02aa454.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
62dca17de2
eclass/python-any-r1: Sync with gentoo
...
It's from gentoo commit 707225008e3f7447fe3755b14d7a1d270f6b3612.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
424f39abe3
dev-lang/python-exec: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
73c71c13c9
dev-lang/python: Sync with gentoo
...
It's from gentoo commit 30d5f20a32d9efbc43c6a71b43f9718481bd2270.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
7c8911257b
dev-python/tomli: Add from gentoo
...
It's from gentoo commit 64a11922bd011119371ae12d288df277da722a64.
It's a dependency of dev-python/setuptools_scm.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
25d65a9ddb
dev-python/pyparsing: Add from gentoo
...
It's from gentoo commit bb25cb9d633262dc64655b887c9c481a8144424b.
It's a dependency of dev-python/packaging.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
a0e419c21e
dev-python/packaging: Add from gentoo
...
It's from gentoo commit 88ad56b95df589a01984556232ddd1e223697325.
It's a dependency of dev-python/setuptools.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
24d656d344
dev-util/patchutils: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
It's a dependency of dev-util/perf.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
143bdb58ce
dev-python: Drop unused packages
...
The dev-python/unittest2 package seems to be only pulled by
dev-python/funcsigs, but it is hidden behind a test use flag, which we
don't enable. The other packages (traceback2, linecache2 and pbr) were
only pulled in by unittest2, so drop them too.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
10e3c0052e
dev-python/zipp: Add from gentoo
...
It's from gentoo commit 6b290794fe12f8998ed719abe5d3eb8836f70950.
It's a dependency of dev-python/importlib_metadata.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
e85da15f3f
dev-python/typing-extensions: Add from gentoo
...
It's from gentoo commit 7d0aaf97196afc74654be202c5f2b22407ba933e.
It's a dependency of dev-python/importlib_metadata.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
1b99a9ef3e
dev-python/importlib_metadata: Add from gentoo
...
It's from gentoo commit 5daa259aa6e8d258aae2f8d7edc295f62a3acc98.
It's a dependency of dev-python/flake8.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
0aa22196df
dev-python/pycodestyle: Add from gentoo
...
It's from gentoo commit bc1767e365a38da97994f410befc36c2aec848d8.
It's a dependency of dev-python/flake8.
2021-12-10 17:32:10 +01:00
Krzesimir Nowak
6e76d6646b
dev-python/toml: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
It's a dependency of dev-python/pylint.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
aced4715ac
dev-python/typed-ast: Add from gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
It's a dependency of dev-python/astroid.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
864894045a
sys-libs/libcap-ng: Sync with gentoo
...
It's from gentoo commit eacbddc77cea0ff4313712022078d7e83da52e76.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
565c04ea49
sys-devel/automake: Sync with gentoo
...
It's from gentoo commit c38f3edb703dc3b80b36bd7865f18125f9623c38.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
80c057f862
sys-apps/usbutils: Sync with gentoo
...
It's from gentoo commit 14b73418b8583892115676a7ce8cd9e8af6e82d4.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
728b32e49e
sys-apps/kmod: Sync with gentoo
...
It's from gentoo commit 54a10f136e553685304453e62938ff77a34f12fd.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
f923f9050f
sys-apps/i2c-tools: Sync with gentoo
...
It's from gentoo commit 474c7f8fdf4d45aaaed6bfffa4f3a25fa0fc7f91.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
54820d5586
sys-apps/findutils: Sync with gentoo
...
It's from gentoo commit ee514defae182ae2efb4e38cddacdbb523783093.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
c2a9a6f22f
eclass/ros-catkin.eclass: Drop unused eclass file
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
f65763f5f1
dev-util/scons: Sync with gentoo
...
It's from gentoo commit 39e07482d0eab4dcab3ff5046d8f0a0089fedc0b.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
8a9328d911
dev-util/ninja: Sync with gentoo
...
It's from gentoo commit b54823cbc8e2a1424030e1b1554419bccfbe7868.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
83496ad383
dev-python/ctypesgen: Drop unused package
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
159d98f0f6
dev-python/setuptools_scm: Sync with gentoo
...
It's from gentoo commit d8146c3cfd3337602df6731127c15a7925d0128a.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
4290a2bf52
dev-python/wrapt: Sync with gentoo
...
It's from gentoo commit 9bf2aec641b339e5b7b87b2bdc0e7855f6114f17.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
e99c7ed2c2
dev-python/snakeoil: Sync with gentoo
...
It's from gentoo commit 77f025dfa858377a85705459ea5e61f678d87edd.
2021-12-10 17:32:09 +01:00
Krzesimir Nowak
263ec56bba
dev-python/six: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
5d278ee374
dev-python/setuptools: Sync with gentoo
...
It's from gentoo commit 30135c0cba46171bb19dda992b075a8ed1c6b00c.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
f78253b5c0
dev-python/pyparsing: Drop unused package
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
4c25ac0ba2
dev-python/pygments: Sync with gentoo
...
It's from gentoo commit 91d0efbd9d87e4a7a0c95209798e519e4815a4e4.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
6f7bb2a810
dev-python/pyflakes: Sync with gentoo
...
It's from gentoo commit 4310a23bf61f2afcb1e696e5b96baed8afcac903.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
81593b01b3
dev-python/pydecomp: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
1f61b822f3
dev-python/pep8: Drop unused package
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
94dc9cd77f
dev-python/mccabe: Sync with gentoo
...
It's from gentoo commit adf2a0e7fe5834bc939ea9a392f8f4f07755b0ff.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
94d6635bd5
dev-python/markupsafe: Sync with gentoo
...
It's from gentoo commit 61d66027cf2e419fc842fd19e58a79ea8bb91b48.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
341e31aeb0
dev-python/mako: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
3e5920e7fb
dev-python/lxml: Sync with gentoo
...
It's from gentoo commit 5fff0082743ecd13049cb14f170aa5d9dc887f28.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
22be97f004
dev-python/lazy-object-proxy: Sync with gentoo
...
It's from gentoo commit 3199a5902dedd522f57856ab42bec79d692376ec.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
48c085a424
dev-python/isort: Sync with gentoo
...
It's from gentoo commit ac39b75490f2f24413adca35f344c7eb1b804454.
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
26bb4429c4
dev-python/funcsigs: Drop unused package
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
42b4c89f4e
virtual/python-funcsigs: Drop unused package
2021-12-10 17:32:08 +01:00
Krzesimir Nowak
0415b24495
dev-python/mock: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
1a62b096ea
dev-python/configparser: Drop unused package
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
dca2af0c95
dev-python/enum34: Drop unused package
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
5977493a4e
dev-python/flake8: Sync with gentoo
...
It's from gentoo commit a9ee44f426e34cdd3463c8bbeef993e211795181.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
369d1bd723
dev-python/docutils: Sync with gentoo
...
It's from gentoo commit b70827bf4ed2c336fb89e153e7f7a68ee74a2799.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
5e7dde8107
dev-python/cython: Sync with gentoo
...
It's from gentoo commit 215514f917bbff5fae6880315c771cdc9e3702be.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
3ebd996d84
dev-python/crcmod: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
a89413424c
dev-python/colorama: Drop unused package
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
520b0cab9c
dev-python/certifi: Sync with gentoo
...
It's from gentoo commit b7f3689cb779637ff5cac89e303facb46bc4057f.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
1e7cac8a6a
dev-python/boto: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
5157be7650
dev-python/backports-functools-lru-cache: Drop unused package
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
02e6e2ee41
dev-python/pylint: Sync with gentoo
...
It's from gentoo commit 835d89072eb5bb67e4967bc5b32bec67d21c2d9a.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
e75eb385b1
dev-python/astroid: Sync with gentoo
...
It's from gentoo commit 62d39cbf818717f9d7ae4ceba0ad8ee17ff4749f.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
d2b9a84628
dev-libs/libxml2: Sync with gentoo
...
It's from gentoo commit 1f361d68bae474c55c7d08826107f9b2ef73ae81.
This should be updated in tandem with dev-libs/libxslt. Also, not
modifying the PYTHON_COMPAT, since we disable python in overlay for
this package.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
5c20434b8d
dev-libs/libxslt: Sync with gentoo
...
It's from gentoo commit 229a5092cf8a418e4a2edae8afcbf2f3e45bde83.
It drops the python dependency.
2021-12-10 17:32:07 +01:00
Krzesimir Nowak
a195eddde8
dev-libs/libnl: Sync with gentoo
...
It's from gentoo commit 6ff173f7e6d63156c89bb07c480691ccd681d5f8.
2021-12-10 17:32:06 +01:00
Krzesimir Nowak
27d613f123
dev-libs/gobject-introspection: Sync with gentoo
...
It's from gentoo commit e5ce041defa1ab66c8a94df067e6b23a820fefd4.
2021-12-10 17:32:06 +01:00
Krzesimir Nowak
432e8d1d7e
dev-libs/gobject-introspection-common: Sync with gentoo
...
It's from gentoo commit 087a8c674fcd8cc1d9b8972da7e059663f1c6ec2.
2021-12-10 17:32:06 +01:00
Krzesimir Nowak
c3118bf3a0
dev-cpp/gtest: Sync with gentoo
...
It's from gentoo commit 079aab7f39123f489a2b27ecc4e6e461fe9f74f9.
2021-12-10 17:32:06 +01:00
Krzesimir Nowak
123ae3d9d5
app-text/asciidoc: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:06 +01:00
Dongsu Park
aa98115105
changelog: add changelog for libarchive 3.5.2
2021-12-09 12:18:11 +01:00
Dongsu Park
b2670a9b5c
app-arch/libarchive: update to 3.5.2
...
Update app-arch/libarchive to 3.5.2, to mainly address security issues
like https://github.com/libarchive/libarchive/issues/1565 ,
https://github.com/libarchive/libarchive/issues/1566 .
2021-12-09 12:12:09 +01:00
Dongsu Park
840893544a
changelog: add changelog for edk2-ovmf 202105
...
Add missing changelog addressed by updating edk2-ovmf to 202105.
2021-12-08 09:49:24 +01:00
Flatcar Buildbot
61ae179f01
Upgrade virtual Rust in main from 1.56.1 to 1.57.0
2021-12-07 07:45:22 +00:00
Dongsu Park
228d3fcc44
changelog: add changelog for qemu dependencies
...
Add changelog for dependencies needed by Qemu.
* edk2-ovmf 202105
* ipxe 1.21.1
* seabios 1.14.0
* sgabios 0.1_pre10
2021-12-02 17:15:33 +01:00
Dongsu Park
b4b30c3842
sys-firmware/sgabios: update to 0.1_pre10
2021-12-02 13:18:20 +01:00
Dongsu Park
2265ad8fce
sys-firmware/seabios: update to 1.14.0
2021-12-02 13:16:56 +01:00
Dongsu Park
01a11ed171
sys-firmware/ipxe: update to 1.21.1
2021-12-02 13:15:23 +01:00
Dongsu Park
926e104051
sys-firmware/edk2-ovmf: update to 202105-r1
2021-12-02 13:13:11 +01:00
Dongsu Park
35bcc063b5
changelog: add changelog for vim 8.2.3582
2021-12-01 18:21:11 +01:00
Dongsu Park
7923e4bdf8
dev-libs/libsodium: import new ebuilds
...
Import new ebuilds for dev-libs/libsodium, which is needed by
app-editors/vim[crypt], only in SDK.
2021-12-01 18:21:11 +01:00
Dongsu Park
e95e69ed34
app-editors/vim-core: update to 8.2.3582
2021-12-01 18:21:09 +01:00
Dongsu Park
a665237d0b
app-editors/vim: update to 8.2.3582
2021-12-01 18:20:25 +01:00
Krzesimir Nowak
4de2612bba
changelog: Update the update changelog format
...
Mention that it should be written as a bullet list. Also, match the
format to the example (put the version link inside parentheses).
Update the existing changelogs too. Drop the headers, so it will be
easier to process the files with a script.
2021-11-30 14:54:51 +01:00
Krzesimir Nowak
a5cea83977
changelog: Add an entry for kernel updates
2021-11-30 13:41:09 +01:00
Krzesimir Nowak
e66a96c5a4
sys-apps/iproute2: Sync with gentoo
...
It's from gentoo commit 9bed110cfca15256b3850d2318527a6590e64253.
2021-11-29 16:31:46 +01:00
Krzesimir Nowak
0e7b9ab914
dev-util/perf: Support python 3.6
2021-11-29 16:31:45 +01:00
Krzesimir Nowak
285e82c44a
dev-util/perf: Sync with gentoo
...
It's from gentoo commit 6ede713804d35a8de4590ac3459a7c8f2c0ee4fd.
2021-11-29 16:31:45 +01:00
Krzesimir Nowak
ec2b61fce1
sys-kernel/linux-headers: Sync with gentoo
...
It's from gentoo commit 6beda972e3fc6a2a32603652855a83da1b61e4b3.
2021-11-29 16:31:45 +01:00
Dongsu Park
0eac2e4aaa
changelog: add new changelog for gcc 9.4.0
2021-11-26 15:34:52 +01:00
Dongsu Park
4841bcaebf
sys-devel/gcc: update gcc to 9.4.0
...
Update sys-devel/gcc to 9.4.0, mainly to address CVE-2020-13844.
2021-11-26 15:34:08 +01:00
Dongsu Park
80972c2b70
changelog: use date format of YYYY-MM-DD
...
If we use date format of DD-MM-YYYY in changelog file names, the files
will not sorted by date. e.g. 01-12-2021 will come before 25-11-2021.
Use date format of YYYY-MM-DD to make the files sorted by date.
2021-11-26 15:21:29 +01:00
Sayan Chowdhury
025273dd18
changelog: Add placeholder directory to add the changelogs
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-11-24 22:49:48 +05:30
ArkaprabhaChakraborty
d7d1a79cd7
Upgrade net-libs/libmicrohttpd to 0.9.73
...
Signed-off-by: ArkaprabhaChakraborty <chakrabortyarkaprabha998@gmail.com>
2021-11-21 13:39:52 +00:00
Dongsu Park
e3d44a3cc8
net-misc/rsync: update to 3.2.3-r5
...
Mainly to address CVE-2020-14387 .
2021-11-18 14:17:06 +01:00
Krzesimir Nowak
d35d4b7534
sys-fs/btrfs-progs: Move to overlay
...
We will need to patch the configure script to override the udev rules
directory.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
58e3b78944
eclass/udev: Revert some changes
...
We still have old EAPIs around, so keep supporting them.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
237eaf7d8c
eclass/udev: Sync with gentoo
...
It's from gentoo commit 3fc8be35607dc65897279f666c8171b174dd2bf2.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
d67c558126
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.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
a4780d4802
app-crypt/p11-kit: Move package to coreos-overlay
...
We will update and modify it there.
2021-11-15 15:28:11 +01:00
Krzesimir Nowak
eaf979378f
eclass/systemd: Revert some changes from the sync
...
We still have packages with old EAPI, so keep supporting them. Also,
we are still using the deprecated/now-removed systemd_dotmpfilesd and
systemd_newtmpfilesd functions instead of their counterparts from
tmpfiles.eclass, so keep them too.
2021-11-15 15:26:52 +01:00
Krzesimir Nowak
fd8030ea91
eclass/systemd: Sync with gentoo
...
It's from gentoo commit b8f91fee6a8314dc58c1da011b65d9b857ef963f.
2021-11-15 15:26:52 +01:00
Krzesimir Nowak
339298bd3e
eclass/*: Be more lenient with the EAPI versions
...
We are in progress of updating packages with old EAPIs, so this change
should be reverted really soon.
2021-11-15 15:26:44 +01:00
Krzesimir Nowak
43b14b0700
eclass/multilib: Sync with gentoo
...
It's from gentoo commit f64708850264e93cb54c8857d6eb459a4faf274e.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
fca1b3d2a6
eclass/toolchain-funcs: Sync with gentoo
...
It's from gentoo commit d87f2b9b24207f175f68f17b6cdb7befc9254841.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
87d3be7e89
eclass/bash-completion-r1: Sync with gentoo
...
It's from gentoo commit d9e60f491cb9ad6e0bf3328a027e30d8389b2553.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
a8e33c92a4
sys-devel/crossdev: Sync with gentoo
...
It's from gentoo commit d5cd05195c8193816d6800bc44c4875baa72c804.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
160ee62ed2
dev-util: Replace pkgconfig with pkgconf
...
pkgconfig was obsoleted in favor of pkgconf.
The dev-util/pkgconf package comes from gentoo commit
38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-12 19:38:32 +01:00
Krzesimir Nowak
cbd60d5f9b
virtual/pkgconfig: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-12 19:38:32 +01:00
Dongsu Park
40738a81e1
Merge pull request #247 from aniruddha2000/aniruddha/update-dev-embedded-u-boot-tools-2021.04_rc2
...
dev-embedded/u-boot-tools: Update to 2021.04_rc2
2021-11-12 10:15:58 +01:00
Aniruddha Basak
72f4978997
dev-embedded/u-boot-tools: Update to 2021.04_rc2
2021-11-11 07:46:27 +00:00
Krzesimir Nowak
b5faca1612
Merge pull request #242 from flatcar-linux/krnowak/eapi-update
...
Update packages to get rid of EAPI 3.
2021-11-10 17:58:38 +01:00
Dongsu Park
7289a4143c
Merge pull request #245 from flatcar-linux/dongsu/use-flag-unicode
...
app-editors/nano: update to 5.8-r2
2021-11-10 14:58:11 +01:00
Dongsu Park
d68821a67e
app-editors/nano: update to 5.8-r2
...
Now that ncurses 6.2_p20210619 does not have USE flag `unicode` at all,
app-editors/nano pulling in ncurses with `USE=unicode` results in build
failures. We should have `unicode(+)` to make the flag optional like
upstream Gentoo does.
Simply sync with Gentoo for nano 5.8-r2 to fix that issue.
2021-11-10 11:01:03 +01:00
Aniruddha Basak
1162ab6a54
Remove app-admin/logrotate from portage-stable
...
Signed-off-by: Aniruddha Basak <codewithaniruddha@gmail.com>
2021-11-06 06:18:35 +00:00
Krzesimir Nowak
3a273f1fcd
eclass/sgml-catalog-r1: Add from gentoo
...
It's from gentoo commit 8729279eb1e48f171f86e484610a1fbbd904d67d.
2021-11-05 21:53:09 +01:00
Krzesimir Nowak
6e177757d5
virtual/man: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:32 +01:00
Krzesimir Nowak
047b320687
sys-libs/gdbm: Sync with gentoo
...
It's from gentoo commit 9a673abef69576f529eb2308d13e30d158bbac36.
2021-11-05 20:31:32 +01:00
Krzesimir Nowak
a70b3781cb
sys-apps/miscfiles: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:32 +01:00
Krzesimir Nowak
4ec042bbb8
sys-apps/man-pages-posix: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:31 +01:00
Krzesimir Nowak
be708740d9
dev-lang/swig: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:30 +01:00
Krzesimir Nowak
ad10398991
app-text/sgml-common: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-05 20:31:30 +01:00
Krzesimir Nowak
b8f0236d8d
app-eselect/eselect-vi: Sync with gentoo
...
It's from gentoo commit cdbe195e46a303ec2b5c46e73a4d9c442d6b9e2c.
2021-11-05 20:31:30 +01:00
Dongsu Park
7b734de837
Merge pull request #235 from flatcar-linux/dongsu/delete-keywords
...
dev-lang/spidermonkey: delete unnecessary ebuilds
2021-11-05 09:50:34 +01:00
Krzesimir Nowak
7355bc0229
Merge pull request #241 from flatcar-linux/krnowak/update-cryptsetup-deps
...
Update cryptsetup deps
2021-11-04 12:11:53 +01:00
Dongsu Park
aae75806b9
eclass: delete unnecessary eclasses needed by spidermonkey
...
Delete unnecessary eclasses pulled in by spidermonkey:
* mozconfig-v6.{52,60}.eclass
* mozcoreconf-v[4-6].eclass
* mozlinguas-v2.eclass
* nsplugins.eclass
2021-11-04 10:07:02 +01:00
Dongsu Park
04e48453f1
dev-lang/spidermonkey: delete unnecessary package
2021-11-04 10:07:02 +01:00
Jeremi Piotrowski
c03da37716
script/bootstrap: 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.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-11-04 09:25:30 +01:00
Krzesimir Nowak
694dec7ff8
dev-libs/gmp: Sync with gentoo
...
It's from gentoo commit 5c888a952dc942822d48a87fae24d36146b9fa87.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
b81a34abde
dev-libs/nettle: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
972fe28131
dev-libs/libgpg-error: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
f9d055810e
dev-libs/libgcrypt: Sync with gentoo
...
It's from gentoo commit 3c0303bcf57b569ec658a668a7bcf210992cbb47.
2021-11-03 18:14:57 +01:00
Krzesimir Nowak
1e40323f7f
app-crypt/argon2: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:56 +01:00
Krzesimir Nowak
d82ef916b0
dev-libs/popt: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:56 +01:00
Krzesimir Nowak
a5a372e444
dev-libs/json-c: Sync with gentoo
...
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-11-03 18:14:56 +01:00
Dongsu Park
14b3353eaa
scripts: 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.
2021-11-03 15:30:55 +01:00
Dongsu Park
cfadfebd5b
dev-lang/yasm: update to 1.3.0-r1 to fix Github URL protocol
...
Github now rejects an unauthenticated Github URL `git://`, so we need to
replace git with https.
To do that, sync with Gentoo for dev-lang/yasm 1.3.0-r1 including fix
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0793e1ac0b7c7b3e8572443bbd33faf7ddc26813
2021-11-03 07:17:39 +01:00
Dongsu Park
43bb898cbc
Revert "dev-lang/yasm: update to 1.3.0-r1 to fix Github URL protocol"
...
This reverts commit ea28ab385dfffa6b0cbd7267b557764e35f7b060.
2021-11-02 18:34:42 +01:00
Dongsu Park
6e0fd76493
Merge pull request #236 from flatcar-linux/dongsu/ncurses-6.2-20210619
...
*: update gptfdisk, readline, procps for ncurses 6.2_p20210619
2021-11-02 15:15:46 +01:00
Dongsu Park
d8a0045753
Merge pull request #233 from flatcar-linux/dongsu/wget-1.21.2
...
net-misc/wget: update to 1.21.2
2021-11-02 14:25:42 +01:00
Dongsu Park
cf88c5ca11
dev-lang/yasm: update to 1.3.0-r1 to fix Github URL protocol
...
Github now rejects an unauthenticated Github URL `git://`, so we need to
replace git with https.
To do that, sync with Gentoo for dev-lang/yasm 1.3.0-r1 including fix
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0793e1ac0b7c7b3e8572443bbd33faf7ddc26813
2021-11-02 08:25:35 +01:00
Flatcar Buildbot
4dfad63f67
Upgrade virtual Rust in main from 1.56.0 to 1.56.1
2021-11-01 13:19:50 +00:00
Dongsu Park
7d2a26a07b
sys-process/procps: update to 3.3.17-r1
...
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-process/procps.
We need to make the flag optional, by specifying '(+)'.
See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec71f8061aaa422b7eedfd090e09211736579372
Simply sync with Gentoo for 3.3.17-r1 that includes the fix.
2021-11-01 11:44:04 +01:00
Dongsu Park
7ca4e6f137
sys-apps/gptfdisk: update to 1.0.7-r2
...
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-apps/gptfdisk.
We need to make the flag optional, by specifying '(+)'.
See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c4f07166bac4c87f7e290f049e7a1603025444
Simply sync with Gentoo for 1.0.7-r2 that includes the fix.
2021-11-01 11:40:54 +01:00
Dongsu Park
a06e7cbe30
sys-libs/readline: update to 8.1_p1-r1
...
Now that ncurses 6.2_p20210619 dropped the USE flag 'unicode', it is
not possible to specify the flag in sys-libs/readline.
We need to make the flag optional, by specifying '(+)'.
See also
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df194650455b53175ed2852547169875002b2292
Simply sync with Gentoo for readline 8.1_p1-r1 that has the fix.
2021-11-01 11:40:49 +01:00
Dongsu Park
e376e392df
net-misc/wget: update to 1.21.2
...
Update net-misc/wget to 1.21.2, mainly to address CVE-2021-31879.
2021-10-28 10:15:57 +02:00
Flatcar Buildbot
a9b55251cd
Upgrade virtual Rust in main from 1.55.0 to 1.56.0
2021-10-26 12:08:10 +00:00
Jeremi Piotrowski
e31ef0ca87
Merge pull request #230 from flatcar-linux/jepio/update-gcc-deps-to-eapi-7
...
update gcc deps to EAPI=7.
2021-10-26 13:53:17 +02:00
Dongsu Park
796ba1eeb5
Merge pull request #229 from aniruddha2000/aniruddha/update-nmap-7.92
...
Update net-analyzer/nmap to v7.92
2021-10-25 17:26:52 +02:00