Commit Graph

3524 Commits

Author SHA1 Message Date
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
Krzesimir Nowak
e3e5da8965 Merge pull request #217 from flatcar-linux/krnowak/sys-apps-net-tools-update
sys-apps/net-tools: Move from overlay and sync with gentoo
2021-09-23 09:18:25 +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
79683ebb3c Merge pull request #213 from flatcar-linux/rust-1.55.0-main
Upgrade virtual Rust in main from 1.54.0 to 1.55.0
2021-09-16 11:05:31 +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
bce773df5e Merge pull request #191 from flatcar-linux/sayan/update-binutils-2.37
sys-{devel,libs}/binutils{,-libs}: Sync with Gentoo upstream; updates to 2.37
2021-09-14 15:48:13 +05:30
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
7a6487142a Merge pull request #207 from kinvolk/dongsu/nettle-3.7.3
dev-libs/nettle: update to 3.7.3
2021-09-06 09:37:20 +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
601a4027a7 Merge pull request #206 from kinvolk/krnowak/move-sys-libs-talloc
sys-libs/talloc: Move to overlay
2021-09-02 20:55:27 +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
ec5212b0a7 Merge pull request #205 from kinvolk/dongsu/c-ares-1.17.2
net-dns/c-ares: update to 1.17.2
2021-08-27 18:02:41 +02:00