Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Release Info

Version number7.2.1
Release date18.02.2023
Supported versions
  • 7.2.1
  • 7.1.2
  • 7.0.4
Supported platforms

Central Server

  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS

Configuration Proxy

  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS

Security Server

  • Ubuntu 20.04 LTS
  • Ubuntu 22.04 LTS
  • RHEL 7
  • RHEL 8
  • Docker
Official documentationhttps://github.com/nordic-institute/X-Road/tree/master/doc
Source codehttps://github.com/nordic-institute/X-Road/tree/master
Software licenseMIT
On this page:

Changes in This Release

Summary

  • Update the Security Server to always use the ocspFreshnessSeconds value of its own instance.
  • Fix an issue with the Security Server dependencies not including GPG.
  • Security updates to dependencies.

Completed Issues

Issue IDTypeSummary
XRDDEV-2210Improvement

Update the Security Server to always use the ocspFreshnessSeconds value of its own instance.

Before the change the Security Server used the smallest ocspFreshnessSeconds value that was available through global configuration. In practise, the Security Server read the ocspFreshnessSeconds value of its own instance and all the federated instances, and picked up the smallest one. It meant, that if one of the federated instances had a smaller ocspFreshnessSeconds value than the Security Server's own instance, the ocspFreshnessSeconds value of the federated instance was used when checking a validity of an OCSP response.

XRDDEV-2230FixFix issue with the Security Server installation, where GPG dependencies were not correctly defined, causing installation issues.

Issue types: fix (bug fix or technical debt), improvement (improvement to an existing feature), new (a new feature).

New/Updated Dependencies

DependencyOld VersionNew VersionNotes
HikariCP3.2.04.0.3
cxf3.4.53.4.10
hibernate5.6.9.Final5.6.14.Final
spring-boot2.6.82.7.8
spring-cloud2021.0.12021.0.5
jetty9.4.48.v202206229.4.50.v20221201
tomcat9.0.659.0.71
akka2.13:2.6.162.13:2.6.20
postgresql42.2.2642.5.2
liquibase4.5.14.19.0

Contributors

The following developers have contributed to the development of this release version. A contribution means at least one Git commit that is included in the release. The full list of contributors of different X-Road® versions is available here.

Other Notes

Package Repositories

RepositoryURL
Focal
deb https://artifactory.niis.org/xroad-release-deb focal-<version> main
Jammy
deb https://artifactory.niis.org/xroad-release-deb jammy-<version> main
RPM / RHEL7
https://artifactory.niis.org/xroad-release-rpm/rhel/7/<version>
RPM / RHEL8
https://artifactory.niis.org/xroad-release-rpm/rhel/8/<version>
Dockerhttps://hub.docker.com/r/niis/xroad-security-server-sidecar

Repository Sign Key Details

Download URLhttps://artifactory.niis.org/api/gpg/key/public
Hash935CC5E7FA5397B171749F80D6E3973B
FingerprintA01B FE41 B9D8 EAF4 872F A3F1 FB0D 532C 10F6 EC5B
3rd party key serverUbuntu key server

Packages

Focal

PackageChecksum


Jammy

PackageChecksum


RPM / RHEL7

PackageChecksum


RPM / RHEL8

PackageChecksum


  • No labels