mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-18 09:10:50 +02:00
2023-11-20 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.6.8. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
9f2495d4ec
commit
79b44f2a46
@ -20994,3 +20994,5 @@
|
|||||||
2023-11-20 Fred Gleason <fredg@paravelsystems.com>
|
2023-11-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a bug in ripcd(8) that caused memory to be leaked when
|
* Fixed a bug in ripcd(8) that caused memory to be leaked when
|
||||||
processing RMLs.
|
processing RMLs.
|
||||||
|
2023-11-20 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.6.8.
|
||||||
|
15
NEWS
15
NEWS
@ -1,5 +1,20 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v3.6.8 -- 20 November 2023
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Fixed a memory leak in ripcd(8) that could cause system instability.
|
||||||
|
|
||||||
|
Other bugfixes. See the 'ChangeLog' for details.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 347, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
|
||||||
|
to allow any necessary changes to the database schema to be applied.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v3.6.7 -- 27 January 2023
|
v3.6.7 -- 27 January 2023
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
3.6.7
|
3.6.8
|
Loading…
x
Reference in New Issue
Block a user