David Michael
ccdff44201
profiles: Don't install the LDIF conversion tool
2018-05-01 15:37:33 -04:00
David Michael
1c23e17748
profiles: Enable LDAP support on arm64
...
This was disabled upstream with only the message "untested". It
looks like only SSSD/AD-related packages depend on OpenLDAP
unconditionally, so this is really just for sudo on arm64 at the
moment.
2018-05-01 15:22:24 -04:00
David Michael
5a60821fb2
profiles: Drop old sudo version on arm64
2018-05-01 15:02:42 -04:00
David Michael
151c326d18
profiles: Enable LDAP and SSSD support for sudoers on boards
2018-05-01 15:02:24 -04:00
David Michael
0d3e8f6618
app-admin/sudo: Apply CoreOS changes
...
Stabilize, adjust LDAP support, and add SSSD sudoers support.
This drops the Perl dependency for LDAP since it seems like it was
only pulled in for an optional script that is no longer present.
Also, the schema files are dropped from the installation since our
OpenLDAP package has USE=minimal which skips the schema directory.
(It still installs a default config file in /etc, but it contains
only comments since there are a few others like that already.)
Gentoo is leaving the SSSD option stalled in #525674 since 2014, so
maybe this can be moved back to portage-stable if that is merged.
Note that the proposed change there will depend on SSSD, so it will
have to be disabled in the arm64 profile in that case, unless the
SSSD packages are fixed by then.
2018-05-01 14:47:14 -04:00
David Michael
b13d8e33d1
app-admin/sudo: Import the latest ebuild from Gentoo
2018-05-01 14:29:57 -04:00
David Michael
84d3985b5f
sys-kernel/coreos-sources: Bump 4.16.5 to 4.16.6
2018-05-01 10:22:32 -04:00
David Michael
3a0f57cba6
sys-kernel/coreos-sources: Bump 4.14.37 to 4.14.38
2018-05-01 10:19:57 -04:00
David Michael
f7c39739e3
Merge pull request #3204 from dm0-/etcd
...
Bump etcd 3.3.3 to 3.3.4
2018-04-27 14:45:48 -04:00
David Michael
c117e0a717
chore(metadata): Regenerate cache
2018-04-26 20:19:34 -04:00
David Michael
577ce65b8b
sys-kernel/coreos-sources: Bump 4.16.4 to 4.16.5
2018-04-26 20:19:15 -04:00
David Michael
dcd8d58d6f
sys-kernel/coreos-sources: Bump 4.14.36 to 4.14.37
2018-04-26 20:19:15 -04:00
David Michael
9767994072
app-emulation/docker-proxy: Fix bad manifest update
2018-04-26 20:17:16 -04:00
David Michael
a7fb7b0486
dev-db/etcdctl: Bump 3.3.3 to 3.3.4
2018-04-26 19:04:31 -04:00
David Michael
310cc5a488
app-admin/etcd-wrapper: Bump 3.3.3 to 3.3.4
2018-04-26 19:03:14 -04:00
David Michael
db3fa0d3b1
app-torcx/docker: Bump the 18.03 LTS image to 18.03.1
2018-04-26 17:26:38 -04:00
David Michael
b03704936f
app-emulation/docker: Bump LTS 18.03.0 to 18.03.1
2018-04-26 17:25:51 -04:00
David Michael
69e4f3b4f5
app-emulation/docker-proxy: Add the version for Docker 18.03.1
2018-04-26 17:22:07 -04:00
David Michael
1001144dba
app-emulation/containerd: Drop 1.0.2
2018-04-26 17:17:01 -04:00
Benjamin Gilbert
c08446599c
sys-kernel/bootengine: bump to drop Oracle OCI support
2018-04-25 23:59:29 -04:00
Benjamin Gilbert
c7ccf27d64
coreos-base/coreos-init: bump for coreos-install -y and OCI unit
...
- Add coreos-install dry-run option
- Drop Oracle OCI network unit
2018-04-25 23:57:47 -04:00
Benjamin Gilbert
73f4a190cd
coreos-base/oem-oracle-oci: drop package
2018-04-25 22:40:53 -04:00
David Michael
831282c4d8
Merge pull request #3195 from dm0-/rust
...
Automatically rebuild Rust projects when Rust is updated
2018-04-25 12:51:48 -04:00
Geoff Levand
444ad167e7
Merge pull request #3100 from glevand/for-merge-sel-deps
...
Update packages needed by SELinux
2018-04-25 09:48:09 -07:00
Geoff Levand
20f3c1d669
chore(metadata): Regenerate cache
2018-04-24 17:27:02 -07:00
David Michael
ed347e828e
sys-process/audit: Enable building on arm64
2018-04-24 17:27:02 -07:00
Michael Marineau
1502b8cd91
sys-process/audit: Add Container Linux rules and loader
...
From: Michael Marineau <michael.marineau@coreos.com>
[Rebase to latest]
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
55670c9efe
sys-process/audit: Fixups for Container Linux
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Michael Marineau
298071800c
sys-process/audit: Add daemon USE flag
...
From: Michael Marineau <michael.marineau@coreos.com>
[rebase to latest]
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
7428f27839
sys-process/audit: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
10aade291e
sys-apps/coreutils: Enable for arm64
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
f3f77fbf98
sys-apps/coreutils: Add sandbox RDEPEND
...
Add a sandbox RDEPEND to coreutils to get the latest sandbox into catalyst
builds.
Fixes build errors like these:
sys-apps/sandbox-2.10-r4 is blocking sys-apps/coreutils-8.28-r1
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
mischief
329373854b
sys-apps/coreutils: Dont copy DIR_COLORS into /etc
...
From: mischief <mischief@offblast.org>
[Rebase to latest]
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Michael Marineau
be9dfcd5cb
sys-apps/coreutils: Add symlink-usr USE flag
...
From: Michael Marineau <michael.marineau@coreos.com>
[Rebase to latest]
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
03b5f6ab98
sys-apps/coreutils: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
b3966e807d
sys-apps/texinfo: Fixups for Container Linux
...
Need CCACHE_DIR for tool build and to skip doc, man for
main build.
Signedoff-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
222a250a8e
sys-apps/texinfo: Import latest
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Geoff Levand
6912ca3bad
profiles/arm64: Sync SELinux deps
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2018-04-24 17:27:02 -07:00
Benjamin Gilbert
1c38771b89
sys-kernel/coreos-kernel: use slotted dependency for intel-microcode
...
This will rebuild coreos-kernel whenever microcode is updated, and
ensures that coreos_production_image_packages.txt includes
intel-microcode.
2018-04-24 16:22:36 -04:00
Benjamin Gilbert
e8edc4debd
sys-firmware/intel-microcode: apply CoreOS changes
...
- Add PVR to sub-slot
2018-04-24 15:12:30 -04:00
Benjamin Gilbert
ce89274b34
sys-firmware/intel-microcode: drop old versions
2018-04-24 15:12:30 -04:00
Benjamin Gilbert
d80f9d223a
sys-firmware/intel-microcode: move from overlay
2018-04-24 15:12:30 -04:00
David Michael
8399fd5274
eclass/coreos-cargo: Rebuild Rust projects when Rust is updated
...
Trigger rebuilds when the cross-compiled libraries' slot value
changes, which uses a subset defined to the package version.
2018-04-24 13:44:55 -04:00
David Michael
5eaf4f7d2b
dev-libs/rustlib: Add a versioned subslot
2018-04-24 13:44:45 -04:00
David Michael
8d97942acc
sys-kernel/coreos-sources: Bump 4.16.3 to 4.16.4
2018-04-24 11:11:03 -04:00
David Michael
56de1dcd47
sys-kernel/coreos-sources: Bump 4.14.35 to 4.14.36
2018-04-24 11:09:46 -04:00
David Michael
7161d9f1e5
sys-kernel/coreos-sources: Bump 4.16.2 to 4.16.3
2018-04-20 19:54:03 -04:00
David Michael
383d3f82e6
sys-kernel/coreos-sources: Bump 4.14.34 to 4.14.35
2018-04-20 19:54:03 -04:00
David Michael
d321ec911c
coreos-base/coreos-metadata: Bump update-ssh-keys to 0.1.2
2018-04-20 19:53:22 -04:00
David Michael
7a2b20aebc
Merge pull request #3185 from sdemos/updateservicectl
...
app-admin/updateservicectl: bump to v2.0.0
2018-04-20 18:07:36 -04:00