aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-09-22packagegroup-meta-python: -jinja2 -markupsafe => ptesttimo/python3-jinja2-v2Tim Orling
The main recipes for python3-jinja2 and python3-markupsafe have moved to oe-core. No need to duplicate them here. Instead, we add them to meta-python3-ptest sub-package, since we do enable ptest with bbappends. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2020-09-21python3-jinja2: bbappend for ptestTim Orling
The main recipe has moved to oe-core, but with ptest disabled. Here we simply conditionally inherit ptest to enable it in meta-python. Remove the original recipe and the python3-jinja2/ directory. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2020-09-21python3-markupsafe: bbappend for ptestTim Orling
The main recipe has moved to oe-core, but with ptest disabled. Here we simply conditionally inherit ptest to enable it in meta-python. Remove the original recipe and the python3-markupsafe/ directory. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2020-09-21python3-rfc3339-validator: Upgrade 0.1.1 -> 0.1.2Leon Anavi
Upgrade to release 0.1.2: - setup.py: move pytest-runner to test_requirements Patch has been removed from the recipe because it has been already upstreamed in the new release. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-21python3-cmd2: Upgrade 1.3.9 -> 1.3.10Leon Anavi
Upgrade to release 1.3.10: - Added user-settable option called always_show_hint. If True, then tab completion hints will always display even when tab completion suggestions print. Arguments whose help or hint text is suppressed will not display hints even when this setting is True. - argparse tab completion now groups flag names which run the same action. Optional flags are wrapped in brackets like it is done in argparse usage text. - default category decorators are now heritable by default and will propagate the category down the class hierarchy until overridden. There's a new optional flag to set heritable to false. - Added --silent flag to alias/macro create. If used, then no confirmation message will be printed when aliases and macros are created or overwritten. - Added --with_silent flag to alias/macro list. Use this option when saving to a startup script that should silently create aliases and macros. - Fixed issue where flag names weren't always sorted correctly in argparse tab completion Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-21python3-sentry-sdk: Upgrade 0.17.5 -> 0.17.6Leon Anavi
Upgrade to release 0.17.6: - Support for Flask 0.10 (only relaxing verson check) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-21python3-langtable: Upgrade 0.0.52 -> 0.0.53Leon Anavi
Upgrade to release 0.0.53: - Capitalize the return values of language_name() and territory_name() - Add more translations from CLDR - Get translation changes from CLDR Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-21python3-argcomplete: add recipe 1.12.0Hongxu Jia
Tab complete all the things! Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20vlc: upgrade 3.0.11 -> 3.0.11.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20live555: upgrade 20200721 -> 20200819Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20xfce4-notifyd: upgrade 0.6.1 -> 0.6.2Andreas Müller
Release notes for 0.6.2 ======================= - Switch to new app icon and rDNS icon name - Default to session autostart instead of DBus (Fixes #27) - Add configurable log size limit (default: 100) - Make buttons on non-1st notifications work - panel-plugin: Add option to hide "Clear log" dialog - log: properly handle iso8601 timestamps - log: Use SHA-1 data hash in icon cache paths (bug #16825) - log: Improve performance of adding notifications (bug #14865) - log: Refactor log keyfile element insertion into a separate function - Add basic GitLab pipeline - Fix GTimeVal deprecation (Bug #16805) - Remove unused expire_timeout variable - Fix memory leaks - settings: Switch to symbolic close icon - Translation Updates: Bulgarian, Catalan, Chinese (China), Danish, Dutch, Eastern Armenian, Estonian, Finnish, French, Galician, German, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20gjs: upgrade 1.58.7 -> 1.58.8Andreas Müller
Version 1.58.8 -------------- - Various backports * 1.63.3: test suite is failing [Philip Chimento] * Various fixes for potential crash and memory issues [Philip Chimento] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20tracker-miners: upgrade 2.3.3 -> 2.3.5Andreas Müller
NEW in 2.3.5 - 2020-09-07 ========================= * Disable miners autostart by default. This is a measure to make Tracker 2.x get as much out of the way as possible with Tracker 3.x available. This default can be undone with -Dautostart=true. * Whitelist statx syscall, used in recent glib. Translations: lt NEW in 2.3.4 - 2020-08-24 ========================= * Block image/ktx files in 90-gstreamer-image-generic.rule * Set a deadline of 30 seconds for extraction tasks * Remove generic gstreamer-based image extraction codepath * Several fixes to libav-based extractor * Replace sensitive words * get the systemd user unit dir from pkg-config Translations: es, hr, id, it, lt, pl, pt_BR, ro, sv, tr, uk Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20tracker: upgrade 2.3.4 -> 2.3.6Andreas Müller
NEW in 2.3.6 - 2020-09-07 ========================= * Do not autostart tracker-store Translations: de, es, hu, id, lt, pl, pt_BR, ro, sl, sv NEW in 2.3.5 - 2020-08-24 ========================= * Add 'tracker export' subcommand to ease migration to 3.x * Use correct signature for DBusSignalCallback * get the systemd user unit dir from pkg-config * Replace sensitive terms Translations: lt, uk Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20libgdata: upgrade 0.17.12 -> 0.17.13Andreas Müller
Overview of changes from libgdata 0.17.12 to libgdata 0.17.13 ============================================================= * Default to not installing installed-tests (see !24) * Default to not building documentation (see !23) (thanks Debarshi Ray) * Bugs fixed: - !23 build: Disable the gtk-doc documentation by default - !24 Various minor fixes to meson_options.txt - !25 all: Fix various typos and incorrect terminology - !26 core: Add g_autoptr() support for GDataUploadStream * Translation updates: - Chinese (China) - English (United Kingdom) - Latvian - Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20gspell: upgrade 1.8.3 -> 1.8.4Andreas Müller
News in 1.8.4, 2020-09-04 ------------------------- * Translation updates. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20grilo: upgrade 0.3.12 -> 0.3.13Andreas Müller
NEW in 0.3.13 ============= * !56 Increase glib requirement to 2.58 or greater * !58 API addition: grl_related_keys_set_for_id() * !59 Fix trying to load .so.p files as plugins * !61 Fix crash using get_plugins() from bindings * Several other fixes and cleanups * Updated translations * Chinese (Taiwan) * Japanese * Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20gnome-desktop3: upgrade 3.36.5 -> 3.36.6Andreas Müller
=============== Version 3.36.6 =============== - No changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20gnome-settings-daemon: Remove wrong RDEPENDAndreas Müller
* Since variable was misspelled it was a no-op * There is no gdbus package (gdbus is in glib-2.0-utils) * Did not find any pointer in the source that gdbus has to be installed on target Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-18ssmtp: adjust u-aMartin Jansa
* it's newaliases not newalias in sbindir * drop u-a for man pages, because only ssmtp.8 was created which shouldn't conflict with esmpt In my build I don't have mailq, sendmail, newaliases as man pages, but binaries in sbindir (and the sbinbinary is called newaliases, not newalias) tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/ tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/share tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/share/man tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/share/man/man8 tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/share/man/man8/ssmtp.8 tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/sbin tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/sbin/mailq tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/sbin/sendmail tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/sbin/newaliases tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/usr/sbin/ssmtp tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/etc tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/etc/ssmtp tmp-glibc/work/core2-64-oe-linux/ssmtp/2.64-r0/image/etc/ssmtp/revaliases this added u-a is causing following warnings: WARNING: ssmtp-2.64-r0 do_package: ssmtp: alternative target (/usr/share/man/man1/mailq.1 or /usr/share/man/man1/mailq.1.ssmtp) does not exist, skipping... WARNING: ssmtp-2.64-r0 do_package: ssmtp: alternative target (/usr/share/man/man1/newaliases.1 or /usr/share/man/man1/newaliases.1.ssmtp) does not exist, skipping... WARNING: ssmtp-2.64-r0 do_package: ssmtp: alternative target (/usr/share/man/man1/sendmail.1 or /usr/share/man/man1/sendmail.1.ssmtp) does not exist, skipping... WARNING: ssmtp-2.64-r0 do_package: ssmtp: alternative target (/usr/sbin/newalias or /usr/sbin/newalias.ssmtp) does not exist, skipping... WARNING: ssmtp-2.64-r0 do_package: ssmtp: NOT adding alternative provide /usr/share/man/man1/mailq.1: /usr/share/man/man1/mailq.1.ssmtp does not exist WARNING: ssmtp-2.64-r0 do_package: ssmtp: NOT adding alternative provide /usr/share/man/man1/newaliases.1: /usr/share/man/man1/newaliases.1.ssmtp does not exist WARNING: ssmtp-2.64-r0 do_package: ssmtp: NOT adding alternative provide /usr/share/man/man1/sendmail.1: /usr/share/man/man1/sendmail.1.ssmtp does not exist WARNING: ssmtp-2.64-r0 do_package: ssmtp: NOT adding alternative provide /usr/sbin/newalias: /usr/sbin/newalias.ssmtp does not exist WARNING: ssmtp-2.64-r0 do_package: ssmtp: alt_link == alt_target: /usr/share/man/man1/mailq.1 == /usr/share/man/man1/mailq.1 WARNING: ssmtp-2.64-r0 do_package: ssmtp: alt_link == alt_target: /usr/share/man/man1/newaliases.1 == /usr/share/man/man1/newaliases.1 WARNING: ssmtp-2.64-r0 do_package: ssmtp: alt_link == alt_target: /usr/share/man/man1/sendmail.1 == /usr/share/man/man1/sendmail.1 WARNING: ssmtp-2.64-r0 do_package: ssmtp: alt_link == alt_target: /usr/sbin/newalias == /usr/sbin/newalias Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-18netkit-rsh: inherit update-alternativesMartin Jansa
* fixes: netkit-rsh-0.17-r0 do_package_qa: QA Issue: netkit-rsh: recipe defines ALTERNATIVE_netkit-rsh-client but doesn't inherit update-alternatives. This might fail during do_rootfs later! [missing-update-alternatives] netkit-rsh-0.17-r0 do_package_qa: QA Issue: netkit-rsh: recipe defines ALTERNATIVE_netkit-rsh-server but doesn't inherit update-alternatives. This might fail during do_rootfs later! [missing-update-alternatives] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-17pcsc-lite: upgrade 1.8.26 -> 1.9.0Ricardo Salveti
Changelog: - SCardEndTransaction(): greatly improve performances (x300) - tokenparser: accept any Unicode character in a reader name - Use /run instead of /var/run by default - Fix a memory leak from a polkit call - Some other minor improvements Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-17libgpiod: drop support for 0.3.3Bartosz Golaszewski
I no longer support the v0.x.y series. Remove the recipe for v0.3.3. While at it: the tests PACKAGECONFIG is duplicated so remove one instance. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-17znc: upgrade 1.8.1 -> 1.8.2Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-17redis: upgrade 6.0.7 -> 6.0.8Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-17memtester: upgrade 4.3.0 -> 4.4.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16byacc: upgrade 20200330 -> 20200910Zang Ruochen
Refresh the following patch: 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16tbb: upgrade 2020.2 -> 2020.3Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16st: Use update alternativesKhem Raj
These files are also provided by ncurses so learn to co-habit Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16libhugetlbfs: revert one commit from 2.23 to work around build error on armMartin Jansa
* works around ERROR: libhugetlbfs-1_2.23-r0 do_populate_sysroot: Fatal errors occurred in subprocesses: Command '['arm-oe-linux-gnueabi-strip', '--remove-section=.comment', '--remove-section=.note', 'libhugetlbfs/1_2.23-r0/sysroot-destdir/usr/lib/libhugetlbfs/tests/obj32/linkhuge_rw']' returned non-zero exit status 1. Subprocess output:arm-oe-linux-gnueabi-strip: libhugetlbfs/1_2.23-r0/sysroot-destdir/usr/lib/libhugetlbfs/tests/obj32/stmuFa58: error: PHDR segment not covered by LOAD segment arm-oe-linux-gnueabi-strip: libhugetlbfs/1_2.23-r0/sysroot-destdir/usr/lib/libhugetlbfs/tests/obj32/stmuFa58[.interp]: file format not recognized Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16jasper: use correct homepageMichael Vetter
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-test-generator: Enable ptestZang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-msk: Upgrade 0.3.15 -> 0.3.16Leon Anavi
Upgrade to release 0.3.16: - Ensure local HEAD matches remote during upgrade - Remove typing dependency - only required for Python <= 3.4 - Include license file in sdist package - Add default icon and color during Skill creation - Improved category selection and display - Improve PyPI listing info Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-ruamel-yaml: Upgrade 0.16.11 -> 0.16.12Leon Anavi
Upgrade to release 0.16.12: - update links in doc Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-pyrsistent: Upgrade 0.16.0 -> 0.17.3Leon Anavi
Upgrade 0.17.3: - Remove Python 2 support code. This includes dropping some compatibility code and the dependency on six. - Python 3 exception chaining. This is a minor backwards incompatibility, hence stepping to 0.17.0. - Restrict package to Python >= 3.5 to not break unpinned Python 2 dependencies. - Release v0.17.3 with proper meta data requiring Python >= 3.5. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-pychromecast: Upgrade 7.2.1 -> 7.3.0Leon Anavi
Upgrade to release 7.3.0: - add support for QUEUE_INSERT - Run black and flake8 on examples - Fix get_chromecasts non blocking mode - Black 20.8b1 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-matplotlib: Upgrade 3.3.1 -> 3.3.2Leon Anavi
Upgrade to release 3.3.2: - fix Axis scale on twinned Axes - fix auto-close of Figures in nbagg - fix automatic title placement if Axes is off the Figure - fix autoranging of log scales with barstacked histogram - fix extra redraws when using Button or TextBox widgets - fix imshow with LogNorm and large vmin/vmax ranges - fix plotting Pandas DataFrame with string MultiIndex - fix scatter with marker='' - fix scatter3d color/linewidth re-projection - fix state of mode buttons in TkAgg backends - include license files in built distribution - reduce Visual C++ runtime requirements on Windows Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-stevedore: Upgrade 3.2.1 -> 3.2.2Leon Anavi
Upgrade to release 3.2.2: - fix supported python versions in documentation Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-pymisp: Upgrade 2.4.130 -> 2.4.131Leon Anavi
Upgrade to release 2.4.131: - [test] Validate tag removal. - [describeTypes] updated and sha3 added. - Bump version, file template version objects and dependencies. - Rename blacklist -> blocklist. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-nocaselist: Upgrade 1.0.1 -> 1.0.2Leon Anavi
Upgrade to release 1.0.2: - Fixed an AttributeError during unpickling. - Optimized pickling a NocaseList object by serializing only the original list, but not the second lower-cased list. This optimization is only implemented for Python 3. - Added tests for pickling and unpickling. - Suppressed new Pylint issue 'super-with-arguments', because this package still supports Python 2.7. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-attrs: Upgrade 20.1.0 -> 20.2.0Leon Anavi
Upgrade to release 20.2.0: - Backward-incompatible: attr.define(), attr.frozen(), attr.mutable(), and attr.field() remain provisional. - attr.define() et al now correct detect __eq__ and __ne__. - attr.define() et al's hybrid behavior now also works correctly when arguments are passed. - It's possible to define custom __setattr__ methods on slotted classes again. - In 20.1.0 we introduced the inherited attribute on the attr.Attribute class to differentiate attributes that have been inherited and those that have been defined directly on the class.It has shown to be problematic to involve that attribute when comparing instances of attr.Attribute though, because when sub-classing, attributes from base classes are suddenly not equal to themselves in a super class. Therefore the inherited attribute will now be ignored when hashing and comparing instances of attr.Attribute. - zope.interface is now a "soft dependency" when running the test suite; if zope.interface is not installed when running the test suite, the interface-related tests will be automatically skipped. - The ergonomics of creating frozen classes using @define(frozen=True) and sub-classing frozen classes has been improved: you don't have to set on_setattr=None anymore. #687 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-sentry-sdk: Upgrade 0.17.3 -> 0.17.5Leon Anavi
Upgrade to release 0.17.5: - Work around an issue in the Python stdlib that makes the entire process deadlock during garbage collection if events are sent from a __del__ implementation. - Add possibility to wrap ASGI application twice in middleware to enable split up of request scope data and exception catching. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-google-api-python-client: Upgrade 1.11.0 -> 1.12.1Leon Anavi
Upgrade to release 1.12.1: - deps: require six>=1.13.0 - add quota_project, credentials_file, and scopes support - convert print statement to function - remove http from batch execute docs Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-16python3-cffi: Upgrade 1.14.2 -> 1.14.3Leon Anavi
Upgrade to release 1.14.3: - Don't call PyEval_InitThreads() on CPython >= 3.7, where it should always be a no-op. It is explicitly deprecated in 3.9. - Let the test run directly on pypy too - Remove extremely old and outdated .gitignore Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-15rsyslog: fix wrong option of PACKAGECONFIG[valgrind]Haiqing Bai
The source configure.ac shows: --enable-valgrind: Enable somes special code that rsyslog core developers consider useful for testing.Do NOT use if you don't exactly know what you are doing, except if told so by rsyslog developers. NOT to be used by distro maintainers for building regular packages. --without-valgrind-testbench: Don't use valgrind in testbench PACKAGECONFIG[valgrind] should use '--without-valgrind-testbench' And after this fix, the code which removes the valgrind depended ptest cases for arm,mips is no longer needed. Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-15tesseract: update to 4.1.1Oleksandr Kravchuk
License-Update: file that mentioned licencing information was replaced with an actual license file Add patch to fix build with musl Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-15mongodb: Fix i386 builds for non-glibc systemsKhem Raj
stacktrace depends on internal glibc defines which may not be available for other libc implementations e.g. __ELF_NATIVE_CLASS Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-15mongodb: Fix libunwind build with -fno-commonKhem Raj
Backport a patch for libunwind to fix build with gcc10 Fixes unwind/dist/src/x86_64/Ginit.c:52: multiple definition of `_U_dyn_info_list' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-15mongodb: Pass OBJCOPY to scons so it does not use it from hostKhem Raj
Fixes objcopy: Unable to recognise the format of the input file `build/opt/mongo/mongos' Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Vincent Prince <vincent.prince.fr@gmail.com.com>
2020-09-15mongodb: bump to r4.4.1 versionVincent Prince
Signed-off-by: Vincent Prince <vincent.prince.external@saftbatteries.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>