22893 Commits

Author SHA1 Message Date
David Michael
6d9e0b0a81
Merge pull request #861 from dm0-/clean
Drop some old workarounds
2019-01-25 01:40:27 -05:00
David Michael
097499ca2e profiles: Disable zstd in btrfs-progs
Nothing else uses zstd, so disable it here to avoid adding it to
prod images until the functionality is needed by something.
2019-01-25 01:31:00 +00:00
David Michael
afd79df70f profiles: Exclude new XFS Python script in prod images 2019-01-25 01:31:00 +00:00
David Michael
f39b6ef53c profiles: Enable -fPIC for open-vm-tools
Override the upstream hardened profile to set this flag, since the
package won't compile without it.
2019-01-25 01:31:00 +00:00
David Michael
6b6707c100 profiles: Update the inherited hardened profile
The existing upstream version will be removed in the future, so
switch to the current stable hardened profile.
2019-01-25 01:31:00 +00:00
David Michael
372de0ca41 sys-libs/glibc: Apply CoreOS changes
Drop pkg_pretend since it breaks build_image if cross-compilers are
not installed yet (e.g. in Jenkins jobs).

Drop the host /dev/pts checks since the SDK doesn't control it.

Apply our gshadow segfault patch, and steal Fedora's C UTF-8 locale
patch for 2.27 (which hasn't changed since 2.26).

Install nscd.conf in /usr and set up tmpfiles to link it in /etc.

Wipe out /etc files (except for an environment file that is still
needed in the SDK).
2019-01-25 01:31:00 +00:00
David Michael
2dd091f751 sys-libs/glibc: Sync with Gentoo's latest stable, 2.27 2019-01-25 01:31:00 +00:00
David Michael
dd7cf0cfa3 chore(metadata): Regenerate cache 2019-01-25 01:28:06 +00:00
David Michael
3dcb8b2414 Merge pull request #3546 from dm0-/go
Bump Go 1.10.7 to 1.10.8 and 1.11.4 to 1.11.5
2019-01-24 20:23:27 -05:00
David Michael
7b7c78b592 build_library: Drop old workarounds for toolchain binpkgs 2019-01-24 23:25:51 +00:00
David Michael
0cdc68ec28 dev-lang/go: Bump Go 1.11.4 to 1.11.5 2019-01-24 15:37:24 +00:00
David Michael
283ec59a81 dev-lang/go: Bump Go 1.10.7 to 1.10.8 2019-01-24 15:36:52 +00:00
David Michael
50257e149e Merge pull request #3543 from dm0-/linux
Bump Linux 4.19.16 to 4.19.17
2019-01-23 23:24:23 -05:00
David Michael
b40dc91c58 sys-kernel/coreos-sources: Bump 4.19.16 to 4.19.17 2019-01-23 18:35:29 +00:00
David Michael
3bf4076595 app-arch/zstd: Drop dead package 2019-01-22 21:10:37 +00:00
David Michael
259398418b bump(sys-fs/xfsprogs): sync with upstream 2019-01-22 21:09:50 +00:00
David Michael
a904aa671e bump(sys-devel/crossdev): sync with upstream 2019-01-21 13:21:12 +00:00
David Michael
b67e987b49 bump(sys-fs/btrfs-progs): sync with upstream 2019-01-20 04:02:25 +00:00
David Michael
ad294643fa bump(sys-libs/e2fsprogs-libs): sync with upstream 2019-01-20 02:25:06 +00:00
David Michael
a19b3ebe90 bump(sys-fs/e2fsprogs): sync with upstream 2019-01-20 02:24:10 +00:00
David Michael
c4ad67ca4d bump(sys-devel/automake-wrapper): sync with upstream 2019-01-19 23:31:06 +00:00
David Michael
449066f395 update_chroot: Drop old workarounds for package renames 2019-01-19 23:17:10 +00:00
David Michael
5a6d73ac52 bump(sys-devel/automake): sync with upstream 2019-01-19 22:18:04 +00:00
David Michael
599a424dde bump(sys-devel/make): sync with upstream 2019-01-19 22:17:00 +00:00
David Michael
8c545ba537 bump(sys-devel/libtool): sync with upstream 2019-01-19 22:13:55 +00:00
David Michael
6d326b7eb5 bump(app-arch/xz-utils): sync with upstream 2019-01-19 22:12:50 +00:00
David Michael
8921ac56a2 bump(sys-apps/util-linux): sync with upstream 2019-01-19 22:11:43 +00:00
David Michael
656ef9226e bump(sys-kernel/linux-headers): sync with upstream 2019-01-19 22:02:45 +00:00
David Michael
3252e76d92 chore(metadata): Regenerate cache 2019-01-19 03:35:07 +00:00
David Michael
f4a6dc3cb9 bump(profiles): sync with upstream
Packages updated:
  eclass
  licenses
  profiles
  scripts
2019-01-19 03:35:07 +00:00
David Michael
f28d382c8d Merge pull request #708 from dm0-/rust
Bump Rust to 1.32.0
2019-01-18 21:58:53 -05:00
David Michael
3b566836ff Merge pull request #3541 from dm0-/rust
profiles: Build rustfmt in the SDK
2019-01-18 21:58:35 -05:00
David Michael
552fe03560 profiles: Build rustfmt in the SDK
No scripts depend on this (yet); it's just for manual checking.
2019-01-18 16:23:38 +00:00
David Michael
0748ed4a42 bump(virtual/cargo): sync with upstream 2019-01-18 14:23:48 +00:00
David Michael
7adb2a7015 bump(virtual/rust): sync with upstream 2019-01-18 14:23:40 +00:00
David Michael
22e9bb11ec bump(dev-lang/rust): sync with upstream 2019-01-18 14:23:34 +00:00
David Michael
5eee23a1ae Merge pull request #3540 from dm0-/linux
Bump Linux 4.19.15 to 4.19.16
2019-01-16 18:47:28 -05:00
David Michael
04fad0a3a8 sys-kernel/coreos-sources: Bump 4.19.15 to 4.19.16 2019-01-16 21:47:21 +00:00
David Michael
fc6ba25364 Merge pull request #3536 from dm0-/linux
Bump Linux 4.19.14 to 4.19.15
2019-01-13 14:26:51 -05:00
David Michael
b1ae6b30aa sys-kernel/coreos-sources: Bump 4.19.14 to 4.19.15 2019-01-13 15:33:17 +00:00
David Michael
44f793962c Merge pull request #3534 from dm0-/etcd
Bump etcd to 3.3.11
2019-01-12 18:35:29 -05:00
David Michael
a8ae4d1f84 app-admin/etcd-wrapper: Bump 3.3.10 to 3.3.11 2019-01-12 21:23:13 +00:00
David Michael
2bc68500ce dev-db/etcdctl: Bump 3.3.10 to 3.3.11 2019-01-12 21:22:40 +00:00
David Michael
67487fd301 Merge pull request #3533 from dm0-/sd
sys-apps/systemd: Bump for "System Down" fixes
2019-01-11 21:08:20 -05:00
David Michael
3180dd3873 sys-apps/systemd: Bump for "System Down" fixes 2019-01-11 21:05:43 +00:00
David Michael
a55086e695 Merge pull request #3530 from dm0-/linux
sys-kernel/coreos-modules: Enable the ip_vs_mh module
2019-01-09 14:37:24 -05:00
David Michael
33399c881a sys-kernel/coreos-sources: Bump 4.19.13 to 4.19.14 2019-01-09 17:36:55 +00:00
David Michael
2bf0291815 sys-kernel/coreos-modules: Enable the ip_vs_mh module 2019-01-09 14:03:26 +00:00
David Michael
17c25f0b92 Merge pull request #3529 from dm0-/ntp
Upgrade NTP to 4.2.8p12
2019-01-08 18:16:50 -05:00
David Michael
bce51ac786 net-misc/ntp: Apply CoreOS changes
We make the following changes on top of Gentoo's files:

  - Check out our previous ntp.conf and service units
  - Disable USE=threads
  - Add USE=perl, disabled to skip the scripts subdir
  - Do the /etc -> /usr/share + tmpfiles dance for ntp.conf
  - Drop unused init scripts and pkg_postinst
2019-01-08 20:52:39 +00:00