Skip to content

Commit 7d7bf53

Browse files
committed
Release 4.15.0
1 parent 4aff2ce commit 7d7bf53

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "CEKit 4.15.0 released"
3+
author: "Nick Cross"
4+
date: 2025-05-06
5+
tags: ["release"]
6+
draft: false
7+
---
8+
9+
This minor CEKit release contains several improvements and bug fixes. You can see
10+
link:https://github.com/cekit/cekit/releases/tag/4.15.0[full release notes here].
11+
Below you can find highlights of this release.
12+
13+
14+
== Support help template in modules
15+
16+
The help template can now also be sourced from a module
17+
18+
== Improved package management cleanup
19+
20+
When not using ``--squash`` the clean up will now happen in the same layer as the package installation/removal commands
21+
thereby saving space.
22+
23+
== Availability
24+
25+
This release is immediately available on link:https://pypi.org/project/cekit/[PyPI].
26+
27+
Latest packages submitted for particular Fedora or EPEL versions can be found always in
28+
link:https://bodhi.fedoraproject.org/updates/?packages=cekit[Bodhi]. Besides this you can always
29+
see link:https://koji.fedoraproject.org/koji/packageinfo?packageID=28120[latest CEKit builds in Koji].

0 commit comments

Comments
 (0)