Skip to content

Commit

Permalink
Merge branch 'master' into work/2495
Browse files Browse the repository at this point in the history
  • Loading branch information
masterwishx authored Oct 2, 2024
2 parents 6660f3b + 1560afe commit 3c4e96d
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions NEWS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,32 @@ https://github.com/networkupstools/nut/milestone/9

- (expected) Dynamic Mapping Files (DMF) feature supported, to allow
the driver binaries to be built once and data mappings to be loaded
and modernized on the fly [Ported from 42ITy project]
and modernized on the fly (porting from 42ITy project)

PLANNED: Release notes for NUT 2.8.3 - what's new since 2.8.2
-------------------------------------------------------------
- (expected) Porting of reference packaging from 42ITy project

https://github.com/networkupstools/nut/milestone/11
- (expected) Porting of patches suggested by different distribution packages

- (expected) C code clean-up/consistency (string format security, work with
Boolean values, string to number conversions, etc. in the same manner)

- (expected) clean-up of libusb API variants support [#300 and follow-ups]

- (expected) CI automation for coding style

- (expected) CI automation for driver flags and variables to be certainly
documented, handled in augeas lenses, nutconf classes, etc.

- (expected) CI automation for use of data points in drivers that conform
to patterns defined in link:docs/nut-names.txt[]

- (expected) Porting of performance and bug fixes from 42ITy project
- (expected) Bug fixes for fallout possible due to "fightwarn" effort in 2.8.0+

- (expected) Bug fixes for fallout possible due to "fightwarn" effort in 2.8.0

PLANNED: Release notes for NUT 2.8.3 - what's new since 2.8.2
-------------------------------------------------------------
https://github.com/networkupstools/nut/milestone/11
- Fix fallout of development in NUT v2.8.0 and/or v2.8.1 and/or v2.8.2:
* Move of `NUT_DEBUG_LEVEL` and "-D" CLI option handling to start of
Expand Down

0 comments on commit 3c4e96d

Please sign in to comment.