Krzesimir Nowak
236c32b87d
sys-apps/texinfo: Update from gentoo
...
This is to get rid of EAPI 5 in the package.
2021-09-24 08:27:54 +02:00
Krzesimir Nowak
8937934bb4
Merge pull request #1297 from flatcar-linux/krnowak/sys-auth-realmd-update
...
sys-auth/realmd: Update to 0.17.0
2021-09-24 08:22:09 +02:00
Krzesimir Nowak
c6904d9aee
Merge pull request #1298 from flatcar-linux/krnowak/sys-fs-lvm2-update
...
sys-fs/lvm2: Sync with gentoo
2021-09-24 07:43:31 +02:00
Krzesimir Nowak
753a6dd331
profiles: Drop nonexistent use flag
2021-09-24 07:42:23 +02:00
Krzesimir Nowak
7fcd98642d
sys-fs/lvm2: Apply Flatcar modifications
2021-09-24 07:42:23 +02:00
Krzesimir Nowak
3e46fc087e
sys-fs/lvm2: Sync with gentoo
...
This is to get rid of EAPI 5 in the package.
2021-09-24 07:42:23 +02:00
Mathieu Tortuyaux
a730b5bb46
bootstrap: add minimal
useflag to BOOSTRAP_USE
...
with the recent update of `dev-lang/perl`, we added the `minimal`
useflag.
This one is not taken in account from `package.use` into the stage 2 of the boostraping,
because we do an `export USE=...`.
Following the precedence of the USE flag with Gentoo, the `export` will
be used in first, so the `package.use` with our `dev-lang/perl minimal`
won't be used.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 10:37:26 +02:00
Flatcar Buildbot
24b0f04732
sys-kernel: Upgrade Kernel 5.10.67 to 5.10.68
2021-09-23 07:23:06 +00:00
Krzesimir Nowak
186003ee41
Merge pull request #1295 from flatcar-linux/krnowak/sys-apps-net-tools-update
...
sys-apps/net-tools: Move back to portage-stable
2021-09-23 09:18:24 +02:00
Mathieu Tortuyaux
e1b6d08789
profiles/base: add minimal
useflag for perl
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2021-09-23 09:15:36 +02:00
Krzesimir Nowak
23ad31d266
Merge pull request #1293 from flatcar-linux/krnowak/net-libs-libtirpc-update
...
net-libs/libtirpc: Sync with gentoo
2021-09-23 06:25:59 +02:00
Krzesimir Nowak
61ee954e86
sys-auth/realmd: Update to 0.17.0
...
This seems to be still unpackaged by gentoo, so refresh it on our own
then and do some maintainance work on it:
- Update to the recent EAPI, replacing autotools-utils with autotools,
and systemd_get_unitdir with systemd_get_systemunitdir.
- Add a patch from upstream fixing the pkg-config detection, so our
hack during configure phase is not necessary any more.
- Patch the configure script to put the D-Bus policy files in
/usr/share instead of /etc. This removes a need for a hack in the
install step.
This is to get rid of EAPI 5 in the package.
2021-09-22 13:13:15 +02:00
Krzesimir Nowak
70236ec8de
net-libs/libtirpc: Apply Flatcar modifications
2021-09-22 12:39:42 +02:00
Krzesimir Nowak
ae18bb3ded
net-libs/libtirpc: Sync with gentoo
...
This is to get rid of EAPI 5.
2021-09-22 12:39:42 +02:00
Krzesimir Nowak
85f9944fb8
dev-libs/libdnet: Apply Flatcar modifications
2021-09-22 12:39:28 +02:00
Krzesimir Nowak
3a54f3922c
dev-libs/libdnet: Sync with gentoo
...
This is to get rid of EAPI 5 in the package.
2021-09-22 12:39:28 +02:00
Krzesimir Nowak
f385014620
sys-apps/net-tools: Move back to portage-stable
...
We are going to update it to a newer version, which fixes the build
system issue that was a reason for putting the package in overlay.
This is to get rid of EAPI 5 in the package.
2021-09-22 12:39:04 +02:00
Sayan Chowdhury
85ad6e9aec
Merge pull request #1291 from flatcar-linux/linux-5.10.67-main
...
Upgrade Linux Kernel in main from 5.10.66 to 5.10.67
2021-09-22 15:15:32 +05:30
Aniruddha Basak
80ef9035b7
Add alias for bcc tools to run in docker container ( #1278 )
...
Add alias for bcc tools to run through Docker
2021-09-21 21:00:15 +02:00
Sayan Chowdhury
acf6871237
Merge pull request #1079 from flatcar-linux/sayan/update-iptables-1.8.7
...
net-firewall/{ip,eb,nf}tables: Sync with Gentoo upstream; iptables 1.8.7; ebtables 2.0.11; nftables 0.9.9
2021-09-21 21:47:12 +05:30
Sayan Chowdhury
4c6359b9fb
fixup! net-firewall/iptables: Apply the Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-21 16:09:17 +00:00
Sayan Chowdhury
d174aaf2a2
fixup! net-firewall/iptables: Apply the Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-21 16:02:37 +00:00
Sayan Chowdhury
8c8fe409d1
fixup! net-firewall/nftables: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-21 16:02:37 +00:00
Sayan Chowdhury
8a6d6f9011
fixup! net-firewall/nftables: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-21 16:02:37 +00:00
Sayan Chowdhury
42a36fb311
net-firewall/ebtables: Apply the Flatcar patches
...
- set ebtables to use xtables-nft-multi instead of legacy
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2021-09-21 16:02:37 +00:00
Sayan Chowdhury
351f85e1b2
net-firewall/ebtables: Move the package into 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-21 16:02:37 +00:00
Sayan Chowdhury
a6290e4217
profiles: Don't install eselect in the boards
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-21 16:02:37 +00:00
Sayan Chowdhury
e1c59c3f62
net-firewall/nftables: Apply Flatcar patches
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-21 16:02:37 +00:00
Sayan Chowdhury
71577282ef
net-firewall/nftables: Sync with Gentoo upstream; updates to 0.9.9
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-21 16:02:30 +00:00
Sayan Chowdhury
a00cc42b6b
net-firewall/iptables: Apply the Flatcar patches
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-21 10:49:15 +00:00
Flatcar Buildbot
53c3f6811e
sys-kernel: Upgrade Kernel 5.10.66 to 5.10.67
2021-09-19 07:22:01 +00:00
Krzesimir Nowak
0868ef083e
Merge pull request #1287 from flatcar-linux/linux-5.10.66-main
...
Upgrade Linux Kernel in main from 5.10.65 to 5.10.66
2021-09-17 18:55:08 +02:00
Flatcar Buildbot
3cc1afab92
sys-kernel: Upgrade Kernel 5.10.65 to 5.10.66
2021-09-17 07:23:22 +00:00
Krzesimir Nowak
30b831ca32
Merge pull request #1276 from flatcar-linux/rust-1.55.0-main
...
Upgrade dev-lang/rust in main from 1.54.0 to 1.55.0
2021-09-16 11:05:32 +02:00
Sayan Chowdhury
6fa72b0b4d
Merge pull request #1283 from flatcar-linux/linux-5.10.65-main
...
Upgrade Linux Kernel in main from 5.10.64 to 5.10.65
2021-09-16 13:09:06 +05:30
Flatcar Buildbot
b3e25cc704
sys-kernel: Upgrade Kernel 5.10.64 to 5.10.65
2021-09-16 07:23:52 +00:00
Sayan Chowdhury
24c71442ab
net-firewall/iptables: Sync with Gentoo upstream
...
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2021-09-15 18:24:14 +00:00
Krzesimir Nowak
d5a9c3acdf
dev-lang/rust: Apply Flatcar modifications
...
- Change python compatibility to python3.6 only, which we still use.
- Apply crossdev patch.
2021-09-15 14:41:08 +02:00
Krzesimir Nowak
19d338203b
dev-lang/rust: Drop unnecessary stuff
2021-09-15 14:41:08 +02:00
Krzesimir Nowak
0e1d4af0d4
dev-lang/rust: Sync with gentoo
2021-09-15 14:41:08 +02:00
Krzesimir Nowak
2310cb32ee
profiles: Fix accept_keywords for rust
...
We had an accept_keywords for versioned rust in base profile already,
but it was outdated due to a bug in github action. So update it and
move the lines from sdk target to base profile. The accept_keywords
for virtual/cargo package are dropped, because there is no such
package.
2021-09-15 14:41:08 +02:00
Krzesimir Nowak
b7269c6e12
github: Fix the rust workflow
...
Replace any dev-lang/rust version with the current one, and make sure
that the modified files in the profiles directory is actually included
in the patch.
2021-09-15 14:41:08 +02:00
Flatcar Buildbot
87e65d16e5
dev-lang: Upgrade dev-lang/rust 1.54.0 to 1.55.0
2021-09-15 14:41:08 +02:00
Krzesimir Nowak
dd5b75ce96
Merge pull request #1275 from flatcar-linux/go-1.16.8-main
...
Upgrade Go in main from 1.16.7 to 1.16.8
2021-09-14 12:43:22 +02:00
Krzesimir Nowak
49faa0b1cd
Merge pull request #1273 from flatcar-linux/linux-5.10.64-main
...
Upgrade Linux Kernel in main from 5.10.63 to 5.10.64
2021-09-14 12:42:48 +02:00
Sayan Chowdhury
c317eca484
Merge pull request #1147 from flatcar-linux/sayan/update-binutils-2.37
...
profiles: Add binutils-2.37 to the accept_keywords
2021-09-14 15:48:03 +05:30
Flatcar Buildbot
4911162e28
dev-lang: Upgrade Go 1.16.7 to 1.16.8
2021-09-13 07:25:50 +00:00
Flatcar Buildbot
5236173688
sys-kernel: Upgrade Kernel 5.10.63 to 5.10.64
2021-09-12 07:22:18 +00:00
Jeremi Piotrowski
c213631177
Merge pull request #1262 from kinvolk/jepio/ignition-fix-bootloop
...
sys-kernel/bootengine: prevent boot loop on ignition failure
2021-09-10 10:25:22 +02:00
Jeremi Piotrowski
453c346543
sys-kernel/bootengine: update commit for ignition-bootloop fix
...
This resolves an issue that causes the initramfs to boot loop when ignition
fails.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2021-09-10 10:12:50 +02:00