4861 Commits

Author SHA1 Message Date
Andrew Jeddeloh
469e528474 net-fs/nfs-utils: fix rpcbind race
Make rpcbind an After= for nfs-mountd. This is fixed upstream but
hasn't been marked as stable on amd64/arm64 by gentoo. Should fix the
nfs races in kola tests.
2017-11-17 17:18:51 -08:00
Benjamin Gilbert
50b12b4606 Merge pull request #2893 from bgilbert/init
coreos-base/coreos-init: bump for mount unit changes
2017-11-12 17:16:39 -08:00
Benjamin Gilbert
1d3f3b5e51 coreos-base/coreos-init: bump for mount unit changes 2017-11-12 17:14:03 -08:00
Benjamin Gilbert
8203052dd3 sys-kernel/coreos-modules: enable IP{,6}_NF_SECURITY
The Azure agent complains without it.
2017-11-12 16:07:48 -08:00
Benjamin Gilbert
7116de5af6 sys-kernel/coreos-*: bump to 4.14.0
Drop K_FROM_GIT, as it triggers a kernel-2.eclass bug preventing our
patches from being applied.
2017-11-12 14:47:57 -08:00
Andrew Jeddeloh
998488dcea Merge pull request #2876 from ajeddeloh/cleanup-base
profiles/base: cleanup config for removed packages
2017-11-10 16:23:22 -08:00
David Michael
32db7c2345 Merge pull request #2890 from dm0-/glsa
profiles: Bump libxml2 on arm64 for a GLSA
2017-11-10 17:18:34 -05:00
David Michael
6d1665aeb0 profiles: Bump libxml2 on arm64 for a GLSA 2017-11-10 10:26:35 -05:00
Andrew Jeddeloh
04bdadff81 profiles: add -nls for man-db
This will enable us to emerge man-db without pulling in a ton of perl
dependencies. This means we can also switch to only having one man
provider.
2017-11-08 17:45:39 -08:00
Andrew Jeddeloh
88d82e90a8 Merge pull request #2877 from ajeddeloh/update-portage
Update portage to 2.3.8
2017-11-08 16:55:56 -08:00
Andrew Jeddeloh
46dc68ae5b Merge pull request #2885 from ajeddeloh/rm-gawk
Remove sys-apps/gawk
2017-11-08 16:51:25 -08:00
Andrew Jeddeloh
29548252d6 chore(metadata): Regenerate cache 2017-11-08 14:52:47 -08:00
Andrew Jeddeloh
74e94be6a0 sys-apps/gawk: remove package
We've been using the version in portage-stable since 2015. This should
be dead.
2017-11-08 14:44:03 -08:00
Benjamin Gilbert
3076e7ebbb Merge pull request #2883 from sdemos/coreos-metadata-patch
coreos-base/coreos-metadata: bump to v1.0.2
2017-11-07 19:59:36 -08:00
Stephen Demos
66a1d6f985 coreos-base/coreos-metadata: bump to v1.0.2
this does two things; reduces the logging output and updates the
dependencies to the latest to fix an issue with openssh-keys where it
didn't parse authorized_keys files correctly
2017-11-07 18:26:02 -08:00
Stephen Demos
62f0901988 coreos-base/update-ssh-keys: bump to v0.1.1
this fixes a problem with a dependency of update-ssh-keys where it
didn't correctly parse authorized_keys files.
2017-11-07 16:55:44 -08:00
Andrew Jeddeloh
c16e853471 sys-apps/portage: backport compression fixes
Portage did not strip the xpak trailer off .tbz2 files, which caused it
to fail when using compression methods other than bzip. Backport the
fixes for this.
2017-11-07 11:23:39 -08:00
David Michael
050e828c13 Merge pull request #2878 from dm0-/glibc
sys-apps/systemd: "Fix" telinit in the SDK
2017-11-06 17:24:25 -05:00
David Michael
beeec7c375 sys-apps/systemd: "Fix" telinit in the SDK
When telinit is run and doesn't detect the host systemd, it falls
back to executing a default fallback program that is detected by
meson.  In this case, it detects itself at /sbin/telinit, so it
enters an infinite exec loop.  Change the default fallback program
to a non-existent path so that telinit just fails in the SDK.
2017-11-06 15:31:13 -05:00
Benjamin Gilbert
2c7e5933e6 sys-kernel/coreos-*: bump to 4.14-rc8 2017-11-06 10:40:34 -08:00
David Michael
3561c7d780 sys-apps/portage: apply CoreOS changes to 2.3.8
Update patch for portage 2.3.8
2017-11-06 10:02:11 -08:00
Andrew Jeddeloh
fb7c682180 sys-apps/portage: import upstream ebuild 2.3.8
This is the newest stable ebuild. It has support for changing binpkg
compression methods.
2017-11-06 10:02:11 -08:00
Benjamin Gilbert
965621db0f Merge pull request #2874 from bgilbert/4.14
sys-kernel/coreos-*: bump to 4.14-rc7
2017-11-03 15:52:29 -07:00
Andrew Jeddeloh
1b90816e9d profiles/base: cleanup config for removed packages
Remove configuration for removed packages.
2017-11-03 14:13:05 -07:00
Andrew Jeddeloh
9d5b39778d Merge pull request #2868 from ajeddeloh/rm-old-pkgs
*: remove unused packages
2017-11-03 12:07:52 -07:00
Benjamin Gilbert
f5d7443faa sys-kernel/coreos-*: bump to 4.14-rc7
Drop EFI lockdown patches and options to reduce maintenance overhead.
They can be re-added from Fedora's efi-lockdown.patch when we pick up
the Secure Boot work again.

BLK_CPQ_CISS_DA was removed in 253d2464df446456c0bba5ed4137a7be0b278aa8
in favor of SCSI_HPSA. /dev/cciss/* devices will be remapped to /dev/sd*.

NFT_FIB_NETDEV is a new nftables lookup type.

SLAB_FREELIST_HARDENED obfuscates pointers in the slab cache freelists.

RC_CORE enables support for IR and RF transceivers, and is enabled by
defconfig.
2017-11-02 14:13:27 -07:00
Andrew Jeddeloh
29c61f91bb *: remove unused packages
Packages removed:
 - cros-testutils
 - protofiles
 - hard-host-depends-bsp
 - opengles
 - modemanager
2017-11-02 13:41:18 -07:00
David Michael
0017ec553f chore(metadata): Regenerate cache 2017-11-02 13:27:59 -04:00
David Michael
0d91aab8b5 sys-apps/baselayout: Bump to drop redundant modprobe file 2017-11-02 13:26:51 -04:00
David Michael
cf21557dfe sys-apps/systemd: Sync and upgrade to 235 2017-11-02 13:26:51 -04:00
David Michael
1460373248 profiles: Unmask our ancient binutils 2017-11-02 13:26:51 -04:00
David Michael
b99f15cb3f sys-libs/talloc: Drop dead package
A newer version is in portage-stable, and this one tries to inherit
a removed eclass (printing errors during metadata generation).
2017-11-02 13:26:51 -04:00
David Michael
6614023cdc profiles: Bump util-linux to 2.30 for systemd 235 2017-11-02 13:26:51 -04:00
Andrew Jeddeloh
a1add8d39d sys-apps/ignition: add dependencies
This should be a no-op for what is actually built into the images, but
we should aim to have correct ebuilds. It also ensures Ignition is
emerged after util-linux.
2017-11-01 10:38:59 -07:00
Andrew Jeddeloh
f5d2d9ebe4 readme: update readme to be more useful
- Point to portage-stable for packages we don't change.
 - Point out important packages
2017-10-31 12:54:25 -07:00
Jenkins OS
2d01e1d274 sys-kernel/coreos-sources: bump to 4.13.10 2017-10-30 21:48:05 +00:00
Andrew Jeddeloh
c309dbe8c6 coreos-base/hard-host-depends: remove smdk-tool
This is left over from ChromiumOS; we do not need to upload to embedded
boards.
2017-10-30 11:40:22 -07:00
David Michael
4641321408 Merge pull request #2857 from dm0-/hhd
coreos-base/hard-host-depends: Fix ebuild version
2017-10-27 16:02:44 -07:00
David Michael
fcb5f8a97d Merge pull request #2851 from dm0-/docker
Add Docker 17.10.0
2017-10-27 15:46:45 -07:00
David Michael
d799792229 coreos-base/hard-host-depends: Fix ebuild version 2017-10-27 15:37:43 -07:00
Andrew Jeddeloh
7f3d3e7959 Merge pull request #2855 from ajeddeloh/rm-gcutil
Remove gcutil
2017-10-27 15:25:49 -07:00
David Michael
00439abbcd profiles: Fix iproute2 being downgraded to 4.4 2017-10-27 15:05:21 -07:00
Andrew Jeddeloh
a7e98e01f1 net-misc/gcutil: remove package 2017-10-27 14:32:59 -07:00
Andrew Jeddeloh
ec21fe648a hard-host-depends: remove gcutil
gcutil is no longer mantained and we don't use it. It has been replaced
with google-cloud-sdk.
2017-10-27 14:32:59 -07:00
Benjamin Gilbert
0b48be0168 profiles: accept wget-1.19.1-r2 for arm64
Fixes CVE-2017-13089 and CVE-2017-13090.
2017-10-26 18:30:00 -07:00
Benjamin Gilbert
7196febf08 Merge pull request #2840 from sdemos/update-ssh-keys-blocker
coreos-base/update-ssh-keys: req newer coreos-init
2017-10-25 19:58:37 -07:00
Andrew Jeddeloh
d5ea268c46 Merge pull request #2853 from ajeddeloh/rm-iproute2
Move iproute2 back to portage-stable
2017-10-25 17:27:31 -07:00
Andrew Jeddeloh
c7791908bc profiles: accept ~amd64, ~arm64 for iproute2
Allow iproute2 4.13.
2017-10-25 14:44:50 -07:00
David Michael
dd3fefaba4 app-arch/torcx: Bump the non-1.12 profile to 17.10 2017-10-25 12:43:45 -07:00
David Michael
b65b4d7b53 app-torcx/docker: Add 17.10 2017-10-25 12:43:45 -07:00