5294 Commits

Author SHA1 Message Date
Simon Herter
8cf857f23e sys-libs/ncurses: add rxvt-unicode-256color 2017-02-16 11:49:53 +01:00
Alex Crawford
cfc56e89a3 Merge pull request #2413 from crawford/waagent
app-emulation/wa-linux-agent: bump to v2.2.4
2017-02-03 13:20:01 -08:00
Alex Crawford
6c714105c5 coreos-base/oem-azure: bump to v2.2.4 2017-02-03 13:16:38 -08:00
Alex Crawford
43cff3c3f4 app-emulation/wa-linux-agent: bump to v2.2.4 2017-02-03 12:57:19 -08:00
Euan Kemp
2702a30450 Merge pull request #2411 from euank/docker-1.13.0-ipv6
app-emulation/docker: upgrade to coreos-1.13.0
2017-02-02 23:43:26 -08:00
Euan Kemp
ca08f9797b app-emulation/docker: upgrade to coreos-1.13.0 2017-02-02 23:04:34 -08:00
Alex Crawford
0ef1b76779 Merge pull request #2410 from crawford/cpus
sys-kernel/coreos-kernel: increase CONFIG_NR_CPUS
2017-02-01 18:06:32 -08:00
jakub-d
e423581c75 sys-kernel/coreos-kernel: increase CONFIG_NR_CPUS 2017-02-01 15:47:38 -08:00
David Michael
e0a8e7a82e Merge pull request #2408 from dm0-/glsa
GLSA syncs
2017-02-01 14:11:29 -08:00
David Michael
8f190facd2 profiles: sync squashfs and libpng versions on arm64 2017-02-01 12:00:57 -08:00
Euan Kemp
686cb1384e Merge pull request #2407 from euank/revert-double-extra-rc3
Revert "Merge pull request #2403 from euank/1298-runc-userns"
2017-01-31 22:45:30 -08:00
Euan Kemp
f324f1c7c5 Revert "Merge pull request #2403 from euank/1298-runc-userns"
This reverts commit 7f3b121e061d4592729161026f18abe5444f22f0, reversing
changes made to aaaef8fa392528e6b57135a960428e9ef8b0dfbc.

I messed up and cherry-picked into master instead of the build-1298
branch and it worked because the file in question had since been renamed
to rc4.

This reverts that extraneous file.
2017-01-31 22:44:04 -08:00
David Michael
08200dc94a Merge pull request #2404 from dm0-/bugs-1773
Upgrade to OpenSSH 7.4_p1
2017-01-31 20:17:24 -08:00
Euan Kemp
85cd5d0426 Merge pull request #2403 from euank/1298-runc-userns
app-emulation/runc: workaround userns issue
2017-01-31 19:38:24 -08:00
David Michael
681c94dc41 net-misc/openssh: apply our changes to the new version
Specifically, this drops the bindist USE flag, skips installing
some init.d files, and updates KEYWORDS for our architectures.

The build fix carried previously has been dropped since it is now
included in the upstream source archive.
2017-01-31 18:15:09 -08:00
David Michael
1d4139c1f0 net-misc/openssh: sync with the latest Gentoo ebuild 2017-01-31 18:15:09 -08:00
Euan Kemp
af7423451f app-emulation/runc: workaround userns issue
This fixes a bug in usernamespace support under selinux.
This patch matches the one applied to fedora.
2017-01-31 17:22:40 -08:00
David Michael
7b2856c765 Merge pull request #2401 from dm0-/docker
Sync commits with Docker 1.13
2017-01-31 14:18:25 -08:00
David Michael
1275e42126 app-emulation/containerd: sync with Docker 1.13 commits 2017-01-31 13:56:04 -08:00
David Michael
b1db1b1b9f app-emulation/docker-proxy: sync with Docker 1.13 commits 2017-01-31 13:56:04 -08:00
David Michael
c13e3b9294 app-emulation/runc: sync with Docker 1.13 commits 2017-01-31 13:56:04 -08:00
Euan Kemp
57351ee715 Merge pull request #2399 from euank/selinux-userns-backport
sys-kernel/coreos-sources: backport selinux+userns patch
2017-01-30 18:15:40 -08:00
Euan Kemp
3ed207fb7c Merge pull request #2398 from euank/runc-userns-selinux
app-emulation/runc: workaround userns issue
2017-01-30 17:41:07 -08:00
Euan Kemp
07f1c9d7f6 app-emulation/runc: workaround userns issue
This fixes a bug in usernamespace support under selinux.
This patch matches the one applied to fedora.
2017-01-30 17:39:45 -08:00
Euan Kemp
3fa9ab3724 sys-kernel/coreos-sources: backport selinux+userns patch
Upstream as https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=01593d3299a1cfdb5e08acf95f63ec59dd674906

See also https://github.com/opencontainers/runc/issues/1215
2017-01-30 17:26:18 -08:00
Benjamin Gilbert
cc53d1442f Merge pull request #2397 from bgilbert/grub-amd64
sys-boot/grub: Update to fix amd64 build
2017-01-30 13:43:07 -08:00
Benjamin Gilbert
bc485b7f5a sys-boot/grub: Update to fix amd64 build 2017-01-30 13:40:19 -08:00
David Michael
2b1adc04cf Merge pull request #2381 from dm0-/docker
Upgrade to Docker 1.13
2017-01-30 12:41:14 -08:00
David Michael
fac37442a5 app-emulation/docker: upgrade to unpatched 1.13.0 2017-01-30 12:40:19 -08:00
David Michael
75cd0c87c8 app-emulation/docker-proxy: use the CoreOS Go functions 2017-01-30 12:40:17 -08:00
Geoff Levand
5b3cdc4421 Merge pull request #2396 from glevand/for-merge-grub
sys-boot/grub: update to get arm64 verity
2017-01-30 11:03:06 -08:00
Geoff Levand
9bc37233f6 sys-boot/grub: update to get arm64 verity
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-01-30 10:54:36 -08:00
Geoff Levand
1377cc403c Merge pull request #2277 from glevand/for-merge-arm64-verity
coreos-sources: Add arm64 verity hash
2017-01-27 15:28:32 -08:00
Geoff Levand
04bba1b1c9 coreos-sources: Add arm64 verity hash
Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-01-27 15:27:08 -08:00
Benjamin Gilbert
1cd11cfb65 Merge pull request #2389 from bgilbert/kernel-readme
sys-kernel: Update README for current implementation
2017-01-25 15:25:59 -08:00
Benjamin Gilbert
4bf33f4bcf sys-kernel/README: Document use of slot operators in coreos-kernel 2017-01-25 15:19:03 -08:00
Benjamin Gilbert
413c889b59 sys-kernel: Fix minor inaccuracy in README 2017-01-25 15:18:29 -08:00
David Michael
76eaed7ac9 Merge pull request #2392 from dm0-/glsa
profiles: sync nss and nspr versions on arm64
2017-01-24 16:23:53 -08:00
David Michael
f49bc1521a Merge pull request #2391 from dm0-/grub-sync
sys-boot/grub: bump to sync with upstream master
2017-01-24 16:22:04 -08:00
David Michael
3864ec2808 profiles: sync nss and nspr versions on arm64 2017-01-24 15:24:45 -08:00
David Michael
e3a822619f sys-boot/grub: bump to sync with upstream master 2017-01-24 14:14:31 -08:00
Alex Crawford
8337078080 Merge pull request #2390 from crawford/flannel
app-admin/flannel-wrapper: bump to v0.7.0
2017-01-24 08:38:57 -08:00
David Michael
f2d8164575 Merge pull request #2387 from dm0-/rkt
app-emulation/rkt: bump to 1.23.0
2017-01-23 18:01:33 -08:00
Alex Crawford
2b91bc22f2 app-admin/flannel-wrapper: bump to v0.7.0 2017-01-20 09:24:26 -08:00
Benjamin Gilbert
04b06091d2 sys-kernel: Update README for current implementation 2017-01-19 16:31:59 -08:00
David Michael
60e48323b6 Merge pull request #2388 from dm0-/revertrevertrevert
AD is still broken
2017-01-19 14:20:30 -08:00
David Michael
02dcc6f7bc Revert "Revert "Revert "Active directory"""
This reverts commit 08347b088a8829741e616b77539726073cd9a1f7.
2017-01-19 13:20:52 -08:00
David Michael
6f3e828641 Revert "profiles: unmask samba"
This reverts commit aa5414a4fcfa9b2d5c93f6a77123b81b5ef781f5.
2017-01-19 13:20:48 -08:00
David Michael
3c1bcfcbb7 app-emulation/rkt: bump to 1.23.0 2017-01-19 12:43:23 -08:00
Alex Crawford
93cf2f70b1 Merge pull request #2386 from crawford/systemd
sys-apps/systemd: include nspawn fix
2017-01-18 18:06:03 -08:00