summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* gtksourceview4: initial add 4.2.0Andreas Müller2019-05-061-0/+21
| | | | | | | gedit 3.x will depend on it Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-xfce: add meta-networking to layer dependsAndreas Müller2019-05-061-0/+1
| | | | | | | | | * blueman was moved to meta-networking (without an explanation why). It is added to packagegroup-xfce-extended in case 'bluetooth' is in DISTRO_FEATURES * thunar-shares-plugin RDEPENDS on samba-server Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-networking: replace DISTRO_FEATURE by DISTRO_FEATURESAndreas Müller2019-05-061-6/+7
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-cpufreq-plugin: Fix memory leak and reduce CPU loadAndreas Müller2019-05-062-0/+122
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pmtools: use update-alternatives for acpidumpHongxu Jia2019-05-051-1/+1
| | | | | | | | | | | | | acpidump is both provided by acpica and pmtools, so use update-alternatives to fix conflicts: ... |Error: Transaction check error: | file /usr/bin/acpidump conflicts between attempted installs of pmtools-20130209+git0+3ebe0e54c5-r0.i586 and acpica-20190405-r0.i586 ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: correct httpd pathChangqing Li2019-05-051-1/+1
| | | | | | | | | | | | | | | | | | Configuration: IMAGE_INSTALL_append = " modphp apache2 phpmyadmin xdebug" PACKAGECONFIG_append_pn-php = " apache2" Apache2 service start up with error: [php7:crit] [pid 3943:tid 140477147074880] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. Fix: after apache2 is upgraded from 2.4.34 to 2.4.39, apache2-native installs httpd into STAGING_SBINDIR_NATIVE, correct it so that ZTS feature is open, and php is compiled to be threadsafe. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: add patch to fix build with recent gobject-introspectionAndreas Müller2019-05-052-5/+40
| | | | | | | | | | | | gobject-introspection torned some warnings to errors. That caused: | ../../evince-3.28.2/libview/ev-document-model.h:57: Fatal: EvinceView: Namespace conflict for 'document_model_get_type' Have tried to fix evince by update to 3.28.5 and 3.32.0 but that causes nasty gettext errors which I was not able to fix yet. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* efivars: Drop workaround patch for host gcc < 4.7Adrian Bunk2019-05-052-45/+0
| | | | | | | | | | The -flto change already disappeared in an earlier update. -std=gnu11 and -Wmaybe-uninitialized are supported by gcc >= 4.7, which covers all host distributions that are still supported. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* arno-iptables-firewall: update to 2.0.3Oleksandr Kravchuk2019-05-051-5/+4
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ser2net: upgrade to version 3.5.1Sean Nyekjaer2019-05-031-2/+2
| | | | | Signed-off-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlc: rework qt PACKAGECONFIGAndreas Müller2019-05-031-9/+15
| | | | | | | | * qt4 support is gone -> move to qt5 * while at it remove noop libtool copy Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: new package, CAN to ethernet proxySean Nyekjaer2019-05-031-0/+17
| | | | | | | | Tool for sending SocketCAN messages over Ethernet tunnel. Signed-off-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnfc: Initial recipe for Near Field Communication library.Ankit Navik2019-05-031-0/+14
| | | | | | | | | Add generic recipe for Near Field Communication (NFC) library. It also includes testing scheme which is not extensive but elements are already in place. Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bdwgc: upgrade 7.6.12 -> 8.0.4Ivan Maidanski2019-05-031-3/+3
| | | | | | | | | | | | | | | | | | | | | Highlights of this upgrade: * Add initial RISC-V support * Enable handle-fork and memory unmapping by default * New API to turn on manual VDB at runtime * Turn on parallel marker by default for all multi-threaded builds * Use thread-local allocations for all multi-threaded builds See the following for detailed changes: * https://github.com/ivmai/bdwgc/releases/tag/v8.0.0 * https://github.com/ivmai/bdwgc/releases/tag/v8.0.2 * https://github.com/ivmai/bdwgc/releases/tag/v8.0.4 The LIC_FILES_CHKSUM has changed because the file (README.QUICK) contains not only the license information but also some quick tips about the library build, the latter has been updated a bit. Signed-off-by: Ivan Maidanski <ivmai@mail.ru> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-filesystems: drop bitbake from READMEArmin Kuster2019-05-031-3/+0
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-requests: Set CVE_PRODUCTAkshay Bhat2019-05-031-0/+2
| | | | | | | | requests is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2018-18074 Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pillow: Set CVE_PRODUCTAkshay Bhat2019-05-031-0/+2
| | | | | | | | pillow is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2016-3076 Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-urllib3: Set CVE_PRODUCTAkshay Bhat2019-05-031-0/+2
| | | | | | | | | urllib3 is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2016-9015 Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-raven: add version 6.10.0Parthiban Nallathambi2019-05-032-0/+15
| | | | | Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: add version 0.7.14Parthiban Nallathambi2019-05-032-0/+14
| | | | | Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcdio: update to version 2.1.0Hains van den Bosch2019-05-031-3/+3
| | | | | | | Use tar.bz2 instead of tar.gz since tar.gz doesn't exist for 2.1.0. Signed-off-by: Hains van den Bosch <hainsvdbosch@ziggo.nl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tinyrecord: add version 0.1.5Parthiban Nallathambi2019-05-032-0/+17
| | | | | Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>