summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libcrypt-openssl-guess-perl: rename from libcrypt-openssl-guess; enable ptestTim Orling2019-06-151-2/+18
| | | | | | | | | | | We follow Debian naming and this module snuck in misnamed. Add PROVIDES "libcrypt-openssl-guess" for backwards compatibility. Add runtime and ptest dependencies. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcgi-perl: upgrade 4.38 -> 4.43; enable ptestTim Orling2019-06-152-25/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add libhtml-parser-perl to RDEPENDS for HTML::Entities dependency Upstream release notes: 4.43 2019-05-01 [ FIX / TESTING ] - support unquoted multipart/form-data name values (GH #234) 4.42 2019-03-26 [ DOCUMENTATION ] - clarify licence also in Makefile.PL (GH #232) 4.41 2019-03-26 [ DOCUMENTATION ] - clarify licence (GH #232) 4.40 2018-08-15 [ FIX / TESTING ] - support perls < 5.10.1 in Makefile.PL by being more dynamic (GH #229, GH #230, thanks to Aristotle) 4.39 2018-08-13 [ FIX / TESTING ] - specify CONFIGURE_REQUIRES in Makefile.PL so can use TEST_REQUIRES to build with older perls (GH #228) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtest-deep-perl: add recipe for v1.128Tim Orling2019-06-151-0/+56
| | | | | | | | | | | | Test::Deep gives you very flexible ways to check that the result you got is the result you were expecting. At its simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles circular data structures without getting caught in an infinite loop. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libterm-readkey-perl: upgrade 2.37 -> 2.38; fix upstream check; enable ptestTim Orling2019-06-151-5/+12
| | | | | | | | | | | | | | | | | | | Upstream release notes: """ 2.38 - 2019-01-05 * Bundle up various changes including: * Indexing improvements * Makefile improvements for some make utils * Various code cleanups and modernizations """ * Add UPSTREAM_CHECK_REGEX * Add UPSTREAM_CHECK_URI * inherit ptest-perl; all tests pass * ptest RDEPENDS on perl-module-test-more Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-power-manager: 1.6.1 -> 1.6.2Kai Kang2019-06-151-3/+3
| | | | | | | | * update FILES because it 'Install Appdata in metainfo' by upstream: https://github.com/xfce-mirror/xfce4-power-manager/commit/e40a57' Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4ui: 4.13.4 -> 4.13.5Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfconf: 4.13.6 -> 4.13.7Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfwm4: 4.13.1 -> 4.13.2Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4util: 4.13.2 -> 4.13.3Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-appfinder: 4.13.2 -> 4.13.3Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-volman: 0.9.1 -> 0.9.2Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: 4.13.4 -> 4.13.5Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfdesktop: 4.13.3 -> 4.13.4Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: 1.8.4 -> 1.8.6Kai Kang2019-06-151-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php-fpm-apache: fix module pathChangqing Li2019-06-151-2/+2
| | | | | | | | | | | | | with configuration: IMAGE_INSTALL_append = " apache2 php-fpm-apache2" systemctl status apache2.service report error: httpd: Syntax error on line 509 of /etc/apache2/httpd.conf: Syntax error on line 3 of /etc/apache2/conf.d/php-fpm.conf: Cannot load lib/apache fix by correct the module path Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-suite: push SRCREV to version 3.4Paolo Valente2019-06-151-2/+2
| | | | | Signed-off-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: update from 7.0.8-43 to 7.0.8-47Randy MacLeod2019-06-151-2/+2
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: Upgrade 4.8.11 -> 4.8.12Adrian Bunk2019-06-151-2/+2
| | | | | | | The only change is the fix for CVE-2018-16860. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spice: fix compile errors on 32bit systemHongzhi.Song2019-06-152-0/+97
| | | | | | | | | | | | | | | | | | | | | | There are folowing compile errors on Linux 32bit system: red-channel.c:207:73: error: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' [-Werror=format=] |207| red_channel_debug(self, "thread_id 0x%" G_GSIZE_MODIFIER "x", ~~~~~~~~~~~~~~~~~~~~~^ self->priv->thread_id); ~~~~~~~~~~~~~~~~~~~~~^ On 32bit system, #define G_GSIZE_MODIFIER "". But the type of 'self->priv->thread_id' is 'unsigned long int' which should match '%lx' not '%x'. So we should recovery the <0x%" G_GSIZE_MODIFIER "x"> to <0x%lx">. And others files modification are similar to G_GSIZE_MODIFIER. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: import gcc9 fixes from fedoraMartin Jansa2019-06-152-0/+1282
| | | | | | | | | | | | | | | * fixes: ../../../git/open-vm-tools/lib/hgfsServer/hgfsServer.c: In function 'HgfsServerRead': ../../../git/open-vm-tools/lib/hgfsServer/hgfsServer.c:6541:43: error: taking address of packed member of 'struct HgfsReplyReadV3' may result in an unaligned pointer value [-Werror=address-of-packed-member] 6541 | &reply->actualSize); | ^~~~~~~~~~~~~~~~~~ ../../../git/open-vm-tools/lib/hgfsServer/hgfsServer.c:6562:56: error: taking address of packed member of 'struct HgfsReplyRead' may result in an unaligned pointer value [-Werror=address-of-packed-member] 6562 | reply->payload, &reply->actualSize); | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: refresh the patches so that they can be easily applied with ↵Martin Jansa2019-06-1515-146/+155
| | | | | | | | | devtool or git am * in preparation for a fix for gcc9 in following commit Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gsl: update to version 2.5Łukasz Łaguna2019-06-152-7/+6
| | | | | | | | | | | The current gsl recipe's PV is 1.15 which is already quite dated. The 1.15 was released back in the 2011. The most recent one is 2.5 released in June 2018. There are no dependencies on gsl in the oe-core / meta-oe so upgrading major from 1 to 2 should not break anything. Signed-off-by: Łukasz Łaguna <lukasz.laguna@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pywbem:solved the conflict with python-pywbemZang Ruochen2019-06-151-1/+8
| | | | | | | -Use update-alternatives class to resolve conflicts with python-pywbem. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pywbem: solved the conflict with python3-pywbemZang Ruochen2019-06-151-1/+8
| | | | | | | -Use update-alternatives class to resolve conflicts with python3-pywbem. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: Upgrade to 0.116Khem Raj2019-05-294-283/+235
| | | | | | | Make netgroup support optional so it can be disabled on musl Drop backported patch 0001-backend-Compare-PolkitUnixProcess-uids-for-temporary.patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: Upgrade to version 60.xKhem Raj2019-05-2914-285/+188
| | | | | | | | | | | | Disable JIT (ion) on all mips It fails to compile in first place, even if we fix the compilation next it assert failures and runtime test failures, its best to disable it for mips for now Fix build on riscv Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-jsmin,python-pytoml,python-which: Add recipesKhem Raj2019-05-294-0/+44
| | | | | | These packages are needed for mozjs 60.x to build Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-six: put python2/3 variant togetherAndreas Müller2019-05-291-0/+2
| | | | | | | | | | Upcoming 60.2.3 mozjs (meta-oe) requires python(2)-six-native for its configuration. Currently python(2)-six lives in meta-python and it could be moved to mozjs's home meta-oe but that would be just further clutter. Once applied here patch to meta-python will be send. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* safec: Initial recipe for safe C libraryAnkit Navik2019-05-291-0/+15
| | | | | | | | | Add generic recipe for safe C library. This library implements the secure C11 Annex K functions on top of most libc implementations, which are missing from them. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba/libldb: add rconflictsChangqing Li2019-05-292-0/+5
| | | | | | | | | | | | | | | samba have bundled libldb, so when both samba and libldb, or both pyldb \ and samba-python is installed, below error will appear: file /usr/bin/ldbadd conflicts between attempted installs of samba-4.8.11-r0.i586 and libldb-1.4.1-r0.i586 file /usr/bin/ldbdel conflicts between attempted installs of samba-4.8.11-r0.i586 and libldb-1.4.1-r0.i586 ... file /usr/lib/python2.7/site-packages/ldb.so conflicts between attempted installs of libpyldb-util1-1.4.1-r0.i586 and samba-python-4.8.11-r0.i586 so add rconflicts for both packages Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netkit-telnet: add rconflictsChangqing Li2019-05-291-0/+1
| | | | | | | | | | fix below error: file /etc/xinetd.d/telnet conflicts between attempted installs of netkit-telnet-0.17-r0.i586 and inetutils-telnetd-1.9.4-r0.i586 file /usr/sbin/in.telnetd conflicts between attempted installs of netkit-telnet-0.17-r0.i586 and inetutils-telnetd-1.9.4-r0.i586 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: provides fake gdmflexiserver for xfce desktop environmentKai Kang2019-05-292-0/+10
| | | | | | | | | | | | | | | Xfce4 plugin 'actions' which stays in tray area provides a menu 'Switch User' but the menu grayed out. It calls whether 'dm-tool' from lightdm or 'gdmflexiserver' from gdm to support switch users. Since recipe gdm has been removed from meta-gnome, create a fake 'gdmflexiserver' which calls lxdm to make menu 'Switch User' work according to: https://wiki.archlinux.org/index.php/Xfce#User_switching_action_button_is_greyed_out Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libp11: update to 0.4.10Oleksandr Kravchuk2019-05-291-2/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: Update to 1.18.0Andrei Gherzan2019-05-294-118/+70
| | | | | | | | | | | One patch was dropped (0003-dlopen-failure.patch) as a similar one was merged upstream. See: https://github.com/NetworkManager/NetworkManager/commit/bd4957fcd78a0e64d26459e94ab3b84c91cd6f5f Refreshed musl patches as well. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmikmod: upgrade to 3.3.11.1Martin Jansa2019-05-291-3/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uthash: do not use unstable github archive tarballsnick83ola2019-05-291-4/+3
| | | | | | | | Since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cli11: 1.6.2 -> 1.7.1William A. Kennington III via Openembedded-devel2019-05-291-2/+2
| | | | | | | | LICENSE checksum updated to reflect a new copyright date being updated there. Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: add rconflict for package syslog-ng-libsChangqing Li2019-05-291-0/+1
| | | | | | | syslog-ng-libs also have conflicts Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: fix kill path in nginx systemd unit filenick83ola2019-05-272-2/+2
| | | | | | | the kill utility is located in /bin/kill -> use base_bindir instead of bindir Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: add PACKAGECONFIG[http-auth-request]nick83ola2019-05-271-0/+1
| | | | | Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: update stable version to 1.16.0nick83ola2019-05-272-10/+10
| | | | | | | | | | | | | The LIC_FILES_CHKSUM needs also to be updated due to the updated year in the LICENSE file - * Copyright (C) 2002-2018 Igor Sysoev - * Copyright (C) 2011-2018 Nginx, Inc. + * Copyright (C) 2002-2019 Igor Sysoev + * Copyright (C) 2011-2019 Nginx, Inc. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: update to version 1.17.0nick83ola2019-05-272-6/+6
| | | | | | | | | | | | | The LIC_FILES_CHKSUM needs also to be updated due to the updated year in the LICENSE file - * Copyright (C) 2002-2018 Igor Sysoev - * Copyright (C) 2011-2018 Nginx, Inc. + * Copyright (C) 2002-2019 Igor Sysoev + * Copyright (C) 2011-2019 Nginx, Inc. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* crash: do not use unstable github archive tarballsHongxu Jia2019-05-271-4/+4
| | | | | | | | Since commit [21f84fc insane: add sanity checks to SRC_URI] applied in oe-core, do not use unstable github archive tarballs Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* leptonica: fix SRC_URIMartin Jansa2019-05-261-1/+1
| | | | | | | | * leptonica.com now only redirects to www.leptonica.org, so it only downloads the HTML home page instead of the source tarball Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-xfce-extended: add xfce4-screensaverKai Kang2019-05-251-0/+1
| | | | | | | Add xfce4-screensaver to RRECOMMENDS of packagegroup-xfce-extended. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-screensaver: add recipeKai Kang2019-05-252-0/+79
| | | | | | | | | | xfce4-screensaver is a screen saver and locker which used by Xfce module 'actions' when click 'Lock Screen'. * add a patch to fix configure QA issue for cross compile Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: 4.13.1 -> 4.13.2Kai Kang2019-05-251-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmikmod: fix SRC_URIMartin Jansa2019-05-251-1/+1
| | | | | | | * it was moved to outdated_versions directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uriparser: upgrade to 0.9.3Martin Jansa2019-05-242-16/+15
| | | | | | | | | | | | | | | | | | | | * LIC_FILES_CHKSUM changed only with formal changes: commit 093f10a3539b02a38efa835022ef08e52e71ea52 Author: Sebastian Pipping <sebastian@pipping.org> Date: Wed Nov 4 22:33:13 2015 +0100 dos2unix COPYING commit 62a6150417636afe3c6956c030a3e4b1b1c1fe57 Author: Sebastian Pipping <sebastian@pipping.org> Date: Wed Nov 4 22:30:29 2015 +0100 Update e-mail address * use CMake instead of autotools Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Switch PACKAGECONFIG[qt] from Qt4 to Qt5Adrian Bunk2019-05-241-1/+1
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>