4.0.0-36-1.0.0
-
rvtconfig has been updated so that it ignores specific files that may be in the rvt-config directory unnecessarily. (#386665)
-
Fully qualified table names in cqlsh queries and replaced prepared statements with parameterised simple statements. (#340635)
-
An error message is now output when incorrectly formatted override yaml files are inputted rather than a lengthy stack trace. (#381281)
-
Update MAG nginx config to add X-Ua-OpenSSL-Cipher-Suite header to XCAP server requests containing UE-nginx SSL connection cipher. (#340633)
-
Disabled reverse-DNS lookups for SSH logins on the VM. (#398999)
-
The
override.yaml
files formmt-gsm
andmmt-cdma
node types are now imcluded in thecompare-config
andupload-config
comparisons. (#371373) -
The
--vm-version-source
argument now takes the optionsdf-version
that uses the version in the SDF for a given node. There is now a check that the inputted version matches the SDF version and an optional argument--skip-version-check
that skips this check. (#380063) -
Upgraded Tomcat dependency to 8.5.84. (#479318)
-
Cassandra seed nodes are now set correctly during upgrades or rollbacks, to allow upgrades to/rollbacks from TSN 4.1. (#380947)
4.0.0-34-1.0.0
-
Added IM-SSF O_BCSM and T_BCSM stats to the MMT-GSM set to aid with monitoring of call behaviour during IN Bypass. (#258859)
-
Fixed an issue around enabling SNMP v3 in Rhino before the credentials had been configured. (#233470)
-
Updated system package versions of
rsync
andopen-vm-tools
to address security vulnerabilities.
4.0.0-31-1.0.0
-
Updated system package versions of
bpftool
,kernel
,perf
,python
andxz
to address security vulnerabilities. -
Corrected a defect that could cause the uplevel SGC/SMO VM to be unable to rejoin the cluster following an upgrade. (#230582)
4.0.0-30-1.0.0
-
Fixed an issue where VMs would send DNS queries for the
localhost
hostname. (#206220)
4.0.0-29-1.0.0
-
Fixed issue that meant
rvtconfig upload-config
would fail when running in an environment where the input device is not a TTY. When this case is detectedupload-config
will default to non-interactive confirmation-y
. This preserves 4.0.0-26-1.0.0 (and earlier versions) in environments where an appropriate input device is not available. (#258542)
4.0.0-28-1.0.0
-
Fixed an issue where scheduled tasks could incorrectly trigger on a reconfiguration of their schedules. (#167317)
-
Added
rvtconfig compare-config
command and madervtconfig upload-config
check config differences and request confirmation before upload. There is a new-f
flag that can be used withupload-config
to bypass the configuration comparison.-y
flag can now be used withupload-config
to provide non-interactive confirmation in the case that the comparison shows differences. (OPT-4517)