File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 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].
You can’t perform that action at this time.
0 commit comments