aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-01-02python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-pycryptodome: upgrade 3.9.3 -> 3.9.4Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-py: upgrade 1.8.0 -> 1.8.1Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-psutil: upgrade 5.6.5 -> 5.6.7Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-pexpect: upgrade 4.6.0 -> 4.7.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-passlib: upgrade 1.7.1 -> 1.7.2Zang Ruochen
-License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-parse: upgrade 1.12.1 -> 1.14.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-engineio: upgrade 3.10.0 -> 3.11.1Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-cmd2: upgrade 0.9.21 -> 0.9.22Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-certifi: upgrade 2019.9.11 -> 2019.11.28Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-bitarray: upgrade 1.1.0 -> 1.2.0Zang Ruochen
-License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02python-beautifulsoup4: upgrade 4.8.1 -> 4.8.2Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02rwmem: Upgrade to latestKhem Raj
gets gcc10 fixes for missing #include <stdexcept> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02vorbis-tools: Use external gettextKhem Raj
Fixes build with gettext 0.20.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02hddtemp: Fix build with latest gettext 0.20.xKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-02gtkperf: Fix build with latest gettext 0.20.xKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-01netcat: Fix build with gettext 0.20.xKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-01udisks2: Updare to latest master beyond 2.8.4Khem Raj
Drop the feature.h patch since its fixed differently upstream [1] [1] https://github.com/storaged-project/udisks/commit/7c9bb088ed8c7b509e94f68abe6427b45fad092f Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31python-alembic: upgrade 1.3.1 -> 1.3.2Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31sanlock: Upgrade to 3.8.0+Khem Raj
The original SRCREV was at 3.7.3 even though PV was 3.8.0 this upgrades to latest on top of 3.8.0 to get py3 support Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31libyui: Disable Warnings as errorsKhem Raj
Fixes -Wimplicit-int-float-conversion warning with new compilers Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31upm: Disable -Wno-misleading-indentation with clang10+Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31spirv-tools: Upgrade to v2019.5Khem Raj
Drop upstreamed patch backport a patch to fix error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move] | std::move(BuildModule(env_, consumer_, original, assemble_options_)); | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31renderdoc: Upgrade to 1.5Khem Raj
Backport a patch from glslang to fix a build error https://github.com/KhronosGroup/glslang/issues/1869 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31fluentbit: Upgrade to 1.3.5Khem Raj
Sync recipe with the one in sourcecode Record Accessor feature requires Flex and Bison fts dependency is needed on musl Delete cmake_multilib.patch its fixed upstream Use builtin nan funciton to avoid linking with libm Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-31glfw: Update to latestKhem Raj
Disable docs which needs doxygen FPIC is needed for arches like aarch64 when building shared objects Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-30stunnel: bump to version 5.56William A. Kennington III via Openembedded-devel
Release notes of the bugfix release: - https://www.stunnel.org/NEWS.html Also: - rename COPYING to COPYING.md Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-30volume-key: not create python2 bindingsKai Kang
If create python2 bindings for volume-key, it requires to inherit pythonnative which conflict with python3native.bbclass. And python2 reachs EOL, so remove package config 'python' and not create python2 bindings for volume-key. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-30ndctl: Upgrade to v67Yongxin Liu
Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29python(3)-beautifulsoup4: add soupsieve to RDEPENDSPeter Kolbus
Since version 4.7.0, beautifulsoup4 uses soupsieve for CSS selectors. Add to RDEPENDS to address this oversight. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29python-soupsieve: add recipePeter Kolbus
Backport python3-soupsieve to python2; this enables use in python-beautifulsoup4. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29python3-soupsieve: add recipePeter Kolbus
Soupsieve is a CSS selector library used by python(3)-beautifulsoup4 since 4.7.0. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29python(3)-beautifulsoup4: fix RDEPENDSPeter Kolbus
The RDEPENDS for class-target also apply to class-native. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29python3-html2text: add recipePeter Kolbus
python3-html2text converts HTML to Markdown-formatted text. Signed-off-by: Peter Kolbus <peter.kolbus@garmin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29ostree: Tidy FILES_${PN} using PACKAGE_BEFORE_PNAlex Kiernan
Use PACKAGE_BEFORE_PN to pick files out of the install tree before FILES_${PN} gets there, so we can just list necessary additions rather than everything. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29ruli: Fix implicit conversion from 'unsigned int' to 'float'Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29mariadb: Upgrade to 10.4.11Khem Raj
Backport a rocksdb patch to fix clang error Refresh existing patches as needed Switch SRC_URI to downloads.mariadb.org since archive.mariadb.org is too slow if no mirrors are used Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29rocksdb: Upgrade to 6.5.2Khem Raj
Backport an upstream patch to fix build Delete patches which are either upstreamed or not required Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29glm: Upgrade to 0.9.9.6Khem Raj
License-Update: Use copying.txt for checksum, no change in licenses as such Fix type conversion warnings Upstream conveniently deleted cmake install/uninstall pieces, therefore apply the bandaids as needed see [1] [1] https://github.com/g-truc/glm/issues/947 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29yelp-xsl: upgrade 3.34.0 -> 3.34.2Andreas Müller
>From [1]: commit a18fa29f9be524d08e739b18013eb8e8bd4da64c Author: Danial Behzadi <dani.behzi@ubuntu.com> Date: Sat Sep 14 20:47:26 2019 +0000 Update Persian translation po/fa.po | 396 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 160 insertions(+), 236 deletions(-) commit def23391ba926c4038c82c24b50976c5a7e1713b Author: Shaun McCance <shaunm@redhat.com> Date: Mon Sep 9 09:25:23 2019 -0400 Version 3.34.0 NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) [1] http://ftp.gnome.org/pub/gnome/sources/yelp-xsl/3.34/yelp-xsl-3.34.2.changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29nautilus: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: Major changes in 3.34.2: * Don't use hyphens when breaking filenames in multiple lines (António Fernandes) * Fix drag and drop on scaled displays (Robert Mader) [1] http://ftp.gnome.org/pub/gnome/sources/nautilus/3.34/nautilus-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29mutter: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: 3.34.2 ====== * Fix immediate screen blank after releasing inhibitor [Tim; #573] * Respond to frame callbacks regardless of damage [Jonas Ã….; !839] * Translate well-known selection atoms to mimetypes [Carlos; !842] * Fix Night Light on wayland [Jonas Ã….; !840] * Fix various copy+paste/DND regressions [Carlos; !848, #789, #842, #793, #845, #854] * Don't emit focus event after desctruction [Marco; gnome-shell#1704, !860] * Fix hang when opening not-responding dialog on Xorg [Carlos; !876] * Fix frozen grabs on Xorg after weeks of inactivity [Jonas Ã….; !886] * Fix triggering popups from stylus devices on wayland [Carlos; #886] * Support shadow framebuffers for offscreen rendering [Olivier; !917] * Fix hang after interacting with desktop icons on X11 [Marco; !909] * Don't double scale when getting absolute surface coordinates [Xiang; !915] * Kill window effects on destroy [Robert; !924] * Use partial damage for dma-buf and EGLImage buffers on wayland [Robert; #947] * Do not stack transients underneath their always-on-top parent [Florian; #587] * Fix KMS freeze after pageflip [Pekka; !953] * Fixed crashes [Robert, Jonas Ã…., Marco, Hans, Carlos, Tim; !856, !912, !895, !928, #591, !823, !960] * Plugged memory leaks [Niels, Robert, Carlos; !847, !868, !873] * Misc. bug fixes and cleanups [Daniel, Marco, Jonas Ã…., Georges, Cosimo, Florian, Hans, Robert, Jonas D.; !841, !764, !837, !846, !673, !811, !893, !925, !927, !940, !832] Contributors: Marco Trevisan (Treviño), Cosimo Cecchi, Tim Crawford, Jonas Dreßler, Xiang Fan, Olivier Fourdan, Carlos Garnacho, Hans de Goede, Niels De Graef, Tim Klocke, Robert Mader, Florian Müllner, Georges Basile Stavracas Neto, Pekka Paalanen, Daniel van Vugt, Jonas Ã…dahl Translators: Bruce Cowan [en_GB] [1] http://ftp.gnome.org/pub/gnome/sources/mutter/3.34/mutter-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29libgdata: upgrade 0.17.10 -> 0.17.11Andreas Müller
>From [1]: Overview of changes from libgdata 0.17.10 to libgdata 0.17.11 ============================================================= * Various fixes to the Meson port, including a soversion fix (#30, #32, #35, !9, !10) * Add support for user-specified properties of documents in Drive (!7) * Bugs fixed: - #30 meson: debug messages of libgdata don't come from correct log domain - "libgdata" - #31 gdata_entry_get_id should not free current value if not changed - #32 Build failure on Continuous - #33 en_GBism in a string - #35 Installed tests fails with an assert in gdata_oauth2_authorizer_request_authorization - !7 Drive v2 Properties API - !9 Meson fixes - !10 meson minor fixes - !13 docs: Drop use of `<!-- -->` to delimit plurals - !16 Minor revision of italian translation (after >2ys) * Translation updates: - Basque - Czech - English (United Kingdom) - German - Indonesian - Italian - Lithuanian - Polish - Portuguese (Brazil) - Romanian - Spanish - Swedish [1] http://ftp.gnome.org/pub/gnome/sources/libgdata/0.17/libgdata-0.17.11.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gvfs: upgrade 1.42.1 -> 1.42.2Andreas Müller
>From [1]: Major changes in 1.42.2 ======================= * gdbus: Add workaround for deadlocks when cancelling jobs [1] http://ftp.gnome.org/pub/gnome/sources/gvfs/1.42/gvfs-1.42.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-shell: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: 3.34.2 ====== * Fix unredirection after cancelled animations [Florian; #1788] * Use cached coordinates for window sorting in overview [Andrew; !763] * Include shadow in window screenshots [Robert; !762] * Use correct timezones for events [Milan, Florian; !806, #1895] * Adjust style of system menu action buttons [monday; !802] * Fix windows getting stuck on screen if closed while animating [Florian; !815] * Hide stopped spinner in top bar [Joonas; !834] * Reuse existing icons when updating the app picker grid [Georges; !841] * Fix not-responding dialog size when using geometry scaling [Jonas; !783] * Fix battery icon glitch in "100% but charging" case [Philip; !814] * Update window titles in app menu [Florian; #1830] * Improve modifier-less keyboard navigation of switcher popups [Florian; #1883] * Use better OSK layout fallback for unsupported variants [Florian; #1907] * Fix creating app folders with no pre-existing folders [Jonas; #1652] * Improve DND page switching in app picker [Florian, Jonas; #1693] * Show polkit confirmation dialog for users with no password [Joaquim; !829] * Fix interacting with applications when magnifier is enabled [Jonas; !754] * Tweak styling of notifications/media constrols [Joonas; !855, !865] * Fix disable command of gnome-extensions tool [Florian; #1946] * Enable clean session shutdown after gnome-shell failure [Benjamin; !858] * Also remove scaled keys when texture cache is cleared [Daniel; !567] * Don't show overflow indicator in switchers that fit screen [Florian; #1834] * Place launched applications into a systemd scope [Benjamin; !863] * Fix weather forecasts for automatic location when Weather is not sandboxed [Florian; #1823] * Dismiss switcher popups when a system modal dialogs opens [Florian; #1536] * Misc. bug fixes and cleanups [Marco, Philip, Florian, cunidev, Jonas, Joonas; !758, !749, !777, !811, #1884, !823, !840, !782, !847, #1836, !852, !851, !788, #1916, !866, !884] Contributors: Marco Trevisan (Treviño), Benjamin Berg, Philip Chimento, Milan Crha, Jonas Dreßler, Joonas Henriksson, Robert Mader, Daniel García Moreno, Florian Müllner, Georges Basile Stavracas Neto, Joaquim Rocha, Andrew Watson, cunidev, monday Translators: Stas Solovey [ru], Ricardo Silva Veloso [pt_BR], Yi-Jyun Pan [zh_TW], Umarzuki Bin Mochlis Moktar [ms] [1] http://ftp.gnome.org/pub/gnome/sources/gnome-shell/3.34/gnome-shell-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-shell-extensions: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: 3.34.2 ====== * window-list, workspace-indicator: Exclude DESKTOP windows from previews [Florian; !93] * screenshot-window-sizer: Fix cycling through all valid sizes [Willy; !97] Contributors: Florian Müllner, Willy Stadnick Translators: Stas Solovey [ru], Umarzuki Bin Mochlis Moktar [ms] [1] http://ftp.gnome.org/pub/gnome/sources/gnome-shell-extensions/3.34/gnome-shell-extensions-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-settings-daemon: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: ============== Version 3.34.2 ============== Media-keys: - Place spawned processes into a systemd scope. For this to work, gnome-settings-daemon needs to be build with libgnome-desktop >= 3.34.2.1, as the API was added in that release. - Fixed saving screenshots to clipboard on wayland. For 3.34, this feature was fixed by using the X11 clipboard, saving to clipboard will indefinitely raise Xwayland if the Xwayland-on-demand experimental feature was enabled, and will not work at all if --no-x11 is passed to gnome-shell. - Fix crash on keybinding migration Smartcard: - Initialize pointer before use [1] http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.34/gnome-settings-daemon-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-session: 3.34.1 -> 3.34.2Andreas Müller
>From [1]: ============== Version 3.34.2 ============== autostart-app: Strip blacklisted variables from autostart environment data: Ensure shutdown target does not keep units loaded data: Make X11 services part of gnome-session-initialized data: Remove gnome-session-stable.timer and related units data: Remove never used gnome-session-shutdown.service doap: Add a description manager: Disable session saving on systemd managed sessions session-fill: Disable session restoring on systemd Translation updates: Chinese (Taiwan), Russian [1] http://ftp.gnome.org/pub/gnome/sources/gnome-session/3.34/gnome-session-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-flashback: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: Version 3.34.2 ============== - Fix shape region for screenshot select area. (#26) - Fix crash with external monitor. (#25) - Fix crash in clipboard manager. - Updated translations. [1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-desktop3: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: ============== Version 3.34.2 ============== - Add helper to create transient systemd scopes - Translation updates [1] http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>