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:
Fred Gleason
2025-10-13 12:53:50 -04:00
parent a63d4c7b50
commit 33e01cb8ef
4 changed files with 24 additions and 2 deletions

View File

@@ -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
View File

@@ -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

View File

@@ -1 +1 @@
4.4.0
4.4.1

View File

@@ -1 +1 @@
4.4.0
4.4.1