5852 Commits

Author SHA1 Message Date
David Michael
a66e87fc3e sys-kernel/coreos-sources: Bump 4.19.5 to 4.19.6 2018-12-03 14:06:21 +00:00
David Michael
870a021add net-firewall/iptables: Apply CoreOS changes
- Continue shipping iptables and ip6tables services.
  - Stabilize 1.6.2 on amd64 for MASQUERADE --random-fully.
2018-11-30 20:48:11 +00:00
David Michael
d8807f594f net-firewall/iptables: Import from portage-stable 2018-11-30 20:46:56 +00:00
David Michael
35e28181b4 sys-kernel/coreos-sources: Bump 4.19.4 to 4.19.5 2018-11-28 02:21:12 +00:00
David Michael
9df7868c12 sys-kernel/coreos-sources: Bump 4.19.3 to 4.19.4 2018-11-26 14:36:00 +00:00
David Michael
982701704a sys-kernel/coreos-sources: Bump 4.19.2 to 4.19.3 2018-11-21 13:24:32 +00:00
David Michael
532af2f928 chore(metadata): Regenerate cache 2018-11-20 19:37:48 +00:00
David Michael
62c4a53c4d sys-kernel/coreos-kernel: Drop the 4.14 LTS kernel
Since 4.19 is the new LTS version and it has had a few stable
releases, we'll drop 4.14 in master to let 4.19 promote through the
channels normally.  With the current schedule, this will allow for
4.14 to remain in the stable channel for another 3-4 months while
4.19 will get testing time in alpha and beta.
2018-11-20 19:33:36 +00:00
Benjamin Gilbert
3d3744afa1 app-emulation/containerd: disable CRI plugin
In containerd 1.1.2 it listens on port 10010 by default. Docker >= 18.06.1
disables the plugin when it launches containerd, but on Container Linux we
run containerd directly.
2018-11-16 10:24:06 -05:00
David Michael
563f18c575 profiles: Drop obsolete cargo line 2018-11-14 13:52:33 -05:00
David Michael
984123e478 coreos-devel/sdk-depends: Drop cargo
Rust includes it now, and fero brings in Rust.
2018-11-14 18:31:30 +00:00
David Michael
6a97b1db04 sys-kernel/coreos-sources: Bump 4.14.80 to 4.14.81 2018-11-14 13:26:45 +00:00
David Michael
f4096ba516 sys-kernel/coreos-sources: Bump 4.19.1 to 4.19.2 2018-11-14 13:25:56 +00:00
David Michael
ce6b8971eb dev-libs/openssl: Apply CoreOS changes
- Drop pkg_postinst.
  - Remove bindist USE flag.
  - Create /etc/ssl with tmpfiles (and package it for the SDK).
2018-11-13 16:30:41 +00:00
David Michael
24abd167b4 dev-libs/openssl: Sync with Gentoo's latest stable 2018-11-13 16:08:27 +00:00
David Michael
177966c45a coreos-devel/sdk-depends: Add fero-client
Include fero-client in the SDK to verify our Rust environment.  It
won't be useful to users that don't sign binaries with fero, but
without it here, nothing will detect when changes to our Rust
compiler break the build until we try manually installing it.
2018-11-12 22:24:26 +00:00
David Michael
313ed47a1f coreos-devel/sdk-extras: Drop fero-client
Move it to sdk-depends.
2018-11-12 22:21:56 +00:00
David Michael
4e68e0d093 chore(metadata): Regenerate cache 2018-11-12 22:20:49 +00:00
Luca Bruno
4ec5281fc8 Merge pull request #3470 from lucab/ups/fero-0.1.1
coreos-devel/fero-client: update to release 0.1.1
2018-11-12 21:54:02 +01:00
David Michael
2e7dd60a98 Merge pull request #3468 from dm0-/linux
Bump Linux 4.14.79 to 4.14.80
2018-11-12 13:42:38 -05:00
Luca Bruno
2e8b907f71 coreos-devel/fero-client: update to release 0.1.1 2018-11-12 15:23:54 +00:00
Luca Bruno
41b669b4df coreos-base/coreos-metadata: update to 3.0.2
This updates to latest coreos-metadata release. It also switches
manifest entries to current set of hash formats.
2018-11-12 10:34:29 +00:00
David Michael
4a421615d3 sys-kernel/coreos-sources: Bump 4.14.79 to 4.14.80 2018-11-12 02:42:02 +00:00
David Michael
56f9f31aef Merge pull request #3465 from dm0-/go
Update Go to 1.10.5 and 1.11.2
2018-11-05 16:33:31 -05:00
David Michael
1dfeb827cf dev-lang/go: Bump 1.11.1 to 1.11.2 2018-11-05 14:56:39 +00:00
David Michael
ca51b7e511 dev-lang/go: Bump 1.10.4 to 1.10.5 2018-11-05 14:56:07 +00:00
David Michael
bbccfe24f3 sys-kernel/coreos-sources: Bump 4.14.78 to 4.14.79 2018-11-05 02:13:21 +00:00
David Michael
d28557768c sys-kernel/coreos-sources: Bump 4.19 to 4.19.1 2018-11-04 23:28:39 +00:00
David Michael
e91cfd2559 sys-apps/systemd: Bump the commit for CVE fixes 2018-10-31 11:19:43 +00:00
David Michael
8534c9a0be chore(metadata): Regenerate cache 2018-10-30 22:02:08 +00:00
David Michael
86029db558 Merge pull request #3456 from r7vme/bump-bootengine
sys-kernel/bootengine: bump to fix AWS/GCE disks
2018-10-30 14:53:04 -04:00
David Michael
33491df6cc profiles: Also accept unstable cargo virtual packages 2018-10-30 15:59:35 +00:00
David Michael
416e2c6530 coreos-cargo.eclass: Drop the CoreOS board cross-compilation eclass
With amd64 as the only supported board, the SDK host compiler can
be used with EAPI=7 and the upstream cargo.eclass to build our
Rust projects using 100% upstream Gentoo configuration.

This also drops the std library bootstrapping package along with
the eclass, since that was its only use.
2018-10-30 15:59:35 +00:00
David Michael
dd3d4270c9 coreos-devel/fero-client: Drop CoreOS board handling for Rust
This package didn't need to handle board cross-compilation in the
first place since it was only installed on the SDK host, but this
change brings it in line with all of our other Rust projects.
2018-10-30 15:59:24 +00:00
David Michael
7cb0f72cce coreos-base/coreos-metadata: Drop CoreOS board handling for Rust
Since amd64 is the only supported board now, we can make use of
EAPI 7 and the host Rust compiler to drop our customizations.
2018-10-30 15:59:04 +00:00
David Michael
20bbdbfa49 coreos-base/update-ssh-keys: Drop CoreOS board handling for Rust
Since amd64 is the only supported board now, we can make use of
EAPI 7 and the host Rust compiler to drop our customizations.
2018-10-30 15:58:41 +00:00
Roma Sokolkov
110ce538a3 sys-kernel/bootengine: bump to fix AWS/GCE disks
This change includes bootengine with fix for
AWS/GCE disks in ignition. It also adds sys-apps/nvme-cli
dependency to sys-kernel/coreos-kernel.

https://github.com/coreos/bootengine/pull/149
2018-10-30 12:17:24 +01:00
David Michael
470c6ed789 chore(metadata): Regenerate cache 2018-10-29 17:58:23 +00:00
Benjamin Gilbert
b43009a0b3 sys-kernel/coreos-*: work around missing nf_conntrack_ipv4 for kube-proxy 2018-10-26 18:27:21 -07:00
David Michael
7b675537f6 coreos-base/hard-host-depends: Drop gdata
It was only used by chromite, which is long gone.
2018-10-25 19:19:22 +00:00
David Michael
9ede213950 dev-python/gdata: Drop dead package 2018-10-25 19:18:10 +00:00
David Michael
a2677e82c1 coreos-devel/sdk-extras: Drop casync 2018-10-25 18:26:36 +00:00
David Michael
4c4ccf1ff8 app-backup/casync: Drop dead package
Gentoo has net-misc/casync now if we ever need this.
2018-10-25 18:25:28 +00:00
David Michael
b23b3ccc9c app-crypt/sbsigntool: Move back to portage-stable (as sbsigntools) 2018-10-25 18:07:46 +00:00
David Michael
72c4e2ce94 app-crypt/efitools: Move back to portage-stable 2018-10-25 17:48:22 +00:00
David Michael
41093363e7 profiles: Build edk2-ovmf firmware from source 2018-10-25 17:34:26 +00:00
David Michael
9dcb234b73 coreos-devel/sdk-depends: Switch edk2 back to edk2-ovmf 2018-10-25 17:32:43 +00:00
David Michael
58c4ce375d app-emulation/qemu: Switch edk2 back to edk2-ovmf 2018-10-25 17:31:14 +00:00
David Michael
61cec254e2 sys-firmware/edk2: Move back to portage-stable (as edk2-ovmf) 2018-10-25 17:20:34 +00:00
David Michael
c596bcc9f8 virtual/perf: Drop dead package 2018-10-24 18:17:48 +00:00