aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-05-17python3-polyline: Modify ptest output formatZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6b69dab552ae2c00c8cc6d68b062dc0067eb690f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pluggy: Modify ptest output formatZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 60ef83881cb285b8b20f3a178af17120b0a49dac) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-parse-type: Modify ptest output formatZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 86d1c32a818abba71c5a52d21249759cf601ab2e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17mailcap: upgrade 2.1.48 -> 2.1.49Wang Mingyu
man page changed from mailcap.4 to mailcap.5 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 2d6575d3f1aeff68961530990814cf29da1374e4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17qpdf: link libatomic explicitly on mipsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7a1f41a6a0823e6ac7d5e44dba76ef9e7db3c47f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17qpdf: upgrade 9.1.0 -> 10.0.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 831f3fd5023b87cdedf877e07f72df3314ff4d58) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17xfwm4: upgrade 4.14.1 -> 4.14.2Andreas Müller
Release notes for 4.14.2 ======================== 4.14.2 ====== - Prefer GLX on AMD (Bug #16716) - Fix compositor without required X11 extensions (Bug #16713) - Fix window decorations without XRender extension (Bug #16713) - Avoid grabbing the keyboard with Alt-Tab to work around a bug in Qt with XInput2 valuators (Bug #16708) - Automatically update window title fonts on scale change - Fix a regression with title font size at scale 2 (Bug #16711) - Fix an X error with XShape (Bug #16383) - I18n: Update translations: ar, be, be@tarask, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hy_AM, id, ie, is, it, ka, ko, lt, lv, nb, nl, nn, oc, pl, pt, pt_BR, ro, sk, sl, sq, sv, th, ug, ur, ur_PK, zh_CN, zh_HK Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 278d762738fe23332b38751433e9b5f9c8a1f9a9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17xfconf: upgrade 4.14.1 -> 4.14.2Andreas Müller
Release notes for 4.14.2 ======================== This is a maintenance release of xfconf for Xfce 4.14 Use 'gsettings' as a common channel name for the GSetting backend Bug #14789 Fix GSettings backend assertion error, when probed but not used. Bug #15960: Add some missing xfconf_shutdown() in xfconf-query Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning Translation updates: gl, hr, zh_CN, sl, sq, be, da, el, es, hu, zh_TW, he. Although the GSetting backend is fixed with this release, it is still disabled by default on Xfce 4.14 branch, to maintain the same installed files. It can be enabled with --enable-gsettings-backend compile time tunable and used by setting GSETTINGS_BACKEND=xfconf. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 58aa7654e1ee86e31a06d18675e95ffda8e592b3) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17xfce4-notifyd: upgrade 0.6.0 -> 0.6.1Andreas Müller
Release notes for 0.6.1 ======================= - Fix hover effect without compositing (Bug #16586) - Move from exo-csource to xdt-csource (Bug #16717) - Translation Updates: Arabic, Armenian (Armenia), Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Serbian, Spanish, Swedish, Thai, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6626da2826fa24a8f40b0cd17254302aee9333c9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-attrs: Add nativesdk to BBCLASSEXTENDniko.mauno@vaisala.com
By doing so we mitigate failure when trying to bitbake recipe which rdepends on nativesdk-python3-attrs, such as following error when bitbaking nativesdk-python3-jsonschema: ERROR: Nothing RPROVIDES 'nativesdk-python3-attrs' (but virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb RDEPENDS on or otherwise requires it) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 129efc7fa0c04ee812a972fc5b63990fe74288ea) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-setuptools-scm: Add nativesdk to BBCLASSEXTENDniko.mauno@vaisala.com
By doing so we mitigate failure when trying to bitbake recipe which rdepends on nativesdk-python3-setuptools-scm, such as following error when bitbaking nativesdk-python3-jsonschema: ERROR: Nothing RPROVIDES 'nativesdk-python3-setuptools-scm' (but virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb RDEPENDS on or otherwise requires it) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c966d3f063a9f159fd8db532b8034435e1cf3964) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-setuptools-scm: Cosmetic improvementniko.mauno@vaisala.com
Split values of RDEPENDS variables to individual lines in alphabetic order. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 99e3432c60606af1d37947b3fce002d679cfcb50) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17x11vnc: fix xfc NULL pointer dereferenceJonathan Liu
Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d8eecca63640b47d02665fa9c4caabc9776b830d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-zipp: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import zipp ModuleNotFoundError: No module named 'zipfile' ModuleNotFoundError: No module named 'random' python3-math Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 16b524d00a1f0684093b278a45f98fa736dda1e2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pyhamcrest: add rdepSlater, Joseph
python3-six. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b34cb7ca8c2625ed9ab439dc50cf2ced0cc4571d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python-pretty-table: add rdep'sSlater, Joseph
python(3)-math and python(3)-html. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 623cc3dabf77cd0bdec4ca61149f61049c1142e4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17php: update fix for opcache link issue in 7.4.4Claude Bing
The source of the issue is the update for PHP 7.4 support in 0001-opcache-config.m4-enable-opcache.patch (commit 7cc7a9ec). Instead of working around the issue in the recipe file, update the patch to restore the call to PHP_ADD_LIBRARY(). Signed-off-by: Claude Bing <cbing@cybernetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3cfd16be4e1b62efe8ac640cecc080709cf2b9f9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pyudev: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import pyudev [snip] ModuleNotFoundError: No module named 'fcntl' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 4e79bf9f1d11739389f0cc7c9e6360dcd156f16c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pydbus: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import pydbus [snip] ModuleNotFoundError: No module named 'socket' ModuleNotFoundError: No module named 'logging' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 55190da2eba946319453531021089186bd2dd551) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-ptyprocess: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import ptyprocess [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'pty' ModuleNotFoundError: No module named 'resource' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 07c7bacd997e9f593602acf840c10e9585cf5657) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pathlib2: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import pathlib2 [snip] ModuleNotFoundError: No module named 'ctypes' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e65e8da5338ac71b7e5ca8b5a781978d4c319a34) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17php: fix opcache link error in 7.4Claude Bing
Explicitly specifying -lrt is required for opcache to be linked against the proper dependencies. Additionally, PHP disables libdl when it detects a cross-compilation environment for some reason. In order to load any type of extension, re-enabling libdl is required. Signed-off-by: Claude Bing <cbing@cybernetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0145cb4645b720efc36e4a034bb9e1077c191e5e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-markdown: add logging and setuptools to RDEPENDSTrevor Gamblin
Importing the markdown module causes standard ModuleNotFoundErrors if the logging and pkg_resources modules are unavailable: root@qemux86-64:~# python3 Python 3.8.2 (default, Apr 27 2020, 08:51:00) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import markdown Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/markdown/_init_.py", line 25, in <module> from .core import Markdown, markdown, markdownFromFile File "/usr/lib64/python3.8/site-packages/markdown/core.py", line 27, in <module> import logging ModuleNotFoundError: No module named 'logging' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 17426020a8c296986857511e85e3551207db857d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-py: add python3-netclient to RDEPENDSTrevor Gamblin
python3-py requires the uuid.py module, which is contained in python3-netclient. Without it: root@qemux86-64:~# python3 >>> import py._path.local Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/py/_path/local.py", line 7, in <module> import sys, os, atexit, io, uuid ModuleNotFoundError: No module named 'uuid' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 71bb82f31283398a6bc6e614444b8b73f2763591) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pkgconfig: add missing rdependsMingli Yu
Add missing rdepends to fix below error: # python3 [snip] >>> import pkgconfig [snip] ModuleNotFoundError: No module named 'shlex' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 47b063d1da919ca022cf76b721959cfa82f1b876) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-parallax: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import parallax [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'Queue' ModuleNotFoundError: No module named 'getpass' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e04584ef5ba7ed0abaf5b98c2da00bbeab5b6db8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-pid: add the missing rdependsMingli Yu
Add the missing rdepends to fix below error: # python3 [snip] >>> import pid [snip] ModuleNotFoundError: No module named 'fcntl' ModuleNotFoundError: No module named 'logging' ModuleNotFoundError: No module named 'tempfile' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 580ec1e925e07484b46e76f2e7ee09d9b40c19e5) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17python3-ntplib: add missing python3-io RDEPENDSMingli Yu
Add the missing python3-io RDEPENDS to fix below error: # python3 Python 3.8.2 (default, Apr 27 2020, 08:51:00) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import ntplib Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/site-packages/ntplib.py", line 32, in <module> import socket ModuleNotFoundError: No module named 'socket' Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0568dda628fa086aaedfa164c6b12654e09972a3) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17php: fix PACKAGECONFIG for soapClaude Bing
PHP 7.4 enables libxml by default and removed it as a configurable option. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7aeef522ff3522ccf76a6750846e235e7c80427a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17nginx: remove /var/log/nginx when do_installYi Zhao
Remove directory /var/log/nginx when do_install because it is created by volatiles file. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6e9f393605eed1e5f4e317536b1463b83b978bad) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17tcpdump: Fix PACKAGECONFIG for OpenSSLAlexander Vickberg
This fixes building TCPDump without OpenSSL. Current version does not recognize the option --without-openssl. Signed-off-by: Alexander Vickberg <wickbergster@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5b7ed1a8730a6e2c17d4650ee140b306483a3d9c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17php: fix zip package configKonrad Weihmann
--enable-zip and --with-libzip were removed in PHP 7.x. These are replaced by --with-zip --with-zlib-dir. Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6690afa59e5bb698e752c3346b8470e40f9d9daa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-05README: updated Maintainers list for DunfellArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03paho-mqtt-c: Update to the real 1.3.2, and correct the licensePeter Kjellerstedt
In commit b0345e3f (paho-mqtt-c: upgrade 1.3.1 -> 1.3.2), paho-mqtt-c was supposedly updated to 1.3.2. However, the SRCREV did not match the v1.3.2 tag. With the update to 1.3.2, the license was changed from EPL-1.0 | EDL-1.0 to EPL-2.0 | EDL-1.0. This was updated in commit b0345e3f for LIC_FILES_CHKSUM, but not in LICENSE. Remove do_configure_prepend_libc-musl() as this has now been fixed upstream. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03file-roller: upgrade 3.32.4 -> 3.32.5Andreas Müller
version 3.32.5 -------------- Bugs fixed: * libarchive: do not follow external links when extracting files. * libarchive: overwrite symbolic links as well if requested by the user. New or updated application translations: * Kurdish (Sorani) (Jwtiyar Nariman) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03syslog-ng: change shebang to python3Slater, Joseph
The file is executable and can be put on a target. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03openvpn: upgrade 2.4.8 -> 2.4.9Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03mutter: upgrade 3.34.5 -> 3.34.6Andreas Müller
3.34.6 ====== * Fix various clipboard issues [Carlos; !1198, !1203, !1204, !1186, !1206] * Fix locate-pointer feature interfering with keybindings [Carlos; !1014] * Fix overview key on X11 when using multiple keyboard layouts [Olivier; !1219] * Preserve keyboard state on VT switch [Olivier; !1185] * Fixed crashes [Florian; #1083] * Plugged memory leaks [Sebastian; !1001] * Misc. bug fixes and cleanups [Pekka, Laurent; !1209, #1074] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03poppler: upgrade 0.86.1 -> 0.88.0Andreas Müller
Release 0.88.0: core: * Support Widget Annotation Buttons not linked to any Form * SplashOuputDev: Use stroking opacity when clipping to a stroke path * Handle 1 bit RGB images in ICC colorspace * Internal code improvements qt5: * Add Document::signatures. Returns signatures not attached to any page * ArthurOutputDev: Fix font hinting * ArthurOutputDev: Set the opacity when filling with axial gradients * ArthurOutputDev: Implement the clipToStrokePath method * ArthurOutputDev: Use stroking opacity when clipping to a stroke path glib: * Add poppler_page_get_bounding_box * Add poppler_form_field_get_alternate_ui_name * Implement rotation for 'flagNoRotate' annots. Issue #767 cpp: * Add non_raw_non_physical layout for page::text() utils: * pdftohtml: Fix noRoundedCoordinates->noroundcoord in man page * pdfsig: Show also signatures that aren't attached to any page Release 0.87.0: core: * Fix leak in broken files * Internal code improvements qt5: * Add option to get form choice for export value * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695 glib: * Internal code improvements utils: * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03xfce4-panel: upgrade 4.14.3 -> 4.14.4Andreas Müller
Release notes for 4.14.4 ======================== - Fix panel build with vala 0.48 (Bug #16426) - Fix memory leak in panel plugin wrapper (Bug #16640) - tasklist: Fix crash middle-click-closing grouped windows (Bug #16410) - panel: Make sure "span monitors" is conditionally sensitive (Bug #15169) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Belarusian, Bengali, Catalan, Chinese (China), Chinese (Hong Kong), Croatian, Czech, Danish, Dutch, English (Australia), Estonian, Finnish, French, Galician, Georgian, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Portuguese, Romanian, Sinhala, Swedish, Thai, Uighur, Ukrainian, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03xfce4-whiskermenu-plugin: upgrade 2.4.3 -> 2.4.4Andreas Müller
Release notes for 2.4.4 ======================= - Fixed search delay. (bug #16731) - Translation updates: Catalan, Finnish, Hungarian, Malay, Portuguese. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03nautilus: upgrade 3.34.2 -> 3.34.3Andreas Müller
Major changes in 3.34.3: * Revert icon emblem fixes in order to prevent performance issues (António Fernandes) * Fix crashes often happening when searching (Ondrej Holy) * Fix crashes after conflict dialog response (Ondrej Holy) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03gjs: 1.58.6 -> 1.58.7Andreas Müller
Version 1.58.7 -------------- - Various backports: * Don't crash if a callback doesn't return an expected array of values [Marco Trevisan] * GList of int not correctly demarshalled on 64-bit big-endian [Philip Chimento, Simon McVittie] * Crash passing integer to strv in constructor [Evan Welsh] * Ignore format-nonliteral warning [Marco Trevisan] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03gparted: upgrade 0.33.0 -> 1.1.0Andreas Müller
* Due to huge bump recipe had to reworked completely * They offer a polkit action so our tailored version can go (it stopped working long ago btw). It is installed unconditionally but packed into an extra package which finds it's way into image only if 'polkit' is in distro features. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03python3-serpent: Modify ptest output formatzhengruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03python3-scrypt: Modify ptest output formatzhengruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03python3-pytz: Modify ptest output formatzhengruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03python3-pytoml: Modify ptest output formatzhengruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03python3-pysocks: add python3-logging to RDEPENDSTrevor Gamblin
python3-pysocks uses the logging module, but it isn't in the RDEPENDS list: root@qemux86-64:~# python3 Python 3.8.2 (default, Feb 25 2020, 10:39:28) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import socks Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.8/site-packages/socks.py", line 9, in <module> import logging ModuleNotFoundError: No module named 'logging' Add it to RDEPENDS to fix the ModuleNotFoundError. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03python3-atomicwrites: add python3-misc to RDEPENDSTrevor Gamblin
The atomicwrites module depends on the tempfiles module, but it is not in the RDEPENDs, so add it: root@qemux86-64:~# python3 Python 3.8.2 (default, Feb 25 2020, 10:39:28) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import atomicwrites Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.8/site-packages/atomicwrites/__init__.py", line 5, in <module> import tempfile ModuleNotFoundError: No module named 'tempfile' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>