2023-11-21 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 4.1.2.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-11-21 12:46:06 -05:00
parent e6f6aaade0
commit 60d8b8274a
3 changed files with 17 additions and 1 deletions

View File

@@ -24493,3 +24493,5 @@
if HPI support was not enabled.
* Fixed a regression in caed(8) that caused the build to fail
if ALSA support was not enabled.
2023-11-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.1.2.

14
NEWS
View File

@@ -1,5 +1,19 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.1.2 -- 21 November 2023
Changes:
Build System. Fixed regressions that broke the build when configured
to build without HPI, ALSA or JACK support.
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.1.1 -- 20 November 2023

View File

@@ -1 +1 @@
4.1.1
4.1.2