Commit Graph

2872 Commits

Author SHA1 Message Date
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
Aniruddha Basak
261b2337df Update net-analyzer/nmap to v7.92 2021-10-22 10:39:57 +00:00
Aniruddha Basak
e24c9bbff2 Update sys-fs/cryptsetup to v2.4.1 2021-10-22 09:32:48 +00:00
Jeremi Piotrowski
b61a41306a dev-libs/mpfr: Sync with Gentoo upstream
Sync ebuild to upstream version to switch to EAPI=7, as previous
EAPIs cause issues with multilib deps when running ./build_toolchains
in the context of arm64 SDK.

Upstream commit e4adffda16496e86a61020e8569c6974f8018983
2021-10-20 12:25:26 +00:00
Jeremi Piotrowski
e51102ad70 dev-libs/mpc: Sync with Gentoo upstream
Sync ebuild to upstream version to switch to EAPI=7, as previous
EAPIs cause issues with multilib deps when running ./build_toolchains
in the context of arm64 SDK.

Upstream commit e4adffda16496e86a61020e8569c6974f8018983
2021-10-20 12:25:26 +00:00
Jeremi Piotrowski
4db1c1b8c3 net-dns/libidn2: Sync with Gentoo upstream
Sync ebuild to upstream version to switch to EAPI=7, as previous
EAPIs cause issues with multilib deps when running ./build_toolchains
in the context of arm64 SDK.

Upstream commit e4adffda16496e86a61020e8569c6974f8018983
2021-10-20 12:25:26 +00:00
Krzesimir Nowak
ac853406ad sys-devel/bison: Sync with gentoo
It's from gentoo commit 05ac71ce6639a14df6af2f05db1c57d147fd0f19.

The updated sys-apps/gawk started to depend on a newer version of
sys-devel/bison, so update the latter too.
2021-10-19 09:53:29 +02:00
Krzesimir Nowak
d427495e4e *: Sync with gentoo
This is to get rid of EAPI 2.
2021-10-18 18:28:05 +02:00
Dongsu Park
d1707cc374 Merge pull request #224 from ArkaprabhaChakraborty/arkaprabha/update-git
Upgrade git 2.32.0
2021-10-14 08:24:42 +02:00
Dongsu Park
b2d0b159f1 Merge pull request #221 from ArkaprabhaChakraborty/arkaprabha/update-curl
upgraded curl to 7.79.1
2021-10-14 08:19:40 +02:00
Dongsu Park
23c01541e2 Merge pull request #222 from aniruddha2000/aniruddha/update-util-linux-2.37.2
Update util-linux to 2.37.2
2021-10-13 08:15:24 +02:00
Sayan Chowdhury
190f4b2294 Merge pull request #211 from flatcar-linux/sayan/systemd-v249
sys-apps/systemd: Update to v249
2021-10-07 14:54:44 +05:30
Dongsu Park
e0d73cc226 app-editors/vim-core: update to 8.2.3428
Update app-editors/vim-core to 8.2.3428, mainly to address
CVE-2021-3770, CVE-2021-3778, CVE-2021-3796.
2021-10-05 11:27:37 +02:00
Dongsu Park
ac8577bc69 app-editors/vim: update to 8.2.3428
Update app-editors/vim to 8.2.3428, mainly to address CVE-2021-3770,
CVE-2021-3778, CVE-2021-3796.
2021-10-05 11:27:04 +02:00
Krzesimir Nowak
2dd9d12006 Merge pull request #223 from aniruddha2000/aniruddha/update-vim-8.2.3402
Update app-editors/vim to 8.2.0814
2021-10-04 18:31:56 +02:00
Krzesimir Nowak
eb5221780d Merge pull request #218 from flatcar-linux/krnowak/eapi-update
Update kernel-2 eclass to support newer eclasses.
2021-10-04 18:31:13 +02:00
Sayan Chowdhury
d0d372408b dev-util/meson-format-array: Add new package as meson dependency
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
07041260fd dev-util/meson: Sync with gentoo upstream; updates to 0.57.2
gentoo ref: 476cd2936d

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
1c6a2d831e dev-python/jinja: Add new package for systemd dependency
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-10-01 07:40:40 +00:00
Sayan Chowdhury
46b66f6236 eclass: Add meson-multilib, and sync meson with Gentoo upstream
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Sayan Chowdhury
c0ec35c1e0 acct-user/*: Add the needed acct-user package for systemd v249
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
Sayan Chowdhury
332cc1ce6e acct-group/*: Add the needed groups for systemd v249
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-10-01 07:40:39 +00:00
ArkaprabhaChakraborty
8586f45325 Add plocale.eclass 2021-09-30 08:39:22 +00:00
ArkaprabhaChakraborty
bb597c8f0b Upgrade git 2.32.0-r1 2021-09-30 08:38:02 +00:00
Aniruddha Basak
faf115acde Update util-linux to 2.37.2 2021-09-30 08:05:27 +00:00
Aniruddha Basak
3ca09a0ab0 Update app-editors/vim to cat 8.2.0814 2021-09-29 15:30:43 +00:00
ArkaprabhaChakraborty
0751cb1939 Upgrade curl 7.79.1 2021-09-29 11:03:56 +00:00
ArkaprabhaChakraborty
5c6b9c65e0 Upgrade libgcrypt 1.9.4 2021-09-29 10:58:35 +00:00
Krzesimir Nowak
5415cf771d virtual/os-headers: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.

We bumped sys-kernel/linux-headers. Then also bump the virtual package
for it.
2021-09-28 16:04:49 +02:00
Krzesimir Nowak
707aa2f758 sys-kernel/linux-headers: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.

kernel-2 eclass dropped support for old EAPIs, so the linux-headers
package needs refreshing.
2021-09-28 15:55:10 +02:00
Krzesimir Nowak
5400affa86 eclass/kernel-2: Support python3.6 too 2021-09-28 15:55:09 +02:00
Krzesimir Nowak
ca04ebdb73 eclass/kernel-2: Sync with gentoo 2021-09-28 15:55:09 +02:00
Krzesimir Nowak
6af2ebf647 *: Drop dev-python/openssl and its dependencies 2021-09-27 15:24:17 +02:00
Krzesimir Nowak
31736e3638 app-portage/gentoolkit: Bring back from overlay
This is from gentoo commit 8e426ccff148220423503c9a1c6c512c9b63ddfa.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
9450a14ac2 dev-python/setuptools: Bring back from overlay
This comes from gentoo commit fe13784be44e5167f67315bf280690004aae885e.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
8682ce1bad sys-libs/talloc: Bring back from overlay
This comes from gentoo commit
3e3fc100e5298bae3ef766d10144dac5c46218c3, so it's a bit older than the
version in overlay, but the differences are small: the newer version
dropped "multilib" from inherit and has more stable keywords. We will
need to add accept_keywords to overlay for this package.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
a62a2153f7 sys-apps/coreutils: Bring back from overlay
Comes from commit 644f513293168d45627a987fe44ff49a09167219. Could be
updated later, when we update python3.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
f0b36f19e1 eclass: Accept one parameter only
It's backported from gentoo, some newer packages in gentoo started to
use python_gen_cond_dep with one parameter only, so when we updated
them in portage stable, we don't want them to fail to build.
2021-09-27 14:55:47 +02:00
Krzesimir Nowak
2eb1ab3779 eclass: Support python3 3.8 to 3.10
That way, we will stop getting errors about invalid python
implementation after updating some package that declares compatibility
with a python version we haven't yet packaged.

This could also be done by simply taking the updated version of the
eclass files from gentoo, but they also drop support for older EAPIs
that we unfortunately still use in some places.
2021-09-27 14:55:47 +02:00
william light
582d4c2951 Merge pull request #216 from flatcar-linux/wrl/polkit-0.119-deps
add dependencies for polkit 0.119 (with duktape)
2021-09-27 12:12:24 +02:00
Mathieu Tortuyaux
492d6d377a Merge pull request #215 from flatcar-linux/jepio/perl-wip
dev-lang/perl: upgrade to 5.34.0
2021-09-24 09:38:27 +02:00
Mathieu Tortuyaux
cc8f07769e virtual/perl-File-Temp: remove ebuild
it's not necessary with `minimal` dev-lang/perl

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
7c65f27425 virtual/perl-Test-Harness: remove ebuild
it's not necessary with `minimal` dev-lang/perl

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
7656436ae0 virtual/perl-Data-Dumper: remove ebuild
it's not necessary with `minimal` dev-lang/perl

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
2315ed520c virtual/perl-Getopt-Long: sync with ::gentoo
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
71d3d100b6 virtual/perl-File-Spec: sync with ::gentoo
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:25 +02:00
Mathieu Tortuyaux
5f9bb6af44 virtual/perl-ExtUtils-MakeMaker: sync with ::gentoo
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:16:24 +02:00
Jeremi Piotrowski
fd073f0648 dev-lang/perl: Sync with upstream 2021-09-23 09:16:24 +02:00
Krzesimir Nowak
c3a7b15d92 sys-apps/net-tools: Move from overlay and sync with gentoo 2021-09-22 12:38:32 +02:00
Sayan Chowdhury
e05536fa0e Merge pull request #188 from flatcar-linux/sayan/update-iptables-1.8.7
Add and Update packages for the iptables update
2021-09-21 21:46:56 +05:30
William Light
f8b827361c add dependencies for polkit 0.119 (with duktape) 2021-09-21 14:06:19 +02:00
Krzesimir Nowak
ed704ee76f app-eselect/eselect-rust: Sync with gentoo 2021-09-15 14:42:49 +02:00
Krzesimir Nowak
2f37270b63 virtual/rust: Sync with gentoo 2021-09-15 14:42:49 +02:00
Flatcar Buildbot
c716d65b48 Upgrade virtual Rust in main from 1.54.0 to 1.55.0 2021-09-15 14:42:49 +02:00
Sayan Chowdhury
9eac539c85 net-firewall/ebtables: Move the package to coreos-overlay
Incase the ebtables tables are not set, the ebuilds links the
ebtables binaries to the legacy version instead of the nft version

Moving to coreos-overlay to link it to xtables-nft-multi.
The next step could be upstream the patches, incase of the usage of
nftables USE flag.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-08 09:41:36 +00:00
Sayan Chowdhury
d1a6c9c36f sys-libs/binutils-libs: Sync with Gentoo upstream; updates to 2.37
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-08 13:14:38 +05:30
Sayan Chowdhury
6cd6f3407c sys-devel/binutils: Sync with Gentoo upstream; updates to 2.37
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-08 13:14:37 +05:30
Sayan Chowdhury
ef79238392 net-libs/libnftnl: Sync with Gentoo upstream; Updates 1.2.0
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
cc9cc520d0 app-eselect/eselect-iptables: Add the build dependency for the iptables update
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
2313792e17 net-firwall/etables: Sync with Gentoo upstream; updates to 2.0.11-r3
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
01ee61ce39 net-libs/libmnl,libnftnl: Sync and add package for iptables-nft backend
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:37 +00:00
Sayan Chowdhury
9a1f5873bc net-misc/ethertypes: Add the pacakge for iptables-nft backend
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-07 11:06:36 +00:00
Dongsu Park
4dabf80812 Merge pull request #210 from kinvolk/dongsu/glsa-update-20210903
metadata: update GLSA metadata 2021-09-03
2021-09-06 16:04:16 +02:00
Dongsu Park
2d6b89d760 Merge pull request #208 from kinvolk/dongsu/delete-packages-20210902
*: delete unnecessary packages 2021-09-03
2021-09-06 09:56:56 +02:00
Dongsu Park
4a70fa9859 metadata: update GLSA metadata 20210903 2021-09-06 09:45:14 +02:00
Dongsu Park
b079f4d9e1 dev-libs/nettle: update to 3.7.3
Update dev-libs/nettle to 3.7.3, mainly to address CVE-2021-20305,
CVE-2021-3580.

Gentoo ref: c69c125888928ccff77d5e3d0e21b687dce434cd
2021-09-06 09:33:04 +02:00
Dongsu Park
a16f219499 virtual/modutils: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
c27395d56e dev-util/patchutils: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
7e019a57c3 dev-python/rsa: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
6f44bbc88a dev-python/pyyaml: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
76ca467e0b dev-python/pyblake2: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
007c56f256 dev-python/pyasn1: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
12a9149d67 dev-python/packaging: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
20700135d2 dev-python/appdirs: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
569f97ea33 dev-libs/ustr: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
725637b6e6 dev-libs/iniparser: delete unnecessary package 2021-09-03 14:01:00 +02:00
Dongsu Park
d9894e252c app-shells/push: delete unnecessary package 2021-09-03 14:01:00 +02:00
Krzesimir Nowak
db6de5a1ad sys-libs/talloc: Move to overlay 2021-09-02 10:06:38 +02:00
Krzesimir Nowak
68dbf86509 Merge pull request #204 from kinvolk/krnowak/kill-cros-devutils-with-fire
dev-util/shflags: Drop the package
2021-08-30 17:52:42 +02:00
Dongsu Park
2eca999fb7 net-dns/c-ares: update to 1.17.2
Update net-dns/c-ares to 1.17.2, mainly to address CVE-2021-3672 .

Gentoo ref: c06fd172f1183f13dd6802abd5c3585987f4bc86
2021-08-27 11:41:05 +02:00
Krzesimir Nowak
d98a47c7f4 dev-util/shflags: Drop the package
It was a dependency of the coreos-base/cros-devutils package from
coreos-overlay, but it got dropped.
2021-08-23 15:00:57 +02:00
Dongsu Park
c7e393ef91 dev-util/strace: move to portage-stable, update to 5.12
Now that we have dev-util/pkgconfig 0.29.2, there is no need to
keep third-party patch for avoiding cross-build issues in
dev-util/strace. Let's simply drop the patch, and move strace to
portage-stable. Sync with Gentoo, so update strace to 5.12.
2021-08-20 16:20:36 +02:00
Dongsu Park
2caaa96ab4 virtual/emacs: delete emacs
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
b2d1a026cf sys-libs/libutempter: delete libutempter
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
6c0b71225b sys-apps/ed: delete ed
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
1e0bce4521 net-libs/liblockfile: delete liblockfile
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
80edbd19ee dev-util/valgrind: delete valgrind
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
272284fef2 dev-util/ctags: delete ctags
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00
Dongsu Park
3ca702e8d3 dev-util/cscope: delete cscope
Delete deprecated ebuild that was pulled in by coreos-devel/sdk-extras.
2021-08-20 10:40:40 +02:00