23004 Commits

Author SHA1 Message Date
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
2f77873af9 Merge pull request #3481 from dm0-/linux
sys-kernel/coreos-kernel: Drop the 4.14 LTS kernel
2018-11-20 14:51:05 -05: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
988512c358
Merge pull request #858 from bgilbert/sign
transfer.sh: add subcommands to devsign and sign releases
2018-11-20 14:06:54 -05:00
Benjamin Gilbert
6d1cfa6a75 transfer.sh: add subcommands to devsign and sign releases
Both subcommands take a SIGDIR argument which is assumed to be within
a git repo we can safely sync.  devsign creates commits but does not
(currently) push them, leaving that to the user.
2018-11-20 13:17:41 -05:00
Benjamin Gilbert
e443b9afdb transfer.sh: drop recursive chown
This shouldn't be needed now that we're not copying files via a USB stick.
2018-11-20 13:15:51 -05:00
David Michael
3f5af54465
Merge pull request #856 from dm0-/sdk
Revert "catalyst: Temporarily disable update_seed again"
2018-11-16 21:29:26 -05:00
Andrew Jeddeloh
48cad3ef0c
Merge pull request #857 from ajeddeloh/change-ip
signing/sign.sh: update fero ip
2018-11-16 13:04:02 -08:00
Benjamin Gilbert
32e72ea0d8 Merge pull request #3478 from bgilbert/containerd
app-emulation/containerd: disable CRI plugin
2018-11-16 15:57:05 -05:00
Andrew Jeddeloh
94fa9670b3 signing/sign.sh: update fero ip 2018-11-16 11:19:39 -08: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
e1761bee54 Revert "catalyst: Temporarily disable update_seed again"
This reverts commit 373d5a814ba7b4ecba181ad37b8b4c8b98bd0402.
2018-11-16 14:11:00 +00:00
David Michael
6bf6c6a0ba Merge pull request #699 from dm0-/rust
Update Rust to 1.30.1
2018-11-15 08:37:10 -05:00
David Michael
8e40b7fa6e Merge pull request #3476 from dm0-/rust
coreos-devel/sdk-depends: Drop cargo
2018-11-15 08:37:01 -05:00
David Michael
ca516260e2
Merge pull request #854 from dm0-/rust
update_chroot: Work around dead cargo file conflicts
2018-11-15 08:36:45 -05:00
David Michael
fceffdb660 update_chroot: Work around dead cargo file conflicts 2018-11-14 21:09:52 +00:00
David Michael
563f18c575 profiles: Drop obsolete cargo line 2018-11-14 13:52:33 -05:00
David Michael
9ec2f8762c bump(dev-lang/rust): sync with upstream 2018-11-14 18:32:56 +00:00
David Michael
f4dfb7e63b dev-util/cargo: Drop dead package 2018-11-14 18:32:47 +00: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
1f7e729085 bump(virtual/cargo): sync with upstream 2018-11-14 18:26:47 +00:00
David Michael
bcbff4b7f9 bump(virtual/rust): sync with upstream 2018-11-14 18:26:42 +00:00
David Michael
17f03620b7 Merge pull request #3475 from dm0-/linux
Bump Linux 4.14.80 to 4.14.81 and 4.19.1 to 4.19.2
2018-11-14 13:08:26 -05: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
9d9c66fed5 Merge pull request #698 from dm0-/glsa
Fix GLSAs
2018-11-13 23:58:00 -05:00
David Michael
8b8ad916d3 Merge pull request #3472 from dm0-/glsa
Bump OpenSSL with security fixes
2018-11-13 23:57:54 -05:00
David Michael
8994b23886 bump(dev-python/cryptography): sync with upstream 2018-11-13 23:56:18 +00:00
David Michael
9bd1d9707a bump(dev-python/pyopenssl): sync with upstream 2018-11-13 23:55:40 +00:00
David Michael
edc44cf1e7 bump(net-misc/curl): sync with upstream 2018-11-13 17:07:35 +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
8e2fe3acc0 Merge pull request #3471 from dm0-/fero
Include fero-client in the SDK
2018-11-13 10:29:54 -05: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
David Michael
f2857db239 bump(metadata/glsa): sync with upstream 2018-11-12 22:20:40 +00:00
David Michael
2a1db2f2d1 bump(dev-lang/python): sync with upstream 2018-11-12 22:20:26 +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
c32b0a7730 Merge pull request #3469 from lucab/ups/coreos-metadata-3.0.2
coreos-base/coreos-metadata: update to 3.0.2
2018-11-12 15:25:16 +01: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
21e1e38292 Merge pull request #3464 from dm0-/linux
Bump Linux 4.14.78 to 4.14.79 and 4.19 to 4.19.1
2018-11-05 13:23:28 -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