2021-10-05 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.6.2compatv43.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-10-05 16:11:27 -04:00
parent 07b2653e6d
commit 8844ebfe78
3 changed files with 20 additions and 1 deletions

17
NEWS
View File

@@ -1,5 +1,22 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.6.2compatv43 -- 5 October 2021
v3.6.2 with support for schema 350.
Changes:
Fixed a bug in the rdxport 'Import' service that could result in
incorrect end marker placement when processing variable bit rate (VBR)
MPEG files.
Database Update:
This version of Rivendell uses database schema version 350, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v3.6.2compatv42 -- 20 September 2021