summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gspell: initial add 1.8.1Andreas Müller2019-03-281-0/+11
| | | | | | | This is necessary for latest evince. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enchant2: initial add 2.2.3Andreas Müller2019-03-281-0/+26
| | | | | | | It can live in same image with enchant without causing conflicts. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hunspell: upgrade 1.6.2 -> 1.7.0Andreas Müller2019-03-282-17/+17
| | | | | | | | | | They changed the license back when hunspell2 was removed [1]. My test did not show fallout for missing hunspell2. [1] https://github.com/hunspell/hunspell/commit/35301da115410bdffa6a35ed449be44df2d8a218 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf-editor: upgrade 3.28.0 -> 3.32.0Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dconf: upgrade 0.30.1 -> 0.32.0Andreas Müller2019-03-282-31/+4
| | | | | | | Instead of patching out docs just tell meson not to build man pages Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gparted: upgrade 0.31.0 -> 0.33.0Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-weather-plugin: upgrade 0.9.0 -> 0.9.1Andreas Müller2019-03-281-2/+2
| | | | | | | | | | | | | | | | | Most notable changes from announcement [1]: 1. Use https for all connections (bug #13645) 2. Use the latest sunrise API (2.0) (bug #14972) Note on 2.: although met.no announced they will stop support for API 1.1 after 2019-02-15 plugin 0.9.0 still works for me. So in case of trouble on our stable branches we should consider upgrading. [1] https://mail.xfce.org/pipermail/xfce/2019-March/036322.html [2] https://api.met.no/weatherapi/sunrise/2.0/documentation#version_2.0_released:_2018-11-19 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: set CVE_VERSIONQi.Chen@windriver.com2019-03-281-0/+1
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: 16 -> 18William A. Kennington III via Openembedded-devel2019-03-282-14/+46
| | | | | | | | | | | | | | | Also brings in a patch to fix up building against a musl libc that is not in a released build yet. This change cleans up a number of things about the build - Upstream no longer depends on glib - We dont ever runtime depend on reference dbus - Docs are disabled by default so we don't need to specify the option - There is no native tooling so we shouldn't need a native bbclass - No longer depend on gitsm since upstream provides release tarballs Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* function2: Add packageWilliam A. Kennington III via Openembedded-devel2019-03-281-0/+21
| | | | | | | function2 is an improved, drop in replacement for std::function. Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: Update GCC 4.8 compat patchBrad Bishop2019-03-261-0/+23
| | | | | | | | GCC 4.8 compatibility was lost moving from 10.15.1 to 10.15.3. Add another wrapper for std::make_unique to restore it. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libforms: has a depends on mesa so add DISTRO_CHECKArmin Kuster2019-03-261-1/+3
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ftgl: package requires openql add DISTRO_CHECKArmin Kuster2019-03-261-1/+3
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: bump version to v1.3Bartosz Golaszewski2019-03-262-2/+5
| | | | | | | | | | There are several new features in this release. The one that impacts the recipe is the option to install the test executable to bindir using the new options (--enable-install-tests). This requires separate PACKAGECONFIG entries for 0.x and 1.x series. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: update to 4.0Oleksandr Kravchuk2019-03-241-3/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* doxygen: update to 1.8.15Oleksandr Kravchuk2019-03-232-8/+7
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpuburn-arm: Add armv7ve as a valid machineFabio Berton2019-03-221-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: install API headers as we used toAndreas Müller2019-03-221-1/+1
| | | | | | | | | ENABLE_XPDF_HEADERS was renamed to ENABLE_UNSTABLE_API_ABI_HEADERS [1] [1] https://cgit.freedesktop.org/poppler/poppler/tree/NEWS#n72 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* physfs: Fix license checksumAndreas Müller2019-03-221-1/+1
| | | | | | | Copyright year was changed Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.8.18 -> 1.8.20Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: upgrade 1.14.4 -> 1.16.0Andreas Müller2019-03-2211-139/+119
| | | | | | | | | | | | | | | * license.html was checked: it is still GPLv2. Could not find what changed the checksum. Maybe it was generated with a different version of gtk-doc. * Build tested with just gnutls in PACKAGECONFIG to test nss alternative (and setting no crypto won't work) * Build tested with all entries except gnutls/qt4-x11-free (yes they still support it!) in PACKAGECONFIG * By far the most time was spent on musl patch adjustment. They apply cleanly but musl build was not tested due to limited resources. * Fix build for non systemd by making SYSTEMD_SERVICE conditional Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 0.71.0 -> 0.75.0Andreas Müller2019-03-223-7/+10
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-calculator-plugin: 0.6.0 -> 0.7.0Andreas Müller2019-03-221-2/+2
| | | | | | | Another plugin ported to gtk3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screenshooter: upgrade 1.9.3 -> 1.9.4Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfdesktop: upgrade 4.13.2 -> 4.13.3Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: upgrade 2.0.3 -> 2.0.4Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm3: upgrade 3.22.2 -> 3.24.1Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glibmm: upgrade 2.58.0 -> 2.58.1Andreas Müller2019-03-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: upgrade 10.15.1 -> 10.15.3Andreas Müller2019-03-221-2/+2
| | | | | | | | | | | * 10.15.2 was a security release for CVE-2019-5737 [1] * 10.15.3 was a bugfix release [2] [1] https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2 [2] https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iscsi-initiator-utils: Fix 32bit build issues with Werror=format-truncationMingli Yu2019-03-222-0/+116
| | | | | | | | | | Backport a patch to fix 32bit build issues with string length overflow as below: | idbm.c:679:27: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Werror=format-truncation=] | snprintf(passwd_len, 8, "%d", (int)strlen(value)); \ Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: Update from 8.37.0 to 8.1903.0Randy MacLeod2019-03-212-122/+7
| | | | | | | | | | | | | | | | | | | | | | Remove obsoleted fix-ptest-not-finish patch which is no longer required after rsyslog commit: a5b9fbc02 testbench: remove no longer needed .conf files Add libgcc and python dependencies for ptest: Testsuite summary for rsyslog 8.1903.0 ======================================================================== # TOTAL: 351 # PASS: 309 # SKIP: 38 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 for qemux86[-64] when run with ptest-runner -t 800 since some tests are stress tests and take quite a while to complete. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: fix typo in summaryRandy MacLeod2019-03-211-1/+1
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-support/libutempter: Fix the macro string concatenation.iddinev2019-03-212-0/+35
| | | | | | | | | | The previous patch 0001-Fix-macro-error.patch erroneously assumes that the 'MACRO1##MACRO2' operation expands the macros before concatination. As a result the UTEMPTER_DEFAULT_PATHNAME always gets the literal RAW_UTEMPTER_PATH value. Signed-off-by: iddinev <xidinev@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* physfs: upgrade 3.0.1 -> 3.0.2Andreas Müller2019-03-211-2/+2
| | | | | | | | | | | | Announcement [1] says: This is a collection of small fixes to 3.0.1. All 3.0 users should definitely upgrade right away. [1] https://icculus.org/pipermail/physfs/2019-March/001280.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: update to 2.10.11Gianfranco Costamagna2019-03-211-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kconfiglib: addRoss Burton2019-03-212-0/+10
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylyrics: add recipeRoss Burton2019-03-211-0/+12
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gyp: add recipeRoss Burton2019-03-211-0/+15
| | | | | | | GYP (Generate Your Projects) is a meta-build system by Google. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* log4cplus: update to 2.0.3Oleksandr Kravchuk2019-03-191-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbench-byte: update SRC_URIOliver Friedrich2019-03-191-1/+1
| | | | | | Signed-off-by: Oliver Friedrich <oliver.friedrich@tq-group.com> Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: fix target ldflags usingAndrej Valek2019-03-192-0/+25
| | | | | | | | | - do not drop target LDFLAGS - even if the target LDFLAGS have been specified, tools like torque was linked with system libraries Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pillow: add 5.4.1Hongxu Jia2019-03-193-0/+128
| | | | | | | | | | | | | | | | - Set option by modify setup.py - Do not override do_compile to call `setup.py build_ext', it will missing options at do_install time which causing host contamination ... Found webp/demux.h Found library webpmux at /usr/lib/libwebpmux.so Found library webpdemux at /usr/lib/libwebpdemux.so /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* utilities: Fix build failure with -Werror=maybe-uninitializedHe Zhe2019-03-192-0/+36
| | | | | | | | | | | Initialize magic_number to zero to avoid such failure. utilities/blob_db/blob_log_format.cc:91:3: error: 'magic_number' may be used uninitialized in this function [-Werror=maybe-uninitialized] if (magic_number != kMagicNumber) { ^~ Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: 1.39.92 -> 1.40.0Kai Kang2019-03-191-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgtop: 2.38.0 -> 2.40.0Kai Kang2019-03-191-2/+4
| | | | | | | | | | Update libgtop from 2.38.0 to 2.40.0 * reset LIBGTOP_LIBS to avoid compile errors which caused by host contamination Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cxxtest: update to 4.4Oleksandr Kravchuk2019-03-191-4/+5
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppunit: update to 1.14.0Oleksandr Kravchuk2019-03-191-3/+3
| | | | | | | | License checksum has been changed due to the minor indentation change in the COPYING file. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: update to 1.27.0Oleksandr Kravchuk2019-03-191-4/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libev: update to 4.25Oleksandr Kravchuk2019-03-191-3/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* igmpproxy: update to 0.2.1Oleksandr Kravchuk2019-03-192-16/+15
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>