4901 Commits

Author SHA1 Message Date
David Michael
830ea4122a coreos-devel/mantle: Build with Go 1.9
The Jenkins and Travis configurations were already updated in the
repository, but the ebuild hadn't been bumped to stay in sync.
2017-11-30 14:30:54 -05:00
David Michael
246a21ebb7 dev-lang/go: Add Go 1.9 2017-11-30 14:30:54 -05:00
David Michael
4a4073af5f dev-lang/go: Bump Go 1.8 to 1.8.5
No reason.
2017-11-30 14:30:54 -05:00
Benjamin Gilbert
0235878155 sys-kernel/coreos-*: fix CVE-2017-1000405 2017-11-29 17:28:24 -08:00
Andrew Jeddeloh
a239ffba9e sys-apps/systemd: backport ProtectSystem reversion
Backport the ProtectSystem=strict reversion to prevent units from
failing when aws efs volumes are mounted.
2017-11-29 12:37:41 -08:00
Stephen Demos
2146094bf3 coreos-base/coreos-metadata: update to v1.0.4
this fixes incompatibilities with the golang-style single-hyphen flags
and fixes a bug on digital ocean where private ip attributes would be
incorrectly indexed if there were public ips as well.
2017-11-28 17:40:38 -08:00
David Michael
a8dd09f35f Merge pull request #2900 from dm0-/rust
Upgrade Rust to 1.21.0
2017-11-27 23:08:10 -05:00
David Michael
0d21546d44 Merge pull request #2905 from dm0-/bump
Update etcd and flannel
2017-11-27 23:04:59 -05:00
David Michael
499a0448d7 Merge pull request #2920 from dm0-/openssl
Bump OpenSSL to 1.0.2m for CVE-2017-373[56]
2017-11-27 21:24:11 -05:00
David Michael
4a272898bd Merge pull request #2918 from coreosbot/master-4.14.2
Upgrade Linux in master to 4.14.2
2017-11-27 16:17:44 -05:00
David Michael
464694e5d0 dev-libs/openssl: Apply CoreOS changes
- Stabilize the arm64 version.
  - Drop pkg_postinst.
  - Remove the bindist USE flag.
  - Create /etc/ssl with tmpfiles (and package it for the SDK).
2017-11-27 14:25:39 -05:00
David Michael
def8d42540 dev-libs/openssl: Sync with the latest Gentoo 1.0.2 ebuild 2017-11-27 14:25:33 -05:00
Andrew Jeddeloh
931390bb43 sys-apps/seismograph: bump for invalid free fix
Bump seismograph version for a invalid free fix.
2017-11-27 11:07:59 -08:00
Jenkins OS
4e75d5b053 sys-kernel/coreos-sources: bump to 4.14.2 2017-11-27 18:41:30 +00:00
Jenkins OS
8b4321eabf sys-kernel/coreos-sources: bump to 4.14.1 2017-11-22 17:06:56 +00:00
Andrew Jeddeloh
a0c71684ae Merge pull request #2906 from ajeddeloh/fix-nfs
net-fs/nfs-utils: fix rpcbind race
2017-11-18 08:37:56 -08:00
Benjamin Gilbert
864b5fae0f sys-kernel/coreos-modules: enable CGROUP_BPF
systemd requires it for IPAddress{Allow,Deny}.
2017-11-18 08:40:16 -05:00
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
David Michael
61ab3ed875 dev-db/etcdctl: Bump to 3.2.10 2017-11-17 17:58:25 -05:00
David Michael
195c207079 app-admin/etcd-wrapper: Bump to 3.2.10 2017-11-17 17:55:32 -05:00
David Michael
eed8c779f4 app-admin/flannel-wrapper: Bump to 0.9.1 2017-11-17 17:55:32 -05:00
David Michael
530374f514 net-misc/openssh: Apply CoreOS changes
These changes were applied to the ebuild and files:

  - Stabilize amd64 and arm64.
  - Drop the bindist USE flag.
  - Drop the init.d files.
  - Remove the socket unit's rate limiting.
2017-11-17 16:01:51 -05:00
David Michael
f9a93cbcc6 net-misc/openssh: Sync with Gentoo's latest ebuild
In particular, this fixes CVE-2017-15906.
2017-11-17 15:56:48 -05:00
David Michael
eaea8f654a chore(metadata): Regenerate cache 2017-11-16 16:37:49 -05:00
David Michael
e72cfb42b2 dev-libs/rustlib: Bump to 1.21.0 2017-11-16 16:35:23 -05:00
David Michael
c82b4521d5 dev-util/cargo: Apply CoreOS Changes
Upgrade to 0.22.0.
2017-11-16 16:03:05 -05:00
David Michael
03e1ae987f dev-util/cargo: Import from Gentoo 2017-11-16 15:06:17 -05:00
David Michael
a5769119b0 dev-lang/rust: Apply CoreOS changes
This upgrades to 1.21.0.
2017-11-16 15:06:17 -05:00
David Michael
2899fa362f dev-lang/rust: Import from Gentoo 2017-11-16 15:06:17 -05:00
David Michael
7db2b7947e virtual/rust: Apply CoreOS changes
This just upgrades to 1.21.0.
2017-11-16 15:05:48 -05:00
David Michael
a70e50939d virtual/rust: Import from Gentoo 2017-11-16 15:05:28 -05:00
David Michael
ca8f48aa96 profiles: Accept virtual/rust in the SDK 2017-11-16 15:05:21 -05:00
Geoff Levand
049d5ee8b0 sys-kernel: Bump modules, kernel revisions
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-11-15 11:21:56 -08:00
Geoff Levand
298457eb13 sys-kernel/arm64_defconfig: Remove CONFIG_LOGO
Cleanup of arm64_defconfig.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-11-15 11:21:56 -08:00
Geoff Levand
7f8f632ffa sys-kernel: Move arm64 to common config options
Cleanup arm64_defconfig by changing to config options that can be
common with amd64.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-11-15 11:21:56 -08:00
Geoff Levand
2d66f5297e Merge pull request #2895 from glevand/for-merge-cma
sys-kernel/arm64_defconfig: Remove CONFIG_CMA
2017-11-14 17:27:12 -08:00
Andrew Jeddeloh
a1497514b6 Merge pull request #2896 from ajeddeloh/bump-seismograph
sys-apps/seismograph: bump version
2017-11-14 16:45:43 -08:00
Andrew Jeddeloh
3cee3712b6 sys-apps/seismograph: bump version
Bump ebuild version to include glibc changes.
2017-11-14 16:33:10 -08:00
Andrew Jeddeloh
5bfc537ef7 Merge pull request #2875 from ajeddeloh/remove-udev-init-scripts-ref
profiles/arm64: remove ref to udev-init-scripts
2017-11-14 11:18:50 -08:00
Geoff Levand
37b2431ef6 sys-kernel/arm64_defconfig: Remove CONFIG_CMA
CONFIG_CMA is really unneeded, and was causing network problems
on Cavuim machines due to the default CONFIG_DMA_CMA of 16MiB
being too small.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-11-14 11:15:10 -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