28179 Commits

Author SHA1 Message Date
Geoff Levand
40f1189c03 sys-fs/sshfs-fuse: Remove unused package
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-15 15:30:30 -07:00
Geoff Levand
7944bcaff7 sys-fs/fuse-exfat: Remove unused package
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-15 15:30:30 -07:00
Geoff Levand
6367b10cc9 sys-fs/avfs: Remove unused package
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-15 15:30:30 -07:00
Geoff Levand
fa9be34ce9 sys-fs/libfat: Remove unused package
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-15 15:30:30 -07:00
Michael Marineau
b1823db145 ca-certificates: update to NSS 3.19.1
The following have been removed:

 - America_Online_Root_Certification_Authority_1.pem
 - America_Online_Root_Certification_Authority_2.pem
 - E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem
 - Entrust.net_Secure_Server_CA.pem
 - GTE_CyberTrust_Global_Root.pem
 - RSA_Root_Certificate_1.pem
 - TDC_Internet_Root_CA.pem
 - Thawte_Premium_Server_CA.pem
 - Thawte_Server_CA.pem
 - ValiCert_Class_1_VA.pem
 - ValiCert_Class_2_VA.pem

The following have been added:

 - CFCA_EV_ROOT.pem
 - COMODO_RSA_Certification_Authority.pem
 - DigiCert_Assured_ID_Root_G2.pem
 - DigiCert_Assured_ID_Root_G3.pem
 - DigiCert_Global_Root_G2.pem
 - DigiCert_Global_Root_G3.pem
 - DigiCert_Trusted_Root_G4.pem
 - Entrust_Root_Certification_Authority_-_EC1.pem
 - Entrust_Root_Certification_Authority_-_G2.pem
 - GlobalSign_ECC_Root_CA_-_R4.pem
 - GlobalSign_ECC_Root_CA_-_R5.pem
 - IdenTrust_Commercial_Root_CA_1.pem
 - IdenTrust_Public_Sector_Root_CA_1.pem
 - QuoVadis_Root_CA_1_G3.pem
 - QuoVadis_Root_CA_2_G3.pem
 - QuoVadis_Root_CA_3_G3.pem
 - Staat_der_Nederlanden_EV_Root_CA.pem
 - Staat_der_Nederlanden_Root_CA_-_G3.pem
 - S-TRUST_Universal_Root_CA.pem
 - USERTrust_ECC_Certification_Authority.pem
 - USERTrust_RSA_Certification_Authority.pem
 - WoSign_China.pem
 - WoSign.pem

For the upstream change log since the previous version (3.16) see:
http://hg.mozilla.org/projects/nss/log/NSS_3_19_1_RTM/lib/ckfw/builtins/certdata.txt?revcount=9
2015-06-12 19:54:51 -07:00
Michael Marineau
6751326e80 ca-certificates: match /usr/share/ca-certificates to /etc/ssl/certs
It is a common pattern to bind mount /etc/ssl/certs from the host system
into a container. This doesn't work on CoreOS because /etc/ssl/certs is
just a pile of symlinks to /usr. If the applications in the container
use Go then binding /usr/share/ca-certificates to /etc/ssl/certs does
happen to work because Go only needs ca-certificates.crt which is in
that top level directory. This however does not work for OpenSSL
applications because it needs a whole directory of hashed certificates.

To fix this change two things:
 - Remove the `mozilla` directory left over from when certs came from
   multiple sources. Install certs in ca-certificates directory instead.
 - Include the OpenSSL hash symlinks in ca-certificates.
2015-06-12 19:23:02 -07:00
George Tankersley
abb99b560d Merge pull request #412 from gtank/verity
disk_util: dm-verity hash output
2015-06-12 16:14:39 -07:00
Michael Marineau
9e0fc11a34 Merge pull request #206 from glevand/for-merge-6
portage-stable: Updates for arm64 (nmap, man-pages)
2015-06-12 15:45:48 -07:00
Michael Marineau
4a9a7f90f8 Merge pull request #205 from glevand/for-merge-5
portage-stable: Updates for arm64 (sys-devel)
2015-06-12 15:45:37 -07:00
Nick Owens
68dbba9661 Merge pull request #1284 from mischief/openssl-1.0.1o
profiles: update to openssl-1.0.1o
2015-06-12 15:40:37 -07:00
Nick Owens
9f02e4ceca Merge pull request #209 from mischief/openssl-1.0.1o
bump(dev-libs/openssl): sync with upstream
2015-06-12 15:40:27 -07:00
mischief
353732cb9d profiles: update to openssl-1.0.1o 2015-06-12 14:54:44 -07:00
mischief
fa6ad2ff77 bump(dev-libs/openssl): sync with upstream 2015-06-12 14:51:31 -07:00
George Tankersley
93f033c59e verity: add support for root hash output to disk_util 2015-06-11 18:37:51 -07:00
Nick Owens
7208f7d59d Merge pull request #1281 from mischief/openssl
profiles: update to openssl-1.0.1n
2015-06-11 17:01:22 -07:00
Alex Crawford
4698560bf3 Merge pull request #1280 from crawford/vagrant
coreos-base/oem-vagrant: various fixes
2015-06-11 16:57:27 -07:00
Nick Owens
a36d4ee535 Merge pull request #208 from mischief/openssl
bump(dev-libs/openssl): sync with upstream
2015-06-11 16:54:44 -07:00
mischief
e3c67f370d profiles: update to openssl-1.0.1n
https://bugs.gentoo.org/show_bug.cgi?id=551832
2015-06-11 16:53:04 -07:00
Alex Crawford
14dc5163ee coreos-base/oem-vagrant: bump ebuild 2015-06-11 16:30:05 -07:00
Alex Crawford
ed61fa75bb coreos-base/oem-vagrant: strip leading '-' from path 2015-06-11 16:30:05 -07:00
mischief
cd257a3325 bump(dev-libs/openssl): sync with upstream 2015-06-11 16:25:03 -07:00
Alex Crawford
17b8e08044 coreos-base/oem-vagrant: use insecure key 2015-06-11 12:47:35 -07:00
Michael Marineau
cc56a23208 Merge pull request #419 from marineam/gce
core_promote: update to new standard GCE image description format
2015-06-10 15:39:35 -07:00
Michael Marineau
74efb97eeb core_promote: update to new standard GCE image description format
Description will now look like:

    CoreOS, CoreOS alpha, 695.0.0, amd64-usr published on 2015-05-28
2015-06-10 15:26:57 -07:00
Alex Crawford
d56992f819 Merge pull request #1278 from crawford/kernel
sys-kernel/coreos-{kernel-sources}: bump to v4.0.5
2015-06-10 14:35:56 -07:00
Alex Crawford
384afd4312 sys-kernel/coreos-{kernel-sources}: bump to v4.0.5 2015-06-10 14:34:38 -07:00
Alex Crawford
f0248e57a5 Merge pull request #416 from crawford/ami
oem/ami: up SSH timeout to 10 minutes
2015-06-10 14:27:16 -07:00
Alex Crawford
c1ae15c785 Merge pull request #1276 from crawford/systemd
sys-apps/systemd: add Xen and CCISS fixes
2015-06-10 13:52:21 -07:00
Alex Crawford
02c4f3e15a sys-apps/systemd: add Xen and CCISS fixes 2015-06-10 13:34:08 -07:00
Alex Crawford
b0704edc6e Merge pull request #1277 from crawford/waagent
app-emulation/wa-linux-agent: bump to v2.0.13
2015-06-10 13:32:42 -07:00
Alex Crawford
4625fcb488 app-emulation/wa-linux-agent: bump to v2.0.13 2015-06-10 12:21:55 -07:00
Alex Crawford
d017156fad Merge pull request #418 from crawford/ovf
image_to_vm: fix OVF filename
2015-06-09 20:19:29 -07:00
Alex Crawford
8cd6d7f8da image_to_vm: fix OVF filename 2015-06-09 18:56:49 -07:00
Alex Crawford
71db486159 Merge pull request #207 from crawford/rust
bump(dev-lang/rust): sync with upstream
2015-06-05 17:52:06 -07:00
Alex Crawford
73dcce7834 bump(dev-lang/rust): sync with upstream 2015-06-05 16:10:41 -07:00
Alex Crawford
bb2226077f dev-lang/rust: remove Rust
This was accidentally commited in fdac63b.
2015-06-05 16:10:31 -07:00
Alex Crawford
54667dde77 oem/ami: up SSH timeout to 10 minutes
5 minutes isn't long enough
2015-06-04 11:22:10 -07:00
Alex Crawford
6fe9b09cf4 Merge pull request #1272 from crawford/systemd
sys-apps/systemd: bump to v220-coreos
2015-06-02 19:27:36 -07:00
Alex Crawford
63675cbd46 sys-apps/systemd: apply ebuild changes from gentoo 2015-06-02 18:28:48 -07:00
Alex Crawford
4d78cb33b5 sys-apps/systemd: bump to v220-coreos 2015-06-02 18:28:48 -07:00
Alex Crawford
1c3099c398 Merge pull request #1271 from crawford/ignition
sys-apps/ignition: remove stages
2015-06-02 13:13:26 -07:00
Alex Crawford
3d43b4f8e1 sys-apps/ignition: remove stages 2015-06-02 12:21:48 -07:00
Alex Crawford
a231ef0bab Merge pull request #413 from crawford/vmx
build_library: various VMware improvements
2015-06-01 16:46:03 -07:00
Alex Crawford
ebb1ad586f build_library: add support for VMware OVF
This moves the functionality of mkova.sh (within the SDK) directly into
the build library.
2015-06-01 16:45:42 -07:00
Michael Marineau
21611faaed Merge pull request #1270 from glevand/for-merge-1
app-emulation/xenstore: Fix misspelled DEPEND
2015-06-01 13:37:08 -07:00
Geoff Levand
a2430ae1ed app-emulation/xenstore: Fix misspelled DEPEND
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-06-01 13:30:38 -07:00
Geoff Levand
f218b6fd68 bump(sys-apps/man-pages-posix): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-29 10:20:06 -07:00
Geoff Levand
b2856a86e6 bump(sys-apps/man-pages): sync with upstream for arm64
Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-29 10:20:06 -07:00
Geoff Levand
e29ed515dc sys-apps/man-db: Add new package for man-pages
New package to satisfy sys-apps/man-pages dependency.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-29 10:20:06 -07:00
Geoff Levand
1bf1a1caf1 dev-libs/libpipeline: Add new package for man-pages
New package to satisfy sys-apps/man-pages dependency.

Signed-off-by: Geoff Levand <geoff@infradead.org>
2015-05-29 10:20:06 -07:00