mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-16 08:34:12 +02:00
2017-06-02 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'. * Incremented the package version to 2.16.0.
This commit is contained in:
parent
283c16c2de
commit
522c8c9996
@ -15816,3 +15816,6 @@
|
|||||||
* Added rdconvert(1).
|
* Added rdconvert(1).
|
||||||
2017-05-26 Fred Gleason <fredg@paravelsystems.com>
|
2017-05-26 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Incremented the package version to 2.15.3int09.
|
* Incremented the package version to 2.15.3int09.
|
||||||
|
2017-06-02 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated 'NEWS'.
|
||||||
|
* Incremented the package version to 2.16.0.
|
||||||
|
34
NEWS
34
NEWS
@ -1,5 +1,39 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v2.16.0 -- 6/2/2017
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Audio Store Hashing. Rivendell now automatically generates a SHA1 hash
|
||||||
|
for each file in the audio store and records this value in the database,
|
||||||
|
thus permitting automated recovery of audio in the event of loss or damage
|
||||||
|
to the audio store's filesystem directory. See the --relink-audio option
|
||||||
|
in the rddbcheck(8) man page for details.
|
||||||
|
|
||||||
|
Kernel GPIO. Added switcher support for Kernel GPIO devices, such as
|
||||||
|
the GPIO interface on the Raspberry Pi 2 and 3.
|
||||||
|
|
||||||
|
Modbus TCP. Added switcher support for Modbus TCP devices.
|
||||||
|
|
||||||
|
RDConvert. Added an rdconvert(1) utility,
|
||||||
|
|
||||||
|
User Authentication. It is now possible to delegate authentication of
|
||||||
|
Rivendell users by means of a PAM module, thus permitting 'single sign-on'
|
||||||
|
integration with systems such as ActiveDirectory and FreeIPA.
|
||||||
|
|
||||||
|
Web API. Added various methods to the Rivendell Web API to permit
|
||||||
|
integration with external audio and log editors.
|
||||||
|
|
||||||
|
Various other bug fixes. See the ChangeLog for details.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 263, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
As always, be sure to run RDAdmin immediately after upgrading to allow
|
||||||
|
any necessary changes to the database schema to be applied.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v2.15.3 -- 3/24/2017
|
v2.15.3 -- 3/24/2017
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2.15.3int09
|
2.16.0
|
BIN
rivendell.ism
BIN
rivendell.ism
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user