File: docinfo.xml

package info (click to toggle)
nut 2.8.4%2Breally-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,720 kB
  • sloc: ansic: 132,030; sh: 17,256; cpp: 12,566; makefile: 5,646; python: 1,114; perl: 856; xml: 47
file content (203 lines) | stat: -rw-r--r-- 7,095 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<revhistory>
  <!-- This file was generated and is later maintained with:
       DOCINFO_XML="docs/docinfo.xml.in" DOCINFO_OLDEST_TAG="v2.6.0" ./docs/docinfo.xml.sh
    -->

  <!-- Current release of NUT (to be left on top) -->
<!--
  <revision>
    <revnumber>2.8.4 2.8.4</revnumber>
    <date>2025-08-08</date>
    <authorinitials></authorinitials>
    <revremark>
      Current release snapshot of Network UPS Tools (NUT).
    </revremark>
  </revision>
-->

  <!-- 'Real' revision history (news on top). The revremarks are based
       on 'git diff ${RELTAG}..${RELTAG_NEXT} NEWS UPGRADING "*.txt"'
       with a focus on those changes which impacted documentation.
    -->
  <!-- AUTOINSERT LOCATION -->
  <revision>
    <revnumber>2.8.4</revnumber>
    <date>2025-08-07</date>
    <authorinitials>JK</authorinitials>
    <revremark>
        Fixed a few regressions introduced by release v2.8.3.
        Some changes to docs and recipes, especially for parallel builds.
        Updated NUT SEMVER definition some more.
        Some rounds of code-hardening project.
        Numerous driver updates, some new ones introduced.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.8.3</revnumber>
    <date>2025-04-07</date>
    <authorinitials>JK</authorinitials>
    <revremark>
        Some changes to docs and recipes, libupsclient API and functionality.
        Updated NUT SEMVER definition and added scripting around it.
        Groundwork for vendor-defined status and INSTCMD buzzwords like "ECO".
        Fixed some regressions and added improvements for certain new device
        series.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.8.2</revnumber>
    <date>2024-04-01</date>
    <authorinitials>JK</authorinitials>
    <revremark>
        Some changes to docs and recipes, libnutscan API and functionality.
        Added nutconf (library and tool). Fixed some regressions and added
        improvements for certain new device series.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.8.1</revnumber>
    <date>2023-10-31</date>
    <authorinitials>JK</authorinitials>
    <revremark>
        Some changes to API, docs and recipes, in particular to simplify local
        builds and tests (e.g. to help end-users check if current NUT codebase
        trunk has already fixed an issue they see with a packaged installation).
        Revived NUT for Windows effort, further improved other OS integrations.
        NUT became reference for "UPS management protocol", Informational RFC 9271.
        Documentation files refactored to ease maintenance.
        More drivers and new driver categories introduced.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.8.0</revnumber>
    <date>2022-04-26</date>
    <authorinitials>JK</authorinitials>
    <revremark>
        Change of maintainer.
        Many changes to API, docs (both style and content), and recipes,
        with a stress on non-regression test-ability, run-time debug-ability,
        general codebase maintainability, as well as OS integrations (notably
        nut-driver-enumerator for systemd and SMF service instance maintenance).
        Added a lot in area of CI support and documented pre-requisite package
        lists for numerous platforms, and CI agent set-up. Added libusb-1.x
        support and many new driver categories (and drivers), and daisychain
        device connection support. Instant commands enhanced with TRACKING to
        enable protocol-based waiting for completion of a particular INSTCMD
        or SET operation.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.7.4</revnumber>
    <date>2016-03-09</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        NUT variables namespace updated, in particular for outlet groups,
        alarms and thresholds, ATS devices, and battery.charger.status to
        supersede CHRG and DISCHRG flags published in ups.status readings.
        NUT network protocol extended with NUMBER type; some API changes.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.7.3</revnumber>
    <date>2015-04-22</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        Documentation revised, including some API changes.
        Added NUT DDL links.
        NUT variables namespace updated.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.7.2</revnumber>
    <date>2014-04-17</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        The nut-website project was offloaded into a separate repository.
        FreeDesktop HAL support was removed (obsoleted in GNOME consumer).
        Introduced nutdrv_atcl_usb driver.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.7.1</revnumber>
    <date>2013-11-19</date>
    <authorinitials>CL</authorinitials>
    <revremark>
        NUT source codebase migrated from SVN to Git (and from Debian
        infrastructure to GitHub source code hosting). jNut binding
        split into a separate project. Introduced libnutclient (C++
        binding), al175, apcupsd-ups and nutdrv_qx drivers, Mozilla
        NSS support for simpler licensing than OpenSSL, and a newer
        apcsmart implementation.
        Documentation support enhanced with a spell checker, contents
        massively updated to reflect project changes.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.6.5</revnumber>
    <date>2012-08-08</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        New macosx-ups driver, new implementation of mge-shut driver.
        NUT variables namespace updated. Docs cleaned up and revised.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.6.4</revnumber>
    <date>2012-05-31</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        New NUT network protocol commands (LIST CLIENTS, LIST RANGE and
        NETVER), and socket protocol commands (ADDRANGE, DELRANGE).
        NUT variables namespace updated. Introduced nut-recorder tool.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.6.3</revnumber>
    <date>2012-01-04</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        No substantial changes to documentation.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.6.2</revnumber>
    <date>2011-09-15</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        Introduced nut-scanner tool and nut-ipmipsu driver,
        systemd support, and a new apcsmart implementation.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.6.1</revnumber>
    <date>2011-06-01</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        Introduced default.* and override.* optional settings in ups.conf,
        an ups.efficiency report, and outlet.0 special handling.
    </revremark>
  </revision>

  <revision>
    <revnumber>2.6.0</revnumber>
    <date>2011-01-14</date>
    <authorinitials>AQ</authorinitials>
    <revremark>
        First release of AsciiDoc documentation for Network UPS Tools (NUT).
    </revremark>
  </revision>

</revhistory>