Package: supermin / 5.2.2-7

Metadata

Package Version Patches format
supermin 5.2.2-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Improve example in manual page.patch | (download)

src/supermin.pod | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 improve example in manual page


0002 Resolve virtual packages in dependencies.patch | (download)

src/ph_dpkg.ml | 26 21 + 5 - 0 !
1 file changed, 21 insertions(+), 5 deletions(-)

 resolve virtual packages in dependencies


0003 Fix build with OCaml 5.x.patch | (download)

src/mode_build.ml | 4 2 + 2 - 0 !
src/utils.ml | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix build with ocaml 5.x


0004 Make tests that need a kernel image skippable.patch | (download)

tests/test-build-bash.sh | 5 5 + 0 - 0 !
tests/test-if-newer-ext2.sh | 6 6 + 0 - 0 !
2 files changed, 11 insertions(+)

 make tests that need a kernel image skippable


0005 initrd Support ztd compressed modules.patch | (download)

README | 2 2 + 0 - 0 !
configure.ac | 3 3 + 0 - 0 !
src/config.ml.in | 1 1 + 0 - 0 !
src/format_ext2_initrd.ml | 16 14 + 2 - 0 !
4 files changed, 20 insertions(+), 2 deletions(-)

 initrd: support ztd-compressed modules

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1990209