File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 5858 </ style >
5959 < style type ="text/css "> code {white-space : pre;}</ style >
6060 < style type ="text/css ">
61+ html { -webkit-text-size-adjust : 100% ; }
6162pre > code .sourceCode { white-space : pre; position : relative; }
62- pre > code .sourceCode > span { line-height : 1.25 ; }
63+ pre > code .sourceCode > span { display : inline-block; line-height : 1.25 ; }
6364pre > code .sourceCode > span : empty { height : 1.2em ; }
6465.sourceCode { overflow : visible; }
6566code .sourceCode > span { color : inherit; text-decoration : inherit; }
7071}
7172@media print {
7273pre > code .sourceCode { white-space : pre-wrap; }
73- pre > code .sourceCode > span { display : inline-block; text-indent : -5em ; padding-left : 5em ; }
74+ pre > code .sourceCode > span { text-indent : -5em ; padding-left : 5em ; }
7475}
7576pre .numberSource code
7677 { counter-reset : source-line 0 ; }
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ [ 1.18.13] - 2025-03-06
5+ --------------------
6+
7+ ### Bug Fixes
8+
9+ - fix: there is no kmod-kvdo on EL10 and later (#514 )
10+
11+ ### Other Changes
12+
13+ - ci: Check spelling with codespell (#511 )
14+ - ci: Bump Ubuntu version for Python unit tests (#512 )
15+ - ci: Add test plan that runs CI tests and customize it for each role (#513 )
16+
417[ 1.18.12] - 2025-02-02
518--------------------
619
You can’t perform that action at this time.
0 commit comments