summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* libjcat: upgrade 0.1.4 -> 0.1.6zhengruoqin2021-02-211-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libburn: upgrade 1.5.2 -> 1.5.4zangrc2021-02-211-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.11 -> 2.12zangrc2021-02-211-3/+3
| | | | | | | -License-Update: The typesetting format has been adjusted. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: upgrade 2.2.3 -> 2.2.4zangrc2021-02-211-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enca: upgrade 1.9 -> 1.19zangrc2021-02-215-48/+7
| | | | | | | | | | | | | configure-hack.patch configure-remove-dumbness.patch Removed since these are included in 1.19. Refresh the following patch: libenca-003-iconv.patch makefile-remove-tools.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse3: upgrade 3.10.1 -> 3.10.2zangrc2021-02-211-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stm32flash: update to 0.6Oleksandr Kravchuk2021-02-211-4/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpdump: update 4.9.3 -> 4.99.0Yi Fan Yu2021-02-216-158/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed patches: * avoid-absolute-path-when-searching-for-libdlpi.patch reason: this is a solaris specific patch, It no longer generates QA error. * unnecessary-to-check-libpcap.patch reason: upstream changed the logic, a new patch was needed. New patch: * 0001-aclocal.m4-Skip-checking-for-pcap-config.patch reason: configure shouldn't look for pcap-config. upstream reference: cfc4c750a Modified patch: * add-ptest.patch reason: Makefile had slight change. new unrelated perl script was introduced, removed to make package QA happy. License: upstream removed some whitespace Ptest: binaries are now present in /usr/bin not /usr/sbin upstream commit: 95096be4f add perl libraries dependencies tests passed: 571 (qemux86-64) tests failed: 0 Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: update to 6.15.5Oleksandr Kravchuk2021-02-211-3/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catch2: upgrade to 2.13.4Patrick Williams2021-02-211-2/+2
| | | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boost-url: update to latestPatrick Williams2021-02-211-2/+2
| | | | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Cc: Ed Tanous <edtanous@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ncmpc: update to 0.45Oleksandr Kravchuk2021-02-211-1/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update common-licenses references to match new namesKhem Raj2021-02-2110-13/+13
| | | | | | | | | The licenses were renamed to match their SPDX names, fix the references in LIC_FILES_CHKSUM Correct the checksums where they were wrong Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zstd: split bin into separate packageSean Nyekjaer2021-02-201-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: 12.20.1 -> 12.20.2Sean Nyekjaer2021-02-201-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: Upgrade 1.24.3 -> 1.35.0Anatol Belski2021-02-203-232/+5
| | | | | | | | | This is a really huge jump in versions, but this package has been not upgraded for quite some time. The previous patches are not necessary anymore, they're integrated upstream. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* crash: add support for lockless ringbufferMingli Yu2021-02-203-0/+550
| | | | | | | | | | | Backport 2 patches to add support for lockless ringbuffer to fix below issue: crash: cannot determine length of symbol: log_end Reference: https://github.com/crash-utility/crash/issues/74 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: Relax build requirementsAnatol Belski2021-02-201-24/+0
| | | | | | | | | | While better hardware acceleration is definitely advantageous, there is no hard requirement defined by the upstream. Removing this will allow builds targeting older hardware where DEFAULTTUNE can't be changed. If found useful, this can also be backported to lower branches. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: Upgrade to 1.35.0Khem Raj2021-02-193-8/+66
| | | | | | | | | merge inc file into bb as this is the only consumer now Fix the compiler name logic to match OE, since our compiler name is not a single word but a collection of words Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-grpcio: Upgrade to 1.35.0Khem Raj2021-02-196-117/+98
| | | | | | | | | Drop 0001-Fix-build-on-riscv32.patch, its upstreamed Forward port rest of the patches Use OPENSSL_NO_ASM only for armv7+/aarch64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-intelhex: add recipe for the intelhex packageRoss Burton2021-02-192-0/+11
| | | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* aom: Disable neon on arm when not present in TUNE_FEATURESKhem Raj2021-02-191-0/+2
| | | | | | | | Some older arm32 cores are without neon units e.g. armv6 (rpi0 fame) therefore check for neon feature before enabling it Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* wolfssl: updae to 4.7.0Oleksandr Kravchuk2021-02-191-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburing: Do not build examples on risc/muslKhem Raj2021-02-172-1/+36
| | | | | | | it needs ucontext for building examples and its not implemented yet for riscv Signed-off-by: Khem Raj <raj.khem@gmail.com>
* softhsm: update to 2.6.1 and alignakuster2021-02-172-18/+30
| | | | | | | | meta-security has this pkg to but newer. Move from meta-sec to meta-oe minor cleanups. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark-src: improve reproducibilityOleksiy Obitotskyy2021-02-175-0/+233
| | | | | | | | | | | | What was done: - add --noline option to flex, --no-line to bison and -l to lemon generators to prevent adding #line directives with absolute path. - eliminate absolute source path in python code generator and use baseline instead. Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: upgrade 8.2006.0->8.2012.0Yi Fan Yu2021-02-162-4/+27
| | | | | | | | | | | | | | | | | | | | | | | new version no longer includes rsyslog.service, so I copied over the same from 8.2006. (git version carries it now in ./platform) referenced rsyslog (upstream) commit id: cfd07503ba055100a84d75d1a78a5c6cceb9fdab Ptest Results: (Timeout 800) (qemux86-64) 2006 2012 ================ TOTAL: 411 424 PASS: 361 372 SKIP: 39 41 XFAIL: 0 0 FAIL: 11 11 XPASS: 0 0 ERROR: 0 0 Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: update to 2.0.0Oleksandr Kravchuk2021-02-161-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: add missing RDEPENDS on python3-typing-extensionsEnrico Jörns2021-02-161-0/+1
| | | | | | | | | | | | | Since aiohttp PR #5078 was backported to 3.7 release (https://github.com/aio-libs/aiohttp/pull/5079), aiohttp depends on 'typing_extensions' python module [1], provided by python3-typing-extensions package in meta-python. [1] https://github.com/aio-libs/aiohttp/blob/v3.7.2/setup.py#L74 Signed-off-by: Enrico Jorns <ejo@pengutronix.de> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pydbus-manager: new packageBartosz Golaszewski2021-02-162-0/+14
| | | | | | | | | | | | | | | pydbus is a popular (and probably the most 'pythonic') implementation of DBus for python but unfortunately it doesn't implement the ObjectManager interface. This project is an extension providing this functionality. The reason for having this as a separate project is simple: pydbus seems to no longer be actively maintained so it's hard to make it part of the original codebase. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pykickstart: update to 3.32Oleksandr Kravchuk2021-02-161-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: update to 8.1.0Oleksandr Kravchuk2021-02-161-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: update to 3.14.0Oleksandr Kravchuk2021-02-161-2/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pika: update to 1.2.0Oleksandr Kravchuk2021-02-161-3/+2
| | | | | | | | License-Update: copyright year. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-idna: update to 3.1Oleksandr Kravchuk2021-02-162-8/+7
| | | | | | | | | | License-Update: copyright years. Consolidate the inc file into recipe Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jasper: upgrade 2.0.24 -> 2.0.25Michael Vetter2021-02-161-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rfkill: update to 1.0Oleksandr Kravchuk2021-02-141-4/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-xsl: Mark native libxml2 in rdepsKhem Raj2021-02-121-1/+1
| | | | | | | | Using libxml2 create a runtime dependency on target libxml2 instead of native libxml2, which is what we want here. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* ttf-abyssinica: update to 2.000Oleksandr Kravchuk2021-02-111-4/+2
| | | | | | | License-Update: copyright years. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hexedit: update to 1.5Oleksandr Kravchuk2021-02-111-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: increase ALTERNATIVE_PRIORITYSakib Sajal2021-02-111-1/+1
| | | | | | | | | | xfce4-session provides x-session-manager. It is also provided by matchbox-session with the same priority resulting in a conflict. Increase priority of x-session-manager provided by xfce4-session to resolve conflict and and give precedence to xfce4-session. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: update to 1.1.0Oleksandr Kravchuk2021-02-111-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ceres-solver: update to 2.0.0Oleksandr Kravchuk2021-02-111-2/+2
| | | | | | | | License-Update: license of subcomponent was added: https://github.com/ceres-solver/ceres-solver/commits/master/LICENSE Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm3: upgrade 3.24.2 -> 3.24.3Andreas Müller2021-02-112-56/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved to meson build 3.24.3 (stable): The tarball for 3.24.3 has been created with 'meson dist'. If you build with Autotools from the tarball, please read the relevant part of the README file. Gtk: * Actionable::get_action_target_value(): Fix ref count (Kjell Ahlstedt) Documentation: * Improve the documentation of Gtk::Application::add_window() and Gtk::Window::set_application() (Kjell Ahlstedt) Issue #56 (Daniel Boles) * Gtk::Button::set_image(): Fix the documentation (Daniel Boles) Issue #58, merge request !22 * Gtk::TreeView::append_column(): Add code example (Pavlo Solntsev) Merge request !21 * README: Add instructions for building gtkmm (Kjell Ahlstedt) * Explain key values (Kjell Ahlstedt) Issue #6 (Mark Vender) Demos: * Don't use C++14 auto deduction (Daniel Boles) * Update the GLArea demo (similar to updates in gtk+) (Kjell Ahlstedt) * GLArea demo: Fix a crash (Kjell Ahlstedt) Issue #63 (Gerlof Fokkema) Tests: * Builder test: Test derived props declared in C++ (Daniel Boles) Merge request !23 Build: * Improve NMake support (Chun-wei Fan) * Fix Autotools build with X11 backend disabled (--enable-x11-backend=no) (Kjell Ahlstedt) * Use __declspec(dllexport) when building with Visual Studio (Chun-wei Fan) Merge request !25 * Add support for building gtkmm with Meson (Chun-wei Fan, Kjell Ahlstedt) Merge request !24, !26 * docs/reference/: Update for Doxygen >= 1.8.16 (Kjell Ahlstedt) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigc++-2.0: upgrade 2.10.3 -> 2.10.6Andreas Müller2021-02-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build with meson 2.10.6 (stable) Build: * Meson build: Fix versioning on macOS (Tom Schoonjans) Pull request #65 Documentation: * sigc++/sigc++.h: Describe how to use libsigc++ with Meson (Kjell Ahlstedt) * Update links to the web page, now at libsigcplusplus.github.io/libsigcplusplus (Kjell Ahlstedt) 2.10.4 (stable) Build: * Meson build: Set default value of the 'warnings' option to 'min' (Kjell Ahlstedt) * NMake Makefiles: Several improvements (Chun-Wei Fan) Pull request #58 * docs/reference/: Update for Doxygen >= 1.8.16 (Kjell Ahlstedt) Documentation: * docs/manual/libsigc_manual.xml: Update signal and slot syntax (Kjell Ahlstedt) Issue #59 (Denis Washington) The tarball for 2.10.4 has been created with 'meson dist'. If you build with Autotools from the tarball, please read the relevant part of README. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk+: upgrade 2.24.32 -> 2.24.33Andreas Müller2021-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of Changes from GTK+ 2.24.32 to 2.24.33 ================================================ ********************************************************* * * * This is the final GTK 2.x release. * * There will be no more updates to GTK 2. * * All users are encouraged to update to GTK 3 or 4. * * * ********************************************************* * Make the output of gtk-query-immodules deterministic * GtkCalendar: Use %OB if supported * GtkIconTheme: prefer exact matches * win32: - Always process all available messages - Ignore autorepeat for modifier keys - Ensure monitor enumeration matches up - Fix pkg-config file generation with msvc - Fix UAC manifest rc file - Add Visual Studio 2019 project files * MacOS: - Use NSGraphicsContext after Yosemite - Force redraw on Mojave and later when processing updates - Fix a use-after-free * build: - Support automake 1.16 - Fix compiler warnings with newer gcc Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: upgrade 0.4.26 -> 0.4.28Andreas Müller2021-02-111-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.82 -> 0.1.84Andreas Müller2021-02-111-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-cpugraph-plugin: upgrade 1.2.0 -> 1.2.1Andreas Müller2021-02-111-1/+1
| | | | | | | | | | | | | | | | Release notes for 1.2.1 ======================= - Repaint CPU load history after the user changes the update interval - Properly initialize current usage bars - Scale CPU load history chart according to the current update interval - Store history in a circular buffer - Add timestamps to CPU load history - Update copyright year - Update configuration files - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mousepad: upgrade 0.5.1 -> 0.5.2Andreas Müller2021-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.5.2 ======================= - New Features: - Add a "Viewer Mode" toggle (#50, !72) - Improve `--quit` option: close all windows interactively (!71) - Improve encoding management (#42, !69) - Display the current encoding in the status bar - Make the default encoding configurable via GSettings - Allow to choose encoding in the "Open" and "Save As" dialogs (#42) - Add a command line option to choose encoding - Add a "Delete Line" action (#13, !66) - Make automatic addition of the last EOL character configurable (#53,!65) - Switch to GFile for I/O operations (#4, #27, #75, !64) - Add file monitoring (#75) - Add a setting to create a tilde-backup file when saving (#27) - Make saving atomic (#4) - Appearance Changes: - Filter files on mime type in the "Open" and "Save As" dialogs (#2, #35, !67) - Code Refactoring: - Improve encoding management (#42, !69) - Make encoding dialog more generic and self-contained - Encodings definition review - Clarify encoding management when opening files - Improve unicode BOM management - Switch to GFile for I/O operations (#4, #27, #75, !64) - Set the save action sensitivity more precisely - Let GFile APIs check for file existence when reading - Let GFile APIs check for external modifications when saving - Basic switch to GFile for I/O operations - Bug Fixes: - Make "replace" and "replace all" behaviors consistent (#94) - Ensure that the page setup is properly applied when printing (#90) - Avoid character escape issues in menu item action names (#91) - Properly initialize document search properties - Avoid illegal memory access when searching with tab changes (!73) - Revert to "Wrap Around" always true for the search bar (#83) - Prevent too late accesses to the buffer in selection mode - Direct call to keybinding signals for "Delete" and "Select All" (#83) - Improve editing keybindings consistency (#83) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>