[oe] [hardknott 00/64] Patch review

2021-04-08 Thread akuster
Sync with master. Dropped iwd update as it needs ell 0.39 which is not in master Please have comments back by Saturday. The following changes since commit 4ff36ed798939b20746e5b06a04eadf235cceffa: README: updated Maintainers list for Hardknott (2021-03-31 07:05:07 -0700) are available in

[oe] [hardknott 02/64] libssh: add gcrypt to PACKAGECONFIG

2021-04-08 Thread akuster
From: Valentin Longchamp This would allow to build it without libgcrypt (relying instead on libcrypto). Enable it by default to keep the recipe behaving the same wihtout a configuration change. Signed-off-by: Valentin Longchamp Signed-off-by: Khem Raj (cherry picked from commit

[oe] [hardknott 01/64] bpftool: improve reproducibility

2021-04-08 Thread akuster
From: "INC@Cisco)" Pass -f(debug|macro)-prefix-map through CC because libbpf build system overrides CFLAGS. Also remap STAGING_KERNEL_DIR because it is also stored in resulting executable Signed-off-by: Denys Zagorui Signed-off-by: Khem Raj (cherry picked from commit

[oe] [hardknott 03/64] flashrom: recipe cleanup

2021-04-08 Thread akuster
From: Ross Burton Use Meson to build instead of the bare Makefiles, as the Meson build also generates pkgconfig files which are needed fwupd. Add PACKAGECONFIG options for the platform dependencies (libpci, libusb, libftdi). Add a patch to the meson.build to ensure that these options work as

Re: [oe] [hardknott 00/64] Patch review

2021-04-08 Thread Martin Jansa
Please take at least the libyui changes as well, because the version in hardknott (as well as gatesgarth, dunfell) cannot be fetched. On Thu, Apr 8, 2021 at 6:36 PM akuster wrote: > Sync with master. Dropped iwd update as it needs ell 0.39 which is not in > master > > Please have comments back

[oe] [hardknott 57/64] uml-utilities: fix installed-vs-shipped with usrmerge

2021-04-08 Thread akuster
From: Martin Jansa * fixes: ERROR: uml-utilities-20040406-r1 do_package: QA Issue: uml-utilities: Files/directories were installed but not shipped in any package: /usr/lib/uml/port-helper Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid

[oe] [hardknott 59/64] librdkafka: Add initial recipe v1.6.1

2021-04-08 Thread akuster
From: "hasan.men" * A patch is added to fix absolute path usage in cmake. Signed-off-by: Khem Raj (cherry picked from commit 3e5209b691c9f4c720335d4f00dc143264c2df96) Signed-off-by: Armin Kuster --- .../0001_fix_absolute_path_usage.patch| 83 +++

[oe] [hardknott 60/64] libcppkafka: Add initial recipe for cppkafka wrapper

2021-04-08 Thread akuster
From: "hasan.men" Signed-off-by: Khem Raj (cherry picked from commit 285e612ac9c1ab1fc9f50728cb27b0bd0c40e89c) Signed-off-by: Armin Kuster --- .../libcppkafka/libcppkafka_git.bb| 22 +++ 1 file changed, 22 insertions(+) create mode 100644

[oe] [hardknott 61/64] pidgin-sipe: Fix build with glib-2.0 >= 2.68

2021-04-08 Thread akuster
From: Khem Raj Signed-off-by: Khem Raj Cc: Martin Jansa (cherry picked from commit ad8c6ba3110ac345bb89ce4f6a1a98aa16502c81) Signed-off-by: Armin Kuster --- .../0001-Migrate-to-use-g_memdup2.patch | 192 ++ .../pidgin/pidgin-sipe_1.25.0.bb | 1 + 2 files

[oe] [hardknott 58/64] libmanette: Add recipe

2021-04-08 Thread akuster
From: Khem Raj Its needed for gamepad support in webkit Signed-off-by: Khem Raj (cherry picked from commit cf0b587ddd9691a82db1c651f3c3b1ffb94196ee) Signed-off-by: Armin Kuster --- .../packagegroups/packagegroup-meta-oe.bb| 2 +- .../libmanette/libmanette_0.2.6.bb | 16

[oe] [hardknott 62/64] gjs: Fix build with gcc11

2021-04-08 Thread akuster
From: Khem Raj Partially backport an upstream fix to 1.58 Signed-off-by: Khem Raj Cc: Andreas Müller (cherry picked from commit 6f2099cf7806a7d00cdd3b4cda74e9e5574d0479) Signed-off-by: Armin Kuster --- ...id-g_once_init_enter-error-in-GCC-11.patch | 77 +++

[oe] [hardknott 64/64] fluidsynth: update SRC_URI to remove non-existing 2.1.x branch

2021-04-08 Thread akuster
From: Kartikey Rameshbhai Parmar Remove branch 2.1.x from SRC_URI as fluidsynth github removed the branch. The SRCREV is on master branch Signed-off-by: Kartikey Rameshbhai Parmar Signed-off-by: Khem Raj (cherry picked from commit 555b90779f6d86f7df05604f474323d9aef96886) Signed-off-by: Armin

[oe] [hardknott 52/64] freeradius: Upgrade to 3.0.21

2021-04-08 Thread akuster
From: Mingli Yu Drop one patch at the issue is already fixed in new version (307678b268 Fix rlm_python3 build) Signed-off-by: Mingli Yu Signed-off-by: Khem Raj (cherry picked from commit ece4e7d4f06581b2e68b9f662bc208b050f76cf1) Signed-off-by: Armin Kuster ---

[oe] [hardknott 54/64] phonet-utils: remove

2021-04-08 Thread akuster
From: Martin Jansa * no update other than occassional build fix since 2011 when I've imported this * it's also failing with usrmerge: ERROR: phonet-utils-0.0.0+gitrAUTOINC+4acfa720fd-r2 do_package_qa: QA Issue: phonet-utils package is not obeying usrmerge distro feature. /lib should be

[oe] [hardknott 55/64] packagegroup-meta-oe: use 4 spaces for identation

2021-04-08 Thread akuster
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit 5c83f2da63504fc3d6bfaec3e0d149a8926f56b7) Signed-off-by: Armin Kuster --- .../packagegroups/packagegroup-meta-oe.bb | 204 +- 1 file changed, 102 insertions(+), 102

[oe] [hardknott 53/64] packagegroup-meta-oe: include glfw, icewm, geis only with x11 in DISTRO_FEATURES

2021-04-08 Thread akuster
From: Martin Jansa * and also opengl for glfw Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit 3bffa82504f27d2da7ca87aeda799632b717d831) Signed-off-by: Armin Kuster --- meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 5 ++--- 1 file changed, 2

[oe] [hardknott 63/64] poppler: Backport patches to fix build with glib-2.0 2.68+ and GCC11

2021-04-08 Thread akuster
From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit c6f3bec2e9768d9231cc042a9902570610a05ffb) Signed-off-by: Armin Kuster --- ...tock-glib-macro-to-define-boxed-type.patch | 228 ++ ...rrecly-used-volatile-from-enum-type-.patch | 47

[oe] [hardknott 56/64] telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings

2021-04-08 Thread akuster
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit e721f6d9444779cfd5f5de54c0cf4fe2f15fc74d) Signed-off-by: Armin Kuster --- .../recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

Re: [oe] [PATCH] [OE-devel] [meta-openembedded] hostapd: fix CVE-2021-30004

2021-04-08 Thread Khem Raj
Thanks for your contributioin Stefan, unfortunately this patch is not application on master, can you rebase and send again ? On 4/8/21 9:44 AM, Stefan Ghinea wrote: In wpa_supplicant and hostapd 2.9, forging attacks may occur because AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c

[oe] [hardknott 30/64] emacs: upgrade 27.1 -> 27.2

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit aaef364ac87f6c4b8544cca78e7e530fa3a08750) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/emacs/{emacs_27.1.bb => emacs_27.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [hardknott 42/64] python3-decorator: Upgrade 4.4.2 -> 5.0.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 5.0.1: - Dropped support for Python < 3.5 with a substantial simplification of the code base. Ported CI from Travis to GitHub. - Fixed setup.cfg and python_requires in setup.py Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor

[oe] [hardknott 40/64] python3-contextlib2: Upgrade 0.6.0 -> 0.6.0.post1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.6.0.post1: - Correctly update NEWS.rst for the 0.6.0 release. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 37ce67f57543cb9f85bc9882633fc6ff5ba2) Signed-off-by: Armin Kuster ---

[oe] [hardknott 44/64] python3-aiohttp: Upgrade 3.7.4 -> 3.7.4.post0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 3.7.4.post0: - Bumped upper bound of the chardet runtime dependency to allow their v4.0 version stream. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 6cfe535f40e4e987b5b755ee59918643178a79b2)

[oe] [hardknott 43/64] python3-pillow: Upgrade 8.1.2 -> 8.2.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 8.2.0: - Added getxmp() method - Add ImageShow support for GraphicsMagick - Do not load transparent pixels from subsequent GIF frames - Use LZW encoding when saving GIF images - Set all transparent colors to be equal in quantize() - Allow PixelAccess to use

[oe] [hardknott 45/64] python3-networkx: Upgrade 2.5 -> 2.5.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 2.5.1: - pagerank uses scipy by default now - New source argument to has_eulerian_path to look for path starting at source - prefix_tree now uses a non-recursive algorithm. The original recursive algorithm is still available via prefix_tree_recursive

[oe] [hardknott 46/64] python3-pysonos: Upgrade 0.0.40 -> 0.0.41

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.0.41: - Add events_asyncio events module Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 2a73a50db27c7c15a77519c92d66141d26fc6c7a) Signed-off-by: Armin Kuster ---

[oe] [hardknott 49/64] python3-regex: Upgrade 2021.3.17 -> 2021.4.4

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 2021.4.4 with the following bug fixes: - regex fails with a quantified backreference but succeeds with repeated backref - API is not a drop-in replacement for python's re when it comes to typing Signed-off-by: Leon Anavi Signed-off-by: Khem Raj

[oe] [hardknott 47/64] python3-docutils: Upgrade 0.16 -> 0.17

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.17: - Installing with setup.py now requires setuptools. Alternatively, install with pip. - The generic command line front end tool docutils-cli.py allows the free selection of reader, parser, and writer components. - New, experimental wrapper to

[oe] [hardknott 50/64] mariadb: upgrade 10.5.8 -> 10.5.9

2021-04-08 Thread akuster
From: wangmy refresh c11_atomics.patch remove 0001-stacktrace-t.c-make-the-test-conditional.patch since it is included in 10.5.9 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit 7e64cce442c14f026a5e43cd5d90416c9f81343a) Signed-off-by: Armin Kuster ---

[oe] [hardknott 48/64] python3-bitarray: Upgrade 1.8.2 -> 1.9.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.9.0: - add shift operations (`<<`, `>>`, `<<=`, `>>=`) - add `bitarray.util.ba2base()` and `bitarray.util.base2ba()` - documentation and tests Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit

[oe] [hardknott 51/64] mariadb: Fix build on newer 32bit architectures

2021-04-08 Thread akuster
From: Khem Raj newer 32bit arches e.g. RV32 and ARC do not have __NR_io_getevents syscall and have started of with 64bit time_t so there is no 32bit version Signed-off-by: Khem Raj (cherry picked from commit bd8e72c1397f700fca0ddc44120abf9d325fd872) Signed-off-by: Armin Kuster ---

[oe] [hardknott 24/64] libnet-ssleay-perl: add rdep on perl-module-autoloader

2021-04-08 Thread akuster
From: Awais Belal Without the autoloader module, doing a Net::SSLeay fails. The Net::SSLeay package also does an use AutoLoader; Ref: https://github.com/rurban/Net-SSLeay/blob/master/lib/Net/SSLeay.pm#L26 so this is evident. Signed-off-by: Awais Belal Signed-off-by: Khem Raj (cherry picked

[oe] [hardknott 20/64] python3-h5py: Upgrade 3.1.0 -> 3.2.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 3.2.1: - Added support to use the HDF5 ROS3 driver to access HDF5 files on S3 - Setting the config option default_file_mode to values other than 'r' is deprecated. Pass the desired mode when opening a :class:`~.File` instead. - :exc:`OSError` exceptions

[oe] [hardknott 23/64] rsyslog: fix some of the ptests

2021-04-08 Thread akuster
From: Yi Fan Yu Run test as non-root 'tester'. Add more rdepends for ptest. Introduce a patch to skip checking for a libc header: sys/inotify Python scripts no longer called with ./script. Remove the need to add the correct shebang. Ptest results: 8.2102.0 === TOTAL: 424

[oe] [hardknott 27/64] lldpd: upgrade 1.0.4 -> 1.0.8

2021-04-08 Thread akuster
From: zhengruoqin Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj (cherry picked from commit 55669e9214f3213ade48896e7cfe72396cb1e795) Signed-off-by: Armin Kuster --- .../recipes-daemons/lldpd/{lldpd_1.0.4.bb => lldpd_1.0.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [hardknott 28/64] networkmanager-openvpn: upgrade 1.8.12 -> 1.8.14

2021-04-08 Thread akuster
From: zhengruoqin Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj (cherry picked from commit 30a80664e38912d3532cfab5291e468191507625) Signed-off-by: Armin Kuster --- ...ger-openvpn_1.8.12.bb => networkmanager-openvpn_1.8.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [hardknott 39/64] python3-tqdm: Upgrade 4.58.0 -> 4.59.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 4.59.0: - add tqdm.dask.TqdmCallback - add asyncio.gather() - add basic support for length_hint - add & update tests - misc documentation updates - update contributing guide - update URLs - bash completion: add missing --delay - misc code tidy - add

[oe] [hardknott 35/64] libxaw: upgrade 1.0.13 -> 1.0.14

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit 454644c578c84062f49b443626b7bb7dfff06060) Signed-off-by: Armin Kuster --- .../xorg-lib/{libxaw_1.0.13.bb => libxaw_1.0.14.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)

[oe] [hardknott 36/64] python3-google-api-python-client: Upgrade 2.0.2 -> 2.1.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 2.1.0: - Add status_code property on http error handling - Change default of static_discovery when discoveryServiceUrl set - Correct api version in oauth-installed.md - fix .close() - Resolve issue where num_retries would have no effect - Distinguish between

[oe] [hardknott 41/64] python3-typeguard: Upgrade 2.11.1 -> 2.12.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 2.12.0: - Added @typeguard_ignore decorator to exclude specific functions and classes from runtime type checking Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit

[oe] [hardknott 38/64] python3-pymisp: Upgrade 2.4.140 -> 2.4.141

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 2.4.141: - Use get_uuid_or_id_from_abstract_misp in tag methods - Skip nameless sections in ELF - Make reportlab tests optional if missing dep - Enable taxonomy failed if global pythonify is on - Properly pass content-type - Re-enable support for uploading

[oe] [hardknott 15/64] python3-bitarray: Upgrade 1.8.1 -> 1.8.2

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.8.2: - fix crash caused by unsupported types in binary operations - speedup initializing or extending a bitarray from another with different bit endianness - add formatting options to `bitarray.util.pprint()` - add documentation on bitarray

[oe] [hardknott 17/64] python3-parso: Upgrade 0.8.1 -> 0.8.2

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.8.2: - Various small bugfixes Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 3e1cedb62a16498fec02afdd917b380adf0339f6) Signed-off-by: Armin Kuster --- .../python/{python3-parso_0.8.1.bb =>

[oe] [hardknott 18/64] python3-matplotlib: Upgrade 3.3.4 -> 3.4.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to relase 3.4.1: - fix errorbar when specifying fillstyle - fix Inkscape cleanup at exit on Windows for tests - fix legends of colour-mapped scatter plots - fix positioning of annotation fancy arrows - fix size and color rendering for 3D scatter plots - fix suptitle

[oe] [hardknott 19/64] python3-pyroute2: Upgrade 0.5.15 -> 0.5.16

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.5.16: - ndb: fix syntax for Python < 3.6 Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 8f3ee91cfc0d6478ce9764d3415111a08b5c522f) Signed-off-by: Armin Kuster ---

[oe] [hardknott 22/64] gpsd: backport d-bus message time patch from upstream

2021-04-08 Thread akuster
From: Hermes Zhang This patch is backport from 821c149d486c0e67c1bd35d7c044ede9348aeb8d of upstream to fix the broken d-bus message time Signed-off-by: Khem Raj (cherry picked from commit 285e4c9bfb5bee87f33193c455ce4962a0b927c3) Signed-off-by: Armin Kuster ---

[oe] [hardknott 21/64] python3-cheetah: Upgrade 3.2.6 -> 3.2.6.post1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 3.2.6.post1: - Improvement and refactoring in CI and tests with ``tox``. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 75ef564e5994ec212da7e9fe40ec7497dc7ccaa4) Signed-off-by: Armin Kuster ---

[oe] [hardknott 26/64] fetchmail: upgrade 6.4.17 -> 6.4.18

2021-04-08 Thread akuster
From: zhengruoqin Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj (cherry picked from commit d399c6043c1e30d5d06e81fc2771ee7fa1143c2a) Signed-off-by: Armin Kuster --- .../fetchmail/{fetchmail_6.4.17.bb => fetchmail_6.4.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [hardknott 25/64] gnome-autoar: upgrade 0.2.4 -> 0.3.1

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit a281dd572c730a5f107b7cd524c8bfe66d366104) Signed-off-by: Armin Kuster --- .../{gnome-autoar_0.2.4.bb => gnome-autoar_0.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [hardknott 06/64] packagegroup-meta-multimedia: include projucer only with x11 in DISTRO_FEATURES

2021-04-08 Thread akuster
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit 61d269362a1d5d05de7cf45fb38cd09e562da00b) Signed-off-by: Armin Kuster --- .../packagegroups/packagegroup-meta-multimedia.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [hardknott 12/64] vlc: Exclude from world if commercial is not in inclusion list

2021-04-08 Thread akuster
From: Khem Raj Remove LICENSE_FLAGS setting as its no longer needed Signed-off-by: Khem Raj Cc: Andreas Müller (cherry picked from commit dbd662de1ca670459ddc88cf68c9a3f888ba71ee) Signed-off-by: Armin Kuster --- meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb | 4 +--- 1 file changed,

[oe] [hardknott 11/64] sox: Exclude from world if commercial is not in inclusion list

2021-04-08 Thread akuster
From: Khem Raj It needs ffmpeg Signed-off-by: Khem Raj Cc: Andreas Müller (cherry picked from commit 944317df4b2dc94613ff04ef0484380725006acb) Signed-off-by: Armin Kuster --- meta-multimedia/recipes-multimedia/sox/sox_14.4.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git

[oe] [hardknott 13/64] sox: Remove LICENSE_FLAGS = "commercial"

2021-04-08 Thread akuster
From: Khem Raj Its not needed bitbake gives a better diagnostics when included in image deps without accepting commercial license Signed-off-by: Khem Raj Cc: Andreas Müller (cherry picked from commit da393545a2721af13ff42426b7effdd7adc4d927) Signed-off-by: Armin Kuster ---

[oe] [hardknott 14/64] python3-sqlalchemy: Upgrade 1.4.3 -> 1.4.4

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.4.4: orm: - Fixed critical issue in the new PropComparator.and_() feature where loader strategies that emit secondary SELECT statements such as selectinload() and lazyload() would fail to accommodate for bound parameters in the user-defined criteria

[oe] [hardknott 09/64] mpd: Check for commercial in LICENSE_FLAGS_WHITELIST

2021-04-08 Thread akuster
From: Khem Raj aac and ffmpeg could be enabled only if they have been whitelisted by user Signed-off-by: Khem Raj (cherry picked from commit 20ac7000cca4b1af84782e9e79dcc5207fdcf71a) Signed-off-by: Armin Kuster --- .../recipes-multimedia/musicpd/mpd_0.22.6.bb | 11 --- 1

[oe] [hardknott 16/64] python3-httplib2: Upgrade 0.19.0 -> 0.19.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.19.1: - auth header parsing performance optimizations - Use mock from the standard library on Python>=3.3 Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit

[oe] [hardknott 04/64] flashrom: Add remaining RISCV support

2021-04-08 Thread akuster
From: Khem Raj Signed-off-by: Khem Raj Cc: Ross Burton (cherry picked from commit e024a4c7085fb9ab2c79b3b6c5c6389037fab630) Signed-off-by: Armin Kuster --- ...SCV-as-non-memory-mapped-I-O-archite.patch | 44 +++ meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb | 1 + 2 files

[oe] [hardknott 05/64] openjpeg: add native/nativesdk class extension

2021-04-08 Thread akuster
From: Ross Burton Signed-off-by: Ross Burton Signed-off-by: Khem Raj (cherry picked from commit 41bbe1c62f13ac85f15c8ec8f57cb442b9e0025c) Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/openjpeg/openjpeg_2.4.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git

[oe] [hardknott 07/64] packagegroup-meta-multimedia: include vlc only with x11 in DISTRO_FEATURES

2021-04-08 Thread akuster
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit af3abbf90f82ae7277506d1b68b601462e4d5d23) Signed-off-by: Armin Kuster --- .../packagegroups/packagegroup-meta-multimedia.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [hardknott 10/64] mpv: Exclude from world if commercial is not in inclusion list

2021-04-08 Thread akuster
From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 0f6a40a6e504d52fde515f31f93e616005722a1f) Signed-off-by: Armin Kuster --- meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb

[oe] [hardknott 08/64] mpv: remove explicit LICENSE_FLAGS

2021-04-08 Thread akuster
From: Yann Dirson This flag does not describe the mpv package, but ffmpeg instead. It gets in the way of using finer-grained LICENSE_FLAGS in ffmpeg. It is above all not needed, the real problem is even more clear without it: ffmpeg was skipped: because it has a restricted license

[oe] [hardknott 29/64] snort: upgrade 2.9.17 -> 2.9.17.1

2021-04-08 Thread akuster
From: zhengruoqin Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj (cherry picked from commit 66dcc24cd7bf9d0a9b0a7718d9db2a58a2f8545d) Signed-off-by: Armin Kuster --- .../snort/{snort_2.9.17.bb => snort_2.9.17.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [hardknott 31/64] fbgrab: upgrade 1.4 -> 1.5

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit 1358f588e312a987b02b0673f799110ad518739f) Signed-off-by: Armin Kuster --- .../recipes-graphics/fbgrab/{fbgrab_1.4.bb => fbgrab_1.5.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [hardknott 33/64] zabbix: upgrade 5.2.5 -> 5.2.6

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit 5f3159f6349e5e1a1b134b2997d7dc62daaf2ef7) Signed-off-by: Armin Kuster --- .../zabbix/{zabbix_5.2.5.bb => zabbix_5.2.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [hardknott 34/64] nodejs: ppc64le machine support

2021-04-08 Thread akuster
From: Andrew Geissler Commit 836912ab changed the logic in this recipe to stop looking for "ppc64le". This caused the ppc64le systems used by me to stop working. There wasn't much in the commit message on why this change occurred but ppc64le is definitely still needed. Signed-off-by: Andrew

[oe] [hardknott 37/64] python3-xlsxwriter: Upgrade 1.3.7 -> 1.3.8

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.3.8: - Added ability to add accessibility options "description" and "decorative" to images via :func:`insert_image`. - Added fix for datetime.timedelta values that exceed the Excel 1900 leap day (timedeltas greater than 59 days, in hours). This is a

[oe] [hardknott 32/64] ostree: upgrade 2020.8 -> 2021.1

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit 7d2604942cebea24e090f11186d0aa43a61be037) Signed-off-by: Armin Kuster --- .../ostree/{ostree_2020.8.bb => ostree_2021.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [PATCH] [OE-devel] [meta-openembedded] hostapd: fix CVE-2021-30004

2021-04-08 Thread Stefan Ghinea
In wpa_supplicant and hostapd 2.9, forging attacks may occur because AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c and tls/x509v3.c. References: https://nvd.nist.gov/vuln/detail/CVE-2021-30004 Upstream patches:

[oe] [hardknott 19/36] python3-xmlschema: Upgrade 1.5.3 -> 1.6.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.6.0: - XML data bindings and code generators are now considered stable - Add arguments 'max_depth' and 'extra_validator' to validation methods - Enhance decoding with 'value_hook' argument Signed-off-by: Leon Anavi Signed-off-by: Khem Raj

[oe] [hardknott 20/36] pidgin: upgrade to 2.14.2

2021-04-08 Thread akuster
From: Martin Jansa * drop --with-python=python3 as it was renamed to --with-python3 and it defaults to python3 now anyway https://reviews.imfreedom.org/r/550/ * add PACKAGECONFIG for cyrus-sasl, it's enabled by default since: commit 8d6c390002378664dea48e8766a0e4f063b12f78 Author: Gary

[oe] [hardknott 25/36] thunar: upgrade 4.16.4 -> 4.16.6

2021-04-08 Thread akuster
From: Andreas Müller 4.16.6 == - Reload current directory before selecting new files (Issue #524) - tree-view: Hide menu-item "properties" for unmounted devices - Removed 'the root folder has no parent' dialog box - Revamp documentation to modernize/uniformize accross components - Remove

[oe] [hardknott 21/36] networkmanager: upgrade 1.28.0 -> 1.30.2

2021-04-08 Thread akuster
From: Vinicius Aquino Upgrade to release 1.30.2: - 0004-fix_reallocarray_check.patch removed because the current version of nm already includes boths malloc.h and stdlib.h - musl/0002-Fix-build-with-musl.patch removed because the commit c50da167bc of nm solves the build issue with musl -

[oe] [hardknott 23/36] xfce4-battery-plugin: upgrade 1.1.3 -> 1.1.4

2021-04-08 Thread akuster
From: Andreas Müller Release notes for 1.1.4 === - Add help button to properties dialog - Drop subtitle from settings dialog - Fix labels alignment for very small panels - Fix compilation warnings - automake: INCLUDES -> AM_CPPFLAGS - autoconf: Some updates - Remove

[oe] [hardknott 24/36] gigolo: upgrade 0.5.1 -> 0.5.2

2021-04-08 Thread akuster
From: Andreas Müller Release notes for 0.5.2 === A bugfix and translation update, a new icon, various cleanups.. thanks to all contributors ! == - Update TODO - Refresh Glade file, drop unused tab labels (fixes #13) - move the logic setting GtkSpin port value to

[oe] [hardknott 02/36] libyui: switch to libyui-old repo which still has this SRCREV

2021-04-08 Thread akuster
From: Martin Jansa * af06143017fc5f18c4b6488ba4aed26bcc43ff6e doesn't exist in current repo: libyui$ git branch -a --contains af06143017fc5f18c4b6488ba4aed26bcc43ff6e error: no such commit af06143017fc5f18c4b6488ba4aed26bcc43ff6e * there are no common commits in the new libyui repo, but

[oe] [hardknott 00/36] Patch review part 2

2021-04-08 Thread akuster
Additional sync with master. Excludes: Revert "iwd: Upgade to 1.13" Please have feedback by Saturday. The following changes since commit 622ede33f6cd5e6e08d20e4e2ac0218e5559645c: fluidsynth: update SRC_URI to remove non-existing 2.1.x branch (2021-04-07 18:45:52 -0700) are available in

[oe] [hardknott 03/36] libyui(-ncurses): upgrade to 4.1.1, libyui repo was rewritten completely

2021-04-08 Thread akuster
From: Martin Jansa * af06143017fc5f18c4b6488ba4aed26bcc43ff6e doesn't exist in current repo: libyui$ git branch -a --contains af06143017fc5f18c4b6488ba4aed26bcc43ff6e error: no such commit af06143017fc5f18c4b6488ba4aed26bcc43ff6e * there are no common commits in the new libyui repo, but

[oe] [hardknott 01/36] libsmi: use /bin/sh instead of ${base_bindir}/sh to silence QA error with usrmerge

2021-04-08 Thread akuster
From: Martin Jansa * with usrmerge ${base_bindir} is /usr/bin/sh and libsmi fails with: ERROR: libsmi-0.5.0-r0 do_package_qa: QA Issue: /usr/bin/smistrip contained in package libsmi requires /usr/bin/sh, but no providers found in RDEPENDS_libsmi? [file-rdeps] ERROR: libsmi-0.5.0-r0

[oe] [hardknott 04/36] android-tools: use PN instead of BPN in RDEPENDS

2021-04-08 Thread akuster
From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit 7e60ff535380b905f631a31f3f1228e78f1c117c) Signed-off-by: Armin Kuster --- .../recipes-devtools/android-tools/android-tools_5.1.1.r37.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [hardknott 05/36] pidgin-sipe: fix g_memdup2 changes to be backwards compatible with glib-1.67

2021-04-08 Thread akuster
From: Martin Jansa * current version unfortunatelly it isn't backwards compatible with glib-2.0-1.66.7 currently in oe-core master and hardknott and now fails with: | ../../../pidgin-sipe-1.25.0/src/purple/../api/sipe-common.h:56:19: error: conflicting types for 'g_memdup' |56 | #define

[oe] [hardknott 06/36] doxygen: Upgrade 1.8.20 -> 1.9.1

2021-04-08 Thread akuster
From: Randy MacLeod Refit and update patches. Signed-off-by: Randy MacLeod Signed-off-by: Khem Raj (cherry picked from commit e4ad6f3507de85343d3cbd884781a0e0572414ae) Signed-off-by: Armin Kuster --- .../0001-build-don-t-look-for-Iconv.patch | 9 +-

[oe] [hardknott 07/36] networkmanager-openvpn: Fix packageing

2021-04-08 Thread akuster
From: Andreas Müller Recent upgrade introduced: | ERROR: networkmanager-openvpn-1.8.14-r0 do_package: QA Issue: networkmanager-openvpn: Files/directories were installed but not shipped in any package: | /usr/share/metainfo | /usr/share/metainfo/network-manager-openvpn.metainfo.xml

[oe] [hardknott 08/36] python3-sqlalchemy: Upgrade 1.4.4 -> 1.4.5

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.4.5: orm: - Fixed regression where the joinedload() loader strategy would not successfully joinedload to a mapper that is mapper against a CTE construct. - Scaled back the warning message added in #5171 to not warn for overlapping columns in an

[oe] [hardknott 09/36] python3-pychromecast: Upgrade 9.1.1 -> 9.1.2

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 9.1.2: - Handle bad UUIDs from third-party Chromecasts - Reuse SSL context in host browser Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 75a9fe6cc0ec8d031540462fdbbbcf28bbf87ccf) Signed-off-by:

[oe] [hardknott 10/36] python3-decorator: Upgrade 5.0.1 -> 5.0.5

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 5.0.5: - Dropped support for Python < 3.5 with a substantial simplification of the code base (now building a decorator does not require calling "exec"). - Added a way to mimic functools.wraps-generated decorators. - Ported the Continuous Integration from

[oe] [hardknott 11/36] python3-pymisp: Upgrade 2.4.141 -> 2.4.141.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 2.4.141.1: - Re-bump changelog - Bump version Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 0eefda892aea7f69189d1f3b1f99949d4feb5321) Signed-off-by: Armin Kuster ---

[oe] [hardknott 12/36] python3-pyroute2: Upgrade 0.5.16 -> 0.5.17

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.5.17: - license: aligned cli/ss2 - ndb: del_ip() improvements - ndb: wait(timeout=...) Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit be5b722809c29acef2de0c0978659692483aa8aa) Signed-off-by:

[oe] [hardknott 13/36] python3-transitions: Upgrade 0.8.7 -> 0.8.8

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.8.8: - AsyncMachine does not remove models when remove_models is called - Introduce try/except for finalize callbacks in Machine and HierachicalMachine. Thus, errors occurring in finalize callbacks will be suppressed and only the original error will be

[oe] [hardknott 14/36] python3-sqlalchemy: Upgrade 1.4.5 -> 1.4.6

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.4.6: orm: - Fixed regression where a deprecated form of Query.join() were used, passing a series of entities to join from without any ON clause in a single Query.join() call, would fail to function correctly. - Fixed critical regression where the

[oe] [hardknott 16/36] python3-pysonos: Upgrade 0.0.41 -> 0.0.42

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 0.0.42: - Handle parse_event_xml doing I/O in the asyncio event loop Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 478e0e5833e8815f0e6ba77860ad54c342f34fb5) Signed-off-by: Armin Kuster ---

[oe] [hardknott 15/36] python3-bitarray: Upgrade 1.9.0 -> 1.9.1

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 1.9.1: - switch documentation from markdown to reStructuredText - add tests Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin (cherry picked from commit 79d2873495faaa6406ec9d19e3f715701d2429c9) Signed-off-by: Armin Kuster

[oe] [hardknott 17/36] python3-django: Upgrade 3.1.7 -> 3.2

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 3.2: - Automatic AppConfig discovery - Customizing type of auto-created primary keys - Functional indexes - pymemcache support - New decorators for the admin site - Other minor new features Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by:

[oe] [hardknott 18/36] python3-tqdm: Upgrade 4.59.0 -> 4.60.0

2021-04-08 Thread akuster
From: Leon Anavi Upgrade to release 4.60.0: - add contrib.logging helpers for redirecting to tqdm.write() - support delay in notebook - fix contrib.tmap, tzip not using tqdm_class - add notebook tests - updates & misc minor fixes for documentation Signed-off-by: Leon Anavi Signed-off-by: Khem

[oe] [hardknott 33/36] hwdata: upgrade 0.345 -> 0.346

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit 5b02a417845d91ce57ce89de0a597edc63966213) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[oe] [hardknott 28/36] mosquitto: upgrade 2.0.9 -> 2.0.10

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit bb60da5cfc3fd9a636a15f319a372d935f68355e) Signed-off-by: Armin Kuster --- .../mosquitto/{mosquitto_2.0.9.bb => mosquitto_2.0.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [hardknott 31/36] usbredir: upgrade 0.8.0 -> 0.9.0

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit 613729e7803c5faacc39823925e0c711d0da7682) Signed-off-by: Armin Kuster --- .../spice/{usbredir_0.8.0.bb => usbredir_0.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [hardknott 34/36] live555: upgrade 20210322 -> 20210406

2021-04-08 Thread akuster
From: zangrc Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit ed78d5d038520edef91982f7b1e9a86f6d169c13) Signed-off-by: Armin Kuster --- .../live555/{live555_20210322.bb => live555_20210406.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [hardknott 26/36] poppler: upgrade 21.03.0 -> 21.04.0

2021-04-08 Thread akuster
From: Andreas Müller Release 21.04.0 core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue

[oe] [hardknott 22/36] mousepad: upgrade 0.5.3 -> 0.5.4

2021-04-08 Thread akuster
From: Andreas Müller Release notes for 0.5.4 === - New Features: - Add --line/-l and --column/-c number (#107, !83) - Port to GtkSourceView 4 (#55, #80, !10) - Bug Fixes: - Delay request to scroll to cursor for the correct active view - Monitor hardlinks with glib

[oe] [hardknott 27/36] opencv: Upgrade to 5.4.2

2021-04-08 Thread akuster
From: Khem Raj Drop patch which is already in 5.4.2 release Signed-off-by: Khem Raj (cherry picked from commit ae4dd366014a87e7a196f5b2e168666cdda5a43f) Signed-off-by: Armin Kuster --- ...building-opencv-using-gcc-11.x-19244.patch | 28 --- .../{opencv_4.5.1.bb =>

  1   2   >