Luke Yang
Luke Yang
**Description** When trying to run the `osbuild-mpp` command, it does not terminate because of the dnf cache. **System Specs** ``` $ cat /etc/fedora-release Fedora release 38 (Thirty Eight) ``` ```...
Fixes https://github.com/coreos/rpm-ostree/issues/4272#issuecomment-1689160021 Allows for container images signatures with a URI instead of a email address as the SAN. This is needed in certain cases such as using a github workflow...
Implement a page navigator for the faq questions. Limit the amount of FAQs that show up per page
Fixes https://github.com/containers/bootc/issues/255. Allows users to create files within `/usr/lib/bootc/kargs.d` with kernel arguments. These arguments can now be applied on a switch, upgrade, or edit. General process: - use ostree commit...
Fixes: https://github.com/ostreedev/ostree/issues/1469 Assuming that add-determinism is installed on the system, apply add-determinism to set the embedded mtime in all .pyc files to zero.
When making D-Bus calls to the rpm-ostreed.service, the service will always exit after the specified idle-timeout has passed from when the daemon was first created. Even if D-Bus calls are...
### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I've agreed with the maintainers that I...