Commit Graph

32223 Commits

Author SHA1 Message Date
Jason Schonberg
4b422e36ed
garcon: Upgrade 4.19.0 -> 4.19.1
Changelog: https://gitlab.xfce.org/xfce/garcon/-/tags/garcon-4.19.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:03 -08:00
Jason Schonberg
c485a5b2b6
exo: Upgrade 4.19.0 -> 4.19.1
Changelog: https://gitlab.xfce.org/xfce/exo/-/tags/exo-4.19.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:03 -08:00
Leon Anavi
efe7aa16d5
python3-fsspec: Upgrade 2024.9.0 -> 2024.10.0
Upgrade to release 2024.10.0:

- Performance of memoryFS rm
- Performance of git FS info
- Avoid git hex for newer pygit
- Tests fix for zip
- Missing open_async for dirFS
- Handle pathlib in zip
- Skip tests needing kerchunk if not installed
- Allow repeated kwargs in unchain
- Code style
- Allow pyarrow in referenceFS parquet
- Don't hardcode test port for parallel runs

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:02 -08:00
Leon Anavi
0166a17f24
python3-tornado: Upgrade 6.4.1 -> 6.4.2
Upgrade to release 6.4.2 which brings security improvements:

Parsing of the cookie header is now much more efficient. The older
algorithm sometimes had quadratic performance which allowed for a
denial-of-service attack in which the server would spend
excessive CPU time parsing cookies and block the event loop.
This change fixes CVE-2024-7592.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:02 -08:00
Leon Anavi
687a75110c
python3-cloudpickle: Upgrade 3.0.0 -> 3.1.0
Upgrade to release 3.1.0:

- Some improvements to make cloudpickle more deterministic when
  pickling dynamic functions and classes, in particular with
  CPython 3.13
- Fix a problem with the joint usage of cloudpickle's _whichmodule
  and multiprocessing

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:02 -08:00
Leon Anavi
03d9a60a43
python3-zeroconf: Upgrade 0.136.0 -> 0.136.2
Upgrade to release 0.136.2:

- fix: retrigger release from failed github workflow
- fix(ci): run release workflow only on main repository
- fix(docs): update python to 3.8

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:02 -08:00
Leon Anavi
63f8bab3db
python3-typeguard: Upgrade 4.3.0 -> 4.4.1
Upgrade to release 4.4.1:

- Dropped Python 3.8 support
- Changed the signature of typeguard_ignore() to be compatible with
  typing.no_type_check()
- Avoid creating reference cycles when type checking uniontypes and
  classes
- Fixed checking of variable assignments involving tuple unpacking
- Fixed TypeError when checking a class against type[Self]
- Fixed checking of protocols on the class level (against
  type[SomeProtocol])
- Fixed Self checks in instance/class methods that have
  positional-only arguments
- Fixed explicit checks of PEP 604 unions against types.UnionType
- Fixed checks against annotations wrapped in NotRequired not being
  run unless the NotRequired is a forward reference

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:02 -08:00
Khem Raj
5d28ad9899
taisei: Use libucontext with musl
Fixes errors like
| koishi| Checking for function "getcontext" : NO (cached)
| koishi| Checking for function "setcontext" : NO
| koishi| Checking for function "makecontext" : NO (cached)
| koishi| Checking for function "swapcontext" : NO (cached)
| koishi| Message: ** Backend `ucontext_sjlj` is not supported
|
| ../git/subprojects/koishi/src/meson.build:43:4: ERROR: Problem encountered: Unsupported platform

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-24 08:54:42 -08:00
Markus Volk
ff8b832565
mozjs: update 115.16.1 -> 115.17.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-24 08:38:59 -08:00
Martin Jansa
5dcb1a2473
nodejs: backport a patch to fix build with icu-76
* icu was upgraded in oe-core in:
  https://git.openembedded.org/openembedded-core/commit/?id=ef2bd18dd1db7e5f01db76889933bfdbb5415aaf
  nodejs is now failing to link:

TOPDIR/BUILD/hosttools/ld: nodejs/22.11.0/node-v22.11.0/out/Release/obj.host/gen-regexp-special-case/deps/v8/src/regexp/gen-regexp-special-case.o: in function `v8::internal::PrintSet(std::basic_ofstream<char, std::char_traits<char> >&, char const*, icu_76::UnicodeSet const&)':
gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN6icu_7610UnicodeSetE+0x8b): undefined reference to `icu_76::UnicodeSet::getRangeStart(int) const'
TOPDIR/BUILD/hosttools/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN6icu_7610UnicodeSetE+0xb6): undefined reference to `icu_76::UnicodeSet::getRangeEnd(int) const'
TOPDIR/BUILD/hosttools/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN6icu_7610UnicodeSetE+0xdf): undefined reference to `icu_76::UnicodeSet::getRangeCount() const'
TOPDIR/BUILD/hosttools/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN6icu_7610UnicodeSetE+0xed): undefined reference to `icu_76::UnicodeSet::getRangeStart(int) const'
TOPDIR/BUILD/hosttools/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN6icu_7610UnicodeSetE+0xfa): undefined reference to `icu_76::UnicodeSet::getRangeEnd(int) const'
TOPDIR/BUILD/hosttools/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal8PrintSetERSt14basic_ofstreamIcSt11char_traitsIcEEPKcRKN6icu_7610UnicodeSetE+0x121): undefined reference to `icu_76::UnicodeSet::getRangeStart(int) const'
TOPDIR/BUILD/hosttools/ld: nodejs/22.11.0/node-v22.11.0/out/Release/obj.host/gen-regexp-special-case/deps/v8/src/regexp/gen-regexp-special-case.o: in function `v8::internal::PrintSpecial(std::basic_ofstream<char, std::char_traits<char> >&)':
gen-regexp-special-case.cc:(.text._ZN2v88internal12PrintSpecialERSt14basic_ofstreamIcSt11char_traitsIcEE+0x43): undefined reference to `icu_76::UnicodeSet::UnicodeSet()'
TOPDIR/BUILD/hosttools/ld: gen-regexp-special-case.cc:(.text._ZN2v88internal12PrintSpecialERSt14basic_ofstreamIcSt11char_traitsIcEE+0x59): undefined reference to `icu_76::UnicodeSet::UnicodeSet()'
...

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 18:36:29 -08:00
Khem Raj
19bd24d22d
python3-zopeinterface: Fix build with setuptools > 74
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 18:36:10 -08:00
Khem Raj
f8d480d426
evolution-data-server: Fix build with ICU-76+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 18:36:10 -08:00
Khem Raj
114921b761
webkitgtk3: Fix build with ICU-76+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 18:36:10 -08:00
Khem Raj
7f3fb9e886
opencv: Specify right path for <numpy/ndarrayobject.h>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 18:36:10 -08:00
Khem Raj
288e7ca3a4
mozjs: Fix build with icu 76+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 18:36:10 -08:00
Khem Raj
81a0d778f3
mpd: Fix build with icu 76+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 10:21:48 -08:00
Khem Raj
f1e8d8a510
meta: Add SECURITY.md file to all layers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 09:00:14 -08:00
Khem Raj
e0c85bdc33
dovecot: Upgrade to 2.3.21.1
Fix build with icu-76.x while here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 09:00:14 -08:00
Jason Schonberg
ff07b2e0e8
xfconf: Upgrade 4.18.0 -> 4.18.1
Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:26 -08:00
Jason Schonberg
cb18ddb359
xfce4-settings: Upgrade 4.18.2 -> 4.18.3
Changelog: https://gitlab.xfce.org/xfce/xfce4-settings/-/tags/xfce4-settings-4.18.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:26 -08:00
Jason Schonberg
1f3eb0b6a9
xfce4-session: Upgrade 4.18.3 -> 4.18.4
Changelog: https://gitlab.xfce.org/xfce/xfce4-session/-/tags/xfce4-session-4.18.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:26 -08:00
Jason Schonberg
14dd926952
xfce4-power-manager: Upgrade 4.18.1 -> 4.18.2
Changelog: https://gitlab.xfce.org/xfce/xfce4-power-manager/-/tags/xfce4-power-manager-4.18.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:25 -08:00
Jason Schonberg
db512a6ba9
xfce4-dev-tools: Upgrade 4.18.0 -> 4.18.1
Changelog: https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/tags/xfce4-dev-tools-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:25 -08:00
Jason Schonberg
3ea17130b1
xfce4-appfinder: Upgrade 4.19.1 -> 4.19.2
Changelog: https://gitlab.xfce.org/xfce/xfce4-appfinder/-/tags/xfce4-appfinder-4.19.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:25 -08:00
Khem Raj
e8919e49d4
keepalived: Backport fix to build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 11:02:14 -08:00
Khem Raj
e7be0ede42
canopenterm: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 11:02:14 -08:00
Khem Raj
c5aa5e0a20
taisei: Fix build with musl
This patch fixed issue on glibc but regressed on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 11:02:13 -08:00
Khem Raj
842bb9f99f
libdex: Link with libucontext on musl
Fixes errors like below

x86_64-yoe-linux-musl-ld.lld: error: undefined symbol: getcontext

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 11:02:13 -08:00
Markus Volk
d4ac4dcb70
gdm: update useradd settings
Set HOME_DIR back to /var/lib/gdm. If this is not specified, gdm will store its
files in $HOME/.cache. This is pretty ugly because I think this directory should
only be used by real users? Maybe /var/cache would be a better place, because it
would be the system equivalent of $HOME/.cache?

Use tmpfiles.d to ensure /var/lib/gdm is created with the right permissions
even in case /var would be tmpfs

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 11:02:13 -08:00
Khem Raj
ee89518454
taisei: Fix build with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 08:23:52 -08:00
Khem Raj
73c46b265d
geary: Specify iso codes xml file locations
Do not check for these files to exist during build time, they are
needed during runtime.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Markus Volk <f_l_k@t-online.de>
2024-11-22 08:23:52 -08:00
Markus Volk
34962ffbbe
geary: add itstool-native dependency
fixes:
| Configuring org.gnome.Geary.service using configuration
| Program itstool found: NO
|
| ../git/help/meson.build:21:6: ERROR: Program 'itstool' not found or not executable

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 08:23:52 -08:00
Khem Raj
8761bbf17d
python3-pydantic: Add missing rdeps
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 08:23:52 -08:00
Khem Raj
f7229b44ea
libdex: Inherit features_check
Fixes
QA Issue: libdex: recipe doesn't inherit features_check [unhandled-features-check]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 08:23:52 -08:00
Khem Raj
2be9752124
python3-typer: Move ptest rdeps to ptest package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 08:23:47 -08:00
Hongxu Jia
c452799c4d
ntfs-3g-ntfsprogs: fix CVE-2023-52890
Backport fix from upstream

  75dcdc2cf3

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:38 -08:00
Khem Raj
68a9cb020c
python3-marshmallow: Add missing rdep on tzdata module
Fixes

{'python3-marshmallow': 'START: ptest-runner\n'
                        '2024-11-22T04:11\n'
                        'ImportError while loading conftest '
                        "'/usr/lib/python3-marshmallow/ptest/tests/conftest.py'.\n"
                        'tests/conftest.py:5: in <module>\n'
                        '    from tests.base import Blog, User, UserSchema\n'
                        'tests/base.py:14: in <module>\n'
                        '    central = ZoneInfo("America/Chicago")\n'
                        '../../python3.13/zoneinfo/_common.py:24: in '
                        'load_tzdata\n'
                        '    raise ZoneInfoNotFoundError(f"No time zone found '
                        'with key {key}")\n'
                        "E   zoneinfo._common.ZoneInfoNotFoundError: 'No time "
                        "zone found with key America/Chicago'\n"
                        '\n'
                        'ERROR: Exit status is 4\n'
                        'DURATION: 1\n'}

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:38 -08:00
Jason Schonberg
93d249d0c9
libmozilla-ca-perl: Upgrade 20240730 -> 20240924
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20240924

    Update from Mozilla repository to 2024-09-24
    Added certificates:
        SecureSign Root CA12 sha256: 3f034bb5704d44b2d08545a02057de93ebf3905fce721acbc730c06ddaee904e
        SecureSign Root CA14 sha256: 4b009c1034494f9ab56bba3ba1d62731fc4d20d8955adcec10a925607261e338
        SecureSign Root CA15 sha256: e778f0f095fe843729cd1a0082179e5314a9c291442805e1fb1d8fb6b8886c3a
        TWCA CYBER Root CA sha256: 3f63bb2814be174ec8b6439cf08d6d56f0b7c405883a5648a334424d6b3ec558

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:38 -08:00
Jason Schonberg
8deb7d7663
libmozilla-ca-perl: Upgrade 20240313 -> 20240730
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20240730

    Update from Mozilla repository to 2024-07-30
    Added certificates:
        FIRMAPROFESIONAL CA ROOT-A WEB sha256: bef256daf26e9c69bdec1602359798f3caf71821a03e018257c53c65617f3d4a
    Removed certificates:
        GLOBALTRUST 2020 sha256: 9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:38 -08:00
Jason Schonberg
fde5f68f2c
libmozilla-ca-perl: Upgrade 20231213 -> 20240313
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20240313

    Update from Mozilla repository to 2024-03-13
    Added certificates:
        Telekom Security TLS ECC Root 2020 sha256: 578af4ded0853f4e5998db4aeaf9cbea8d945f60b620a38d1a3c13b2bc7ba8e1
        Telekom Security TLS RSA Root 2023 sha256: efc65cadbb59adb6efe84da22311b35624b71b3b1ea0da8b6655174ec8978646

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:38 -08:00
Jason Schonberg
88a50f9587
libmozilla-ca-perl: Upgrade 20230821 -> 20231213
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20231213

    Update from Mozilla repository to 2023-12-13
    Added certificates:
        CommScope Public Trust ECC Root-01 sha256: 11437cda7bb45e41365f45b39a38986b0de00def348e0c7bb0873633800bc38b
        CommScope Public Trust ECC Root-02 sha256: 2ffb7f813bbbb3c89ab4e8162d0f16d71509a830cc9d73c262e5140875d1ad4a
        CommScope Public Trust RSA Root-01 sha256: 02bdf96e2a45dd9bf18fc7e1dbdf21a0379ba3c9c2610344cfd8d606fec1ed81
        CommScope Public Trust RSA Root-02 sha256: ffe943d793424b4f7c440c1c3d648d5363f34b82dc87aa7a9f118fc5dee101f1
        TrustAsia Global Root CA G3 sha256: e0d3226aeb1163c2e48ff9be3b50b4c6431be7bb1eacc5c36b5d5ec509039a08
        TrustAsia Global Root CA G4 sha256: be4b56cb5056c0136a526df444508daa36a0b54f42e4ac38f72af470e479654c
    Removed certificates:
        Security Communication Root CA sha256: e75e72ed9f560eec6eb4800073a43fc3ad19195a392282017895974a99026b6c

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Jason Schonberg
cd859ee806
libmozilla-ca-perl: Upgrade 20230807 -> 20230821
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20230821

    Update from Mozilla repository to 2023-08-21
    Added certificates:
        Atos TrustedRoot Root CA ECC TLS 2021 sha256: b2fae53e14ccd7ab9212064701ae279c1d8988facb775fa8a008914e663988a8
        Atos TrustedRoot Root CA RSA TLS 2021 sha256: 81a9088ea59fb364c548a6f85559099b6f0405efbf18e5324ec9f457ba00112f
        SSL.com TLS ECC Root CA 2022 sha256: c32ffd9f46f936d16c3673990959434b9ad60aafbb9e7cf33654f144cc1ba143
        SSL.com TLS RSA Root CA 2022 sha256: 8faf7d2e2cb4709bb8e0b33666bf75a5dd45b5de480f8ea8d4bfe6bebc17f2ed
        Sectigo Public Server Authentication Root E46 sha256: c90f26f0fb1b4018b22227519b5ca2b53e2ca5b3be5cf18efe1bef47380c5383
        Sectigo Public Server Authentication Root R46 sha256: 7bb647a62aeeac88bf257aa522d01ffea395e0ab45c73f93f65654ec38f25a06
    Removed certificates:
        E-Tugra Global Root CA ECC v3 sha256: 873f4685fa7f563625252e6d36bcd7f16fc24951f264e47e1b954f4908cdca13
        E-Tugra Global Root CA RSA v3 sha256: ef66b0b10a3cdb9f2e3648c76bd2af18ead2bfe6f117655e28c4060da1a3f4c2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Jason Schonberg
816490fb80
libmozilla-ca-perl: Upgrade 20230801 -> 20230807
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20230807

    Prevent extra headers in tarball and make it reproducible

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Jason Schonberg
59ef8faa02
libmozilla-ca-perl: Upgrade 20221114 -> 20230801
Changelog: https://metacpan.org/release/LWP/Mozilla-CA-20230801

    Update from Mozilla repository to 2023-08-01
    Added certificates:
        BJCA Global Root CA1 sha256: f3896f88fe7c0a882766a7fa6ad2749fb57a7f3e98fb769c1fa7b09c2c44d5ae
        BJCA Global Root CA2 sha256: 574df6931e278039667b720afdc1600fc27eb66dd3092979fb73856487212882
    Removed certificates:
        E-Tugra Certification Authority sha256: b0bfd52bb0d7d9bd92bf5d4dc13da255c02c542f378365ea893911f55e55f23c
        Hongkong Post Root CA 1 sha256: f9e67d336c51002ac054c632022d66dda2e7e3fff10ad061ed31d8bbb410cfb2
        Network Solutions Certificate Authority sha256: 15f0ba00a3ac7af3ac884c072b1011a077bd77c097f40164b2f8598abd83860c
        Staat der Nederlanden EV Root CA sha256: 4d2491414cfe956746ec4cefa6cf6f72e28a1329432f9d8a907ac4cb5dadc15a
        TrustCor ECA-1 sha256: 5a885db19c01d912c5759388938cafbbdf031ab2d48e91ee15589b42971d039c
        TrustCor RootCert CA-1 sha256: d40e9c86cd8fe468c1776959f49ea774fa548684b6c406f3909261f4dce2575c
        TrustCor RootCert CA-2 sha256: 0753e940378c1bd5e3836e395daea5cb839e5046f1bd0eae1951cf10fec7c965

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Michael Fitzmayer
8cfcad23ff
Add recipe: canopenterm 1.0.8
CANopenTerm is an open-source software tool designed for the development,
testing, and analysis of CANopen CC networks and devices. It extends its
capabilities to support other CAN CC protocols, including SAE J1939 and
OBD-II.

Signed-off-by: Michael Fitzmayer <mail@michael-fitzmayer.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Michael Fitzmayer
edd83e2e6a
Add recipe: pocketpy 2.0.2
pocketpy is a portable Python 3.x Interpreter in Modern C.

It aims to be an alternative to lua for game scripting, with elegant
syntax, powerful features and competitive performance.  pkpy is
extremely easy to embed via a single header file pocketpy.h, without
external dependencies.

Signed-off-by: Michael Fitzmayer <mail@michael-fitzmayer.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Khem Raj
22542bb870
geary: Specify location of iso-codes xml files
During cross-compiling it needs to know the location of
staging area where these files are installed in RSS

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:37 -08:00
Pablo Saavedra
5da44d9d0b
sysprof: Upgrade to 47.1
The versioning scheme was changed to align to GNOME releases.
This version resolves stack frames properly, as opposed to 3.48.

Depends on libdex/libpanel recipes to be able to build the sysprof
UI, besides the sysprof-cli executable.

Co-Authored-By: Nikolas Zimmermann <nzimmermann@igalia.com>
Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:36 -08:00
Pablo Saavedra
cc057dfb7c
libpanel: initial add 1.8.1
This is a dependency for upcoming sysprof 47.1

Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:36 -08:00
Pablo Saavedra
b812c17427
libdex: initial add 0.8.1
This is a dependency for upcoming sysprof 47.1

Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-21 21:42:36 -08:00