aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
6 dayssngrep: upgrade 1.8.0 -> 1.8.1Wang Mingyu
Changelog: capture: fix possible buffer overflow while processing headers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 daysrdma-core: upgrade 50.0 -> 51.0Wang Mingyu
Changelog: ============ -Merge pull request #1444 from yishaih/mlx5_dr -Merge pull request #1439 from Kamalheib/qedr_pr -mlx5: DR, Using sq ts format when RoCE is disabled -Merge pull request #1440 from Honggang-LI/doc -librdmacm: adjust ECE function name in man page -providers/qedr: Remove unused debug files -roviders/qelr: Replace DP_ERR with verbs_err -providers/qelr: Replace DP_VERBOSE with verbs_debug -providers/qelr: Remove unused macros -Merge pull request #1438 from amzn/fix-rdma-tracepoint Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-zopeinterface: upgrade 6.2 -> 6.3Wang Mingyu
Changelog: Add preliminary support for Python 3.13 as of 3.13a6. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-web3: upgrade 6.16.0 -> 6.17.0Wang Mingyu
Changelog: =========== -Add feedback survey banner to docs -Fix eth_createAccessList docs to reflect the correct behavior. -Add request formatter for maxFeePerBlobGas when sending blob transactions. Add formatters for blobGasPrice and blobGasUsed for eth_getTransactionReceipt. -Add formatters to ensure that the result of a eth_createAccessList response can be plugged directly into an accessList in a transaction. -Add Cancun support to EthereumTesterProvider; update Cancun-related fields in some internal types. -Use pre-commit for linting the v6 branch -Add an upperpin at eth-typing<4.2.0 due to removal of EthPM types in that lib Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-validators: upgrade 0.24.0 -> 0.28.0Wang Mingyu
Changelog: ========== -patch: moves country_code module to country module moves base58 and base64 into encoding adds encoding tests and docs supported extended latin in username -feat: adds indian aadhar and pan validator adds finance validator adds consider_tld parameter to domain, hostname and url modules lays foundation for URI validation adds private parameter to ip_address, hostname & url adds base58 and base64 validators adds basic cron validator -fix: regex ignore-case uses only a-z domain validation is now more consistent across rfcs -maint: adds quick start docs updated dev dependencies, doc links; bump version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-sentry-sdk: upgrade 1.44.0 -> 1.45.0Wang Mingyu
Changelog: ========== -Allow to upsert monitors -Add Django signals_denylist to filter signals that are attached to by signals_spans -increment for metrics -Add value, unit to before_emit_metric -Remove experimental metric summary options -New normalization rules for metric keys, names, units, tags -Change data_category from statsd to metric_bucket -Accessing __mro__ might throw a ValueError -Suppress prompt spawned by subprocess when using pythonw -Handle None in GraphQL query -Do not send "quiet" Sanic exceptions to Sentry -Implement metric_bucket rate limits -Fix type hints for monitor decorator -Remove deprecated typing imports in crons -Make monitor_config a TypedDict -Add devenv-requirements.txt and update env setup instructions -Bump types-protobuf from 4.24.0.20240311 to 4.24.0.20240408 -Disable Codecov check run annotations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-send2trash: upgrade 1.8.2 -> 1.8.3Wang Mingyu
Changelog: ========== -Add support for any iterable type as input -fix: Use os.fsdecode() for arguments to shutil.move() License-Update: file type of LICENSE changed to ASCII text Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-rarfile: upgrade 4.1 -> 4.2Wang Mingyu
License-Update: Copyright year updated to 2024. Changelog: =========== -Support unrar-free >= 0.2.0. -Add RarFile.is_solid to check if archive uses solid compression. -Support old multi-volume archives better where ENDARC does not contain NEXTVOL. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-pymodbus: upgrade 3.6.6 -> 3.6.7Wang Mingyu
Changelog: ============ -Add lock to async requests, correct logging and length calc. -test_simulator: use unused_tcp_port fixture -streamline imports in Factory.py -Secure testing is done with pymodbus in PR. -Fix link to github in README -Wildcard exception catch from pyserial. -Problem with stale CI. -Add connection exception to list of exceptions catpured in retries -Move on_reconnect to client level -Bump github stale. -update package_test_tool (add 4 test scenarios) -Bump dependencies. -Cancel send if no connection. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-pydantic: upgrade 2.6.4 -> 2.7.0Wang Mingyu
Changelog: https://docs.pydantic.dev/latest/changelog/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-pulsectl: upgrade 23.5.2 -> 24.4.0Wang Mingyu
Changelog: Add more obvious sink_default_get/source_default_get wrappers around server_info Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-pdm: upgrade 2.13.2 -> 2.14.0Wang Mingyu
Changelog: =========== -Revert the package cache introduced in 2.13. Don't cache the decompressed contents of wheels unless being told so. -Fix inconsistent logging when pdm use a different python interpreter -Fix PDM unable to find Python interpreters when PDM_IGNORE_ACTIVE_VENV is set -Check verify_ssl when trusting each source. -Fix name check for project itself in pdm outdated -Fix a regression that proxy env vars are not respected. -Fix an issue that venv provider can't be found when providers are explicitly configured. -Fix a bug that [tool.pdm.options] are ignored if -c/--config CONFIG is given. -Make --without respect groups in dev-dependencies -Per-source configuration for ca-certs and client-cert. -Remove all caches by removing individual cache types one by one. -Use the default HTTP client when downloading the pythons, to use the certificates settings. -Fix a race condition where pth files take effect when multiple packages are installed in parallel. -Refuse to run recursive composite scripts. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-path: upgrade 16.10.0 -> 16.14.0Wang Mingyu
Changelog: ============ -Add .symlink_to and .hardlink_to. -Add .cwd method and deprecated .getcwd. -Create 'absolute' method and deprecate 'abspath'. -In readlink, prefer the display path to the substitute path. -Restore functionality in .isdir and .isfile. -Added .is_dir and .is_file for parity with pathlib. Deprecates .isdir and .isfile. -Inlined some types. -Fix iterdir - it also accepts match. -Add type annotation for iterdir. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-parso: upgrade 0.8.3 -> 0.8.4Wang Mingyu
Changelog: Add basic support for Python 3.13 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-joblib: upgrade 1.3.2 -> 1.4.0Wang Mingyu
Changelog: https://github.com/joblib/joblib/releases/tag/1.4.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-javaobj-py3: upgrade 0.4.3 -> 0.4.4Wang Mingyu
Changelog: ============ -Added support for java.lang.Class arrays -Fixed marshalling of JavaByteArrays -Tests ran with pytest manually on Python 2.7, 3.6-3.12 License-Update: type of LICENSE changed to "ASCII text, with CRLF line terminators" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-ipython: upgrade 8.22.2 -> 8.23.0Wang Mingyu
Changelog: ============ -Fix small typo: imput -> input -Add a matplotlib optional target dependency -Disable scheduled CI runs on forks -add __repr__ to MagicsDisplay -correct ci message Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-google-api-python-client: upgrade 2.124.0 -> 2.125.0Wang Mingyu
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.125.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-filelock: upgrade 3.13.3 -> 3.13.4Wang Mingyu
Changelog: ========== -Raise error on incompatible singleton timeout and mode args Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-execnet: upgrade 2.0.2 -> 2.1.1Wang Mingyu
Changelog: ============ -Fixed regression in 2.1.0 where the strconfig argument to load/loads is ignored -Added main_thread_only execmodel which is derived from the thread execmodel and only executes remote_exec calls in the main thread. -The library is now typed and the typing is exposed to type-checkers. -Re-exported Gateway, Channel, DumpError and LoadError from execnet. The constructors are private. -Fixed GatewayBase.join() timeout argument getting ignored. -Removed support for Python 3.7. -Added official support for Python 3.12. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 dayspython3-eth-typing: upgrade 4.0.0 -> 4.1.0Wang Mingyu
Changelog: ============ -Add python3.12 support -Merge template updates, adding build tests for all docs formats, add blocklint to lint tools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
6 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>
7 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>
7 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>
7 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>