30065 Commits

Author SHA1 Message Date
Alex Crawford
56219be17a Merge pull request #1079 from crawford/glibc
profiles: use glibc-2.17 for now
2015-01-31 16:40:01 -08:00
Alex Crawford
dfdec86498 profiles: use glibc-2.17 for now 2015-01-31 15:00:11 -08:00
Eugene Yakubovich
b309f3e786 Merge pull request #1078 from eyakubovich/master
flannel: make use of mk-docker-opts.sh
2015-01-30 17:39:01 -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
6162266978 Merge pull request #1075 from crawford/smb
sys-kernel/coreos-kernel: enable support for SMB2
2015-01-28 17:49:12 -08:00
Alex Crawford
6852649589 sys-kernel/coreos-kernel: enable support for SMB2 2015-01-28 17:08:21 -08:00
Michael Marineau
e4e847dc10 Merge pull request #375 from marineam/toolchain
toolchain_util: fix parsing emerge --pretend output
2015-01-28 17:02:51 -08:00
Michael Marineau
d0da252d49 toolchain_util: fix parsing emerge --pretend output
Fix parsing the following output:

    [ebuild  N    ] dev-libs/gmp-5.1.3-r1 to /usr/x86_64-cros-linux-gnu/
    [ebuild     UD] sys-libs/timezone-data-2013d [2014i-r1] to /usr/x86_64-cros-linux-gnu/

The previous regex did not account for upgrades and got confused by the
`[2014i-r1]` listing and goobbled up too much of the string. I am not
sure *why* portage is reporting an upgrade when --emptytree is also used
but there it is. Match all not-] characters instead.
2015-01-28 16:37:52 -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
316e96171b Merge pull request #1074 from marineam/kernel
coreos-kernel: bump to 3.18.4
2015-01-28 15:31:50 -08:00
Michael Marineau
e70e2ea957 coreos-kernel: bump to 3.18.4 2015-01-28 15:25:02 -08:00
Alex Crawford
586c4786ad Merge pull request #1069 from crawford/ghost
sys-libs/glibc: patch gethostbyname buffer overrun
2015-01-27 12:47:55 -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
e1a8283bf5 Merge pull request #1066 from marineam/syslinux
syslinux: drop 6.03_pre9, switch to 4.07 for ISOs
2015-01-26 18:02:39 -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
polvi
f0bdb69a7c Merge pull request #1065 from polvi/rocket
overlay: add rocket
2015-01-25 15:30:40 -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
b40ce7b3c2 Merge pull request #1063 from marineam/ext4
coreos-init: fix coreos-install for ext4 based images
2015-01-22 13:43:11 -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
6c42ff1032 Merge pull request #1060 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.2.1
2015-01-21 14:41:42 -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
Michael Marineau
1104e44864 Merge pull request #166 from marineam/dnsmasq
bump(net-dns/dnsmasq): sync with upstream
2015-01-20 12:23:26 -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
103a146c10 Merge pull request #374 from crawford/docs
build_library: add extract_docs()
2015-01-16 13:12:38 -08:00
Alex Crawford
db1f826632 build_library: add extract_docs() 2015-01-16 13:12:21 -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
e3cf1b0153 Merge pull request #1053 from crawford/insecure
app-emulation/docker: drop insecure registry flag
2015-01-13 15:09:52 -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
645181d044 Merge pull request #372 from marineam/ext4
disk_layout: switch to ext4 as the default root filesystem.
2015-01-12 14:12:46 -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
b4e27a9bab Merge pull request #1049 from marineam/mantle
Add ebuild for mantle and start generic go eclass
2015-01-12 14:12:25 -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