mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
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:
@@ -24493,3 +24493,5 @@
|
|||||||
if HPI support was not enabled.
|
if HPI support was not enabled.
|
||||||
* Fixed a regression in caed(8) that caused the build to fail
|
* Fixed a regression in caed(8) that caused the build to fail
|
||||||
if ALSA support was not enabled.
|
if ALSA support was not enabled.
|
||||||
|
2023-11-21 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.1.2.
|
||||||
|
|||||||
14
NEWS
14
NEWS
@@ -1,5 +1,19 @@
|
|||||||
The NEWS file for the Rivendell package.
|
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
|
v4.1.1 -- 20 November 2023
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
4.1.1
|
4.1.2
|
||||||
Reference in New Issue
Block a user