2023-09-25 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 4.1.0fix0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2023-09-25 12:48:10 -04:00
parent 3a575a4338
commit c554883f67
3 changed files with 17 additions and 1 deletions

View File

@ -24342,3 +24342,5 @@
2023-09-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdairplay(1) and rdpanel(1) that could cause a
segfault when switching user context.
2023-09-25 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.1.0fix0.

14
NEWS
View File

@ -1,5 +1,19 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.1.0fix0 -- 25 September 2023
Changes:
Fixed a bug in rdairplay(1) and rdpanel(1) that could cause unexpected
shutdowns when switching to a different user profile in rdlogin(1).
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.0 -- 9 August 2023

View File

@ -1 +1 @@
4.1.0
4.1.0fix0