mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-17 08:50:24 +02:00
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:
parent
3a575a4338
commit
c554883f67
@ -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
14
NEWS
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
4.1.0
|
||||
4.1.0fix0
|
Loading…
x
Reference in New Issue
Block a user