python3-prctl: Add https protocol to SRC_URI#490
Closed
tewarid wants to merge 1 commit intoopenembedded:honisterfrom
Closed
python3-prctl: Add https protocol to SRC_URI#490tewarid wants to merge 1 commit intoopenembedded:honisterfrom
tewarid wants to merge 1 commit intoopenembedded:honisterfrom
Conversation
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
602f0cb to
7b2fe24
Compare
Contributor
Author
Done. |
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 21, 2021
Changelog: ========= Added Use cibuildwheel to build wheels (openembedded#491) Removed Drop support for soon-EOL Python 3.6 (openembedded#490) Fixed Install Twine to upload to PyPI (openembedded#492) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 21, 2021
Changelog: ========= Added Use cibuildwheel to build wheels (openembedded#491) Removed Drop support for soon-EOL Python 3.6 (openembedded#490) Fixed Install Twine to upload to PyPI (openembedded#492) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Dec 22, 2021
Changelog: ========= Added Use cibuildwheel to build wheels (openembedded#491) Removed Drop support for soon-EOL Python 3.6 (openembedded#490) Fixed Install Twine to upload to PyPI (openembedded#492) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
Dec 22, 2021
Changelog: ========= Added Use cibuildwheel to build wheels (#491) Removed Drop support for soon-EOL Python 3.6 (#490) Fixed Install Twine to upload to PyPI (#492) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Contributor
|
in test branch |
Contributor
|
applied with feab111 |
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Aug 17, 2023
…27995b38eb4271044f)
Drop patches now part of new upstream release:
- 449.patch
- 481.patch
- 482.patch
Refresh patches due to GENIVI->COVESA renaming
What's Changed:
Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in openembedded#468
Update status badges on README.md by @michael-methner in openembedded#467
logstorage: Adds option to write logs in gzip format by @LiquidityC in openembedded#442
Re-Initialize internal logging in daemon mode only by @lvklevankhanh in openembedded#459
Remove use of DLT_LOG in signal handler by @michael-methner in openembedded#472
Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in openembedded#481
Update AUTOSAR standard link by @lucafrance in openembedded#480
cmake: set version to 2.18.9 by @alexmohr in openembedded#478
Fix macro code to use boolean value in while instruction (false) by @michael-methner in openembedded#469
dlt_user_shared: Add timeout to writev by @alexmohr in openembedded#385
build: add static lib only if necessary by @alexmohr in openembedded#479
Update CMakeLists.txt by @LocutusOfBorg in openembedded#482
watchdog: improve dlt watchdog by @alexmohr in openembedded#470
log-level-config: add option to configure log levels by @alexmohr in openembedded#474
gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in openembedded#487
dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in openembedded#494
dlt-qnx-system improvement by @lvklevankhanh in openembedded#495
gtest: Init submodule and update version by @minminlittleshrimp in openembedded#497
dlt-qnx-system: prevent message loss in high load situations by @alexmohr in openembedded#490
Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in openembedded#499
Update README.md by @lvklevankhanh in openembedded#503
dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in openembedded#501
dlt-system: move journal reading to its own thread by @alexmohr in openembedded#471
Switch from GENIVI to COVESA by @minminlittleshrimp in openembedded#511
Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in openembedded#504
cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in openembedded#510
fix usage of pthread_cond_timedwait by @alexmohr in openembedded#491
DLT Upstream for minor release by @minminlittleshrimp in openembedded#515
cmake: disable network trace by @alexmohr in openembedded#477
doc: add COVESA logo image by @minminlittleshrimp in openembedded#516
Prepare for 2.18.10 release by @michael-methner in openembedded#517
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Aug 17, 2023
…27995b38eb4271044f)
Drop patches now part of new upstream release:
- 449.patch
- 481.patch
- 482.patch
Refresh patches due to GENIVI->COVESA renaming
What's Changed:
Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in openembedded#468
Update status badges on README.md by @michael-methner in openembedded#467
logstorage: Adds option to write logs in gzip format by @LiquidityC in openembedded#442
Re-Initialize internal logging in daemon mode only by @lvklevankhanh in openembedded#459
Remove use of DLT_LOG in signal handler by @michael-methner in openembedded#472
Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in openembedded#481
Update AUTOSAR standard link by @lucafrance in openembedded#480
cmake: set version to 2.18.9 by @alexmohr in openembedded#478
Fix macro code to use boolean value in while instruction (false) by @michael-methner in openembedded#469
dlt_user_shared: Add timeout to writev by @alexmohr in openembedded#385
build: add static lib only if necessary by @alexmohr in openembedded#479
Update CMakeLists.txt by @LocutusOfBorg in openembedded#482
watchdog: improve dlt watchdog by @alexmohr in openembedded#470
log-level-config: add option to configure log levels by @alexmohr in openembedded#474
gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in openembedded#487
dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in openembedded#494
dlt-qnx-system improvement by @lvklevankhanh in openembedded#495
gtest: Init submodule and update version by @minminlittleshrimp in openembedded#497
dlt-qnx-system: prevent message loss in high load situations by @alexmohr in openembedded#490
Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in openembedded#499
Update README.md by @lvklevankhanh in openembedded#503
dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in openembedded#501
dlt-system: move journal reading to its own thread by @alexmohr in openembedded#471
Switch from GENIVI to COVESA by @minminlittleshrimp in openembedded#511
Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in openembedded#504
cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in openembedded#510
fix usage of pthread_cond_timedwait by @alexmohr in openembedded#491
DLT Upstream for minor release by @minminlittleshrimp in openembedded#515
cmake: disable network trace by @alexmohr in openembedded#477
doc: add COVESA logo image by @minminlittleshrimp in openembedded#516
Prepare for 2.18.10 release by @michael-methner in openembedded#517
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Aug 17, 2023
…27995b38eb4271044f)
Drop patches now part of new upstream release:
- 449.patch
- 481.patch
- 482.patch
Refresh patches due to GENIVI->COVESA renaming
What's Changed:
Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in openembedded#468
Update status badges on README.md by @michael-methner in openembedded#467
logstorage: Adds option to write logs in gzip format by @LiquidityC in openembedded#442
Re-Initialize internal logging in daemon mode only by @lvklevankhanh in openembedded#459
Remove use of DLT_LOG in signal handler by @michael-methner in openembedded#472
Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in openembedded#481
Update AUTOSAR standard link by @lucafrance in openembedded#480
cmake: set version to 2.18.9 by @alexmohr in openembedded#478
Fix macro code to use boolean value in while instruction (false) by @michael-methner in openembedded#469
dlt_user_shared: Add timeout to writev by @alexmohr in openembedded#385
build: add static lib only if necessary by @alexmohr in openembedded#479
Update CMakeLists.txt by @LocutusOfBorg in openembedded#482
watchdog: improve dlt watchdog by @alexmohr in openembedded#470
log-level-config: add option to configure log levels by @alexmohr in openembedded#474
gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in openembedded#487
dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in openembedded#494
dlt-qnx-system improvement by @lvklevankhanh in openembedded#495
gtest: Init submodule and update version by @minminlittleshrimp in openembedded#497
dlt-qnx-system: prevent message loss in high load situations by @alexmohr in openembedded#490
Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in openembedded#499
Update README.md by @lvklevankhanh in openembedded#503
dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in openembedded#501
dlt-system: move journal reading to its own thread by @alexmohr in openembedded#471
Switch from GENIVI to COVESA by @minminlittleshrimp in openembedded#511
Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in openembedded#504
cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in openembedded#510
fix usage of pthread_cond_timedwait by @alexmohr in openembedded#491
DLT Upstream for minor release by @minminlittleshrimp in openembedded#515
cmake: disable network trace by @alexmohr in openembedded#477
doc: add COVESA logo image by @minminlittleshrimp in openembedded#516
Prepare for 2.18.10 release by @michael-methner in openembedded#517
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead
pushed a commit
that referenced
this pull request
Aug 30, 2023
The delta between 2.0.6 and 2.0.8 contains the CVE-2023-39976 fix and other bugfixes. git log --oneline shows: 002171b (HEAD, tag: v2.0.8, origin/main, origin/HEAD, main) Update library version for 2.0.8 1bbaa92 log: fix potential overflow with long log messages (#490) 92ddd7c test - fix test dependancies (#489) 06c8641 (tag: v2.0.7) Update -version info for 2.0.7 0665086 spec: Migrate to SPDX license (#487) 5862acb blackbox: fix potential overlow/memory corruption (#486) a3aedbc tests: allow -j to work (#485) 335dbb6 test: Remove gnu/lib-names.h from libstat_wrapper.c (#482) 4dcdfe9 strlcpy: avoid compiler warning from strncpy (#473) 1a32a60 Add --disable-tests option (#475) 10b0623 m4/ax_pthread.m4: update to latest upstream version (serial 31) (#472) e038f59 tests: Close race condition in check_loop (#480) fde729e timer: Move state check to before time check (#479) 5594d37 ipc: Retry receiving credentials if the the message is short (#476) e8129a3 add simplified chinese readme (#474) eaa95ec lib: Fix some small bugs spotted by newest covscan (#471) 14507d5 configure: Modernize configure.ac a bit (#470) 8325d84 tests: Fix tests on FreeBSD-devel (#469) e407874 doxygen2man: Fix function parameter alignment (#468) 0eb0991 tests: cleanup the last of the empty directories (#467) 44a4cb2 tests: Make ipc test more portable (#466) 758044b (tag: v2.0.6) test: Include ipc_sock.test in the libqb-tests rpm (#463) Release Notes: https://github.com/ClusterLabs/libqb/releases Signed-off-by: Narpat Mali <narpat.mali@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
jpuhlman
pushed a commit
to MontaVista-OpenSourceTechnology/meta-openembedded
that referenced
this pull request
Sep 12, 2023
Source: meta-openembedded MR: 127624 Type: Integration Disposition: Merged from meta-openembedded ChangeID: dee7706 Description: The delta between 2.0.6 and 2.0.8 contains the CVE-2023-39976 fix and other bugfixes. git log --oneline shows: 002171b (HEAD, tag: v2.0.8, origin/main, origin/HEAD, main) Update library version for 2.0.8 1bbaa92 log: fix potential overflow with long log messages (openembedded#490) 92ddd7c test - fix test dependancies (openembedded#489) 06c8641 (tag: v2.0.7) Update -version info for 2.0.7 0665086 spec: Migrate to SPDX license (openembedded#487) 5862acb blackbox: fix potential overlow/memory corruption (openembedded#486) a3aedbc tests: allow -j to work (openembedded#485) 335dbb6 test: Remove gnu/lib-names.h from libstat_wrapper.c (openembedded#482) 4dcdfe9 strlcpy: avoid compiler warning from strncpy (openembedded#473) 1a32a60 Add --disable-tests option (openembedded#475) 10b0623 m4/ax_pthread.m4: update to latest upstream version (serial 31) (openembedded#472) e038f59 tests: Close race condition in check_loop (openembedded#480) fde729e timer: Move state check to before time check (openembedded#479) 5594d37 ipc: Retry receiving credentials if the the message is short (openembedded#476) e8129a3 add simplified chinese readme (openembedded#474) eaa95ec lib: Fix some small bugs spotted by newest covscan (openembedded#471) 14507d5 configure: Modernize configure.ac a bit (openembedded#470) 8325d84 tests: Fix tests on FreeBSD-devel (openembedded#469) e407874 doxygen2man: Fix function parameter alignment (openembedded#468) 0eb0991 tests: cleanup the last of the empty directories (openembedded#467) 44a4cb2 tests: Make ipc test more portable (openembedded#466) 758044b (tag: v2.0.6) test: Include ipc_sock.test in the libqb-tests rpm (openembedded#463) Release Notes: https://github.com/ClusterLabs/libqb/releases Signed-off-by: Narpat Mali <narpat.mali@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 19, 2026
The git repo gained some bugfixes, esp. for arm32. But there was no release since mid 2023. So, use the git repo. a20641f fix: handle non-numeric ARM CPU architecture values d550ea8 fix: harmless 'dmesg: write error' that could happen on some systems 8e33a1d fix: set cpu_* vars to a default value 68b4617 update: fwdb from v345+i20251110+4df2 to v347+i20251110+615b, 2 microcode changes 9fed5ce update: fwdb from v344+i20250811+1523 to v345+i20251110+4df2, 45 microcode changes 72bce72 chore: really fix autoupdate workflow to avoid useless PRs 5f18e67 chore: fix autoupdate workflow a8466b7 fix CVE-2017-5715 reporting when IBRS_FW is enabled b99be23 update: fwdb from v296+i20240514+988c to v344+i20250811+1523, 128 microcode changes ee4cfd0 chore: add autoupdate workflow for fwdb c2c60e0 chore: fix recent shellcheck warnings bae43d8 Replace head -1 by head -n1 34c6095 fix: Linux 6.9+ changed some config options names (openembedded#490) e806e4b chore: docker compose v2 388d44e Fix Retpoline detection for Linux 6.9+ (issue openembedded#490) bd0c7c9 fix: typo introduced by openembedded#483, fixes openembedded#486 d70e4c2 fwdb: update to v296+i20240514+988c 4e29fb5 fix: ucode_platformid_mask is hexa (fixes openembedded#485) 0f2edb1 feat: blacklist some more microcodes (fixes openembedded#475) 8ac2539 fix: microcode check now supports pf_mask (fixes openembedded#482) 97f4d5f feat(reptar): add detection and mitigation of Reptar 9b7b09a fix(inception): continued mitigation detection c94811e fix(inception): Zen1/2 results based on kernel mitigations 3e67047 feat(inception): README ecee757 feat(inception): kernel checks + sbpb support detection fb6933d feat(inception): Zen1/2 IBPB and SMT checks dc6921a feat(inception): handle sysfs interface 3167762 feat(inception): start supporting AMD inception 44223c5 fix: bsd: kernel version detection dbe208f enh: downfall: detect kernel mitigation without sysfs aca4e2a enh: move root warning to the bottom c1c1ac4 feat(downfall): detection of the kernel mitigation relying on dmesg ba0daa6 feat: downfall: add kernel soft mitigation support check 227c0aa feat(downfall): add downfall checks 8ba3751 fwdb: update to latest Intel ucode versions d013c0a doc: add kernel src as additional ucode version source cbe8ba1 fix: inteldb: cpuid 0x00090660 and 0x000A0680 9c2587b enh: when CPUID can't be read, built it by ourselves 2a5ddc8 feat: add Intel known affected processors DB 2ef6c1c enh: factorize file download func 3c22401 chore: update disclaimer and FAQ Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 19, 2026
The git repo gained some bugfixes, esp. for arm32. But there was no release since mid 2023. So, use the git repo. a20641f fix: handle non-numeric ARM CPU architecture values d550ea8 fix: harmless 'dmesg: write error' that could happen on some systems 8e33a1d fix: set cpu_* vars to a default value 68b4617 update: fwdb from v345+i20251110+4df2 to v347+i20251110+615b, 2 microcode changes 9fed5ce update: fwdb from v344+i20250811+1523 to v345+i20251110+4df2, 45 microcode changes 72bce72 chore: really fix autoupdate workflow to avoid useless PRs 5f18e67 chore: fix autoupdate workflow a8466b7 fix CVE-2017-5715 reporting when IBRS_FW is enabled b99be23 update: fwdb from v296+i20240514+988c to v344+i20250811+1523, 128 microcode changes ee4cfd0 chore: add autoupdate workflow for fwdb c2c60e0 chore: fix recent shellcheck warnings bae43d8 Replace head -1 by head -n1 34c6095 fix: Linux 6.9+ changed some config options names (openembedded#490) e806e4b chore: docker compose v2 388d44e Fix Retpoline detection for Linux 6.9+ (issue openembedded#490) bd0c7c9 fix: typo introduced by openembedded#483, fixes openembedded#486 d70e4c2 fwdb: update to v296+i20240514+988c 4e29fb5 fix: ucode_platformid_mask is hexa (fixes openembedded#485) 0f2edb1 feat: blacklist some more microcodes (fixes openembedded#475) 8ac2539 fix: microcode check now supports pf_mask (fixes openembedded#482) 97f4d5f feat(reptar): add detection and mitigation of Reptar 9b7b09a fix(inception): continued mitigation detection c94811e fix(inception): Zen1/2 results based on kernel mitigations 3e67047 feat(inception): README ecee757 feat(inception): kernel checks + sbpb support detection fb6933d feat(inception): Zen1/2 IBPB and SMT checks dc6921a feat(inception): handle sysfs interface 3167762 feat(inception): start supporting AMD inception 44223c5 fix: bsd: kernel version detection dbe208f enh: downfall: detect kernel mitigation without sysfs aca4e2a enh: move root warning to the bottom c1c1ac4 feat(downfall): detection of the kernel mitigation relying on dmesg ba0daa6 feat: downfall: add kernel soft mitigation support check 227c0aa feat(downfall): add downfall checks 8ba3751 fwdb: update to latest Intel ucode versions d013c0a doc: add kernel src as additional ucode version source cbe8ba1 fix: inteldb: cpuid 0x00090660 and 0x000A0680 9c2587b enh: when CPUID can't be read, built it by ourselves 2a5ddc8 feat: add Intel known affected processors DB 2ef6c1c enh: factorize file download func 3c22401 chore: update disclaimer and FAQ Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 19, 2026
The git repo gained some bugfixes, esp. for arm32. But there was no release since mid 2023. So, use the git repo. a20641f fix: handle non-numeric ARM CPU architecture values d550ea8 fix: harmless 'dmesg: write error' that could happen on some systems 8e33a1d fix: set cpu_* vars to a default value 68b4617 update: fwdb from v345+i20251110+4df2 to v347+i20251110+615b, 2 microcode changes 9fed5ce update: fwdb from v344+i20250811+1523 to v345+i20251110+4df2, 45 microcode changes 72bce72 chore: really fix autoupdate workflow to avoid useless PRs 5f18e67 chore: fix autoupdate workflow a8466b7 fix CVE-2017-5715 reporting when IBRS_FW is enabled b99be23 update: fwdb from v296+i20240514+988c to v344+i20250811+1523, 128 microcode changes ee4cfd0 chore: add autoupdate workflow for fwdb c2c60e0 chore: fix recent shellcheck warnings bae43d8 Replace head -1 by head -n1 34c6095 fix: Linux 6.9+ changed some config options names (openembedded#490) e806e4b chore: docker compose v2 388d44e Fix Retpoline detection for Linux 6.9+ (issue openembedded#490) bd0c7c9 fix: typo introduced by openembedded#483, fixes openembedded#486 d70e4c2 fwdb: update to v296+i20240514+988c 4e29fb5 fix: ucode_platformid_mask is hexa (fixes openembedded#485) 0f2edb1 feat: blacklist some more microcodes (fixes openembedded#475) 8ac2539 fix: microcode check now supports pf_mask (fixes openembedded#482) 97f4d5f feat(reptar): add detection and mitigation of Reptar 9b7b09a fix(inception): continued mitigation detection c94811e fix(inception): Zen1/2 results based on kernel mitigations 3e67047 feat(inception): README ecee757 feat(inception): kernel checks + sbpb support detection fb6933d feat(inception): Zen1/2 IBPB and SMT checks dc6921a feat(inception): handle sysfs interface 3167762 feat(inception): start supporting AMD inception 44223c5 fix: bsd: kernel version detection dbe208f enh: downfall: detect kernel mitigation without sysfs aca4e2a enh: move root warning to the bottom c1c1ac4 feat(downfall): detection of the kernel mitigation relying on dmesg ba0daa6 feat: downfall: add kernel soft mitigation support check 227c0aa feat(downfall): add downfall checks 8ba3751 fwdb: update to latest Intel ucode versions d013c0a doc: add kernel src as additional ucode version source cbe8ba1 fix: inteldb: cpuid 0x00090660 and 0x000A0680 9c2587b enh: when CPUID can't be read, built it by ourselves 2a5ddc8 feat: add Intel known affected processors DB 2ef6c1c enh: factorize file download func 3c22401 chore: update disclaimer and FAQ Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 19, 2026
The git repo gained some bugfixes, esp. for arm32. But there was no release since mid 2023. So, use the git repo. a20641f fix: handle non-numeric ARM CPU architecture values d550ea8 fix: harmless 'dmesg: write error' that could happen on some systems 8e33a1d fix: set cpu_* vars to a default value 68b4617 update: fwdb from v345+i20251110+4df2 to v347+i20251110+615b, 2 microcode changes 9fed5ce update: fwdb from v344+i20250811+1523 to v345+i20251110+4df2, 45 microcode changes 72bce72 chore: really fix autoupdate workflow to avoid useless PRs 5f18e67 chore: fix autoupdate workflow a8466b7 fix CVE-2017-5715 reporting when IBRS_FW is enabled b99be23 update: fwdb from v296+i20240514+988c to v344+i20250811+1523, 128 microcode changes ee4cfd0 chore: add autoupdate workflow for fwdb c2c60e0 chore: fix recent shellcheck warnings bae43d8 Replace head -1 by head -n1 34c6095 fix: Linux 6.9+ changed some config options names (openembedded#490) e806e4b chore: docker compose v2 388d44e Fix Retpoline detection for Linux 6.9+ (issue openembedded#490) bd0c7c9 fix: typo introduced by openembedded#483, fixes openembedded#486 d70e4c2 fwdb: update to v296+i20240514+988c 4e29fb5 fix: ucode_platformid_mask is hexa (fixes openembedded#485) 0f2edb1 feat: blacklist some more microcodes (fixes openembedded#475) 8ac2539 fix: microcode check now supports pf_mask (fixes openembedded#482) 97f4d5f feat(reptar): add detection and mitigation of Reptar 9b7b09a fix(inception): continued mitigation detection c94811e fix(inception): Zen1/2 results based on kernel mitigations 3e67047 feat(inception): README ecee757 feat(inception): kernel checks + sbpb support detection fb6933d feat(inception): Zen1/2 IBPB and SMT checks dc6921a feat(inception): handle sysfs interface 3167762 feat(inception): start supporting AMD inception 44223c5 fix: bsd: kernel version detection dbe208f enh: downfall: detect kernel mitigation without sysfs aca4e2a enh: move root warning to the bottom c1c1ac4 feat(downfall): detection of the kernel mitigation relying on dmesg ba0daa6 feat: downfall: add kernel soft mitigation support check 227c0aa feat(downfall): add downfall checks 8ba3751 fwdb: update to latest Intel ucode versions d013c0a doc: add kernel src as additional ucode version source cbe8ba1 fix: inteldb: cpuid 0x00090660 and 0x000A0680 9c2587b enh: when CPUID can't be read, built it by ourselves 2a5ddc8 feat: add Intel known affected processors DB 2ef6c1c enh: factorize file download func 3c22401 chore: update disclaimer and FAQ Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 19, 2026
The git repo gained some bugfixes, esp. for arm32. But there was no release since mid 2023. So, use the git repo. a20641f fix: handle non-numeric ARM CPU architecture values d550ea8 fix: harmless 'dmesg: write error' that could happen on some systems 8e33a1d fix: set cpu_* vars to a default value 68b4617 update: fwdb from v345+i20251110+4df2 to v347+i20251110+615b, 2 microcode changes 9fed5ce update: fwdb from v344+i20250811+1523 to v345+i20251110+4df2, 45 microcode changes 72bce72 chore: really fix autoupdate workflow to avoid useless PRs 5f18e67 chore: fix autoupdate workflow a8466b7 fix CVE-2017-5715 reporting when IBRS_FW is enabled b99be23 update: fwdb from v296+i20240514+988c to v344+i20250811+1523, 128 microcode changes ee4cfd0 chore: add autoupdate workflow for fwdb c2c60e0 chore: fix recent shellcheck warnings bae43d8 Replace head -1 by head -n1 34c6095 fix: Linux 6.9+ changed some config options names (openembedded#490) e806e4b chore: docker compose v2 388d44e Fix Retpoline detection for Linux 6.9+ (issue openembedded#490) bd0c7c9 fix: typo introduced by openembedded#483, fixes openembedded#486 d70e4c2 fwdb: update to v296+i20240514+988c 4e29fb5 fix: ucode_platformid_mask is hexa (fixes openembedded#485) 0f2edb1 feat: blacklist some more microcodes (fixes openembedded#475) 8ac2539 fix: microcode check now supports pf_mask (fixes openembedded#482) 97f4d5f feat(reptar): add detection and mitigation of Reptar 9b7b09a fix(inception): continued mitigation detection c94811e fix(inception): Zen1/2 results based on kernel mitigations 3e67047 feat(inception): README ecee757 feat(inception): kernel checks + sbpb support detection fb6933d feat(inception): Zen1/2 IBPB and SMT checks dc6921a feat(inception): handle sysfs interface 3167762 feat(inception): start supporting AMD inception 44223c5 fix: bsd: kernel version detection dbe208f enh: downfall: detect kernel mitigation without sysfs aca4e2a enh: move root warning to the bottom c1c1ac4 feat(downfall): detection of the kernel mitigation relying on dmesg ba0daa6 feat: downfall: add kernel soft mitigation support check 227c0aa feat(downfall): add downfall checks 8ba3751 fwdb: update to latest Intel ucode versions d013c0a doc: add kernel src as additional ucode version source cbe8ba1 fix: inteldb: cpuid 0x00090660 and 0x000A0680 9c2587b enh: when CPUID can't be read, built it by ourselves 2a5ddc8 feat: add Intel known affected processors DB 2ef6c1c enh: factorize file download func 3c22401 chore: update disclaimer and FAQ Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Mar 20, 2026
The git repo gained some bugfixes, esp. for arm32. But there was no release since mid 2023. So, use the git repo. a20641f fix: handle non-numeric ARM CPU architecture values d550ea8 fix: harmless 'dmesg: write error' that could happen on some systems 8e33a1d fix: set cpu_* vars to a default value 68b4617 update: fwdb from v345+i20251110+4df2 to v347+i20251110+615b, 2 microcode changes 9fed5ce update: fwdb from v344+i20250811+1523 to v345+i20251110+4df2, 45 microcode changes 72bce72 chore: really fix autoupdate workflow to avoid useless PRs 5f18e67 chore: fix autoupdate workflow a8466b7 fix CVE-2017-5715 reporting when IBRS_FW is enabled b99be23 update: fwdb from v296+i20240514+988c to v344+i20250811+1523, 128 microcode changes ee4cfd0 chore: add autoupdate workflow for fwdb c2c60e0 chore: fix recent shellcheck warnings bae43d8 Replace head -1 by head -n1 34c6095 fix: Linux 6.9+ changed some config options names (openembedded#490) e806e4b chore: docker compose v2 388d44e Fix Retpoline detection for Linux 6.9+ (issue openembedded#490) bd0c7c9 fix: typo introduced by openembedded#483, fixes openembedded#486 d70e4c2 fwdb: update to v296+i20240514+988c 4e29fb5 fix: ucode_platformid_mask is hexa (fixes openembedded#485) 0f2edb1 feat: blacklist some more microcodes (fixes openembedded#475) 8ac2539 fix: microcode check now supports pf_mask (fixes openembedded#482) 97f4d5f feat(reptar): add detection and mitigation of Reptar 9b7b09a fix(inception): continued mitigation detection c94811e fix(inception): Zen1/2 results based on kernel mitigations 3e67047 feat(inception): README ecee757 feat(inception): kernel checks + sbpb support detection fb6933d feat(inception): Zen1/2 IBPB and SMT checks dc6921a feat(inception): handle sysfs interface 3167762 feat(inception): start supporting AMD inception 44223c5 fix: bsd: kernel version detection dbe208f enh: downfall: detect kernel mitigation without sysfs aca4e2a enh: move root warning to the bottom c1c1ac4 feat(downfall): detection of the kernel mitigation relying on dmesg ba0daa6 feat: downfall: add kernel soft mitigation support check 227c0aa feat(downfall): add downfall checks 8ba3751 fwdb: update to latest Intel ucode versions d013c0a doc: add kernel src as additional ucode version source cbe8ba1 fix: inteldb: cpuid 0x00090660 and 0x000A0680 9c2587b enh: when CPUID can't be read, built it by ourselves 2a5ddc8 feat: add Intel known affected processors DB 2ef6c1c enh: factorize file download func 3c22401 chore: update disclaimer and FAQ Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub has deprecated unencrypted git protocol