forked from products/PackageHub
Compare commits
1 Commits
manual_mic
...
add_motif
| Author | SHA256 | Date | |
|---|---|---|---|
| e80cc08621 |
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -10602,6 +10602,10 @@
|
||||
path = most
|
||||
url = ../../pool/most
|
||||
branch = leap-16.0
|
||||
[submodule "motif"]
|
||||
path = motif
|
||||
url = ../../pool/motif
|
||||
branch = leap-16.0
|
||||
[submodule "motion"]
|
||||
path = motion
|
||||
url = ../../pool/motion
|
||||
|
||||
1
motif
Submodule
1
motif
Submodule
Submodule motif added at 618168fbeb
@@ -1,26 +0,0 @@
|
||||
<patchinfo>
|
||||
<issue tracker="cve" id="2026-1998"/>
|
||||
<issue tracker="bnc" id="1257803">VUL-0: CVE-2026-1998: micropython: segmentation fault in `mp_map_lookup` via `mp_import_all`</issue>
|
||||
<packager>dheidler</packager>
|
||||
<rating>low</rating>
|
||||
<category>security</category>
|
||||
<summary>Security update for micropython</summary>
|
||||
<description>This update for micropython fixes the following issues:
|
||||
|
||||
Changes in micropython:
|
||||
|
||||
- CVE-2026-1998: Fixed segmentation fault in `mp_map_lookup` via `mp_import_all` (bsc#1257803).
|
||||
|
||||
- Version 1.26.1
|
||||
* esp32: update esp_tinyusb component to v1.7.6
|
||||
* tools: add an environment variable MICROPY_MAINTAINER_BUILD
|
||||
* esp32: add IDF Component Lockfiles to git repo
|
||||
* shared/tinyusb: fix hang from new tx_overwritabe_if_not_connected flag
|
||||
* shared/tinyusb/mp_usbd_cdc: rewrite USB CDC TX loop
|
||||
* tools/mpremote: don't apply Espressif DTR/RTS quirk to TinyUSB CDC dev
|
||||
|
||||
- Fix building on single core systems
|
||||
* Skip tests/thread/stress_schedule.py when single core system detected
|
||||
</description>
|
||||
<package>micropython</package>
|
||||
</patchinfo>
|
||||
11
patchinfo.20260211132658114505.255638743075857/_patchinfo
Normal file
11
patchinfo.20260211132658114505.255638743075857/_patchinfo
Normal file
@@ -0,0 +1,11 @@
|
||||
<patchinfo>
|
||||
<packager>eroca</packager>
|
||||
<rating>moderate</rating>
|
||||
<category>recommended</category>
|
||||
<summary>Recommended update for motif</summary>
|
||||
<description>This update for motif fixes the following issues:
|
||||
|
||||
Introduce motif.
|
||||
</description>
|
||||
<package>motif</package>
|
||||
</patchinfo>
|
||||
Reference in New Issue
Block a user