Dmitrii Sharshakov
Dmitrii Sharshakov
# Pull Request ## What? (description) Initial SELinux support ## Why? (reasoning) Improve security, #8016 ## Acceptance Please use the following checklist: - [x] you linked an issue (if applicable)...
This will help people see their mistakes, erroring compilation of code failing in runtime. E.g. if user uses Vetur, they'll see mistakes in dev-time, not in runtime. Examples of valid...
### Component systemd-journald ### Is your feature request related to a problem? Please describe To avoid excess drive write I use volatile journals. However, if the system sometimes hangs with...
Fixes #9472 TODO: - [x] tests - [x] finalize
chore: move system extensions' udev rules Ref: siderolabs/pkgs#1053
 [vuetify.svg.zip](https://github.com/FortAwesome/Font-Awesome/files/2998161/vuetify.svg.zip)
WIP support for PVH boot, enabling e.g. smolBSD to boot. Parts copied from: - https://github.com/firecracker-microvm/firecracker/commit/a52890bac2a0928e8c9ea0abd0223145fbe37641 - https://github.com/firecracker-microvm/firecracker/commit/20b50ce11ed45d99e514f3eda025c185188cd15d - https://github.com/firecracker-microvm/firecracker/commit/6e87d70b64fd99bac095f01f5f468b0cc9f278d5
### Related area Device drivers ### Hardware specification PC, test environments ### Is your feature request related to a problem? Testing and debugging class drivers, user code with MCUs is...
**What would you like to be added**: When sbom-cataloger finds a new SBOM in the scanned artifacts, append its FileDigests content to the respective section of the SBOM being generated....
- **feat(spdx): accept SOURCE_DATE_EPOCH** - **feat(spdx): add an option to use UUIDv5** - **test(spdx/to_format_model): validate deterministic UUID** # Description Honor SOURCE_DATE_EPOCH, add an option to use UUIDv5 - Fixes #3931...