30065 Commits

Author SHA1 Message Date
Nick Owens
1bf8684127 Merge pull request #376 from mischief/bison
bump(sys-devel/bison): sync with upstream
2016-02-02 19:26:45 -08:00
Nick Owens
7508f29ffa Merge pull request #1743 from mischief/acbuild
put acbuild in sdk
2016-02-02 15:02:56 -08:00
Nick Owens
271329da24 coreos-devel/sdk-depends: pull app-emulation/acbuild into sdk 2016-02-02 13:36:37 -08:00
Nick Owens
42067e50e8 app-emulation: add acbuild v0.2.2 2016-02-02 13:36:37 -08:00
Nick Owens
0f3efa0013 bump(sys-devel/bison): sync with upstream 2016-02-02 12:30:36 -08:00
Michael Marineau
b3a64cc7c4 Merge pull request #495 from marineam/date
core_date: dumb little script so I can stop doing math
2016-02-01 14:53:06 -08:00
Michael Marineau
867ccc06c6 core_date: dumb little script so I can stop doing math
Compute coreos version for a date or the date of a coreos version.
Arguments are passed to `date` except for `-v` which takes an optional
version value and converts it to a date. `-v` must be the first arg.

    $ ./core_date
    945
    $ ./core_date -d wed
    947
    $ ./core_date -v
    Fri Jan 29 00:00:00 UTC 2016
    $ ./core_date -v +%D
    01/29/16
    $ ./core_date -v 1000
    Sun Mar 27 00:00:00 UTC 2016
    $ ./core_date -v 1000 +%D
    03/27/16
2016-02-01 14:39:59 -08:00
Nick Owens
5f98a5296b Merge pull request #1751 from danderson/master
Add an [Install] section to flanneld's systemd unit.
2016-01-30 23:09:02 -08:00
David Anderson
d795e6eead Add an [Install] section to flanneld's systemd unit.
Fixes coreos/bugs#1102.
2016-01-30 23:01:35 -08:00
Nick Owens
7f38711a84 Merge pull request #1738 from mischief/rkt-0.16.0
app-emulation/rkt: bump version to 0.16.0
2016-01-28 15:14:21 -08:00
Nick Owens
d3a1e602e1 Merge pull request #1749 from mischief/openssl-1.0.2f
Openssl 1.0.2f
2016-01-28 14:46:28 -08:00
Nick Owens
59a3e1fd1d app-emulation/rkt: bump version to 0.16.0 2016-01-28 14:44:05 -08:00
Nick Owens
bd3e22f7ac Merge pull request #1748 from mischief/baselayout
sys-apps/baselayout: include change to disable LLMNR
2016-01-28 14:42:47 -08:00
Nick Owens
db9166e39a sys-apps/baselayout: include change to disable LLMNR 2016-01-28 14:42:00 -08:00
Nick Owens
402836b1c0 dev-libs/openssl: bump to 1.0.2f
fixes CVE-2016-0701 and CVE-2015-3197 and updates CVE-2015-4000 (logjam)

https://www.openssl.org/news/secadv/20160128.txt
2016-01-28 14:15:56 -08:00
Nick Owens
a8bc8f0c5b dev-libs: import openssl-1.0.2e from portage-stable 2016-01-28 14:11:10 -08:00
Michael Marineau
143c7b312e Merge pull request #494 from marineam/boto
release_util: use BOTO_PATH instead of searching for .boto
2016-01-28 13:25:57 -08:00
Michael Marineau
9332cb697e release_util: use BOTO_PATH instead of searching for .boto
This simplifies the code a little and allows BOTO_PATH or BOTO_CONFIG to
be set in the environment. Now configs may be in arbitrary locations.
2016-01-28 13:10:01 -08:00
Michael Marineau
cf3b1fdf1f Merge pull request #1747 from marineam/baselayout-proc
baselayout: tolerate /proc and friends being mounted read-only
2016-01-27 14:58:55 -08:00
Michael Marineau
cb253416ac baselayout: tolerate /proc and friends being mounted read-only 2016-01-27 14:57:46 -08:00
Geoff Levand
59b46ba9f1 Merge pull request #373 from glevand/for-merge-net
Update for net
2016-01-26 15:15:22 -08:00
Alex Crawford
58f9b027c7 Merge pull request #1746 from crawford/flannel
app-admin/flannel: expose docker path as variable
2016-01-26 15:10:57 -08:00
Nick Owens
5a065ef9e5 Merge pull request #1745 from mischief/portage
portage 2.2.26
2016-01-26 14:18:25 -08:00
Alex Crawford
a8f02e6902 app-admin/flannel: expose docker path as variable
This allows users to override the path to a local mirror.
2016-01-25 19:08:41 -08:00
Michael Marineau
95d0bdaf72 *: Fix PIPESTATUS checks for bash 4.3
The one-liner `[[ -z ${PIPESTATUS[*]#0} ]]` no longer works because the
expansion still includes spaces even if all the values are zero. Somehow
that didn't matter in bash 4.2 but it does mater in 4.3 to be consistent
with the general behavior of variables in [[ tests.
2016-01-25 18:25:53 -08:00
Nick Owens
98b8375562 sys-apps/portage: mark arm64 stable 2016-01-25 15:51:06 -08:00
Nick Owens
30d9b7d6ab Merge pull request #374 from mischief/eclass-python
eclass: sync python eclasses
2016-01-25 15:27:06 -08:00
Nick Owens
df68b29bfa Merge pull request #1744 from mischief/arm64-zram
sys-kernel/coreos-kernel: enable ZRAM
2016-01-25 15:08:16 -08:00
Geoff Levand
9eef0808bd Merge pull request #1741 from glevand/for-merge-etcd
dev-db/etcd: Set CROS_WORKON_COMMIT for arm64
2016-01-25 14:13:32 -08:00
Nick Owens
7a583c8b00 sys-apps/portage: apply CoreOS patches to 2.2.26 2016-01-25 12:13:43 -08:00
Nick Owens
a093297e94 sys-apps/portage: import 2.2.26 2016-01-25 12:13:43 -08:00
Nick Owens
0c73a57e23 sys-kernel/coreos-kernel: enable ZRAM 2016-01-25 11:59:39 -08:00
Nick Owens
d7966f82ed eclass: sync python eclasses 2016-01-25 11:48:21 -08:00
Alex Crawford
989387a2a2 Merge pull request #1737 from crawford/length
sys-apps/shadow: increase minimum password length
2016-01-21 16:44:00 -08:00
Geoff Levand
fe848f57cf dev-db/etcd: Set CROS_WORKON_COMMIT for arm64
The current CROS_WORKON_COMMIT of etcd-2.2.4 does not build from
arm64.  Add a temporary conditional to set CROS_WORKON_COMMIT to
a known good revision for arm64.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-21 15:34:31 -08:00
Michael Marineau
676a9f2173 Merge pull request #1734 from marineam/go
Go 1.5.3
2016-01-21 13:51:40 -08:00
Alex Crawford
71903eab1d sys-apps/shadow: increase minimum password length
Several cloud providers have requested that the minimum password length be
increased to eight.
2016-01-21 09:17:16 -08:00
Nick Owens
e9e876f0e9 Merge pull request #1736 from mischief/ntp
net-misc/ntp: sync with upstream to 4.2.8p6
2016-01-20 23:36:27 -08:00
Nick Owens
7b6add8913 net-misc/ntp: sync with upstream to 4.2.8p6 2016-01-20 22:42:05 -08:00
Geoff Levand
94441549da bump(dev-libs/libnl): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-20 11:53:12 -08:00
Geoff Levand
d82ef18ed0 setup_board: Build grub platform modules
Run the emerge of the SDK sys-boot/grub again to pick up any config
changes that were made in setup_board.  This late emerge is needed
to build grub modules for architectures that are different from the
host.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-20 09:49:15 -08:00
Michael Marineau
524e466cc1 go: update 1.5 ebuild to 1.5.3 (remains ~amd64 for now) 2016-01-19 20:52:36 -08:00
Michael Marineau
e31ec800f0 go: a couple minor cleanups from upstream 2016-01-19 20:51:39 -08:00
Nick Owens
6ea24e667e Merge pull request #1733 from mischief/cve-oops
sys-kernel/coreos-{sources,kernel}: *actually* apply patch for CVE-2016-0728
2016-01-19 18:41:16 -08:00
Nick Owens
f2332e96f6 sys-kernel/coreos-{sources,kernel}: *actually* apply patch for CVE-2016-0728 2016-01-19 17:13:00 -08:00
Nick Owens
fdede7b04e Merge pull request #1729 from mischief/cve-2016-0728-alpha
sys-kernel/coreos-{sources,kernel}: apply patch for CVE-2016-0728
2016-01-19 14:38:59 -08:00
Nick Owens
fad7f689ed sys-kernel/coreos-{sources,kernel}: apply patch for CVE-2016-0728 2016-01-19 14:35:01 -08:00
Geoff Levand
b146809589 Merge pull request #1727 from glevand/for-merge-defconfig
arm64_defconfig: Set CONFIG_MODULE_SIG
2016-01-18 12:34:08 -08:00
Geoff Levand
8cabe64b95 arm64_defconfig: Set CONFIG_MODULE_SIG
Needed for module signatures.  Also fixes kernel build errors.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-01-18 12:31:25 -08:00
Nick Owens
c72539f915 Merge pull request #1728 from mischief/binfmt
sys-kernel/coreos-kernel: enable BINFMT_MISC
2016-01-17 13:22:00 -08:00