summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
...
* foundation/fuse: Apply fix for building on armv8Ed Cragg2016-03-181-2/+2
| | | | | | | | Cherry pick the upstream fix to use linux/types.h to define types (previously fixed in Baserock as 0479b766923a01553366d8dbf197ac5dabf4b9d6). The upstream patch also fixes on platforms other than Linux. Change-Id: I09cfd055092b24f9259da4179a3d6862f032007a
* Update sha of gall for fix for Git 2.8.0-rc2Pedro Alvarez2016-03-171-1/+1
| | | | Change-Id: I8b6f699df0100a745d278d4b6cb3ab17566a113c
* strata/gnome.morph: Use patched accountservice to search for libsystemdJavier Jardón2016-03-161-2/+2
| | | | Change-Id: Ie577c50e3e62c543bb48ab4cd72c8d2f0cfe8ce5
* strata/foundation/systemd.morph: Move some stuff to post-install-commandsJavier Jardón2016-03-161-3/+1
| | | | Change-Id: Ifa0b08168ed9910a7c405f1fee076fc7d51cc205
* strata/devtools.morph: Upgrade to Git 2.8.0-rc2Pedro Alvarez2016-03-161-2/+2
| | | | | | | | | | This stratum is included in systems like Trove, upgrading Git here is needed too. This commit completes 23f354034df7c6d2652bca285047d29f5abef560, which only upgrades 'git-minimal' in strata/core.morph Change-Id: I9e29190f9ef2fa2dbadc894853dca7a601695094
* Upgrade to Git 2.8.0-rc2Pedro Alvarez2016-03-161-2/+2
| | | | | | | | | | | | | | | | | | | This contains commit 9831e92bfa833ee9c0ce464bbc2f941ae6c2698d which removes the path_name() function. That fixes a remote-code execution security hole, described in CVE-2016-2315 and CVE-2016-2324. I have read in some places that 2.7.1 and later are not vulnerable, but I've not been able to prove that, nor find proof. At time of writing the Debian advisory doesn't show that 2.7.1 and later are safe, only 2.8.0-rc2: https://security-tracker.debian.org/tracker/CVE-2016-2324 See also: https://ma.ttias.be/remote-code-execution-git-versions-client-server-2-7-1-cve-2016-2324-cve-2016-2315/ Change-Id: I8948b295030f2f498780777aa62a54f2337518b5
* strata/audio-bluetooth.morph: Upgrade to libical 2.0.0Javier Jardón2016-03-152-3/+2
| | | | | | | Also remove max-jobs restriction as per the comments in commit ef6b19c4fade2dda8b7f6e7beb73cef6c60eb3b3 Change-Id: I17e121bb9244aba0218559801c60a81a161de1cd
* libical: Set 'max-jobs' to 1Pedro Alvarez2016-03-151-0/+1
| | | | | | | | | | | | Their build system is broken in version 1.0.1, and this shouldn't slow down the build too much given that this chunk takes only around 40 seconds to build on a 2vCPU 2G RAM VM. It looks like version 2.0.0 includes fixes to this problem. See commit dcc40c7ae2d337a0d83c077bf9d8f283499c6717 in libical repo, and consider removing this restriction when upgrading. Change-Id: Ic55f13944094336addf9a54805cac67a6f3b9e26
* Add sandboxlib to build and devel systemsBen Brown2016-03-152-5/+18
| | | | | | | | | | | | sandboxlib is a runtime dependency of ybd. While ybd is not currently a part of Baserock I found it surprising I couldn't at least run ybd from git using the build image from wiki.baserock.org. Created a new stratum as I was unable to find a suitable home amongst the existing strata. Also moves linux-user-chroot into the new stratum. Change-Id: If55c0ba4b9a48a0abc69ad5d39900c6c7807c72b
* strata/foundation/systemd.morph: Do not build compat librariesJavier Jardón2016-03-141-1/+1
| | | | | | | Nothing should depend on them anymore (As a reference, Arch systems dont include them anymore) Change-Id: I0b74bff2968b388bbd797ca626ffa2ac65a09fff
* strata/x-generic.morph: Upgrade xserver to 1.18.2Javier Jardón2016-03-141-2/+2
| | | | Change-Id: Id5c5f8a03cd580c2db564733f68bfe75c4c5c499
* cracklib: Set target when building 'cracklib-words'Pedro Alvarez2016-03-141-1/+1
| | | | | | | We don't need 'cracklib-words' as bz2, and also we avoid race conditions with this Makefile. Change-Id: I59b6e06974c8d1aa2cc62af2b92999642bae9ed4
* Upgrade to persitence-client-library v1.1.0Pedro Alvarez2016-03-122-15/+3
| | | | | | | | | The morphology file is not needed since these patches are included in this version: - http://git.projects.genivi.org/?p=persistence/persistence-client-library.git;a=commit;h=5fac47c728183c4dfee12524348240a07e5ef05c - http://git.projects.genivi.org/?p=persistence/persistence-client-library.git;a=commit;h=6b208bfc268890360fcbd5cede70da5d2f9fb459 Change-Id: I58f049624e5e2cdb9649242d9b5884f696e56b71
* Upgrade to systemd v229Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I447a5b3d4b4f803e16135dc1a1e23cd7a22cd3db
* Enable CONFIG_BT, needed for bluezPedro Alvarez2016-03-123-0/+3
| | | | | | | Add only to x86 and Jetson-tk1 kernels, given that these are the BSP used on systems with audio-bluetooth (bluez) Change-Id: Iff16d49079a55f00377ad0ee5831eb8aa657762c
* Upgrade audiomanager to 7.3Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I70903e1f152dbb726eb3abf7b5237f3f09639f38
* Upgrade DLT-daemon to v2.15.0Pedro Alvarez2016-03-122-3/+5
| | | | Change-Id: I774dd7efd74328f29c370a4e1a72280149f5ab24
* Upgrade fuse to 2.9.4Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I0c4567b61b1aa79acd582c2043d5ca4c2172ab10
* Upgrade libusb to v1.0.20Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: I6ef453ae841f5f010e0b23eaa284ccc6efc624ae
* Upgrade curl to 7.47.1Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: Ib445f6589cfed3d9b430a70415d92d42e11ff36e
* Update connman to 1.31Pedro Alvarez2016-03-121-2/+2
| | | | Change-Id: Iac3e1d1521c79b399829b69c4eafef0e2b4981a1
* Upgrade alsa-lib and alsa-utils to v1.0.29Pedro Alvarez2016-03-121-4/+4
| | | | Change-Id: Ie0ee82cb27a5036980fdd96897e7e58e43718c50
* Upgrade bluez to 5.37 including GENIVI service pluginPedro Alvarez2016-03-122-5/+10
| | | | | | | | | | | | | | Service API patches come from: - https://github.com/Vudentz/BlueZ/tree/service_api Also remove not used configure options, this warning was showing up in the build log: configure: WARNING: unrecognized options: --enable-alsa, --with-telephony The dependency on alsa-lib is also not needed. Change-Id: Ia53daaad69d9b20450d8881cbe3ca3fc6c5663bb
* strata/core: no need to run bootstrap in a separate stepJavier Jardón2016-03-092-6/+1
| | | | | | This is already done in DEFAULT 'configure-commands' Change-Id: I43b29165a42c9951c17647dbba935135dae6f633
* Add jq to coreutils-commonDan Firth2016-03-031-0/+5
| | | | Change-Id: Ibde8bf70de200a2f7cab22317e8d1257f2b5159b
* Add fail2ban-common stratumPedro Alvarez2016-03-022-0/+20
| | | | Change-Id: I32d996d8ce2c29d705ee8d35d83c141b044245bd
* foundation: Add python-systemdPedro Alvarez2016-03-021-0/+7
| | | | Change-Id: I1d11d7b5ea5cb339648467adecc8b5f152f9bc28
* Update to latest MorphPedro Alvarez2016-03-021-1/+1
| | | | | | | | | | | | | | | | | | New version includes some fixes for UnicodeDecodeError's using distbuild. It also includes some Warnings and Errors when there is a component name mismatch. Full list of changes: 7067e40 Fix copyright year of morphlib/morphloader.py 472dbbb Error when different names in system/strata c1aa6a4 Warning when different names in strata/chunks fb6dd95 Validate empty configure/build/test/install commands 7e15ed7 Avoid stack overflow in cachekeycomputer bda9fe5 Avoid UnicodeDecodeError when writing to log files c03b9c7 deploy: Fix an unlikely crash at deploy-time Change-Id: I1b61af0a53e4f0af9fbed39fda7e12b12f0e009c
* strata/python2-core.morph: Upgrade libxml2-python2 to v2.9.3GENIVI-L0.2baserock/release/GENIVI-L0.2baserock/pedroalvarez/genivi-l0.2Javier Jardón2016-03-021-2/+2
| | | | | | | | | | | | | | | | | | | | | This release fixes: CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8242 This completes commit 39e2deeb186916a583717f5c2b6e6d04d9434954 Change-Id: I24048cac5bb852b2e1556c6398ec535cc9ddd606
* strata/core.morph: Upgrade libxml2 to v2.9.3Javier Jardón2016-03-021-3/+4
| | | | | | | | | | | | | | | | | | | This release fixes: CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8242 Change-Id: I0b156764126261b9c02f27f561ec646527fee49d
* Add elixirDaniel Firth2016-03-023-2/+19
| | | | Change-Id: I5d2ff541f3a1960a4cfcd34d02bf40a684eb0f0b
* strata/foundation: Update libgcrypt to 1.5.5Javier Jardón2016-03-012-2/+8
| | | | | | | | Minor upgrade (we currently use 1.5.4) to fix: - CVE-2015-7511 - CVE-2014-3591 Change-Id: Idf138a5e8369fcb23f136c56e0eee500f6b9969f
* Move less from devtools to coreutils-commonJavier Jardón2016-03-012-5/+5
| | | | | | So we can use the real less instead the one provided by busybox Change-Id: Id57519986212ceda1ac4e635208b6d2f9da1c143
* Upgrade openssl to 1.0.1sPedro Alvarez2016-03-011-2/+2
| | | | Change-Id: Ieb0fdd4a0cba09296e3316fefd235b6f9e1bfd3a
* strata/input-common.morph: Upgrade libinput to 1.2.0Javier Jardón2016-03-012-8/+10
| | | | Change-Id: I8804aa8d5c7d4a9d2ba714a518775e34b6b19f6f
* strata/mesa-common.morph: Update mesa to 1.11.2Javier Jardón2016-02-291-2/+2
| | | | Change-Id: I7240accd89bfb6d3b6610a85e995594508c5225e
* strata/libdrm-common.morph: Upgrade libdrm to 2.4.67Javier Jardón2016-02-291-2/+2
| | | | Change-Id: Iec08785dc8909edd6acc5d7ef6d454fc46f63454
* strata/xdg-app-common.morph: Fix sha to point to baserock/0.4.13 instead 0.4.13Javier Jardón2016-02-291-1/+1
| | | | Change-Id: Ia27f346bf5d9e143f4d894c1a445ed7a9f77f30c
* strata/libdrm-common.morph: Upgrade libpciaccess to 0.13.4Javier Jardón2016-02-291-2/+2
| | | | Change-Id: I6b7631fc3507fc07bce055aed28c70734d0da6cf
* strata/xdg-app-common: Upgrade xdg-app to 0.4.13Javier Jardón2016-02-292-2/+16
| | | | Change-Id: I6815f27049915f8be1cf7f57db99277ee3f3e3e4
* Put quotes around all unpetrify-ref that could be interpreted as numbersPaul Sherwood2016-02-2811-21/+21
| | | | Change-Id: Ide3893f85f52070fe8ce66424ee1463951006004
* strata/gnome.morph: build isodate with python-distutilsJavier Jardón2016-02-271-1/+1
| | | | | | isodate is a dependency of rdflib python2 module Change-Id: Ie21dc623cf92df5b7c2b7a3a445d5294ae86c9a6
* Update unpetrify-refs for alsa-lib and alsa-utilsPedro Alvarez2016-02-271-2/+6
| | | | Change-Id: Ic7ab0e7c8a39093d452db2178bde70011d5c4854
* Upgrade 'lorry' to latest versionPedro Alvarez2016-02-261-1/+1
| | | | Change-Id: Ib453aab71cf0d466af53f215b5b3a1c7b4145ee0
* Update weston.ini for GDPPedro Alvarez2016-02-261-5/+21
| | | | Change-Id: I6f0901941eeb4821ddf004f1f5d066c2ff866170
* genivi-demo-platform: Upgrade HMI to be compatible with weston 1.9Pedro Alvarez2016-02-261-2/+2
| | | | Change-Id: I2827af2d64bba10abe0f676a2dc43c9f3398bee6
* Remove 'test-commands' since it's not in DEFAULTS or schemaPaul Sherwood2016-02-261-1/+0
| | | | Change-Id: I250590cd704749078cbc81f51c21df87f262a688
* strata/gnome.morph: zeitgeist still depend on the python2 version of rdflibJavier Jardón2016-02-251-1/+1
| | | | Change-Id: I86f49bc8af485a337c44dea029a2b7b9c753ec81
* wayland-ivi-extension: enable WITH_ILM_INPUT, needed for gdp-hmiPedro Alvarez2016-02-251-1/+1
| | | | Change-Id: Ief8a3d565de5360e2f3c3b4a882fbf0654f284c9
* Stop using input-genivi for GENIVI systemsPedro Alvarez2016-02-254-59/+1
| | | | | | | This version is, not needed since the upgrade to weston 1.9 on these systems Change-Id: I36f569edd4abb125b9ddebe9ddcf58d5cf3888d8