mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-11 14:17:44 +02:00
2023-08-03 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.0.2int0. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
624f3ccb79
commit
d7c309ff4f
@ -24323,3 +24323,5 @@
|
|||||||
in rdadmin(1) read-write.
|
in rdadmin(1) read-write.
|
||||||
2023-08-03 Fred Gleason <fredg@paravelsystems.com>
|
2023-08-03 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Removed debugging statement from 'lib/rdmulticaster.cpp'.
|
* Removed debugging statement from 'lib/rdmulticaster.cpp'.
|
||||||
|
2023-08-03 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.0.2int0.
|
||||||
|
22
NEWS
22
NEWS
@ -1,5 +1,27 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.0.2int0 --3 August 2023
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
RDImport/Dropbox Metadata Processing. Added an '--update-metadata='
|
||||||
|
switch to rdimport(1) to specify when parent cart metadata is to be
|
||||||
|
updated when using the '--to-cart=' switch, along with a corresponding
|
||||||
|
'Update Cart Metadata' checkbox for dropboxes.
|
||||||
|
(Contributed by David Klann <dklann@broadcasttool.com>.
|
||||||
|
|
||||||
|
Cart Library. Added 'Plays', 'Last Played' and 'Ingested' on columns
|
||||||
|
to the cart library list.
|
||||||
|
|
||||||
|
Bugfixes. See the 'ChangeLog' for details.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 371, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, do 'sudo rddbmgr'.
|
||||||
|
|
||||||
|
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
|
||||||
|
to allow any necessary changes to the database schema to be applied.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v4.0.2 --23 June 2023
|
v4.0.2 --23 June 2023
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
4.0.2
|
4.0.2int0
|
Loading…
x
Reference in New Issue
Block a user