summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-paho-mqtt: consolidate into a single filePierre-Jean Texier2020-04-122-24/+21
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ipaddress: consolidate into a single filePierre-Jean Texier2020-04-122-13/+11
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-msgpack: consolidate into a single filePierre-Jean Texier2020-04-122-17/+15
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-waitress: upgrade 1.4.2 -> 1.4.3Pierre-Jean Texier2020-04-121-2/+2
| | | | | | | | | | | | | This is a security release: - In Waitress version 1.4.2 a new regular expression was added to validate the headers that Waitress receives to make sure that it matches RFC7230. Unfortunately the regular expression was written in a way that with invalid input it leads to catastrophic backtracking which allows for a Denial of Service and CPU usage going to a 100%. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 4.1.0 -> 4.2.3Pierre-Jean Texier2020-04-121-2/+2
| | | | | | | See full changelog https://github.com/balloob/pychromecast/releases Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlc: Upgrade to 3.0.9.2Khem Raj2020-04-121-2/+2
| | | | | | Add packageconfig for enabling wayland support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: Check for x11 in distro featuresKhem Raj2020-04-121-4/+2
| | | | | | | | | | | | | Add missing dependency on libxkbfile It cant be built without it since plugins CMake is asking for it unconditionally Fixes | -- Checking for module 'xkbfile' | -- No package 'xkbfile' found Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <martin.jansa@gmail.com>
* nbdkit: Add recipe to extend backend possibilities of nbd.Przemyslaw Czarnowski2020-04-112-0/+75
| | | | | | | | | | | | | | | | Nbdkit uses plugins to add more sources of data for nbd client. Nbdkit can also spawn nbd-client, uses unix or network socket to communicate with client, uses different plugins to serve data for nbd device eg. curl, file, custom plugins in many languages (perl, python) and some others. Fix build when printf is a macro instead of function Use BSD-3-Clause for license inherit bash-completion so these are packaged correctly Signed-off-by: Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tmux: fix upstream check URLPierre-Jean Texier2020-04-111-0/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyasn1-modules: Enable ptestZheng Ruoqin2020-04-102-1/+17
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyasn1: Enable ptestZheng Ruoqin2020-04-102-0/+18
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytoml: Enable ptestZang Ruochen2020-04-102-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyserial: Enable ptestZang Ruochen2020-04-102-1/+17
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyroute2: Enable ptestZang Ruochen2020-04-102-1/+18
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ptyprocess: Enable ptestZang Ruochen2020-04-102-0/+21
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prettytable: Enable ptestZang Ruochen2020-04-102-0/+16
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: 8.1911.0 -> 8.2002.0Randy MacLeod2020-04-102-2/+9
| | | | | | | | | | | | | | | | | | | Add some error handling to run-ptests. Fix up the new set-envvars script to that 36 new tests pass. On qemux86-64/kvm the ptest results with extra filesystem space and a timeout of 800 seconds are: 1911 2002 TOTAL: 389 408 PASS: 339 357 SKIP: 39 39 XFAIL: 0 0 FAIL: 11 12 XPASS: 0 0 ERROR: 0 0 Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-closebutton-plugin: upgrade sourcesAndreas Müller2020-04-101-2/+2
| | | | | | | I ported it to GTK3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | Release notes for 0.3.1 ======================= - Remove unused THUNARX_TYPE_PREFERENCES_PROVIDER, since it may cause crashes (iface->get_menu_items not implemented) - Improved spacing and layout (Bug #14657) - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Czech, Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Slovenian, Spanish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Uzbek, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notifyd: upgrade 0.4.4 -> 0.6.0Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.6.0 ======================= This is a new stable release. Please note that the default fallback style for notification bubbles was changed due to the simplified drawing procedure. All existing themes should however continue to work without amendments, but the Adwaita theme will look slightly different (better hopefully :)). - Simplify drawing the notification bubble - Switch to new fallback style class "keycap" - Ensure normal font size with Adwaita and keycap class - Fix logging simultaneous notifications (Bug #15167) - Disable rounded corners w/o compositing (Bug #16586) - panel-plugin: Fix configure dialog - panel-plugin: Use new XfceTitledDialog api - panel-plugin: Toggle 'Do not disturb' with middle mouse click (Bug #16132) - Allow compilation with panel 4.15 - panel-plugin: Remove deprecated calls - Replace GtkStock buttons - Translation Updates: Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Finnish, Galician, Georgian, German, Greek, Icelandic, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-clipman-plugin: upgrade 1.6.0 -> 1.6.1Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | | | Release notes for 1.6.1 ======================= - Add translateable files to POTFILES (Bug #16608) - Bump libxfce4ui ifdef to 4.15.1 - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Danish, Dutch, French, Galician, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Russian, Spanish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: upgrade 2.1.1 -> 2.1.2Andreas Müller2020-04-101-2/+2
| | | | | | | | | | | | | >From [1]: * fluidsynth now exits with error when user-provided command-line arguments are out-of-range (#623) * add verbose error logging to opensles and oboe drivers (#627) * fix a memory leak in oboe driver (#626) * fix a NULL dereference in the fluidsynth commandline program [1] https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bdwgc: no need to set ARM_INSTRUCTION_SET anymoreChris Laplante2020-04-101-2/+0
| | | | | | | | It was necessary in 2012 (https://patchwork.openembedded.org/patch/26155/), but it appears to no longer be required. Signed-off-by: Chris Laplante <chris.laplante@agilent.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: Disable vector icons generation on mips/arm for musl targetsKhem Raj2020-04-101-0/+3
| | | | | | | | | | | | | | | | | | | Fixes errors like make[3]: *** [Makefile:2395: 24/document-print.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-center.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/media-optical.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel-gray.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel-blue.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gtk-select-color.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel-alpha.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/media-floppy.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-business-card.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/gimp-channel.svg] Segmentation fault (core dumped) make[3]: *** [Makefile:2395: 24/dialog-information.svg] Segmentation fault (core dumped) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* mariadb: Upgrade to 10.4.12Mingli Yu2020-04-094-7/+17
| | | | | | | | | | | | | | | * Fixes for the following security vulnerabilities: CVE-2020-2574 CVE-2020-7221 * Rework fix-arm-atomic.patch to remove fuzz warnings * Fix the warning when pam is enabled in DISTRO_FEATURES: WARNING: mariadb-10.4.12-r0 do_package_qa: QA Issue: mariadb-dbg: found library in wrong location: /lib/security/.debug/pam_user_map.so mariadb-leftovers: found library in wrong location: /lib/security/pam_user_map.so [libdir] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tbb: upgrade 2017 -> 2020.2Anuj Mittal2020-04-095-102/+80
| | | | | | | | | | | | * Remove patches that are not needed anymore and fix the recipe to point to new source location. * Remove the compilation tweaks that don't seem to be required anymore. * Include a patch to fix builds on musl. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nspr: Use _MIPS_SIM_ABI64 instead of _ABI64Khem Raj2020-04-091-5/+9
| | | | | | | _ABI64 is glibc specific, to use a common define from asm/sgidefs.h will work in every case Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: Fix build on musl/mipsKhem Raj2020-04-092-0/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: Enable again building on 32bit arches from COMPATIBLE_HOSTGianfranco Costamagna2020-04-092-1/+54
| | | | | | | The upstream pending pull request seems to fix 32bit builds, tested with MACHINE=raspberrypi3 Signed-off-by: Costamagna Gianfranco <costamagnagianfranco@yahoo.it> Signed-off-by: Costamagna Gianfranco <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: upgrade 2.4.0 -> 2.5.1Pierre-Jean Texier2020-04-091-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: consolidate into a single filePierre-Jean Texier2020-04-092-12/+12
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fetchmail: upgrade 6.4.2 -> 6.4.3Zheng Ruoqin2020-04-091-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: upgrade 4.2.8p13 -> 4.2.8p14zhangxiao2020-04-092-20/+3
| | | | | | | | | | License has been changed due to date time, no new stuff added. delete source patch reproducibility-respect-source-date-epoch.patch for new version source tree contains it. Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nvmetcli: Add initial version 0.7Jonathan Richardson2020-04-081-0/+39
| | | | | | | | | | Add recipe for NVM-Express target user space configuration utility. It contains a command line interface to the NVMe over Fabrics nvmet in the Linux kernel. It allows configuring the nvmet interactively as well as saving/restoring the configuration to/from a json file. Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* configshell-fb: Add initial version 1.1.28Jonathan Richardson2020-04-081-0/+16
| | | | | | | | configshell-fb is a python library that provides a framework for building simple but nice CLI-based applications. Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* botan: upgrade 2.13.0 -> 2.14.0Pierre-Jean Texier2020-04-081-2/+2
| | | | | | | See full changelog https://botan.randombit.net/news.html#version-2-14-0-2020-04-06 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: poppler: prevent PACKAGECONFIG change based on different layersMingde (Matthew) Zeng2020-04-082-2/+2
| | | | | | | | | | As per discussed in a previous email under the subject "Regarding poppler auto PACKAGECONFIG when qt5-layer exists", adding a layer but not using it should not change PACKAGECONFIG automatically. It may result unexpected error. Signed-off-by: Matthew Zeng <matthew.zeng@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-arpeggio: add new recipeVyacheslav Yurkov2020-04-081-0/+15
| | | | | | | | Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser) Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: upgrade 4.4 -> 4.9.2Pierre-Jean Texier2020-04-081-2/+2
| | | | | | | See full changelog https://www.nano-editor.org/news.php Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aws-iot-device-sdk-python: upgrade 1.4.7 -> 1.4.8Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.067 -> 2.068Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* collectd: upgrade 5.10.0 -> 5.11.0Wang Mingyu2020-04-082-58/+3
| | | | | | | refresh 0001-Remove-including-sys-sysctl.h-on-glibc-based-systems.patch Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* byacc: upgrade 20191125 -> 20200330Wang Mingyu2020-04-081-3/+3
| | | | | | | -License-Update: Copyright year updated to 2020. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: upgrade 3.4.7 -> 3.4.8Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdns: upgrade 878.260.1 -> 878.270.2Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* conntrack-tools: upgrade 1.4.5 -> 1.4.6Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnetfilter-conntrack: upgrade 1.0.7 -> 1.0.8Wang Mingyu2020-04-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireguard: Upgrade to latest compat external module and toolsKhem Raj2020-04-073-8/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Update to 7.0.0 releaseKhem Raj2020-04-071-3/+6
| | | | | | add dependency on libtiff and curl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fmt: upgrade 6.1.2 -> 6.2.0Pierre-Jean Texier2020-04-071-1/+1
| | | | | | | See full changelog https://github.com/fmtlib/fmt/releases/tag/6.2.0 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>