David Michael
901248877c
profiles: don't let gnupg pull in gnutls
2016-10-13 20:50:31 -07:00
David Michael
d5af903d5a
dev-libs/libgpg-error: update to 1.24
...
The ebuild is the same as upstream Gentoo, except with the patch
applied for cross-compilation.
2016-10-13 20:50:03 -07:00
David Michael
d5cb686e32
bump(app-crypt/gnupg): sync with upstream
2016-10-13 18:09:32 -07:00
David Michael
8577f3582e
bump(dev-libs/nettle): sync with upstream
2016-10-13 18:09:23 -07:00
David Michael
f0807d0486
bump(dev-libs/libtasn1): sync with upstream
2016-10-13 18:08:32 -07:00
David Michael
71c49fff9d
dev-libs/npth: add new package for gnupg 2.1
2016-10-13 18:04:53 -07:00
David Michael
2a51efd8bc
bump(dev-libs/libksba): sync with upstream
2016-10-13 18:03:13 -07:00
David Michael
5550b5f199
bump(dev-libs/libassuan): sync with upstream
2016-10-13 18:03:00 -07:00
Michael Marineau
7dcf071100
Merge pull request #577 from dit4c/fix-check-etag
...
Force HTTP/1.0 in fix_check_etag.sh
2016-10-13 17:30:28 -07:00
Tim Dettrick
449a01ea63
Handle HTTP/2 different ETag header output
2016-10-14 09:37:28 +10:00
Alex Crawford
92da0e5b51
Merge pull request #2228 from garygrebus/spidermonkey-48-bit-va
...
dev-lang/spidermonkey: Better fix for CONFIG_ARM64_VA_BITS_48
2016-10-12 14:48:59 -07:00
redbeard
75af319f4d
Merge pull request #598 from glevand/for-merge-glance
...
glance_load: Add board argument
2016-10-12 13:56:45 -07:00
Gary Grebus
491c561806
dev-lang/spidermonkey: Better fix for CONFIG_ARM64_VA_BITS_48
...
Fixes runtime errors similar to these on arm64:
polkitd[2516]: unhandled level 3 translation fault (11) at 0x00000018, esr 0x92000007
Replaces an earlier patch with one based on:
https://bugzilla.mozilla.org/show_bug.cgi?id=1143022
Signed-off-by: Gary Grebus <gary.grebus@verizon.com>
2016-10-12 14:41:29 -04:00
Geoff Levand
c78eae992a
glance_load: Add board argument
...
Signed-off-by: Geoff Levand <geoff@infradead.org>
2016-10-12 09:45:04 -07:00
Alex Crawford
cbd925c421
Merge pull request #2203 from crawford/mellanox
...
sys-kernel/coreos-modules: enable more mellanox
2016-10-11 14:19:47 -07:00
Alex Crawford
784c276957
roller_upload: fix spacing
2016-10-11 12:51:39 -07:00
Alex Crawford
e39aec3785
offline_signing: add support for different boards
2016-10-11 12:51:39 -07:00
Alex Crawford
6f528e13e2
Merge pull request #2227 from coreos/revert-2218-roll-back-docker
...
Revert "Merge pull request #2215 from crawford/docker"
2016-10-11 10:46:19 -07:00
David Michael
d732b9ebc2
chore(metadata): Regenerate cache
2016-10-10 16:23:26 -07:00
David Michael
28dda21510
profiles: add the oem-aci sub-profile
2016-10-10 16:23:26 -07:00
David Michael
1c0b8fe8c8
app-emulation/google-{compute-daemon,startup-scripts}: drop ebuilds
2016-10-10 16:23:26 -07:00
David Michael
5d0018e594
sys-apps/ignition: bump to v0.11.2
...
This includes updating the built-in service list to use the new GCE
agent service installed by the parent commit.
2016-10-10 16:23:26 -07:00
David Michael
4fd75fc80f
coreos-base/oem-gce: migrate to the containerized GCE agent
...
The container is actually installed into the image when running the
image_to_vm script, so this ebuild has no runtime dependencies. It
only installs the GRUB configuration, oem-release file, and service
unit to start the rkt container.
2016-10-10 16:23:26 -07:00
David Michael
db06daab37
coreos-base/coreos-oem-gce: new meta-package ebuild
...
This meta-package uses runtime dependencies to collect all packages
needed to build a CoreOS environment. In this case, it only has a
dependency on the GCE agent Python package, since that ebuild lists
all packages required to function properly.
2016-10-10 16:23:26 -07:00
David Michael
2c10f97bf5
app-emulation/google-compute-engine: new ebuild
2016-10-10 16:23:26 -07:00
Nick Owens
4d400edf4c
Merge pull request #481 from mischief/gcrypt
...
bump(dev-libs/libgcrypt): sync with upstream
2016-10-10 15:50:00 -07:00
Nick Owens
0be3d93e62
Merge pull request #2226 from mischief/gcrypt-arm64
...
profiles: accept dev-libs/libgcrypt-1.7.3 for arm64
2016-10-10 15:49:47 -07:00
Alex Crawford
6ec7ac4fe6
Revert "Merge pull request #2215 from crawford/docker"
2016-10-10 15:36:30 -07:00
Nick Owens
005a29e757
profiles: accept dev-libs/libgcrypt-1.7.3 for arm64
2016-10-10 15:33:21 -07:00
Nick Owens
712511a0aa
Merge pull request #480 from mischief/glsa
...
bump(metadata/glsa): sync with upstream
2016-10-10 14:40:55 -07:00
Michael Marineau
b2bf0021ea
Merge pull request #594 from marineam/disable-verity
...
build_image: disable verity again
2016-10-10 14:23:46 -07:00
Michael Marineau
4ed9a1a2a5
build_image: disable verity again
...
The Xen loader in GRUB never received support for our hacky scheme of
adding the verity hash to the kernel cmdline. Disable till that's fixed.
Partially reverts 2016567 and 533b1b9.
2016-10-10 14:08:05 -07:00
Michael Marineau
495fd3f9a1
Merge pull request #2223 from marineam/tzdata
...
Update to current timezone data
2016-10-10 12:43:43 -07:00
Michael Marineau
d0af59a49f
Merge pull request #2225 from marineam/cgpt
...
sys-apps/seismograph: fix cgpt repair segfault
2016-10-10 12:40:14 -07:00
Michael Marineau
257121f734
Merge pull request #591 from marineam/utf-8
...
build_image: generate C.UTF-8 locale
2016-10-10 12:39:18 -07:00
Michael Marineau
92bc09f9da
Merge pull request #2213 from marineam/utf-8
...
profiles: include libc locale data
2016-10-10 12:39:07 -07:00
Michael Marineau
bd8dd714d8
Merge pull request #2222 from marineam/ca-certs
...
app-misc/ca-certificates: update to latest mozilla cert db
2016-10-10 12:38:36 -07:00
Michael Marineau
4fe46f52d6
sys-apps/seismograph: fix cgpt repair segfault
2016-10-10 12:37:43 -07:00
Nick Owens
1a11e37c44
bump(dev-libs/libgcrypt): sync with upstream
2016-10-10 08:21:19 -07:00
Nick Owens
17948062a0
bump(metadata/glsa): sync with upstream
2016-10-10 08:18:00 -07:00
Michael Marineau
7560aeb81c
sys-libs/timezone-data: remove management of /etc timezone
...
We omit /etc/localtime to use UTC by default.
Re-add the old posix symlink in the unlikely case someone is referring
to timezones using that prefix.
2016-10-07 16:05:28 -07:00
Michael Marineau
56adefa9db
sys-libs/timezone-data: import latest stable ebuild from upstream
2016-10-07 15:46:47 -07:00
Michael Marineau
1c2346b1d2
app-misc/ca-certificates: update to latest mozilla cert db
2016-10-07 15:30:50 -07:00
Michael Marineau
f8e7c73802
Merge pull request #2221 from marineam/usrfiles
...
sys-libs/nss-usrfiles: sync w/ glibc 2.23
2016-10-07 14:25:22 -07:00
Michael Marineau
1d29705132
sys-libs/nss-usrfiles: sync w/ glibc 2.23
...
Fixes a few issues that have been resolved in glibc since 2.18:
* The NSS backends shared internal state between thegetXXent and
getXXbyYY NSS calls for the same database, causing a
denial-of-service condition in some applications. (CVE-2014-8121)
* Don't ignore too long lines in nss_files (CVE-2015-5277)
2016-10-07 14:16:18 -07:00
Joe Bowers
cb3e94e14b
Merge pull request #2218 from joeatwork/roll-back-docker
...
Merge pull request #2215 from crawford/docker
2016-10-06 11:30:57 -07:00
Alex Crawford
3239c17a80
Merge pull request #2219 from crawford/systemd
...
sys-apps/systemd: bump to include various fixes
2016-10-05 15:22:34 -07:00
Alex Crawford
853caa3da1
sys-apps/systemd: bump to include various fixes
2016-10-05 14:37:41 -07:00
Alex Crawford
0982013ff0
app-emulation/runc: revert to 0.1.0
2016-10-05 14:01:42 -07:00
Alex Crawford
fe554c3f26
app-emulation/containerd: revert to 0.2.2
2016-10-05 14:01:33 -07:00