mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-23 16:08:15 +02:00
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
This commit is contained in:
parent
1dade3e38e
commit
d68a2740e3
@ -16165,3 +16165,5 @@
|
|||||||
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
|
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Implemented '%k', '%K', '%q' and '%Q' metadata wildcards for
|
* Implemented '%k', '%K', '%q' and '%Q' metadata wildcards for
|
||||||
rdimport(1).
|
rdimport(1).
|
||||||
|
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated 'NEWS'.
|
||||||
|
36
NEWS
36
NEWS
@ -1,5 +1,41 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v2.17.0int00 -- 10/16/2017
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Group Cut Expiration Policy. Added the ability to set a default
|
||||||
|
End Date/Time for new cuts on a per-group basis. See the
|
||||||
|
'Set End Date/Time' control in RDAdmin->ManageGroups.
|
||||||
|
|
||||||
|
Host Short Name. Added a 'Short Name' parameter to Host profiles.
|
||||||
|
|
||||||
|
New Host Wildcards. Added the following new host wildcards:
|
||||||
|
%r - Rivendell Host Name
|
||||||
|
%R - Host Short Name
|
||||||
|
|
||||||
|
Provisioning Support. Added the following directives to the [Provisioning]
|
||||||
|
section of rd.conf(5) to facilitate automatic provisioning of hosts:
|
||||||
|
NewHostShortNameRegex=<regex>
|
||||||
|
NewHostShortNameGroup=<num>
|
||||||
|
NewServiceNameRegex=<regex>
|
||||||
|
NewServiceNameGroup=<num>
|
||||||
|
|
||||||
|
Dropbox Enhancements. Added the ability to specify creation of default
|
||||||
|
Segue Markers when processing files via dropbox. See
|
||||||
|
RDAdmin->ManageHosts->Dropbox, as well as the ability to specify start
|
||||||
|
and end datetimes via metadata pattern.
|
||||||
|
|
||||||
|
Various other bug fixes. See the ChangeLog for details.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 271, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
As always, be sure to run RDAdmin immediately after upgrading to allow
|
||||||
|
any necessary changes to the database schema to be applied.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v2.17.0 -- 10/11/2017
|
v2.17.0 -- 10/11/2017
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user