summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tbb: Fix build with muslKhem Raj2021-04-171-0/+10
| | | | | | | | | Need to link libucontext on musl Additionally, mips also needs libatomic Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tbb: upgrade 2020.3 -> 2021.2.0Naveen Saini2021-04-178-122/+116
| | | | | | | | | | | Switched to cmake build tool. Rebased some patches due to directory re-structuring. Dropped patches, which are not required anymore. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xterm: upgrade 366 -> 367zangrc2021-04-082-7/+7
| | | | | | | | | | | | -License-Update: Copyright year updated to 2021. Refresh the following patch: 0001-Add-configure-time-check-for-setsid.patch Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 97f59fb2063dae01c72e1e3a690edf5dfe645571) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rabbitmq-c: upgrade 0.10.0 -> 0.11.0zangrc2021-04-081-2/+2
| | | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e1185b272a48e8b797bc7c4e96645cc2fce3d298) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* live555: upgrade 20210322 -> 20210406zangrc2021-04-081-1/+1
| | | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ed78d5d038520edef91982f7b1e9a86f6d169c13) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hwdata: upgrade 0.345 -> 0.346zangrc2021-04-081-2/+2
| | | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5b02a417845d91ce57ce89de0a597edc63966213) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* hostapd: fix CVE-2021-0326 and CVE-2021-27803Mingli Yu2021-04-083-0/+99
| | | | | | | | | Backport 2 patches to fix two CVEs. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5a085c588adaf79bb2bca7921c82d893877b28a1) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* usbredir: upgrade 0.8.0 -> 0.9.0zangrc2021-04-081-1/+1
| | | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 613729e7803c5faacc39823925e0c711d0da7682) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* stunnel: upgrade 5.58 -> 5.59zangrc2021-04-082-6/+6
| | | | | | | | | | Refresh the following patch: fix-openssl-no-des.patch Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 83c8e6bcc0ad57628baac2ee15fac5f5b48ca7c2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nbdkit: upgrade 1.25.4 -> 1.25.5zangrc2021-04-081-1/+1
| | | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5bd0f88c775ea69db85e1589e833e50648932f22) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mosquitto: upgrade 2.0.9 -> 2.0.10zangrc2021-04-081-2/+2
| | | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bb60da5cfc3fd9a636a15f319a372d935f68355e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* opencv: Upgrade to 5.4.2Khem Raj2021-04-082-31/+2
| | | | | | | | Drop patch which is already in 5.4.2 release Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ae4dd366014a87e7a196f5b2e168666cdda5a43f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* poppler: upgrade 21.03.0 -> 21.04.0Andreas Müller2021-04-083-278/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 643af3ee2cf61d12123374ba915ce71c4a56410b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* thunar: upgrade 4.16.4 -> 4.16.6Andreas Müller2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 watches on shortcuts (Issue #513) (Issue #47) - Translation Updates: Finnish, Occitan 4.16.5 ====== - Revert "Bookmarks no longer need an existing file (Issue #47)" Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 905b27cc610c78c28424ab1a1d122852b0787367) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gigolo: upgrade 0.5.1 -> 0.5.2Andreas Müller2021-04-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 setup_for_type() (#11) - Use new icon in window titlebar - Fix compilation warnings - autoconf: Some updates - Only show an error dialog if the host field is visible/required - Remove capitalization from icon name - Update GenericName (#2) - Fix comment style. - Remove GSourceFunc casts - Update Makefile.am - Add gigolo.ui to POTFILES.in (Issue #6) - Added new icons following new style and reverse DNS format. - Add new README.md and update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e2add121d2713ca72f3c4cf6ae2d557dd4cfc062) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-battery-plugin: upgrade 1.1.3 -> 1.1.4Andreas Müller2021-04-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | 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 unnecessary boxes - Remove GSourceFunc casts - Add new README.md, update AM_INIT_AUTOMAKE - Add basic GitLab pipeline - Update URLs from goodies.xfce.org to docs.xfce.org (Bug #16154) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 745e253618a10224d653f6c0f0eefb1e11b5a87c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* mousepad: upgrade 0.5.3 -> 0.5.4Andreas Müller2021-04-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 2.56.2 (#110, !82) - Transfer encoding from remote to primary instance (#109) - Prevent a crash when no language is found - Make window require attention when opening new tabs (#106, #93, !81) - Fix BOM array (!80) - Correctly initialize toolbar style combo box (#103) - Allow checking parent sources when looking up schema (#101) - Fix missing parameter to "select-all" signal (!79) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 60480f82af8c5d40932c469b0674641b73f7ced1) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* networkmanager: upgrade 1.28.0 -> 1.30.2Vinicius Aquino2021-04-087-249/+59
| | | | | | | | | | | | | | | | | | | | 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 - musl/0001-Fix-build-with-musl-systemd-specific.patch modified to avoid conflicts when applied to current version of nm - musl/0003-Fix-build-with-musl-systemd-specific.patch renamed to musl/0002-Fix-build-with-musl-systemd-specific.patch and modified to avoid conflicts when applied to current version of nm Signed-off-by: Vinicius Aquino <voa.aquino@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 12a241278aec8893d65dc6fa8d045b0bac0220ea) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pidgin: upgrade to 2.14.2Martin Jansa2021-04-083-282/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Kramlich <grim@reaperworld.com> Date: Mon Jul 13 03:34:57 2020 -0500 Enable cyrus-sasl support by default but cyrus-sasl is in meta-networking layer, so we want to keep it disabled by default * drop patches for autoconf-2.71, it was resolved upstream in: commit aedf4a502e3b5875966e3f8277d7d43a0d9497a2 Author: Gary Kramlich <grim@reaperworld.com> Date: Mon Mar 29 22:56:22 2021 -0500 Fix a bug where autoconf 2.71 complains about AC_PROG_INTLTOOL not being used. * 2.14.1 was sometimes failing with cat ../../pidgin-2.14.1/libpurple/account.h ../../pidgin-2.14.1/libpurple/accountopt.h ../../pidgin-2.14.1/libpurple/blist.h ../../pidgin-2.14.1/libpurple/buddyicon.h ../../pidgin-2.14.1/libpurple/certificate.h ../../pidgin-2.14.1/libpurple/cipher.h ../../pidgin-2.14.1/libpurple/circbuffer.h ../../pidgin-2.14.1/libpurple/cmds.h ../../pidgin-2.14.1/libpurple/connection.h ../../pidgin-2.14.1/libpurple/conversation.h ../../pidgin-2.14.1/libpurple/core.h ../../pidgin-2.14.1/libpurple/dbus-maybe.h ../../pidgin-2.14.1/libpurple/debug.h ../../pidgin-2.14.1/libpurple/desktopitem.h ../../pidgin-2.14.1/libpurple/eventloop.h ../../pidgin-2.14.1/libpurple/ft.h ../../pidgin-2.14.1/libpurple/gaim-compat.h ../../pidgin-2.14.1/libpurple/glibcompat.h ../../pidgin-2.14.1/libpurple/idle.h ../../pidgin-2.14.1/libpurple/imgstore.h ../../pidgin-2.14.1/libpurple/log.h ../../pidgin-2.14.1/libpurple/media.h ../../pidgin-2.14.1/libpurple/media-gst.h ../../pidgin-2.14.1/libpurple/mediamanager.h ../../pidgin-2.14.1/libpurple/mime.h ../../pidgin-2.14.1/libpurple/nat-pmp.h ../../pidgin-2.14.1/libpurple/network.h ../../pidgin-2.14.1/libpurple/notify.h ../../pidgin-2.14.1/libpurple/ntlm.h ../../pidgin-2.14.1/libpurple/plugin.h ../../pidgin-2.14.1/libpurple/pluginpref.h ../../pidgin-2.14.1/libpurple/pounce.h ../../pidgin-2.14.1/libpurple/prefs.h ../../pidgin-2.14.1/libpurple/privacy.h ../../pidgin-2.14.1/libpurple/proxy.h ../../pidgin-2.14.1/libpurple/prpl.h ../../pidgin-2.14.1/libpurple/request.h ../../pidgin-2.14.1/libpurple/roomlist.h ../../pidgin-2.14.1/libpurple/savedstatuses.h ../../pidgin-2.14.1/libpurple/server.h ../../pidgin-2.14.1/libpurple/signals.h ../../pidgin-2.14.1/libpurple/smiley.h ../../pidgin-2.14.1/libpurple/dnsquery.h ../../pidgin-2.14.1/libpurple/dnssrv.h ../../pidgin-2.14.1/libpurple/status.h ../../pidgin-2.14.1/libpurple/stringref.h ../../pidgin-2.14.1/libpurple/stun.h ../../pidgin-2.14.1/libpurple/sound.h ../../pidgin-2.14.1/libpurple/sound-theme.h ../../pidgin-2.14.1/libpurple/sound-theme-loader.h ../../pidgin-2.14.1/libpurple/sslconn.h ../../pidgin-2.14.1/libpurple/theme.h ../../pidgin-2.14.1/libpurple/theme-loader.h ../../pidgin-2.14.1/libpurple/theme-manager.h ../../pidgin-2.14.1/libpurple/upnp.h ../../pidgin-2.14.1/libpurple/util.h ../../pidgin-2.14.1/libpurple/value.h ../../pidgin-2.14.1/libpurple/xmlnode.h ../../pidgin-2.14.1/libpurple/whiteboard.h ../../pidgin-2.14.1/libpurple/media/backend-iface.h ../../pidgin-2.14.1/libpurple/media/candidate.h ../../pidgin-2.14.1/libpurple/media/codec.h ../../pidgin-2.14.1/libpurple/media/enum-types.h purple.h version.h marshallers.h | python3 ../../pidgin-2.14.1/libpurple/dbus-analyze-types.py --keyword=enum --verbatim > purple-client-bindings.h cat: marshallers.h: No such file or directory cat: marshallers.h: No such file or directory cat: marshallers.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 92926a3e45dadb55cfcacb892c01d512c42d53c4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-xmlschema: Upgrade 1.5.3 -> 1.6.0Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | | 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 <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 0f32057302b1d9297e96319e501dde317b493eed) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-tqdm: Upgrade 4.59.0 -> 4.60.0Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | | | 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 <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 910579ddae89f1b85e18bae405eac5322eea3b9b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-django: Upgrade 3.1.7 -> 3.2Leon Anavi2021-04-081-2/+2
| | | | | | | | | | | | | | | | | 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 <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit f45f3862a64be2a8502a3a348bb3b7f72869c988) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pysonos: Upgrade 0.0.41 -> 0.0.42Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | Upgrade to release 0.0.42: - Handle parse_event_xml doing I/O in the asyncio event loop Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 478e0e5833e8815f0e6ba77860ad54c342f34fb5) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-bitarray: Upgrade 1.9.0 -> 1.9.1Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | Upgrade to release 1.9.1: - switch documentation from markdown to reStructuredText - add tests Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 79d2873495faaa6406ec9d19e3f715701d2429c9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-sqlalchemy: Upgrade 1.4.5 -> 1.4.6Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Query.yield_per() method in the ORM would set up the internal Result to yield chunks at a time, however made use of the new Result.unique() method which uniques across the entire result. sql: - Fixed further regressions in the same area as that of #6173 released in 1.4.5, where a “postcompile” parameter, again most typically those used for LIMIT/OFFSET rendering in Oracle and SQL Server, would fail to be processed correctly if the same parameter rendered in multiple places in the statement. - Executing a Subquery using Connection.execute() is deprecated and will emit a deprecation warning; this use case was an oversight that should have been removed from 1.4. schema: - The Table object now raises an informative error message if it is instantiated without passing at least the Table.name and Table.metadata arguments positionally. Previously, if these were passed as keyword arguments, the object would silently fail to initialize correctly. mypy: - Applied a series of refactorings and fixes to accommodate for Mypy "incremental" mode across multiple files, which previously was not taken into account. In this mode the Mypy plugin has to accommodate Python datatypes expressed in other files coming in with less information than they have on a direct run. - Fixed issue where the Mypy plugin would fail to interpret the "collection_class" of a relationship if it were a callable and not a class. Also improved type matching and error reporting for collection-oriented relationships. asyncio: - Added accessors .sqlstate and synonym .pgcode to the .orig attribute of the SQLAlchemy exception class raised by the asyncpg DBAPI adapter, that is, the intermediary exception object that wraps on top of that raised by the asyncpg library itself, but below the level of the SQLAlchemy dialect. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit b649e45ab1f87346c535ef77052343594391bd39) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-transitions: Upgrade 0.8.7 -> 0.8.8Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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 raised. - Show references in graphs and markup. Introduce MarkupMachine.format_references to tweak reference formatting - Introduce Machine.on_exception to handle raised exceptions in callbacks - Machine.get_triggers now supports State and Enum as arguments - NestedState and HierachicalMachine.add_states now accept (lists of) states and enums as initial parameter Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit dce8ef5add115eb1ecdf39d547e5c566a92b2bd6) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pyroute2: Upgrade 0.5.16 -> 0.5.17Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | Upgrade to release 0.5.17: - license: aligned cli/ss2 - ndb: del_ip() improvements - ndb: wait(timeout=...) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit be5b722809c29acef2de0c0978659692483aa8aa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pymisp: Upgrade 2.4.141 -> 2.4.141.1Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | Upgrade to release 2.4.141.1: - Re-bump changelog - Bump version Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 0eefda892aea7f69189d1f3b1f99949d4feb5321) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-decorator: Upgrade 5.0.1 -> 5.0.5Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | | | 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 Travis to GitHub. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit daf804c88290898bb56e401433aa6860c69afa2f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pychromecast: Upgrade 9.1.1 -> 9.1.2Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | Upgrade to release 9.1.2: - Handle bad UUIDs from third-party Chromecasts - Reuse SSL context in host browser Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit 75a9fe6cc0ec8d031540462fdbbbcf28bbf87ccf) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-sqlalchemy: Upgrade 1.4.4 -> 1.4.5Leon Anavi2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 inheritance scenario where a particular relationship is local to a subclass and therefore does not represent an overlap. sql: - Fixed bug in new FunctionElement.render_derived() feature where column names rendered out explicitly in the alias SQL would not have proper quoting applied for case sensitive names and other non-alphanumeric names. - Fixed regression where use of the Operators.in_() method with a Select object against a non-table-bound column would produce an AttributeError, or more generally using a ScalarSelect that has no datatype in a binary expression would produce invalid state. - Added a new flag to the Dialect class called Dialect.supports_statement_cache. This flag now needs to be present directly on a dialect class in order for SQLAlchemy's query cache to take effect for that dialect. The rationale is based on discovered issues such as #6173 revealing that dialects which hardcode literal values from the compiled statement, often the numerical parameters used for LIMIT / OFFSET, will not be compatible with caching until these dialects are revised to use the parameters present in the statement only. For third party dialects where this flag is not applied, the SQL logging will show the message "dialect does not support caching", indicating the dialect should seek to apply this flag once they have verified that no per-statement literal values are being rendered iwithin the compilation phase. schema: - Introduce a new parameter Enum.omit_aliases in Enum type allow filtering aliases when using a pep435 Enum. Previous versions of SQLAlchemy kept aliases in all cases, creating database enum type with additional states, meaning that they were treated as different values in the db. For backward compatibility this flag defaults to False in the 1.4 series, but will be switched to True in a future version. A deprecation warning is raise if this iflag is not specified and the passed enum contains aliases. mypy: - Fixed issue in mypy plugin where newly added support for as_declarative() needed to more fully add the DeclarativeMeta class to the mypy interpreter’s state so that it does not result in a name not found error; additionally improves how global names are setup for the plugin including the Mapped name. asyncio: - Fixed issue where the asyncio extension could not be loaded if running Python 3.6 with the backport library of contextvars installed. postgresql: - Fixed regression where the PostgreSQL cast operator applied to elements within an ARRAY when using psycopg2 would fail to use the correct type in the case that the datatype were also embedded within an instance of the Variant adapter. - Fixed typo in the fix released in 1.4.4 that completely prevented this change from working correctly, i.e. the error message did not match what was actually emitted by pg8000. - Fixed issue where the PostgreSQL PGInspector, when generated against an Engine, would fail for .get_enums(), .get_view_names(), .get_foreign_table_names() and .get_table_oid() when used against a "future" style engine and not the connection directly. mysql: - Fixed regression in the MySQL dialect where the reflection query used to detect if a table exists would fail on very old MySQL 5.0 and 5.1 versions. mssql: - Fixed a regression in MSSQL 2012+ that prevented the order by clause to be rendered when offset=0 is used in a subquery. oracle: - Fixed critical regression where the Oracle compiler would not maintain the correct parameter values in the LIMIT/OFFSET for a select due to a caching issue. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit b8230b6a66018b370fdae7e32e7e5286234afe78) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* networkmanager-openvpn: Fix packageingAndreas Müller2021-04-081-0/+1
| | | | | | | | | | | | 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 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a23fa069d0a60cf348dcc6399f7990de59105c21) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* doxygen: Upgrade 1.8.20 -> 1.9.1Randy MacLeod2021-04-083-67/+61
| | | | | | | | | Refit and update patches. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e4ad6f3507de85343d3cbd884781a0e0572414ae) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pidgin-sipe: fix g_memdup2 changes to be backwards compatible with glib-1.67Martin Jansa2021-04-081-29/+29
| | | | | | | | | | | | | | | | | | * 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 g_memdup2 g_memdup | | ^~~~~~~~ that's because glibcompat.h provided by libpurple from pidgin always provides g_memdup2 so the AC_CHECK_LIB in configure.ac detects that it isn't available in glib-2.0 itself and then tries to redefine it here. Leave the fall-back on glibcompat.h and just replace g_memdup calls with g_memdup2. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 412cb3a15c7812c69660ae6e98dad6e01e09a7e9) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* android-tools: use PN instead of BPN in RDEPENDSMartin Jansa2021-04-081-2/+2
| | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7e60ff535380b905f631a31f3f1228e78f1c117c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui(-ncurses): upgrade to 4.1.1, libyui repo was rewritten completelyMartin Jansa2021-04-082-12/+11
| | | | | | | | | | | | | | | | | | | | * 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 luckily old repo is kept as https://github.com/libyui/libyui-old similarly libyui-ncurses now contains only README about being obsolete in: https://github.com/libyui/libyui-ncurses but at least it wasn't rewritten to have the new content * now both recipes need to use the same git repo and just different subdirs in S Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f825ad7d7e05bd3125580880cb9e6c1fbe959777) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui: switch to libyui-old repo which still has this SRCREVMartin Jansa2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | * 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 luckily old repo is kept as https://github.com/libyui/libyui-old similarly libyui-ncurses now contains only README about being obsolete in: https://github.com/libyui/libyui-ncurses but at least it wasn't rewritten to have the new content Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 902919167a97055e9be9cd3654f29823e81ae382) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libsmi: use /bin/sh instead of ${base_bindir}/sh to silence QA error with ↵Martin Jansa2021-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usrmerge * 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 do_package_qa: QA run found fatal errors. Please consider fixing them. * this is a bit strange as busybox does install /usr/bin/sh file: ./1.33.0-r0.usrmerge/image/usr/bin/sh ./1.33.0-r0.default/image/bin/sh but also adds /bin/sh to RPROVIDES_${PN} for usrmerge in DISTRO_FEATURES: RPROVIDES_${PN} += "${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', '/bin/sh', '', d)}" added in: https://git.openembedded.org/openembedded-core/commit/?id=1f6c14939c8daa5e09103789c3ff5031cc888d16 and 1.33.0-r0.usrmerge/pkgdata/runtime/busybox:FILERPROVIDES_/usr/bin/busybox.nosuid_busybox correctly contains /usr/bin/sh * adding runtime dependency on busybox as /usr/bin/sh provider would silence the QA warning but people might not like adding busybox to their image * using /bin/sh silences the QA warning as well, because /bin/sh is explicitly ignored in file-rdeps insane.bbclass: https://git.openembedded.org/openembedded-core/tree/meta/classes/insane.bbclass?id=1f6c14939c8daa5e09103789c3ff5031cc888d16#n907 if "file-rdeps" not in skip: ignored_file_rdeps = set(['/bin/sh', '/usr/bin/env', 'rtld(GNU_HASH)']) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 08fad9f3a6d1026eea84906c2ede7a4a2dc93863) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fluidsynth: update SRC_URI to remove non-existing 2.1.x branchKartikey Rameshbhai Parmar2021-04-071-1/+1
| | | | | | | | | | 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 <kartikey.rameshbhai.parmar@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 555b90779f6d86f7df05604f474323d9aef96886) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* poppler: Backport patches to fix build with glib-2.0 2.68+ and GCC11Khem Raj2021-04-073-0/+277
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c6f3bec2e9768d9231cc042a9902570610a05ffb) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gjs: Fix build with gcc11Khem Raj2021-04-072-1/+80
| | | | | | | | | Partially backport an upstream fix to 1.58 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com> (cherry picked from commit 6f2099cf7806a7d00cdd3b4cda74e9e5574d0479) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pidgin-sipe: Fix build with glib-2.0 >= 2.68Khem Raj2021-04-072-0/+193
| | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit ad8c6ba3110ac345bb89ce4f6a1a98aa16502c81) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcppkafka: Add initial recipe for cppkafka wrapperhasan.men2021-04-071-0/+22
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 285e612ac9c1ab1fc9f50728cb27b0bd0c40e89c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* librdkafka: Add initial recipe v1.6.1hasan.men2021-04-072-0/+106
| | | | | | | | * A patch is added to fix absolute path usage in cmake. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3e5209b691c9f4c720335d4f00dc143264c2df96) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmanette: Add recipeKhem Raj2021-04-072-1/+17
| | | | | | | | Its needed for gamepad support in webkit Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cf0b587ddd9691a82db1c651f3c3b1ffb94196ee) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* uml-utilities: fix installed-vs-shipped with usrmergeMartin Jansa2021-04-071-3/+2
| | | | | | | | | | | | | | | | | * 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 installing them or delete them within do_install. uml-utilities: 1 installed and not shipped files. [installed-vs-shipped] * pass LIB_DIR instead of using default value from Makefile: $ grep LIB_DIR.*= tools/port-helper/Makefile LIB_DIR ?= /usr/lib/uml Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ccba1eb6a8b4c850e26e5814adfb5136ca4865a8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindingsMartin Jansa2021-04-071-1/+3
| | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e721f6d9444779cfd5f5de54c0cf4fe2f15fc74d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* packagegroup-meta-oe: use 4 spaces for identationMartin Jansa2021-04-071-102/+102
| | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5c83f2da63504fc3d6bfaec3e0d149a8926f56b7) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* phonet-utils: removeMartin Jansa2021-04-073-41/+0
| | | | | | | | | | | | * 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 relocated to /usr. [usrmerge] ERROR: phonet-utils-0.0.0+gitrAUTOINC+4acfa720fd-r2 do_package_qa: QA run found fatal errors. Please consider fixing them. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 976c8d3f69c847aee33bc53663dcc2fdca7fb556) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* packagegroup-meta-oe: include glfw, icewm, geis only with x11 in DISTRO_FEATURESMartin Jansa2021-04-071-3/+2
| | | | | | | | | * and also opengl for glfw Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3bffa82504f27d2da7ca87aeda799632b717d831) Signed-off-by: Armin Kuster <akuster808@gmail.com>