aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
9 dayspython3-eth-account: upgrade 0.11.0 -> 0.12.1Wang Mingyu
Changelog: ========= -Update documentation to include blob transaction signing example. -Import cytoolz methods via eth_utils instead of cytoolz directly -Add encode_typed_data to list of functions that return a SignableMessage -Add support for type 3, BlobTransaction, introduced by the Cancun network upgrade. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayspython3-eth-abi: upgrade 5.0.1 -> 5.1.0Wang Mingyu
Changelog: =========== -Upgrade parsimonious from 0.9 to 0.10, which is 15% faster -Add python 3.12 support, add all-format docs tests and nightly CI runs, reorg tests file structure to match CI grouping Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayspython3-django: upgrade 5.0.3 -> 5.0.4Wang Mingyu
Changelog: =========== * Fixed a bug in Django 5.0 that caused a crash of "Model.full_clean()" on fields with expressions in "db_default". As a consequence, "Model.full_clean()" no longer validates for empty values in fields with "db_default" * Fixed a regression in Django 5.0 where the "AdminFileWidget" could be rendered with two "id" attributes on the "Clear" checkbox * Fixed a bug in Django 5.0 that caused a migration crash on PostgreSQL 15+ when adding a partial "UniqueConstraint" with "nulls_distinct" * Fixed a crash in Django 5.0 when performing queries involving table aliases and lookups on a "GeneratedField" of the aliased table * Fixed a bug in Django 5.0 that caused a migration crash when adding a "GeneratedField" relying on the "__contains" or "__icontains" lookups or using a "Value" containing a ""%"" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayspython3-cbor2: upgrade 5.6.2 -> 5.6.3Wang Mingyu
Changelog: Fixed decoding of epoch-based dates being affected by the local time zone in the C extension Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayspython3-aiohttp: upgrade 3.9.3 -> 3.9.4Wang Mingyu
Changelog: https://github.com/aio-libs/aiohttp/releases/tag/v3.9.4 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayspython3-aiodns: upgrade 3.1.1 -> 3.2.0Wang Mingyu
Changelog: ========== -Update test_query_ptr test to use address with PTR record -Added a missing py.typed file for wheel -Add Winloop as a valid EventLoop -Add support for getaddrinfo -Add support for getnameinfo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysopensc: upgrade 0.25.0 -> 0.25.1Wang Mingyu
Changelog: ============ * Add missing file to dist tarball to build documentation * Fix RSA decryption with PKCS#1 v1.5 padding * Fix crash when app is not set Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysmakedumpfile: upgrade 1.7.4 -> 1.7.5Wang Mingyu
0001-makedumpfile-replace-hardcode-CFLAGS.patch refreshed for 1.7.5 Changelog: ============ -Support for kernels up to v6.8 (x86_64) -Support for printk caller_id by --dump-dmesg option -ppc64: get vmalloc start address from vmcoreinfo -ppc64: read cur_mmu_type from vmcoreinfo -add PRINTK_CALLER id support to --dump-dmesg option -s390x: uncouple virtual and physical address spaces -s390x: fix virtual vs physical address confusion Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayslibopus: upgrade 1.5.1 -> 1.5.2Wang Mingyu
Changelog: fixes a misalignment issue in the AVX2 code that could cause crashes under Windows. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayslibcrypt-openssl-random-perl: upgrade 0.15 -> 0.16Wang Mingyu
Changelog: ========== - add github actions, travis and appveyor. - Many patches by Takumi Akiyama. - Fix broken github image for strawberry perl by stripping its PATH. their new mingw is incompatible to their old strawberry 5.32 - minor documentation fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayslibbpf: upgrade 1.3.0 -> 1.4.0Wang Mingyu
Changelog: https://github.com/libbpf/libbpf/releases/tag/v1.4.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayshwdata: upgrade 0.380 -> 0.381Wang Mingyu
Changelog: ========== Update pci, usb and vendor ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysgtkwave: upgrade 3.3.117 -> 3.3.119Wang Mingyu
Changelog: =========== -Fix stems reader processing code broken in 3.3.114. -Update xml2stems to handle newer "loc" vs "fl" xml tags. -Change preg_regex_c_1 decl to use regex_t* as datatype. -Move gtkwave.appdata.xml to -io.github.gtkwave.GTKWave.metainfo.xml. -Fixed popen security advisories: -Fixed FST security advisories: -Fixed evcd2vcd security advisories: -Fixed VCD security advisories: -Fixed VZT security advisories: -Fixed LXT2 security advisories: -Remove FST_DO_MISALIGNED_OPS. -Update lz4 to current version from github. -Change LZ4_compress to LZ4_compress_default. -Update libghw.c/.h to latest upstream version. -Fix for -Wsign-compare in fstapi.c. -Security fixes for GHW. -Fix left shift of a negative number warning in fstapi.c. -Fix ctrl-A behavior for SST filter entry. -Fix for bad shmat return value in main.c. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysgnome-text-editor: upgrade 46.0 -> 46.1Wang Mingyu
Changelog: ========= *Remove DBusActicatable=true from the .desktop file to fix an issue *where you could spawn Text Editor via D-Bus and not have the session restored at startup. *AppData fixes *Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysgnome-online-accounts: upgrade 3.50.0 -> 3.50.1Wang Mingyu
Changelog: ========== * Fix translation domain in account dialogs * Fix OAuth 2.0 URI handler for some users * Fix crash in Kerberos/Fedora provider * Improved WebDAV support for Fastmail and mailbox.org * Fixes for WebDAV discovery * OAuth 2.0 PKCE support * Fix issues caught by static analysis * Update Microsoft Client ID * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysfile-roller: upgrade 44.0 -> 44.1Wang Mingyu
Changelog: =========== * New archive dialog: allow to choose a location without changing name * Fixed adding multiple files on a 'drop' event * Show the options dialog when adding files in batch mode * Appdata: Add 44.0 release Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayscryptsetup: upgrade 2.7.1 -> 2.7.2Wang Mingyu
Changelog: ========== * Fix activation of OPAL-only encrypted LUKS device with tokens. * Fix formatting of OPAL devices with 4096-byte sector size. * Fix incorrect OPAL locking range alignment calculation if used over an unaligned device partition. * Add --hw-opal-factory-reset option description to the manual page. * Do not check the passphrase quality for OPAL Admin PIN, as this passphrase already exists. * Update license for FAQ document to CC BY-SA 4.0. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysbindfs: upgrade 1.17.6 -> 1.17.7Wang Mingyu
Changelog: ============ * Enabled -Wextra and fixed many compiler warnings -(MacOS) Added './configure' option '--disable-macos-fs-link' Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysadw-gtk3: upgrade 5.2 -> 5.3Wang Mingyu
Changelog: =========== -Add gtk4 theme workflow -Add create release workflow -Fix repo name -Increase padding of switches -Sidebar border colors -Add Debian repo info -Update update-gtk4-theme.yml -Update gtk4 theme Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysabseil-cpp: upgrade 20240116.1 -> 20240116.2Wang Mingyu
Changelog: =========== -Added absl::NoDestructor<T> to simplify defining static types that do not need to be destructed upon program exit. -Added configurable verbose logging (also known as VLOG). -Added absl::Overload(), which returns a functor that provides overloads based on the functors passed to it. Note that this functionality requires C++17 or newer. -Bzlmod is now officially supported (previously it was supported by the community). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayslibcbor: use shared librariesDan McGregor
libfido2 requires cbor be position independent. When PIE's the default this isn't a problem, but not all build configurations do that. Instead of relying on that, just make shared libraries. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayslibtorrent-rasterbar: fix CVE mappingBeniamin Sandu
Set CVE_PRODUCT for this recipe to fix the mapping, as it was checking against the wrong recipe before. Log from cve_check after change: NOTE: libtorrent-rasterbar-2.0.10 is not vulnerable to CVE-2008-0646 NOTE: libtorrent-rasterbar-2.0.10 is not vulnerable to CVE-2009-1760 NOTE: libtorrent-rasterbar-2.0.10 is not vulnerable to CVE-2016-5301 NOTE: libtorrent-rasterbar-2.0.10 is not vulnerable to CVE-2016-7164 NOTE: libtorrent-rasterbar-2.0.10 is not vulnerable to CVE-2017-9847 Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayslibtorrent: remove incorrect CVE mappingBeniamin Sandu
The CVE_PRODUCT variable is assigned automatically to BPN. Unset it for this recipe so the CVEs can be checked against the correct recipe. Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysnng: upgrade 1.5.2 -> 1.7.3Alexander Vickberg
Signed-off-by: Alexander Vickberg <wickbergster@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 daysRevert "nng: upgrade 1.5.2 -> 12"Alexander Vickberg
This reverts commit 915b6c02ee43e2dee8c6b3132e7d47836d392168. Mistake upgrade by AUH Signed-off-by: Alexander Vickberg <wickbergster@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 dayspython3-scrypt: Move from PTESTS_PROBLEMS_META_PYTHON to PTESTS_SLOW_META_PYTHONalperak
There are no test failures when the image is created with "bitbake meta-python-image-ptest-python3-scrypt". qemux86-64: Testsuite summary TOTAL: 45 PASS: 45 SKIP: 0 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 DURATION: 55 END: /usr/lib/python3-scrypt/ptest 2024-04-16T19:15 STOP: ptest-runner TOTAL: 1 FAIL: 0 qemuarm64: Testsuite summary TOTAL: 45 PASS: 45 SKIP: 0 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 DURATION: 41 END: /usr/lib/python3-scrypt/ptest 2024-04-16T19:20 STOP: ptest-runner TOTAL: 1 FAIL: 0 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 dayslibjxl: drop -mfp16-format=ieeeMartin Jansa
* causes qemuarm failure as shown in: http://errors.yoctoproject.org/Errors/Details/761504/ and reported in: https://lists.openembedded.org/g/openembedded-devel/message/109812 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 daysydotool: Add new packageAndre Paiusco
Add ydotool, generic cli automation tool for whatever input (keyboard, mouse, etc.) Reviewed-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Andre Paiusco <andre.paiusco@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 dayssnort3: update to latest stable version 3.1.84.0Yi Zhao
ChangeLog: https://github.com/snort3/snort3/releases/tag/3.1.84.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 dayslibdaq: update to latest stable version 3.0.14Yi Zhao
ChangeLog: https://github.com/snort3/libdaq/releases/tag/v3.0.14 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 daysavro: extend avro-c++ to native and nativesdkRui Costa
- fix HOMEPAGE for both avro recipes - fix cmake install paths in patch
11 daysRevert "libtorrent: remove CVE mention"Khem Raj
This reverts commit 0597c931ffbadf2a2242d8ed9cccb8567953d489.
11 dayspython3-sqlalchemy: upgrade 2.0.27 -> 2.0.29Tom Geelen
Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 dayspython3-zeroconf: upgrade 0.131.0 -> 0.132.0Tom Geelen
Python3-zeroconf specifies a pyproject.toml and uses poetry as a build tool. Adjusted recipe accordingly Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 dayspython3-pychromecast: upgrade 14.0.0 -> 14.0.1Tom Geelen
Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 daysUse PYTHON_SITEPACKAGES_DIR instead of hard-coded site-packages directory pathalperak
The following paths have been replaced with PYTHON_SITEPACKAGES_DIR: - "${libdir}/${PYTHON_DIR}/site-packages" - "${libdir}/python${PYTHON_BASEVERSION}/site-packages" - "${libdir}/python*/site-packages" - "${libdir}/python3.*/site-packages" Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 daysdocopt.cpp: add support for native and nativesdkEero Aaltonen
There are use cases for build time cli tools, so include support for native as well. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 daysdocopt.cpp: turn boost to a PACKAGECONFIG optionEero Aaltonen
docopt.cpp only uses boost regex with the option USE_BOOST_REGEX=ON. When used, boost regex is statically linked. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 daysc-ares: Improve the ptest outputMingli Yu
Before the patch: # ./run-ptest [snip] [ DISABLED ] LibraryTest.DISABLED_ParseAReplyVariantCnameLast [ RUN ] LibraryTest.ParseAReplyErrors [ OK ] LibraryTest.ParseAReplyErrors (4 ms) [ RUN ] LibraryTest.ParseAReplyAllocFail [ OK ] LibraryTest.ParseAReplyAllocFail (0 ms) [snip] After the patch: # ./run-ptest [snip] SKIP: LibraryTest.DISABLED_ParseAReplyVariantCnameLast PASS: LibraryTest.ParseAReplyErrors PASS: LibraryTest.ParseAReplyAllocFail [snip] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 daysmeta-python: missing closing braceElectric Worry
Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 daysfreediameter: Upgrade to latest on master 1.5.0+Khem Raj
This also fixes all ptests, therefore move freediameter out of PTESTS_PROBLEMS_META_NETWORKING to PTESTS_FAST_META_NETWORKING Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 daysedid-decode: allow to build native variantMarkus Volk
This is a requirement for libdisplay-info and fixes: Program edid-decode found: NO If libdisplay-info can provide edid-decode-native it looks like: libdisplay-info| Program edid-decode found: YES (/home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/gamescope/3.14.3/recipe-sysroot-native/usr/bin/edid-decode) libdisplay-info| Program ./edid-decode-check.sh found: YES (/home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/gamescope/3.14.3/git/subprojects/libdisplay-info/test/./edid-decode-check.sh) libdisplay-info| Program ./edid-print-check.sh found: YES (/home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/gamescope/3.14.3/git/subprojects/libdisplay-info/test/./edid-print-check.sh) libdisplay-info| Program ./edid-decode-diff.sh found: YES (/home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/gamescope/3.14.3/git/subprojects/libdisplay-info/test/./edid-decode-diff.sh) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 dayspython3-twisted: cleanup FILES and recipe in generalGuðni Már Gilbert
Changes are made to prepare upgrading Twisted to a newer version in a later commit. Summary of changes: Remove python3-twisted-bin since there is no FILES defined for bin Use PYTHON_SITEPACKAGES_DIR when refering to the site-packages directory Remove ALOT of files from FILES list which no longer exist. Many of these files were deprecated and removed a long time ago. Removed redundant :append to FILES packages, they can simply be in the first definition of it. Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 dayspython3-websockets: Remove recipeKhem Raj
Its migrated to core layer Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 dayspsqlodbc: Fix ptestsKhem Raj
There are two still left Failed ptests: {'psqlodbc': ['30_-_lfconversion', '43_-_result-conversions']} These need using unicode postgresql driver perhaps Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 daysunixodbc: Enable UTF8 initKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 dayspv: Fix ptest failuresKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 daysunixodbc: Upgrade to 2.3.12Khem Raj
Brings Fix iconv handle leak with pooling Add windows encoding patch Avoid failed build if clock_gettime() is not available Allow passing in a entire connection string into iusql Allow isql to handle SQL_SUCCESS_WITH_INFO from SQLPrepare Add extra logging for ODBCINST connect settings Allow allocated copy (instead of fixed length) for the connection string with pooling to allow any length Export __clear_ini_cache() from odbcinst to allow explicitly clearing the ini cache Fix seg fault when used with SQLAPI Add --enable-utf8ini flag to add utf8 to WCHAR conversions in SQLGetPrivateProfileStringW Allow longer error messages via GetDiag functions Add --enable-singleenv to enable single shared env handle when using pooling Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-04-12ostree: Add missing dependencies for ptestsKhem Raj
When running ptests using meta-oe-image-ptest-ostree image these packageconfig/soup3 and utf8 locale is needed Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Jose Quaresma <quaresma.jose@gmail.com>
2024-04-12python3-pycurl: extend for native and nativesdkGeoff Parker
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>