Imported Upstream version 2.7.2
This commit is contained in:
parent
0121794af9
commit
a356b56d11
263 changed files with 6039 additions and 8151 deletions
15
UPGRADING
15
UPGRADING
|
@ -7,6 +7,21 @@ This file lists changes that affect users who installed older versions
|
|||
of this software. When upgrading from an older version, be sure to
|
||||
check this file to see if you need to make changes to your system.
|
||||
|
||||
Changes from 2.7.1 to 2.7.2
|
||||
---------------------------
|
||||
|
||||
- upsdrvctl is now installed to $prefix/sbin rather than $driverexec.
|
||||
This usually means moving from /bin to /sbin, apart from few exceptions.
|
||||
In all cases, please adapt your scripts.
|
||||
|
||||
- FreeDesktop Hardware Abstraction Layer (HAL) support was removed.
|
||||
Please adapt your packaging files, if you used to distribute the
|
||||
nut-hal-drivers package.
|
||||
|
||||
- This is a good time to point out that for stricter packaging systems, it may
|
||||
be beneficial to add "--enable-option-checking=fatal" to the ./configure
|
||||
command line, in order to quickly pick up any other removed option flags.
|
||||
|
||||
Changes from 2.6.5 to 2.7.1
|
||||
---------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue