We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b037407 commit 4ad962cCopy full SHA for 4ad962c
docs/docinfo.xml.in
@@ -33,6 +33,21 @@
33
</revremark>
34
</revision>
35
36
+ <revision>
37
+ <revnumber>2.8.5</revnumber>
38
+ <date>2026-01-29</date>
39
+ <authorinitials>JK</authorinitials>
40
+ <revremark>
41
+ Some changes to docs and recipes, especially for parallel builds;
42
+ introduced a way to build with private shared libraries to save space.
43
+ Updated NUT SEMVER definition some more, added a normalization and
44
+ comparison script.
45
+ Some rounds of code-hardening project.
46
+ Added reference RPM/DEB recipes to test NUT iterations on OBS.
47
+ Numerous driver updates, some new ones introduced.
48
+ </revremark>
49
+ </revision>
50
+
51
<revision>
52
<revnumber>2.8.3</revnumber>
53
<date>2025-04-07</date>
0 commit comments