30065 Commits

Author SHA1 Message Date
David Michael
4a5ea747fb Merge pull request #2352 from dm0-/drop-scripts
profiles: drop some Python and Perl scripts from prod images
2017-01-04 19:25:38 -08:00
David Michael
80c1671a5e Merge pull request #619 from dm0-/bugs-1139
check_root: make #!/usr/bin/env a special case
2017-01-04 19:19:43 -08:00
David Michael
ed9c94ab6e profiles: drop some Python and Perl scripts from prod images 2017-01-04 19:18:45 -08:00
David Michael
6b941834eb Merge pull request #2351 from dm0-/fix-glibc
sys-libs/glibc: avoid use-after-free in pthread
2017-01-04 18:41:21 -08:00
David Michael
14c1461247 sys-libs/glibc: avoid use-after-free in pthread
This takes a patch from upstream Bugzilla by Alexey Makhalov.
2017-01-04 18:31:05 -08:00
Alex Crawford
ca8e3101b4 app-emulation/docker: remove early docker 2017-01-04 18:22:25 -08:00
David Michael
c2e3259b65 Merge pull request #2349 from dm0-/bump-toolbox
app-admin/toolbox: bump to stick with Fedora 24 by default
2017-01-04 18:08:23 -08:00
Matthew Garrett
750dc68222 net-fs/samba: support shipping libraries without executables
We don't want most of the Samba executables, just the libraries. Add a use
flag that gets rid of them.
2017-01-04 17:39:21 -08:00
David Michael
98718496a4 check_root: make #!/usr/bin/env a special case 2017-01-04 17:30:05 -08:00
David Michael
71b02508b3 app-admin/toolbox: bump to stick with Fedora 24 by default 2017-01-04 16:52:52 -08:00
David Michael
634a4b35cb Merge pull request #2348 from dm0-/bump-baselayout
sys-apps/baselayout: bump, add /sbin:/bin back into SDK PATH
2017-01-04 15:32:39 -08:00
David Michael
38a53b9be6 sys-apps/baselayout: bump, add /sbin:/bin back into SDK PATH 2017-01-04 15:10:43 -08:00
Alex Crawford
0e1849a138 Merge pull request #624 from crawford/regions
oem/ami: add eu-west-2 and ca-central-1 regions
2017-01-04 11:00:02 -08:00
Alex Crawford
f507a06b8a oem/ami: add eu-west-2 and ca-central-1 regions 2017-01-04 08:25:08 -08:00
David Michael
3a373a3541 Merge pull request #509 from dm0-/drop-iproute2
Drop sys-apps/iproute2
2017-01-03 15:35:23 -08:00
David Michael
8d594df81e Merge pull request #2343 from dm0-/fix-iproute2
A few iproute2 fixes
2017-01-03 15:35:15 -08:00
David Michael
58d2869781 chore(metadata): Regenerate cache 2017-01-03 15:15:50 -08:00
David Michael
9b661e7a42 sys-apps/iproute2: drop package, since it's in the overlay 2017-01-03 15:15:26 -08:00
Alex Crawford
e7cf0ee7a6 Merge pull request #2342 from crawford/bash
app-shells/bash: bump to 4.3-p48-r1
2017-01-03 15:15:08 -08:00
David Michael
d5c81270f3 sys-apps/iproute2: fix parallel build race 2017-01-03 15:06:56 -08:00
Alex Crawford
c5140bc57b app-shells/bash: bump to 4.3-p48-r1 2017-01-03 15:03:26 -08:00
Euan Kemp
77389dbb6b Merge pull request #2338 from euank/userns-remap-default
app-emulation/docker: depend on shadow
2017-01-03 13:48:47 -08:00
David Michael
144b334078 sys-apps/iproute2: enable arm64 build 2017-01-03 11:54:51 -08:00
Alex Crawford
70ee533a64 Merge pull request #506 from crawford/glsas
bump(metadata/glsa): sync with upstream
2017-01-03 09:45:44 -08:00
Alex Crawford
a9a49baafe bump(metadata/glsa): sync with upstream 2017-01-02 07:54:58 -08:00
Alex Crawford
bb29e80ea6 Merge pull request #504 from crawford/qemu
app-emulation/qemu: remove
2016-12-31 00:01:53 -08:00
Alex Crawford
9a08647481 app-emulation/qemu: remove
This was moved to coreos-overlay.
2016-12-30 16:24:47 -08:00
Euan Kemp
11d8cd20d4 app-emulation/docker: depend on shadow
If `--userns-remap=default` is used, docker invokes utilities from
shadow using flags introduced in 4.4
2016-12-30 12:07:04 -08:00
Michael Marineau
2f51fdf541 Merge pull request #503 from coreos/revert-501-gcloud
Revert "net-misc/gsutil: prune old gsutil and dependencies"
2016-12-29 13:05:55 -08:00
Alex Crawford
cb2e40da70 Merge pull request #620 from crawford/lsb
set_lsb_release: update name and color
2016-12-29 12:34:56 -08:00
Alex Crawford
ab60f519ec set_lsb_release: update name and color 2016-12-29 12:33:02 -08:00
Michael Marineau
7d60b765c7 Revert "net-misc/gsutil: prune old gsutil and dependencies" 2016-12-29 11:58:07 -08:00
Michael Marineau
6a776e66a7 Merge pull request #2336 from marineam/update
Profile updates/cleanups in preparation for a portage-stable update
2016-12-28 19:46:52 -08:00
Michael Marineau
adf6418fac profiles: disable systemd+gnutls globally instead of for targets only
The flag is harmless in the SDK but unneeded. Keeping it disabled
reduces the amount of diff noise when updating portage-stable/profiles.
2016-12-28 17:20:43 -08:00
Michael Marineau
7026c00e0b profiles: enable xattr globally
Already enabled on amd64 by default but not on arm64.
2016-12-28 17:20:43 -08:00
Michael Marineau
4f266084bd profiles: disable portage xattr on all architectures
Upstream has enabled the xattr flag globally which should be fine except
we don't need it for portage.
2016-12-28 17:20:43 -08:00
Michael Marineau
39940dad6f profiles: hard mask python3 use flags, add 3.5 to the list
This seems less clunky than editing $BOOTSTRAP_USE.

3.2 is no longer in portage while 3.5 is coming so update the versions.
2016-12-28 17:13:01 -08:00
Michael Marineau
e541606998 profiles: remove coreos/amd64/usr profile
This was only in use during the root->usr migration, since then it is
merely an alias for coreos/amd64/generic which is what we actually use.

The arm64 copy has never been used.
2016-12-28 17:13:01 -08:00
Michael Marineau
b9d040727d profiles: unmask selinux only in amd64 target profile 2016-12-28 17:13:00 -08:00
Michael Marineau
98385913fe profiles: enable seccomp globally
Upstream has enabled this flag, should be fine for us too but do so
prior to syncing with upstream to test for sure.

Keeping seccomp disabled for bind-tools since it breaks
cross-compilation and fixing it isn't very important.
2016-12-28 17:13:00 -08:00
Euan Kemp
e842270502 Merge pull request #2334 from euank/update-shadow
sys-apps/shadow: update to 4.4
2016-12-28 17:10:16 -08:00
Alex Crawford
e8f4907605 Merge pull request #2335 from crawford/init
coreos-base/coreos-init: update to use new motd
2016-12-28 16:05:56 -08:00
Alex Crawford
3500610004 coreos-base/coreos-init: update to use new motd 2016-12-28 16:03:37 -08:00
Euan Kemp
557bd2ab05 sys-apps/shadow: update to 4.4
This pulls in various changes from upstream and somewhat reduces our
diff from theirs.

It also is a rote version bump, necessary for docker
2016-12-28 15:01:58 -08:00
Euan Kemp
2113fa956f sys-auth/pambase: update stub version 2016-12-28 14:39:42 -08:00
Michael Marineau
aedc3baa57 Merge pull request #501 from marineam/gcloud
net-misc/gsutil: prune old gsutil and dependencies
2016-12-28 13:17:48 -08:00
Michael Marineau
f877fcef83 Merge pull request #2330 from marineam/gcloud
google-cloud-sdk: update to current release, replace gsutil
2016-12-28 13:17:34 -08:00
Euan Kemp
683c32f625 Merge pull request #2332 from euank/tcp-cong-bbr
sys-kernel/coreos-modules: enable TCP_CONG_BBR
2016-12-28 11:48:47 -08:00
Matthew Garrett
0bcc4fdbd4 net-fs/samba: Remove legacy init scripts and example config
These aren't needed
2016-12-28 11:54:28 -06:00
Matthew Garrett
c7c2d6935d profiles/coreos: Turn on Active Directory in SSSD
Set the appropriate USE flags for SSSD to be built with Active Directory
support
2016-12-28 11:45:14 -06:00