summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libencode-perl: upgrade 3.11 -> 3.12zhengruoqin2021-08-231-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sedutil: upgrade 1.15.1 -> 1.15.1.01zhengruoqin2021-08-231-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: upgrade 0.21.0 -> 0.22.0wangmy2021-08-231-1/+1
| | | | | | | | | | | | | | | | | | | Use standard paths for file cache on Linux and OSX Various issues of memory/buffer handling in legacy drivers mostly reported by oss-fuzz and coverity (tcos, oberthur, isoapplet, iasecc, westcos, gpk, flex, dnie, mcrd, authentic, belpic) Add threading test to pkcs11-tool Add support to generate generic secret keys opensc-explorer: Print information about LCS (Life cycle status byte) Add support for Apple's arm64 (M1) binaries, removed TokenD. A seperate installer with TokenD (and without arm64 binaries) will be available. Support for gcc11 and its new strict aliasing rules Initial support for building with OpenSSL 3.0 pkcs15-tool: Write data objects in binary mode Avoid limited size of log messages Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* live555: upgrade 20210720 -> 20210809wangmy2021-08-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: upgrade 1.28.8 -> 1.30.0zhengruoqin2021-08-231-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20210801.0 -> 5.9.20210815.0wangmy2021-08-231-1/+1
| | | | | | | SQL: fix a typo in the code deciding a promise area Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vsftpd: Upgrade to 3.0.5Mingli Yu2021-08-2311-101/+1
| | | | | | | | | Drop 2 seccomp patches as seccomp sandbox policy tweaks in new version [1]. [1] https://security.appspot.com/vsftpd/Changelog.txt Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netplan: upgrade 0.102 -> 0.103wangmy2021-08-233-40/+30
| | | | | | | | | | 0001-Handle-enum-element-override.patch removed since it is included in 0.103 Add patch to fix bug for 32bit format string bug. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wheel: upgrade 0.36.2 -> 0.37.0zangrc2021-08-231-1/+1
| | | | | | | | | | | **0.37.0 (2021-08-09)** - Added official Python 3.10 support - Updated vendored ``packaging`` library to v20.9 Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-grpcio: upgrade 1.38.1 -> 1.39.0zangrc2021-08-231-1/+1
| | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-grpcio-tools: upgrade 1.38.1 -> 1.39.0zangrc2021-08-231-1/+1
| | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-google-api-python-client: upgrade 2.15.0 -> 2.17.0zangrc2021-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | Features apigee: update the api bigqueryreservation: update the api chat: update the api cloudbuild: update the api cloudscheduler: update the api contactcenterinsights: update the api dialogflow: update the api displayvideo: update the api monitoring: update the api networkconnectivity: update the api notebooks: update the api retail: update the api servicenetworking: update the api sts: update the api Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-flask-socketio: upgrade 5.1.0 -> 5.1.1zangrc2021-08-231-1/+1
| | | | | | | | | | | | | Release 5.1.1 - 2021-08-02 Only use SSL socket if at least one SSL kwarg is not None #1639 (commit) (thanks JT Raber!) Remove unused SSL arguments from eventlet server options #1639 (commit) Remove executable permissions from files that lack shebang lines #1621 (commit) (thanks Ben Beasley!) Improved project structure (commit) Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-flask-migrate: upgrade 3.0.1 -> 3.1.0zangrc2021-08-231-1/+1
| | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-regex: Upgrade 2021.7.6 -> 2021.8.3Leon Anavi2021-08-231-1/+1
| | | | | | | | | | | Upgrade to release 2021.8.3: - re.sub and re.findall freeze with regex, but not old re - regex's `Match` and `Pattern` types do not act as generics 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>
* python3-simplejson: Upgrade 3.17.3 -> 3.17.4Leon Anavi2021-08-231-1/+1
| | | | | | | | | | Upgrade to release 3.17.4: - Upgrade cibuildwheel 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>
* python3-qrcode: Upgrade 7.2 -> 7.3Leon Anavi2021-08-231-1/+1
| | | | | | | | | | Upgrade to release 7.3: - Skip color mask if QR is black and white 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>
* python3-unidiff: Upgrade 0.6.0 -> 0.7.0Leon Anavi2021-08-231-2/+1
| | | | | | | | | | | | | Upgrade to release 0.7.0: - Fixed issues handling multiple git renames. - Renamed files return target filename as PatchedFile.path. - Fixed error when first change is a binary file. - Added source code type hints. 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>
* python3-ruamel-yaml: Upgrade 0.17.10 -> 0.17.11Leon Anavi2021-08-231-1/+1
| | | | | | | | | | | | Upgrade to release 0.17.11: - fix error baseclass for ``DuplicateKeyErorr`` - fix typo in reader error message, causing `KeyError` during reader error 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>
* icewm: upgrade 2.6.0 -> 2.7.0wangmy2021-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Increase the maximum value for TaskbarButtonWidthDivisor from 25 to 50. Add a --with-background= build option to set a default background path. Improve the responsiveness of icewmbg when a new image must be scaled. Reduce the memory usage by icewmbg by removing the image cache. Make icewmbg much faster when scanning directories for image files. Improve the reliability of icewm motion compression by also testing for subwindow equality. Decrease the number of system calls for path lookups. Guard against array indexing with negative indices. Double the timeout for the dynamic menu generator to 1.4 seconds. Eliminate most of the inefficiences when looking for icon directories. Postpone the loading of cursors, because some cursors are seldomly used. Rewrite the task successor and task predecessor actions to properly take into account the separation of TaskBarApp and TaskButton, as well as task grouping. This resolves issues #602 and #604. Allow to build icewm using cmake -GNinja (issue #603). Fix building on a case-insensitive file system (issue #601). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bootchart: drop; unfetchableTim Orling2021-08-204-110/+0
| | | | | | | | | | | This was replaced by bootchart2 long ago in oe-core. gitorious.org no longer exists, so this is unfetchable. Also, this has seen no development since bootchart2 was created. Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: upgrade 1.17.1 -> 1.17.2wangmy2021-08-201-8/+5
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: fix CVE-2021-3618Joe Slater2021-08-202-0/+109
| | | | | | | | | | | Backport with no change a patch from version 1.21.0. This patch was not cherry-picked by nginx to version 1.20.1. Information about this CVE comes from https://ubuntu.com/security/CVE-2021-3618. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* udisks2: upgrade 2.9.2 -> 2.9.3Andreas Müller2021-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 2.9.2: * Ignore "Extended Boot Loader" GPT partition * Use the mkfs command to format exfat partitions * udiskslinuxblockobject: Add safety checks for UDisksLinuxBlock interface * udiskslinuxfsinfo: Add dosfstools >= 4.2 quirks * udiskslinuxblock: Re-read partition table after creating FAT filesystem * udiskslinuxdriveata: Use GTask to apply configuration in a thread * udiskslinuxfilesystemhelpers: Fix leaking string in case g_mkdtemp() fails * udiskslinuxmdraidobject: Optimize unused data out from the g_io_channel_read_to_end() call * udiskslinuxmdraidobject: Handle source attach failure gracefully * udiskslinuxmanager: Trigger uevent on a newly created mdraid array * udiskslinuxswapspace: Trigger uevent after setting label * udiskslinuxblock: Handle missing parent device while looking up drive for block * modules: Limit module name to alphanumeric characters and -_ separators * tests: Mark Drive.ATA tests as unstable * tests: Handle missing /dev/disk/by-path gracefully * tests: Respect custom method call timeouts * tests: Extend iscsi method call timeouts * tests: Extend module tests with invalid characters * tests: Do not dist config_h.py * spec: Do not build udisks2-zram for any RHEL release * udiskslinuxpartition: Trigger uevent after changing partition type * dbus_tests: Fix including non-existing tests based on tags * Add (no)autodefrag to list of allowed btrfs mount options * udisksclient: Make get_block_for_drive deterministic * Fix two comments (one copy'o, one typo) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: upgrade 1.32.4 -> 1.32.8Andreas Müller2021-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =============================================== NetworkManager-1.32.8 Overview of changes since NetworkManager-1.32.6 =============================================== * firewalld: configure zones on "Reloaded" signal. * core: fix wrong MTU for bridge interfaces. * cloud-setup: fix gateway address for Aliyun cloud. =============================================== NetworkManager-1.32.6 Overview of changes since NetworkManager-1.32.4 =============================================== * core: fix adding stale local routes when address changes. * initrd: tag generated profiles with origin in user data. * core: introduce "allowed-connections" option to disallow profiles on a device. This allows to filter out profiles that originate from initrd. * core: introduce "keep-configuration" device option to forcefully activate a profile on start. * dhcp: handle filename/bootfile_name DHCP option and write it to device state file for initrd/kickstart. * initrd: add "ib.pkey=" command line option Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* network-manager-applet: upgrade 1.22.0 -> 1.24.0Andreas Müller2021-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | ======================================================= network-manager-applet-1.24.0 Overview of changes since network-manager-applet-1.22.0 ======================================================= * If Polkit permissions allow it, create system connections (instead of user-restricted ones) when clicking on a Wi-Fi network in the applet. * Fix display of blurry applet icon. * Use the "port" word for dependend devices and profiles in the editor. * Support storing and retrieving WireGuard preshared-key into/from a keyring. * Update translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fltk: upgrade 1.3.6 -> 1.3.7Andreas Müller2021-08-201-2/+2
| | | | | | | | | | | | | | | | | | | CHANGES IN FLTK 1.3 RELEASED: Jul 25 2021 FLTK 1.3.7 is a maintenance release for macOS only. It fixes one regression introduced in FLTK 1.3.6 and two long standing timer issues on macOS. Other platforms than macOS are not concerned. Changes: Avoid premature FL_RELEASE event at start of drag-n-drop operation Fix a timer inconsistency and prevent a crash Fl::add_timeout() must always create a new timer (#248) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fltk/CMake: Do not export executable 'fluid'Andreas Müller2021-08-202-0/+44
| | | | | | | | | | | | | | | | | It does not work for us: The executable 'fluid' is not installed in receipe-sysroot. So fltk cmake config contains an invalid reference. Consumers of fltk using cmake will fail during configure for this invalid reference with something like: | CMake Error at <...>/recipe-sysroot/usr/share/fltk/FLTK-Targets.cmake:129 (message): | The imported target "fluid" references the file | | "<...>/recipe-sysroot/usr/bin/fluid" | | but this file does not exist. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Add ttf-takao to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS on fontconfigMartin Jansa2021-08-201-0/+1
| | | | | | | | | | | | | | | | * this issue was introduced in: https://git.openembedded.org/meta-openembedded/commit/?id=f58bd1789ad840b04fa36212d67cebbe14ed21e5 * fixes issue detected with sstate-diff-machine.sh: === Comparing signatures for task do_package_write_ipk.sigdata between tissot and raspberrypi3-64 === ERROR: ttf-takao different signature for task do_package_write_ipk.sigdata between tissot and raspberrypi3-64 NOTE: Starting bitbake server... Hash for dependent task fontconfig/fontconfig_2.13.1.bb:do_packagedata changed from 96b1c46d82cc5e324700f930658af17cc29c3fd5311164fa4d0babc2e7613257 to 3e925fdfcf4a72b498215611b495a04ac95650924b0bddf13640724e8b7a7dd7 Unable to find matching sigdata for /home/jenkins/workspace/luneos-unstable/webos-ports/openembedded-core/meta/recipes-graphics/fontconfig/fontconfig_2.13.1.bb:do_packagedata with hashes 96b1c46d82cc5e324700f930658af17cc29c3fd5311164fa4d0babc2e7613257 or 3e925fdfcf4a72b498215611b495a04ac95650924b0bddf13640724e8b7a7dd7 ERROR: 1 errors found in /home/jenkins/workspace/luneos-unstable/webos-ports/tmp-glibc/sstate-diff/1629372962/signatures.raspberrypi3-64.do_package_write_ipk.sigdata.log Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: upgrade 3.20 -> 3.23Matija Tudan2021-08-204-235/+9
| | | | | Signed-off-by: Matija Tudan <tudan.matija@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fetchmail: upgrade 6.4.20 -> 6.4.21wangmy2021-08-201-1/+1
| | | | | | | | | | | | | | | | | * The new security fix in 6.4.20 for CVE-2021-36386 caused truncation of messages logged to buffered outputs, predominantly --logfile. This also caused lines in the logfile to run into one another because the fragment containing the '\n' line-end character was usually lost. Reason is that on all modern systems (with <stdarg.h> header and vsnprintf() interface), the length of log message fragments was added up twice, so that these ended too deep into a freshly allocated buffer, after the '\0' byte. Unbuffered outputs flushed the fragments right away, which masked the bug. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpich: link explictly with libgccKhem Raj2021-08-201-2/+3
| | | | | | | libmpi.so does need specific symbols from libgcc eg __multf3 on x86 irrespective of C library Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lmdb: use libprefix in Makefile to install librariesSakib Sajal2021-08-202-2/+36
| | | | | | | | | | | Makefile used libdir which had hardcoded "$(exec_prefix)/lib" directory to install libraries. This is a problem for MULTILIB builds as libraries are installed in "lib64" directory. Hence use libprefix which contains the correct path for installing libraries. Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: fix CVE-2021-3560Mingli Yu2021-08-202-0/+32
| | | | | | | | | Backport a patch [1] to fix CVE-2021-3560. [1] https://gitlab.freedesktop.org/polkit/polkit/-/commit/a04d13affe0fa53ff618e07aa8f57f4c0e3b9b81 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cereal: Use GNUInstallDirs instead of hard wiring install directoriesAnton Blanchard2021-08-192-1/+40
| | | | | | | On a multilib setup cmake files should go into lib64. Signed-off-by: Anton Blanchard <anton@ozlabs.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catch2: upgrade 2.13.6 -> 2.13.7Andreas Müller2021-08-191-1/+1
| | | | | | | | | | | | Fixes * Added missing <iterator> include in benchmarking. (#2231) * Fixed noexcept build with benchmarking enabled (#2235) * Fixed build for compilers with C++17 support but without C++17 library support (#2195) * JUnit only uses 3 decimal places when reporting durations (#2221) * !mayfail tagged tests are now marked as skipped in JUnit reporter output (#2116) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boost-url: Use GNUInstallDirs instead of hard wiring install directoriesAnton Blanchard2021-08-192-1/+60
| | | | | | | On a multilib setup cmake files should go into lib64. Signed-off-by: Anton Blanchard <anton@ozlabs.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: upgrade 3.0.4 -> 3.0.5Yi Zhao2021-08-192-134/+1
| | | | | | | Drop backported patch. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: Upgrade 2.7.0 -> 2.7.1Leon Anavi2021-08-191-1/+1
| | | | | | | | | | | | | Upgrade to release 2.7.1: - When processing dataclass attributes, only do typing inference on collection types. Support for instantiating other typing types is left for the future, if desired. - Fixed LookupMixIn missing from ``astroid.node_classes``. 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>
* python3-dbus-next: Upgrade 0.2.2 -> 0.2.3Leon Anavi2021-08-191-1/+1
| | | | | | | | | | | | | | | Upgrade to release 0.2.3: - Include py.typed in Manifest.in - Fix property validation error message - Don't log errors if call failed after disconnect - Support PEP563 annotations - Service: support async properties - Client: Support coroutines as signal handlers 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>
* python3-zeroconf: Upgrade 0.34.3 -> 0.36.0Leon Anavi2021-08-191-1/+1
| | | | | | | | | | Upgrade to release 0.36.0: - Fill incomplete IPv6 tuples to avoid WinError on windows 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>
* python3-tzlocal: Upgrade 2.1 -> 3.0Leon Anavi2021-08-191-2/+1
| | | | | | | | | | | Upgrade to release 3.0: - Modernized the packaging, moving to setup.cfg etc. - Handles if the text config files incorrectly is a TZ file. 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>
* python3-pandas: Upgrade 1.3.1 -> 1.3.2Leon Anavi2021-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 1.3.2: - Performance regression in DataFrame.isin() and Series.isin() for nullable data types - Regression in updating values of Series using boolean index, created by using DataFrame.pop() - Regression in DataFrame.from_records() with empty records - Fixed regression in DataFrame.shift() where TypeError occurred when shifting DataFrame created by concatenation of slices and fills with values - Regression in DataFrame.agg() when the func argument returned lists and axis=1 - Regression in DataFrame.drop() does nothing if MultiIndex has duplicates and indexer is a tuple or list of tuples - Fixed regression where read_csv() raised a ValueError when parameters names and prefix were both set to None - Fixed regression in comparisons between Timestamp object and datetime64 objects outside the implementation bounds for nanosecond datetime64 - Fixed regression in Styler.highlight_min() and Styler.highlight_max() where pandas.NA was not successfully ignored - Fixed regression in concat() where copy=False was not honored in axis=1 Series concatenation - Regression in Series.nlargest() and Series.nsmallest() with nullable integer or float dtype - Fixed regression in Series.quantile() with Int64Dtype - Bug in read_excel() modifies the dtypes dictionary when reading a file with duplicate columns - 1D slices over extension types turn into N-dimensional slices over ExtensionArrays - Fixed bug in Series.rolling() and DataFrame.rolling() not calculating window bounds correctly for the first row when center=True and window is an offset that covers all the rows - Styler.hide_columns() now hides the index name header row as well as column headers - Styler.set_sticky() has amended CSS to control the column/index names and ensure the correct sticky positions - Bug in de-serializing datetime indexes in PYTHONOPTIMIZED mode 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>
* python3-langtable: Upgrade 0.0.54 -> 0.0.56Leon Anavi2021-08-191-2/+1
| | | | | | | | | | | | Upgrade to release 0.0.56: - Fallback to translations in “xx” from “xx_Zzzz” only if “Zzzz” is the main script of “xx” - Get translation changes for mt from CLDR 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>
* python3-bitarray: Upgrade 2.2.5 -> 2.3.0Leon Anavi2021-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 2.3.0: - add optional `buffer` argument to `bitarray()` to import the buffer of another object - update `.buffer_info()` to include: a read-only flag, an imported buffer flag, and the number of buffer exports - add optional start and stop arguments to `util.rindex()` - add [memory-mapped file](../examples/mmapped-file.py) example - ignore underscore (`_`) in string input, e.g. `bitarray('1100_0111')` - add missing type hinting for new `.bytereverse()` arguments - fix `.extend()` type annotations, #145 - avoid `.reverse()` using temporary memory - make `.unpack()`, `util.serialize()`, `util.vl_encode()` and `.__reduce__()` more memory efficient - add and improve 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>
* python3-websocket-client: Upgrade 1.1.0 -> 1.2.1Leon Anavi2021-08-191-3/+4
| | | | | | | | | | | | | | | | | Upgrade to release 1.2.1: - Fix python-socks dependency issue - Replace echo.websocket.org with a local websockets echo server for unit tests - Fix: Transition from LGPL 2.1 license to Apache 2.0 license - Revert and reimplement SOCKS proxy support with python-socks instead of PySocks License-Update: Transition from LGPL 2.1 to Apache 2.0 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>
* python3-click: Add missing ptest artifactsTrevor Gamblin2021-08-191-2/+4
| | | | | | | | | | The click ptests require the top-level setup.cfg and the docs/conf.py file to be present in the PTEST_PATH, so add steps to copy them to the image when building the ptest. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* takao-fonts: It should be in ttf-fonts directory as the other ttf fonts.leimaohui2021-08-172-6/+12
| | | | | | | | | - Moved it to ttf-fonts directory. - Rename to ttf-takao. - Use ttf.inc instead of rewrite do_install. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uim: Dleted takao fonts from DEPENDS.leimaohui2021-08-171-2/+2
| | | | | | | It is odd that specify fonts in uim DEPENDS. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Update ttf-ipa package name.leimaohui2021-08-171-1/+1
| | | | | Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>