summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* postgresql: Upgrade 11.2 -> 11.3Adrian Bunk2019-05-101-2/+2
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bpftool: remove LIC_FILES_CHKSUMNicolas Dechesne2019-05-101-1/+0
| | | | | | | | | | | | | | | bpftool is a 'special' recipe since it does "inherit kernelsrc", like perf in oe-core or cpupower in meta-oe. they don't have their own sources, but reuse the kernel source tree, from virtual/kernel recipe. As such, checking the license file does not seem relevant, since the fetching (and license check) is deferred to the virtual/kernel recipe. Remove LIC_FILES_CHKSUM like it is done in perf and cpupower. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: Make mozjs support arm32BE.leimaohui2019-05-102-0/+29
| | | | | | | | | Fixed a build error on arm32BE. Upstream-Status: Pending Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnetfilter-conntrack: update to 1.0.7Oleksandr Kravchuk2019-05-101-4/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpupower: remove LIC_FILES_CHKSUMNicolas Dechesne2019-05-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | cpupower is a 'special' recipe since it does "inherit kernelsrc" , which essentially means that it doesn't have its own sources, but reuse the kernel source tree, from virtual/kernel recipe. As such, checking the license file in cpupower recipe does not seem relevant, since it does not fetch anything (kernelsrc has "deltask do_fetch") and the fetching is deferred to the virtual/kernel recipe. so we are basically checking the COPYING file twice. If there was any license issue, it would have been caught by virtual/kernel recipe already. Hence we remove LIC_FILES_CHKSUM like it is done for perf recipe in OE-core in meta/recipes-kernel/perf/perf.bb. It has the nice side effect that BSP layers can use different kernel versions without worrying about any LICENSE checksum changes in between kernel versions. Reported-by: Daniel Díaz <daniel.diaz@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove me as maintainerAndreas Müller2019-05-091-1/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dovecot: Upgrade 2.2.36 -> 2.2.36.3Adrian Bunk2019-05-091-2/+2
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pptp-linux: Upgrade 1.9.0 -> 1.10.0Adrian Bunk2019-05-092-31/+2
| | | | | | | Remove patch for issue fixed upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: Upgrade 3.4.1 -> 3.4.5Adrian Bunk2019-05-092-30/+2
| | | | | | | Remove patch for issue fixed upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnrd: Remove stale files of recipe removed 2 years agoAdrian Bunk2019-05-093-127/+0
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pymongo: upgrade 3.7.2 -> 3.8.0Zang Ruochen2019-05-093-2/+2
| | | | | | | | | -Upgrade from python-pymongo_3.7.2.bb to python-pymongo_3.8.0.bb. -Upgrade from python3-pymongo_3.7.2.bb to python3-pymongo_3.8.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-psutil: upgrade 5.6.1 -> 5.6.2Zang Ruochen2019-05-093-2/+2
| | | | | | | | | -Upgrade from python-psutil_5.6.1.bb to python-psutil_5.6.2.bb. -Upgrade from python3-psutil_5.6.1.bb to python3-psutil_5.6.2.bb Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pbr: upgrade 5.1.3 -> 5.2.0Zang Ruochen2019-05-091-2/+2
| | | | | | | -Upgrade from python-pbr_5.1.3.bb to python-pbr_5.2.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-mock: upgrade 2.0.0 -> 3.0.5Zang Ruochen2019-05-091-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cython: upgrade 0.29.6 -> 0.29.7Zang Ruochen2019-05-093-2/+2
| | | | | | | | | -Upgrade from python-cython_0.29.6.bb to python-cython_0.29.7.bb. -Upgrade from python3-cython_0.29.6.bb to python3-cython_0.29.7.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove liboilAdrian Bunk2019-05-098-608/+1
| | | | | | | | It was replaced by orc 10 years ago and no users are left in meta-openembedded. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlc: Remove workaround and patches for problems fixed upstreamAdrian Bunk2019-05-093-35/+0
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* schroedinger: Remove the obsolete DEPENDS on liboilAdrian Bunk2019-05-091-1/+1
| | | | | | | schroedinger switched from liboil to orc several years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dvb-apps: Remove dvb-fe-xc5000c-4.1.30.7.fwAdrian Bunk2019-05-092-7/+1
| | | | | | | | | | Shipping firmware for some specific device in dvb-apps is wrong, even more so when the same binary is already in linux-firmware. The firmware was also not LICENSE = "GPLv2" as the recipe claimed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* caps: Upgrade 0.9.24 -> 0.9.26Adrian Bunk2019-05-093-86/+2
| | | | | | | Remove patches applied upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-alembic: upgrade 1.0.9 -> 1.0.10Zang Ruochen2019-05-093-2/+2
| | | | | | | | | -Upgrade from python-alembic_1.0.9.bb to python-alembic_1.0.10.bb. -Upgrade from python3-alembic_1.0.9.bb to python3-alembic_1.0.10.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.19 -> 1.20Zang Ruochen2019-05-091-2/+2
| | | | | | | -Upgrade from libnet-dns-perl_1.19.bb to libnet-dns-perl_1.20.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: update to 4.8.11Johannes Pointner2019-05-092-90/+3
| | | | | | | | | | | | | | | | | | | | * This includes security fixes that adresses the following defects: CVE-2018-14629 (Unprivileged adding of CNAME record causing loop in AD Internal DNS server) CVE-2018-16841 (Double-free in Samba AD DC KDC with PKINIT) CVE-2018-16851 (NULL pointer de-reference in Samba AD DC LDAP server) CVE-2018-16853 (Samba AD DC S4U2Self crash in experimental MIT Kerberos configuration (unsupported)) CVE-2019-3880 (Save registry file outside share as unprivileged user) * Upstreamed patch removed: 0001-ldb-Refuse-to-build-Samba-against-a-newer-minor-vers.patch * Extended PACKAGECONFIG ad-dc to be able to build MIT Kerberos see https://bugzilla.samba.org/show_bug.cgi?id=13678 Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glade3: move to to meta-xfceAndreas Müller2019-05-094-0/+0
| | | | | | | | | | * lubxfce4ui is the last recipe requiring glade3 optionally * old glade3 is necessary to open xfce glade files based on gtk2 * meta-xfce depends on gnome-layer already so no adjustment in layer dependencies is necessary Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxfce4ui: Add PACKAGECONFIG 'gladeui2' for glade (gtk3) supportAndreas Müller2019-05-091-2/+7
| | | | | | | | This is necessary to open glade files shipped by xfce packages already ported to GTK3. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: remove strange entry in FILES_${PN}Andreas Müller2019-05-091-4/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: get rid of machine-hostAndreas Müller2019-05-093-23/+0
| | | | | | | | | | | | | | | | | | | | OE-Core's base-file does add hostname to hosts since: commit 31e6d08f20a804fccb958e19045d8f9e9806071a Author: Chen Qi <Qi.Chen@windriver.com> Date: Tue Jan 8 17:12:52 2019 +0800 netbase/base-files: move /etc/hosts from netbase to base-files Move /etc/hosts to base-files, and also add entry to it according to hostname setting. This fixes the problem of commands like `hostname -f' failing due to lack of such entry. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensaf: update to 5.19.01Oleksandr Kravchuk2019-05-091-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkd-dispatcher: update to 2.0.1Oleksandr Kravchuk2019-05-091-5/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnetfilter-queue: fix update to 1.0.3Oleksandr Kravchuk2019-05-083-74/+44
| | | | | | | | | SRC_URI was mistakenly not updated in @57967659f4724a8b614f. Removed patch was upstreamed. Another one was refreshed with devtool. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wv: upgrade 1.2.4 -> 1.2.9Adrian Bunk2019-05-084-17/+3
| | | | | | | | The upstream location has changed. Remove a patch for an issue fixed upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sshfs-fuse: upgrade 2.8 -> 2.10Adrian Bunk2019-05-072-35/+3
| | | | | | | Remove patch applied upstream. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: update from 7.0.8-35 to 7.0.8-43Randy MacLeod2019-05-071-2/+2
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* doxygen: replace ninja 1.9.0 fix with official oneOleksandr Kravchuk2019-05-072-6/+96
| | | | | | | | | | This patch that fixes doxygen build with ninja 1.9.0 was accedpted by the project and threfore more preferred. https://github.com/doxygen/doxygen/pull/6965 Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gd: set CVE_PRODUCTQi.Chen@windriver.com2019-05-071-0/+2
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipsec-tools: fix CVE tag in patchQi.Chen@windriver.com2019-05-071-1/+1
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netkit-rsh: add tag to CVE patchQi.Chen@windriver.com2019-05-071-0/+2
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ebtables: add UPSTREAM_CHECK_URIOleksandr Kravchuk2019-05-061-0/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ypbind-mt: update to 2.6Oleksandr Kravchuk2019-05-061-4/+4
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Fix build with gccVincent Prince2019-05-061-1/+5
| | | | | Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: add vte-prompt to RRECOMMENDSAndreas Müller2019-05-061-0/+2
| | | | | | | Without xfce4-terminal sets window/tab-title to 'Untitled' Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: upgrade 3.30.0 and move to meson buildAndreas Müller2019-05-062-20/+24
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* desktop-file-utils: remove - a more recent version is in oe-coreAndreas Müller2019-05-061-18/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: upgrade 0.4.3 -> 0.4.4Andreas Müller2019-05-061-3/+2
| | | | | | | | | | | * A bugfix release [1] * Dependency on dbus-glib-native (dbus-binding-tool) is no more required [2] [1] https://mail.xfce.org/pipermail/xfce/2019-April/036382.html [2] https://git.xfce.org/apps/xfce4-notifyd/commit?id=841b4e4ddc2f757180e1c76fb32d85db2e88cbc4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-datetime-plugin: upgrade 0.7.0 -> 0.7.1Andreas Müller2019-05-061-2/+2
| | | | | | | | | Prettyficatons, translations and minor bugfixes [1] [1] https://mail.xfce.org/pipermail/xfce/2019-April/036390.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-places-plugin: upgrade 1.7.0 -> 1.8.0Andreas Müller2019-05-061-3/+4
| | | | | | | | | | * Most notable change is port to GTK3. Futher info at [1] * Added SUMMARY and reworked DESCRIPTION slightly [1] https://mail.xfce.org/pipermail/xfce/2019-May/036394.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: upgrade 0.12.4 -> 0.12.5Andreas Müller2019-05-062-16/+22
| | | | | | | | | This is a bugfix and cleanup release [1] [1] https://mail.xfce.org/pipermail/xfce/2019-May/036395.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fontforge: upgrade 20170731 -> 20190413Andreas Müller2019-05-061-5/+6
| | | | | | | | | | * Features added and bugs fixed. For more information see [1] * add gtk-icon-cache mime to inherit [1] https://github.com/fontforge/fontforge/releases Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* itstool: rework - it went out too earlyAndreas Müller2019-05-061-3/+3
| | | | | | | | | * adjust dependencies * adjust shebang correctly - caused errors not easy to debug in dependent packages Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview-classic-light: extend to gtksourceview4Andreas Müller2019-05-061-0/+3
| | | | | | | | | Adds classic-light to gtksourceview4. Classic-light enables dark text on white background when using dark themes. Tested with gedit V3. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>