Commit Graph

21818 Commits

Author SHA1 Message Date
Khem Raj
d323e21f1a python3-matplotlib: Do not use setuptools_scm_git_archive
this gets invoked during compile task which is not disabling network
access, any network activity should be explicitly enabled except during
do_fetch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-01-18 08:59:58 -08:00
Tim Orling
6d54262497 python3-gammu: add recipe for v3.2.4
The Python bindings for gammu have been moved into a separate package
python-gammu.

Send patch upstream to replace distutils.version.StrictVersion with
packaging.version.parse and .Version

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-01-18 08:59:58 -08:00
Khem Raj
012d10408e thunar: Depend on libxml-parser-perl-native
Also use native perl instead of build host perl

Fixes
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-01-12 11:50:49 -08:00
Andreas Müller
a95f0e39cb thunar: upgrade 4.16.8 -> 4.16.9
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-12 09:35:18 -08:00
Khem Raj
1d2da22e77 meta-oe: Use setuptools3-base
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-12 09:35:18 -08:00
Nisha Parrakat
1bdbdf3a7e nodejs_16.11.1.bb: only handle npm if configured
npm-cli.js should be symlinked only when the file is present
the file may not be available if the configure option is --without-npm

Signed-off-by: Nisha Parrakat <nishaparrakat@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-12 09:35:18 -08:00
Khem Raj
9786d0fb55 influxdb: Enable network during do_compile
This should actually be fixed in the package's build system to not
do the network access during compile task but go modules are invoked
during do_compile which needs to access the network.
Lets workaround it for now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-12 09:35:18 -08:00
Khem Raj
461c04657c nautilus: Fix build with libportal >= 0.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex@linutronix.de>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-01-12 09:22:34 -08:00
Ross Burton
db72adf016 tbb: upgrade to 2021.5.0
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-12 09:22:34 -08:00
Andreas Müller
71ad9575f5 imsettings: upgrade 1.8.2 -> 1.8.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-12 09:22:34 -08:00
Andreas Müller
e2e8f4356f exo: upgrade 4.16.1 -> 4.16.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
93cde1334f poppler: upgrade 21.12.0 -> 22.01.0
Release 22.01.0:
core:
 * Allow local (relative to dll) fonts dir on Windows
 * TextOutputDev: require more spacing between columns. Issue #1093
 * Fix crash in Splash::gouraudTriangleShadedFill. Issue #1183
 * Fix crash when calling Form::reset()
 * GfxSeparationColorSpace: Check validity of colorspace and function. Issue #1184
 * Minor code improvements
glib:
 * Include glib.h before using defines from it
 * Close file descriptors on error
 * Plug some memory leaks
 * Replace use of deprecated g_memdup/g_time_zone_new
 * Remove FD-taking functions on windows
utils:
 * pdfsig: Add support for documents with passwords
 * pdfsig: Fix signing with -sign if nss password is needed

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
86ee2df8f1 evolution-data-server: upgrade 3.42.2 -> 3.42.3
Evolution-Data-Server 3.42.3 2022-01-07
---------------------------------------
Bug Fixes:
	I#368 - Calendar: X-EVOLUTION-ENDDATE can be calculated incorrectly
	I#371 - e-cal-util: Fix timezone clamp with DUE date only
Miscellaneous:
	e-cal-client: Correct non-NULL check in e_cal_client_create_objects_sync()
	Calendar: Adapt to libical 3.0.12 change
Translations:
	Gianvito Cavasoli (it)
	Quentin PAGÈS (oc)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
7f4767585e gnome-autoar: upgrade 0.4.1 -> 0.4.2
Major changes in 0.4.2:
* Fix extraction to root directory (Ondrej Holy)
* Fix extraction of raw format archives (Ondrej Holy)
* Do not leave read-only directory in the tree after running tests (Ondrej Holy)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
a5591bc2bc gnome-panel: upgrade 3.38.0 -> 3.42.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
d306c44cab gnome-terminal: upgrade 3.42.1 -> 3.42.2
Translation updates only

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
4c239f9933 sysprof: upgrade 3.42.0 -> 3.42.1
Overview of changes in Sysprof 3.42.1
=====================================
 * Build fixes for close()/lseek() usage
 * Show recording time in local time instead of UTC
 * Improve resolving of symbols in presence of toolbox, flatpak,
   and btrfs
 * Fix checking of paranoid state in Linux kernel
 * Updated translations

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
79f103489a usermode: upgrade 1.113 -> 1.114
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
0766704964 yelp-xsl: upgrade 41.0 -> 41.1
Translation updates only

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
3ea9cd4ef3 yelp: upgrade 41.1 -> 41.2
41.2
====
* Fixed regression when opening documents with ghelp URIs
* Updated translations

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
5c65fb53e3 zenity: Upgrade 3.32.0 -> 3.41.0 / meson build / rework
* 3.41.0 looks a stable version. See Chanhelog below and e.g Fedora ships
  3.41.0 too
* Instead of deleting gdialog, fix it and split out into separate package
* Add PACKAGECONFIGs for libnotify and webkitgtk - disabled by default

Zenity 3.41.0
    - Port to meson (Logan Rathbone)
    - Code cleanups (Simon McVittie)
    - Translation updates (various contributors; see git log history)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Andreas Müller
342de9bf51 gnome-shell-extensions: Enable gnome-classic session for wayland
Wonder why upstream does not ship this: Session runs perfectly fine

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Leif Middelschulte
77479e1c9b dbus-daemon-proxy: add missing return statement
The missing `return` statement leads to a `SIGABRT`.

Signed-off-by: Leif Middelschulte <Leif.Middelschulte@klsmartin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Khem Raj
92a4bc0b2b packagegroup-meta-oe: Add dool and pcp
Remove dstat which is removed now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
leimaohui
00034b34f5 dool: Added a new OSS that forked from dstat project.
Please referece to https://github.com/dstat-real/dstat.

Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Khem Raj
866715fa40 pcp: Fix build to exclude qt5
Pass right options to ar

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Lei Maohui <leimaohui@fujitsu.com>
2022-01-11 17:51:55 -08:00
leimaohui
adc35ac714 pcp: Added a new recipe which provides dstat command.
Performance Co-Pilot is a system performance analysis toolkit
    - Collect performance metrics from your systems efficiently.
    - Analyze systems' performance metrics in real-time or using
      historical data.
    - Extend the collected performance metrics in a simple way.

Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
leimaohui
1a69a221f2 dstat: Deleted terminated project.
Please reference to https://github.com/dstat-real/dstat.

Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
wangmy
c493dba0be iwd: upgrade 1.20 -> 1.21
Changelog:
=========
Fix issue with handling disconnect events issued by AP.
Add experimental support for DPP feature.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Khem Raj
5c5be2aa5c packagegroup-meta-oe: Add cmatrix
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Bartosz Golaszewski
c0a6fe97a5 cmatrix: new package
This adds the recipe for cmatrix: a tool for displaying The Matrix like
codes in terminal.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Hongxu Jia
0e93a3d7ee grubby: fix conflict with debianutils
Both of recipe grubby and debianutils provides installkernel,
use update-alternative to resolve the conflict

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Alexander Kanavin
c950d3966b libportal: add from oe-core
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
wangmy
61bef7a42d dnfdragora: upgrade 1.1.2 -> 2.1.2
Changelog:
Bugs fixed for this release <https://github.com/manatools/dnfdragora/issues/#####>
=========
Fixed wrong access to manatools.service module (issue #202)
Fixed issue #189 "No line break to fit the width of the window in dnfdragora"

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-11 17:51:55 -08:00
Leon Anavi
89a0340478 python3-bitarray: Upgrade 2.3.4 -> 2.3.5
Upgrade to release 2.3.5:

- Fixed bug for big-endian systems (such as IBM s390)
- Pass `zip_safe=False` to `setup()`

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
f8d3f2de49 python3-rdflib: Upgrade 6.0.2 -> 6.1.1
Upgrade to release 6.1.1:

- add support for Python 3.10
- updates the test suite to pytest (from nose)
- tidies up a lot of continuous integration
- gets more tests tested, not skipped
- implements lots of mypy tests
- updates several parsers and serializers
- supports the new HexTuples format!
- many bug fixes

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
30a7621489 python3-urllib3: Upgrade 1.26.7 -> 1.26.8
Upgrade to release 1.26.8:

- Added extra message tourllib3.exceptions.ProxyError when urllib3
  detects that a proxy is configured to use HTTPS but the proxy
  itself appears to only use HTTP.
- Added a mention of the size of the connection pool when
  discarding a connection due to the pool being full.
- Added explicit support for Python 3.11.
- Deprecated the Retry.MAX_BACKOFF class property in favor of
  Retry.DEFAULT_MAX_BACKOFF to better match the rest of the default
  parameter names. Retry.MAX_BACKOFF is removed in v2.0.
- Changed location of the vendored ssl.match_hostname function from
  urllib3.packages.ssl_match_hostname to urllib3.util.ssl_match_hostname
  to ensure Python 3.10+ compatibility after being repackaged by
  downstream distributors.
- Fixed absolute imports, all imports are now relative.

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
11090e1283 python3-astroid: Upgrade 2.9.2 -> 2.9.3
Upgrade to release 2.9.3:

- Fixed regression where packages without a ``__init__.py`` file
  were  not recognized or imported correctly.

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
936423fc9f python3-google-api-core: Upgrade 2.2.0 -> 2.3.2
Upgrade to release 2.3.2:

- add operations rest client to support long-running operations
- handle bare 'grpc.Call' in 'from_grpc_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>
2022-01-11 17:50:55 -08:00
Khem Raj
5a9d8e2a93 packagegroup-meta-python: Add python3-colorzero
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-01-11 17:50:55 -08:00
Bhargav Das
0ec1ead3cd python3-colorzero: add recipe for python colorzero
colorzero is a color manipulation library for Python

Signed-off-by: Bhargav Das <bhargavthriler@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-01-11 17:50:55 -08:00
Leon Anavi
7e63b7a3ac python3-ujson: Upgrade 5.0.0 -> 5.1.0
Upgrade to release 5.1.0:

- Strip debugging symbols from Linux binaries

Add a patch in setup.py to disable striping debugging symbols for
Linux to avoid already-stripped build errors.

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
25b9efc9b0 python3-huey: Upgrade 2.4.2 -> 2.4.3
Upgrade to release 2.4.3:

- Fix compatibility issue with new redis-py

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
1afddc62c1 python3-typeguard: Upgrade 2.13.2 -> 2.13.3
Upgrade to release 2.13.3:

- Fixed TypeError when using typeguard within exec() (where
  __module__ is None)
- Fixed TypedDict causing TypeError: TypedDict does not support
  instance and class checks on Python 3.8 with standard library
  (not typing_extensions) typed dicts

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>
2022-01-11 17:50:55 -08:00
Leon Anavi
df5c1a31fd python3-diskcache: Upgrade 5.3.0 -> 5.4.0
Upgrade to release 5.4.0:

- Run isort
- Remove unused imports
- Update tests for Django 3.2

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>
2022-01-10 10:35:02 -08:00
Leon Anavi
f37e388c35 python3-cantools: Upgrade 37.0.0 -> 37.0.1
Upgrade to release 37.0.1:

- Fix issue Wrong compare type in _check_signals_ranges_scaling()

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>
2022-01-10 10:35:02 -08:00
Leon Anavi
c1704149b8 python3-robotframework: Upgrade 4.1.2 -> 4.1.3
Upgrade to release 4.1.3:

- Fix to a regression related to parsing reStructuredText files
  that was introduced in Robot Framework 4.1.2

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>
2022-01-10 10:35:02 -08:00
Leon Anavi
bd58555e58 python3-astroid: Upgrade 2.9.0 -> 2.9.2
Upgrade to release 2.9.2:

- Fixed regression in ``astroid.scoped_nodes`` where
  ``_is_metaclass`` was not accessible anymore.

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>
2022-01-10 10:35:02 -08:00
Trevor Gamblin
e8582ac2e3 python3-django: Add recipe for 4.0.1
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>
2022-01-10 10:35:02 -08:00
Trevor Gamblin
6e166d723b python3-django: upgrade 3.2.10 -> 3.2.11
3.2.11 provides fixes for three CVEs:

CVE-2021-45115
CVE-2021-45116
CVE-2021-45452

https://docs.djangoproject.com/en/4.0/releases/3.2.11/

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>
2022-01-10 10:34:34 -08:00