17119 Commits

Author SHA1 Message Date
Alex Crawford
da7a281179 Merge pull request #1089 from crawford/kernel
coreos-kernel: bump to 3.18.6
2015-02-11 11:45:18 -08:00
Alex Crawford
ba49e31844 Merge pull request #1093 from crawford/etcd-0.4.7
dev-db/etcd: bump to v0.4.7
2015-02-10 16:56:26 -08:00
Alex Crawford
05e78d024d dev-db/etcd: bump to v0.4.7 2015-02-10 16:25:48 -08:00
Alex Crawford
323b70c364 wa-linux-agent: don't start sshd.service 2015-02-10 15:47:25 -08:00
Alex Crawford
73961fab94 app-emulation/docker: bump to v1.5.0 2015-02-10 13:52:17 -08:00
Alex Crawford
6b732ad7a6 app-emulation/docker: mount namespace flags
Upstream docker commit: eb76cb2301fc883941bc4ca2d9ebc3a486ab8e0a
2015-02-10 13:52:17 -08:00
Alex Crawford
050e2d8eca coreos-kernel: bump to 3.18.6 2015-02-09 12:36:18 -08:00
Alex Polvi
121bddc621 transmission: patch to not require unneeded libraries 2015-02-07 12:59:46 -05:00
Alex Polvi
6bb60c67bf transmission: add upstream 2015-02-07 12:54:12 -05:00
Vito Caputo
e193ae2ab8 Merge pull request #1085 from vcaputo/docker-sysd-scope-nodefaultdeps
docker: backport cgroups: systemd: DefaultDependencies=false
2015-02-04 16:27:50 -08:00
Vito Caputo
b31bd828a0 systemd: backport patch for DefaultDependencies on transient units
Part of fixing https://github.com/coreos/bugs/issues/186
2015-02-04 19:23:57 -05:00
Vito Caputo
200d55ba2d docker: backport cgroups: systemd: DefaultDependencies=false
Part of fixing https://github.com/coreos/bugs/issues/186
2015-02-04 17:58:16 -05:00
Alex Crawford
8865b6900a sys-apps/systemd: add patch for nspawn module load
http://cgit.freedesktop.org/systemd/systemd/commit/?id=d0a0ccf3fecdb422d3fb7ab89646fe9042f11acd
2015-02-04 11:27:35 -08:00
Alex Crawford
76583606a9 docker: bump ebuild
Should have been done in 504faa1495e599e427f7d1e041c945436202ab34.
2015-02-02 14:05:10 -08:00
Alex Crawford
d9966c5ece profiles: mask glibc-2.19 for now 2015-02-02 09:01:40 -08:00
Alex Crawford
cedf18130f Revert "Merge pull request #1079 from crawford/glibc"
This reverts commit 93bd1011142c56a849c36c7db238637e72ea4cf1, reversing
changes made to 4e1b1b474513a251ecd0a7c1494d86e3dd926f3b.
2015-01-31 23:46:37 -08:00
Alex Crawford
dfdec86498 profiles: use glibc-2.17 for now 2015-01-31 15:00:11 -08:00
Eugene Yakubovich
69f0fa5da6 flannel: make use of mk-docker-opts.sh 2015-01-30 16:53:30 -08:00
Michael Marineau
9c9d57a10b Merge pull request #1076 from marineam/glibc
Glibc 2.19
2015-01-28 18:32:40 -08:00
Alex Crawford
6852649589 sys-kernel/coreos-kernel: enable support for SMB2 2015-01-28 17:08:21 -08:00
Michael Marineau
0dcdd4b2dd glibc: apply CoreOS tweaks to 2.19 2015-01-28 16:02:36 -08:00
Michael Marineau
ccc27e9b15 glibc: sync with upstream, add 2.19 ebuild
The current upstream stable version is 2.19-r1
2015-01-28 16:02:36 -08:00
Michael Marineau
e70e2ea957 coreos-kernel: bump to 3.18.4 2015-01-28 15:25:02 -08:00
Alex Crawford
82ba767bc1 sys-libs/glibc: patch gethostbyname buffer overrun
CVE-2015-0235
2015-01-27 12:46:23 -08:00
Michael Marineau
ed1b544d5c syslinux: drop 6.03_pre9, switch to 4.07 for ISOs
SYSLINUX is only used for creating ISO images these days so we no longer
need the 6.xx series with UEFI support. Once we get to adding UEFI
support to our images we should perhaps use GRUB to consolidate things.

This is prompted by a report that booting our ISOs hang on some Dell
servers but the older version works.
2015-01-26 16:54:46 -08:00
Alex Polvi
86174d3617 overlay: add rocket 2015-01-23 20:01:26 -05:00
Michael Marineau
eaf2d12d26 Merge pull request #1056 from marineam/mantle
mantle: update package path for plume command
2015-01-22 15:12:22 -08:00
Michael Marineau
750773924c coreos-init: fix coreos-install for ext4 based images 2015-01-21 15:57:40 -08:00
Michael Marineau
4e0718451e Merge pull request #1062 from marineam/systemd
systemd: Accept DHCP domains with a trailing dot
2015-01-21 15:53:38 -08:00
Michael Marineau
b116bd6d28 Merge pull request #1061 from marineam/ebtables
coreos: add ebtables
2015-01-21 15:53:32 -08:00
Michael Marineau
6e06c06bca Merge pull request #167 from marineam/ebtables
bump(net-firewall/ebtables): sync with upstream
2015-01-21 15:53:25 -08:00
Michael Marineau
288a746b3d systemd: Accept DHCP domains with a trailing dot
GCE includes the BIND-ism trailing '.' at the end of the domain name
reported in DHCP leases. After 215 systemd started rejecting this.
Fixes a regression compared to the current CoreOS stable release.

Fixes https://github.com/coreos/bugs/issues/220
2015-01-21 15:41:05 -08:00
Michael Marineau
434407beca coreos: add ebtables
Open the possibility of implementing flannel security features with a
security mechanism instead of creative configuration hacks. ;-)
2015-01-21 14:55:54 -08:00
Alex Crawford
5a07e931c5 coreos-base/coreos-cloudinit: bump to v1.2.1 2015-01-21 14:31:36 -08:00
Michael Marineau
2089bfa260 bump(net-firewall/ebtables): sync with upstream 2015-01-21 12:58:18 -08:00
Alex Crawford
49e14ae7f4 Merge pull request #1055 from crawford/docs
docs: include docs for coreos tools
2015-01-16 16:45:48 -08:00
Alex Crawford
6d905e4da8 app-admin/fleet: include docs 2015-01-16 16:45:00 -08:00
Alex Crawford
da9f44529e dev-db/etcd: include docs 2015-01-16 09:27:40 -08:00
Alex Crawford
14dd78db17 coreos-base/coreos-cloudinit: include docs 2015-01-16 09:27:40 -08:00
Alex Crawford
c8cd2621cc eclass/coreos-doc: add helper for including docs 2015-01-16 09:25:59 -08:00
Michael Marineau
2e7f0c40fb bump(net-dns/dnsmasq): sync with upstream
Packages updated:
  net-dns/dnsmasq
  net-dns/libidn
2015-01-15 19:11:27 -08:00
Michael Marineau
3a9459993b mantle: update package path for plume command
Not including kola yet since I haven't godep'ed it.
2015-01-15 18:59:05 -08:00
Michael Marineau
f2527bc546 Merge pull request #1038 from marineam/cleanup
Cleanup duplicate packages in coreos-overlay
2015-01-15 18:56:19 -08:00
Alex Crawford
0ff1c04f81 app-emulation/docker: drop insecure registry flag 2015-01-13 15:09:09 -08:00
Alex Crawford
14b1cba4dd app-emulation/docker: prune 1.3.3 ebuild 2015-01-13 15:09:09 -08:00
Michael Marineau
e4f85f2f0b Merge pull request #1051 from marineam/kernel
coreos-kernel: bump to 3.18.2 and prune old ebuilds
2015-01-12 14:12:35 -08:00
Michael Marineau
a30c29f174 coreos-kernel: bump to 3.18.2 2015-01-08 21:03:35 -08:00
Michael Marineau
d565d104bc coreos-kernel: prune old 3.17 ebuilds 2015-01-08 20:59:45 -08:00
Michael Marineau
1d86304c05 coreos-devel/mantle: new SDK utility package
Just the beginning for now, will eventually grow support for testing
CoreOS builds and provide better integration with remote services like
Google Cloud/Compute, Amazon, OpenStack clouds, etc. than we can achieve
with our current collection of bash scripts.
2015-01-08 20:08:35 -05:00
Michael Marineau
422d60ce9f eclass: add basic eclass for building Go binaries
This isn't particularly interesting right now but will be more important
once it grows support for cgo and cross-compiling, things which our
standard go build scripts don't handle.
2015-01-08 20:08:35 -05:00