mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-09 22:43:11 +02:00
2022-11-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.6int0. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
269a57d6ca
commit
3f72beef5a
@ -20957,3 +20957,5 @@
|
|||||||
2022-11-21 Fred Gleason <fredg@paravelsystems.com>
|
2022-11-21 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a bug in the podcasting subsystem that broke validation
|
* Fixed a bug in the podcasting subsystem that broke validation
|
||||||
of the 'direct' name space.
|
of the 'direct' name space.
|
||||||
|
2022-11-21 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.6.6int0.
|
||||||
|
19
NEWS
19
NEWS
@ -1,5 +1,24 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v3.6.6int0 -- 21 November 2022
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Fixed a bug in the podcasting subsystem that caused superfeeds to fail
|
||||||
|
validation against the 'direct' name space.
|
||||||
|
|
||||||
|
Fixed a bug in rdcatchd(8) that caused record events to be captured with
|
||||||
|
the incorrect sampling rate.
|
||||||
|
|
||||||
|
Fixed a bug that cause waveform generation to break on ARM architectures.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 347, 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.6 -- 2 October 2022
|
v3.6.6 -- 2 October 2022
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
3.6.6
|
3.6.6int0
|
Loading…
x
Reference in New Issue
Block a user