1
0

Compare commits

..

3 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
fcd84cdd9e auto-created for doomsday
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/doomsday!1
2026-01-26 20:38:32 +00:00
AutoGits PR Review Bot
1f3dfccb23 auto-created for doomsday
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/doomsday!1
2026-01-26 20:34:29 +00:00
7bcb6af772 Add doomsday 2026-01-26 20:57:47 +01:00
5 changed files with 18 additions and 29 deletions

4
.gitmodules vendored
View File

@@ -26242,3 +26242,7 @@
path = openQA-devel-container
url = ../../pool/openQA-devel-container
branch = leap-16.0
[submodule "doomsday"]
path = doomsday
url = ../../pool/doomsday
branch = leap-16.0

1
doomsday Submodule

Submodule doomsday added at f0e517b74f

View File

@@ -1,28 +0,0 @@
<patchinfo>
<packager>AndreasStieger</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for minisign</summary>
<description>This update for minisign fixes the following issues:
Changes in minisign:
- Bugfix:
* bugfix: duplicate command-line arguments [7dfdb3c]
- Security fix: [gpg.fail/trustcomment]
* Trusted comment injection (minisign) [6c59875]
* trim(): only trim trailing \r\n, reject straight \r characters
- Security fix: [gpg.fail/minisign]
* Trusted comment injection (minisign) [a10dc92]
* Bail out if the signature file contains unprintable characters
- Update to version 0.12
* Libsodium is now an optional dependency. When using the Zig
toolchain to compile Minisign, you can specify the
-Dwithout-libsodium flag to build and run without libsodium.
* Key identifiers are now zero-padded when printed.
</description>
<package>minisign</package>
</patchinfo>

View File

@@ -0,0 +1,12 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for doomsday</summary>
<description>This update for doomsday fixes the following issues:
Introduces doomsday.
</description>
<package>doomsday</package>
</patchinfo>