mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-02 15:13:52 +01:00
2025-10-13 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.4.1. * Incremented the Python API version to 4.4.1. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -25058,3 +25058,6 @@
|
||||
* Refactored the ALSA driver in caed(8) to use 'RDAlsaCard'.
|
||||
2025-10-13 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a regression that broke the 'make rpm' target.
|
||||
2025-10-13 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 4.4.1.
|
||||
* Incremented the Python API version to 4.4.1.
|
||||
|
||||
19
NEWS
19
NEWS
@@ -1,5 +1,24 @@
|
||||
The NEWS file for the Rivendell package.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
v4.4.1 -- 13 October 2025
|
||||
|
||||
Changes:
|
||||
Installer fixes. Fixed a problem that could cause generation of a new
|
||||
database to be corrupt.
|
||||
|
||||
RDAlsaConfig applet. Overhauled the applet to better handle situations
|
||||
involving multiple PCMs on a single ALSA card.
|
||||
|
||||
Various bug fixes. See the ChangeLog.
|
||||
|
||||
Database Update:
|
||||
This version of Rivendell uses database schema version 376, 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.4.0 -- 21 August 2025
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
4.4.0
|
||||
4.4.1
|
||||
@@ -1 +1 @@
|
||||
4.4.0
|
||||
4.4.1
|
||||
Reference in New Issue
Block a user