X-Road v6.25.0 Release Notes
Changes in This Release
On Ubuntu 18.04 LTS upgrading the Security Server from version 6.23.0 to version 6.25.0 requires using apt install xroad-securityserver OR apt full-upgrade commands. Doing apt upgrade is not enough when upgrading from version 6.23.0 to version 6.25.0, because the command does not remove the xroad-jetty and xroad-nginx packages that are removed in the upgrade. When upgrading from version 6.24.0/1 to version 6.25.0, doing apt upgrade is enough.
On RHEL7 upgrading the Security Server from versions 6.23.0/6.24.x to version 6.25.0 is done using yum update.
Please note that Security Server direct upgrade from versions < 6.23 to 6.25.0 is not supported. In case you’re running a Security Server version < 6.23, please upgrade to version 6.23.0 first, and then from version 6.23.0 to version 6.25.0.
Summary
Support for Ubuntu 20.04 LTS
Central Server, Security Server and Configuration Proxy can be migrated from Ubuntu 18.04 LTS to the latest Ubuntu 20.04 LTS version.
Minor enhancements and bug fixes based on user feedback.
Completed Issues
Access to the X-Road Backlog and issue details requires signing up for an account. Sign up now and get access to the backlog and issue details immediately.
Issue ID | Type | Summary |
---|---|---|
XRDDEV-408 | Improvement | Add validation to service URLs when a new SOAP service is added on the Security Server. When a new WSDL service description is added, all service URLs must begin with "http://" or "https://". |
XRDDEV-665 | Improvement | Update the Security Server REST management API documentation. Add more information about validation errors and warning responses to: |
XRDDEV-1090 | Improvement | Update the Security Server installation guide (Ubuntu / RHEL) to:
|
XRDDEV-1091 | Improvement | Update the Central Server installation guide to:
|
XRDDEV-1125 | New | Add experimental support for running X-Road Security Server on Java 11 platform. The experimental support means that it is possible to run the Security Server on Java 11, but the support has not been extensively tested. Therefore, it is not recommended to run the Security Server on Java 11 in production environments. By default, the installer still installs JRE8, installing and configuring JRE11 needs to be done manually. |
XRDDEV-1222 | Improvement | Update the Security Server installation guide (Ubuntu / RHEL) and user guide to better reflect the new Security Server UI and API. |
XRDDEV-1223 | Improvement | Update the Security Server architecture documents and other technical documents to better reflect the new Security Server UI and API. |
XRDDEV-1237 | New | Add autofocus to forms and dialogs on the Security Server UI. The first input field of selected forms and dialogs is automatically focused when a page is loaded. |
XRDDEV-1244 | Improvement | Improve the presentation of long identifiers (e.g., member, subsystem) in the Security Server UI. Before the change long identifiers caused problems with the UI layout in several views causing the layout to break. |
XRDDEV-1266 | Improvement | Improve error messages in the Security Server UI. In case the same error occurs multiple times, only one error message is shown in the UI. The error message contains a counter that indicates how many times the error has occurred. |
XRDDEV-1272 | Improvement | Update the OpenAPI 3 description of the Security Server's management REST API to provide more information about how warnings are handled. |
XRDDEV-1299 | New | Add Ubuntu 20.04 packaging for the Security Server. |
XRDDEV-1300 | New | Add Ubuntu 20.04 packaging for the Central Server. |
XRDDEV-1301 | New | Add Ubuntu 20.04 packaging for the Configuration Proxy. |
XRDDEV-1302 | Improvement | Improve security by securing communications between local X-Road processes running on the same server (e.g., signer, proxy). Before the change any user with console access could for example invoke signer operations (sign a message, create or delete a key etc.). Now root or xroad system user privileges are required. The communication is secured using TLS and mutual authentication between the components. Starting from version 6.25.0 the communication is secured in all new and existing installations by default. Secure communications can be disabled by setting the "common.akka-use-secure-remote-transport" system parameter to false. /etc/xroad/conf.d/local.ini [common] akka-use-secure-remote-transport=false |
XRDDEV-1324 | Improvement | Add Ubuntu 20.04 LTS support to the X-Road Ansible scripts. |
XRDDEV-1335 | Fix | Update an icon in the Security Server UI. Replace an outdated certificate icon in Client - Internal servers view with the current icon version. |
XRDDEV-1340 | Fix | Fix admin user groups on a secondary Security Server on an Ubuntu cluster setup. On a Security Server cluster, secondary server admin should have only observer rights. Before version 6.25.0 on an Ubuntu cluster a normal admin is created instead. Starting from version 6.25.0 an admin with only observer rights is created. Existing installations are not affected. The change does not remove groups from existing installations, only fixes new installations. |
XRDDEV-1344 | Improvement | Update the Central Server and Security Server (Ubuntu / RHEL) installation guides to describe how the required database structures and users can be created manually. When the required database structures and users are created manually before the installation process, the database superuser password is not needed during the installation and therefore, storing it on the server is not required. |
XRDDEV-1345 | Improvement | Create a Knowledge Base article on how to fix a failed Security Server database migration manually. |
XRDDEV-1353 | Improvement | Use key id as a label in the Keys and Certificates view in the new Security Server UI if the authentication or signing key is missing both label and friendly name. |
XRDDEV-1354 | Fix | Fix an issue that sometimes caused "Ã-" to be shown instead of close icon "X". |
XRDDEV-1359 | Fix | Fix an issue with resource caching in the Security Server UI. |
XRDDEV-1360 | Fix | Fix an issue that caused member classes from federated instances to be included in Add member and Add client views. It is possible to use only member classes defined in the instance where the Security Server is registered. Therefore, member classes from federated instances must not be included in Add member and Add client views. |
XRDDEV-1362 | Fix | Fix an issue that caused members and clients from federated instances to be included in Add member and Add client views. It is possible to add only members and clients from the instance where the Security Server is registered. Therefore, members and clients from federated instances must not be included in Add member and Add client views. |
XRDDEV-1364 | Fix | Fix an issue in the Add member view that caused an error message about a missing member code to be shown even if member code was entered. |
XRDDEV-1365 | Fix | Fix an issue in the client search that caused inaccurate search results. Before version 6.25.0 "Instance" and "Member class" fields worked as partial text match. Starting from version they work as full match. |
XRDDEV-1366 | Improvement | Improve validation when adding a new a local client and sending a client registration request. The improved validation covers:
|
XRDDEV-1371 | Fix | Fix an issue that caused the Security Server UI database connection to fail if the database schema and username were different. |
XRDDEV-1394 | Improvement | Make API keys read-only on secondary nodes in a Security Server cluster. API keys are created on the primary node and replicated to all secondary nodes together with other configuration data. Starting from version 6.25.0 only API keys with the observer role can be used to access the Security Server management API on secondary nodes in a Security Server cluster. The API keys with the observer role can be used to read configuration from secondary nodes. In case an API key is not associated with the observer role, the API key does not grant any permissions on secondary nodes. |
XRDDEV-1403 | Fix | Fix an issue that caused signer to become unresponsive when system time jumps 10 seconds or more, e.g., during a snapshot freeze or when a virtual machine is suspended. Affected X-Road versions are 6.24.0 and 6.24.1. Starting from version 6.25.0 a jump in the system time does not make signer unresponsive. |
XRDDEV-1405 | Fix | Fix an issue that caused an error message to be shown to the user when navigating to the Security Server UI login page. |
XRDDEV-1407 | Improvement | Make Service Client wizard's Service filter case insensitive so that upper- and lowercase letters are treated being the same. |
XRDDEV-1421 | Fix | Fix an issue with certificates that caused the listing of tokens to fail in the Security Server UI. Certificates without a key usage extension were not handled correctly by the Security Server UI. |
XRDDEV-1425 | Fix | Fix an issue that allowed authentication CSR creation for keys stored on an HSM device. Starting from version 6.25.0 the usage type of a CSR is limited to signing when the key is stored on an HSM. |
XRDDEV-1426 | Fix | Fix an issue that caused keys without a defined key usage to be incorrectly grouped in the Security Server UI's Keys and Certificates view. |
XRDDEV-1438 | Fix | Fix an issue that caused proxy-ui-api module to log into rsyslog. After the fix, the proxy-ui-api module logs into proxy_ui_api.log application log only. |
XRDDEV-1445 | Fix | Fix a style issue in the error snackbar in the Security Server UI. |
XRDDEV-1455 | Improvement | Update license notices and add link to license notices in the Security Server UI. |
XRDDEV-1457 | Fix | Fix an issue with opening certificate details of a certificate stored on an HSM that has not been imported yet. |
XRDDEV-1459 | Improvement | Add link to license notices in the Central Server UI. |
XRDDEV-1487 | Fix | Implement a workaround to a connection timeout issue between configuration proxy and signer. The issue is caused by a bug in an external dependency and a permanent fix will be implement when an updated version of the dependency is available. |
Issue types: fix (bug fix or technical debt), improvement (improvement to an existing feature), new (a new feature).
New/Updated Dependencies
Dependency | Old Version | New Version | Notes |
---|---|---|---|
Gradle | 4.1 | 6.6 | Required to support newer dependencies and tools |
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
Repository | URL |
---|---|
Bionic | deb https://artifactory.niis.org/xroad-release-deb bionic-<version> main |
Focal | deb https://artifactory.niis.org/xroad-release-deb focal-<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> |
Repository Sign Key Details
Download URL | https://artifactory.niis.org/api/gpg/key/public |
---|---|
Hash | 935CC5E7FA5397B171749F80D6E3973B |
Fingerprint | A01B FE41 B9D8 EAF4 872F A3F1 FB0D 532C 10F6 EC5B |
3rd party key server | SKS key servers |
Packages
Bionic
Package | SHA256 checksum |
---|---|
xroad-addon-hwtokens_6.25.0-1.ubuntu18.04_all.deb | bafeeaa3a6f8e69f66f13955e25b10c39b0d23ed069c6e60e645c0335595a1b3 |
xroad-addon-messagelog_6.25.0-1.ubuntu18.04_all.deb | 4c11c64efb958a55a4fb8854aa635f4ba3ad76bb559813138949e3ed7587d6da |
xroad-addon-metaservices_6.25.0-1.ubuntu18.04_all.deb | 30e807b4b2f45379215bb7f919a6bfb031f343c165cf66116d6d3609ef85fcf1 |
xroad-addon-opmonitoring_6.25.0-1.ubuntu18.04_all.deb | f13464905881577d32479a4ff1c8a6deee0a782ac3d27aece2d4e8090fb31576 |
xroad-addon-proxymonitor_6.25.0-1.ubuntu18.04_all.deb | 6a5eddf250c6bffefa32000057e66f8f759ff9cebcbdc283025d27a59c9d9d97 |
xroad-addon-wsdlvalidator_6.25.0-1.ubuntu18.04_all.deb | d65a6cfefdfa30efd2c1887579e94d5d06362ccfd061a84551f93c70827fe45c |
xroad-autologin_6.25.0-1.ubuntu18.04_all.deb | 0a39c4386c46a1214ee7b5a71d53a6311edbd2f27a63ea1008e0840d1a969b37 |
xroad-base_6.25.0-1.ubuntu18.04_amd64.deb | a836ab8d98bf12c38cd8391857b7c3a9194935d498ff2d1a91de82932735850f |
xroad-center_6.25.0-1.ubuntu18.04_all.deb | b8c22f98e862d692902dc3fdfde778febbad39d573d9071b111fb5fb209c27cd |
xroad-center-clusterhelper_6.25.0-1.ubuntu18.04_all.deb | f83ff43af8c3213da503b192a7b8f960bd06f488bc23bdae10f3c87cbe679eb5 |
xroad-centralserver_6.25.0-1.ubuntu18.04_all.deb | e71cd3b116234a0dd5ce0c5b3bf48731c69c436a03bd080fbddcf2f3306449f9 |
xroad-centralserver-monitoring_6.25.0-1.ubuntu18.04_all.deb | 931a06ff9d949b3c6dd1bb4b42e6963320c9bccae81b9745467feffdadfa7539 |
xroad-confclient_6.25.0-1.ubuntu18.04_amd64.deb | 524156c1ae1952aa9ebe97a9172f76d271f448aff46bd4571ce853d27be5b2e9 |
xroad-confproxy_6.25.0-1.ubuntu18.04_all.deb | aa1dc5f669aec3e445be59d42f22835625e94c89e93d27ad4d58cafe30f62b49 |
xroad-jetty9_6.25.0-1.ubuntu18.04_all.deb | a42bf3f40213200f598b3ed070fba989e1d68d185709a40aeb311ef836f88648 |
xroad-monitor_6.25.0-1.ubuntu18.04_all.deb | d0c19c2517cd172d8ab03555848e09fedb4c35ba7d06379b76fbc80974b9ea78 |
xroad-nginx_6.25.0-1.ubuntu18.04_amd64.deb | 59a8da56d9763a147fa9b355ce0cb1ec2c792f4ad72a45f84d809a7d36af79d2 |
xroad-opmonitor_6.25.0-1.ubuntu18.04_all.deb | 2a1428d233b807e70e35469a60d355928f89061d1e7c7dbc184feea0817be3dc |
xroad-proxy_6.25.0-1.ubuntu18.04_all.deb | 0995fbbc61000ab831ac5c93ecf53380bac27513d38493ece6309665edc89f9e |
xroad-proxy-ui-api_6.25.0-1.ubuntu18.04_all.deb | 6026e754eeead9bf6b0a92e515be9b5b32e213862f659d6e18704e8e39aafc51 |
xroad-securityserver_6.25.0-1.ubuntu18.04_all.deb | 58ea4ef65ae8c79fa4ceeeb22a8a444bdf70e54ad1b9451ee21046c623d76f3f |
xroad-securityserver-ee_6.25.0-1.ubuntu18.04_all.deb | 9f45d27b5e0a83e5849b9ccc5c8d9bff6db1309d6057e9296a71d65fb0b3de57 |
xroad-securityserver-fo_6.25.0-1.ubuntu18.04_all.deb | 11027d4ef93c06a8d3a9cf92673d9c49c2e604132ba86908d20b4939a519340b |
xroad-securityserver-fi_6.25.0-1.ubuntu18.04_all.deb | 222e05fb87a7de8db07cc17827a25608061ac5a3f3b0cf7a405ae50daab025ce |
xroad-securityserver-is_6.25.0-1.ubuntu18.04_all.deb | dbd031a41ca03c22117940edead4d1ae7e9ea038e300ae7b2e0c5994c5d94425 |
xroad-signer_6.25.0-1.ubuntu18.04_amd64.deb | dd048ada30c915ffbc910da88bc436dfbcba2795263e576b33b6468ab9b3b21b |
Focal
Package | SHA256 checksum |
---|---|
xroad-addon-hwtokens_6.25.0-1.ubuntu20.04_all.deb | e93b634edd373b5db68237d255c6f1914a9c334e003f0d64f78f5764a8ece951 |
xroad-addon-messagelog_6.25.0-1.ubuntu20.04_all.deb | 36e77805697ce2289f8d9c7bfd2851d08bfaad483c6f27ceec68f026fb343692 |
xroad-addon-metaservices_6.25.0-1.ubuntu20.04_all.deb | 737024972769e49bd2e410dcdd2eb7261e40e009bf3153f697fad073a77721ce |
xroad-addon-opmonitoring_6.25.0-1.ubuntu20.04_all.deb | 70f357e57b46e49bf9767df2e3917e9fb076766ba95c51a01c111ac1bf5f03bb |
xroad-addon-proxymonitor_6.25.0-1.ubuntu20.04_all.deb | 0d856360082aed0fd4fde0acc0c3390e42074a180579556a17ebce5ccec901c8 |
xroad-addon-wsdlvalidator_6.25.0-1.ubuntu20.04_all.deb | b2655c4de06b59af26e49650b8556df0c31ad54924c9bbe11eecbbdbb7e78612 |
xroad-base_6.25.0-1.ubuntu20.04_amd64.deb | 524652979329abf925c955c58e1cb1c76a4cdccb7bca96636880c81c4249c48d |
xroad-autologin_6.25.0-1.ubuntu20.04_all.deb | 78edfacdcf07f037b7b889bee5b57861c1c16fd5d3c7a17b43c59ffe425593a4 |
xroad-center_6.25.0-1.ubuntu20.04_all.deb | 50847035fe486bb0d16357ec1863f82ba2dc58cf649e5be5bf5fb67a98590dc5 |
xroad-center-clusterhelper_6.25.0-1.ubuntu20.04_all.deb | 0276755121a8a1e18c6dae28a783b0af9ba5cbd33880afaece2418331e8d1fbf |
xroad-centralserver_6.25.0-1.ubuntu20.04_all.deb | e39bb4719554a3e25040b5257a81af84a87339d27679d69c54786e5a7baaca84 |
xroad-centralserver-monitoring_6.25.0-1.ubuntu20.04_all.deb | 2890c31da49fe54754c6a21e32b48a009c5fed7fa5c5fe85ba9e829fc909d563 |
xroad-confclient_6.25.0-1.ubuntu20.04_amd64.deb | 981f3f01641d7f4e178639bf39239c1dfa8a77d1d0fc10698de8813276dadf90 |
xroad-confproxy_6.25.0-1.ubuntu20.04_all.deb | 05c0cb26d7544322ee609a8a04a795cf4ebeeec5d8b8cd2079b320fcc08507f9 |
xroad-jetty9_6.25.0-1.ubuntu20.04_all.deb | c7d14b7b1ac54de99dd13ed84fd9a6f42b1d5e7a392347aa0a723b631b7ce2bc |
xroad-monitor_6.25.0-1.ubuntu20.04_all.deb | 4ae0160b8dcb5d2f5340d1ddbc3323b6155e71f47f793a64d06206d7b260d80b |
xroad-nginx_6.25.0-1.ubuntu20.04_amd64.deb | 00d34a1d15a0a88b2d4b9301271a7f754efa75b263d56b826b8c1bf62fa2ec84 |
xroad-opmonitor_6.25.0-1.ubuntu20.04_all.deb | 73cd093a63b62d526a55723286001c530cbdd13ba5502962e9a0406aa9321c1a |
xroad-proxy_6.25.0-1.ubuntu20.04_all.deb | 38f04d7e40e66208feb3cecd045f6604f3ef22d4f739b189d8565e09cba646f6 |
xroad-proxy-ui-api_6.25.0-1.ubuntu20.04_all.deb | efe183a769217f4107ee236fcc7ffb8df2f3ae8cc15a201296eb801bc605e197 |
xroad-securityserver_6.25.0-1.ubuntu20.04_all.deb | 0ea5e20c8dc90e4ccd9deb6ca45698e87e34e1df0a2d221f09ac53220ae432ae |
xroad-securityserver-ee_6.25.0-1.ubuntu20.04_all.deb | f0f705a766e1d9423daa9d42d9bcc8611c0b86990d6685d1db6be4d5dc3da160 |
xroad-securityserver-fi_6.25.0-1.ubuntu20.04_all.deb | 78f389f9aae5e35a3f6489d595a58e57afb50dbc10de1cfee5a1269158eb1220 |
xroad-securityserver-fo_6.25.0-1.ubuntu20.04_all.deb | 6f43abf915f6e73b013f221e3a7c86b35acbd6785483717d4f28b8c14c951a74 |
xroad-securityserver-is_6.25.0-1.ubuntu20.04_all.deb | 0512681f42364549b93a350a06ccbb823bc16c2c48976aa4d09633f0a87be258 |
xroad-signer_6.25.0-1.ubuntu20.04_amd64.deb | 7a21f55c85ed22bbac0a09d5f086715882db8f82d8ae57de78cdf239bc209db0 |
RPM / RHEL7
Package | SHA256 checksum |
---|---|
xroad-addon-messagelog-6.25.0-1.el7.x86_64.rpm | e1eb3d8fed800f5ef4d7675d681ee9502443c4453441813a032529008130ddb2 |
xroad-addon-metaservices-6.25.0-1.el7.x86_64.rpm | 26c1c1cd8023457693cd18ae421e1d2c7f60c409e26b7d9efdcfaad8f074784c |
xroad-addon-opmonitoring-6.25.0-1.el7.x86_64.rpm | 36c962414fdc1a65d0f97d84abd63ec1642bab0a236259c263246bc96b934e75 |
xroad-addon-proxymonitor-6.25.0-1.el7.x86_64.rpm | b3ffd36c6fe85e11925752f0c67380e3e47fd189eddd12f1508e56a8c8c0b7e0 |
xroad-addon-wsdlvalidator-6.25.0-1.el7.x86_64.rpm | 1e747259175c6559dca8f8798b254be4380bf23009fa6ed8c3018919479ec6e6 |
xroad-autologin-6.25.0-1.el7.noarch.rpm | 5ab0b42a6abdefbde3a9c92d9774470e89574a3b92619fc653fa51eefc080181 |
xroad-base-6.25.0-1.el7.x86_64.rpm | edad0e48b2a4d96aaaeaa07e3f8b789d554d5ff7eabea11ffc3f0d79f55961cc |
xroad-common-6.25.0-1.el7.x86_64.rpm | 0edeff80b416aee2b9d15e873aeed50e93c7201974623c800306b786ad75f444 |
xroad-confclient-6.25.0-1.el7.x86_64.rpm | 35dc44b50364f06fb95045a5f70f20202ddacfed9ff05becce56604df29be254 |
xroad-jetty9-6.25.0-1.el7.x86_64.rpm | ee0e448e8052cd740b37ccfbdc4f3fd9382744ee0110932b996b06883d427bf7 |
xroad-monitor-6.25.0-1.el7.x86_64.rpm | 8e3ca353d81e9e75750e07296555d4a8ea78c8bd8179166384908832278dec77 |
xroad-nginx-6.25.0-1.el7.x86_64.rpm | 85ac53ee25e59ea194a8ea62b2cd5d69f7b8994f1b2d58d6d6b77d9bf72e3551 |
xroad-opmonitor-6.25.0-1.el7.x86_64.rpm | c24b047f9c800cafc3b941a51d433465cd652197fffef1d120e455b127972821 |
xroad-proxy-6.25.0-1.el7.x86_64.rpm | 69198e9592146c22144450e5b135524c090a1f023b313a0293b9de2a04a836e3 |
xroad-proxy-ui-api-6.25.0-1.el7.x86_64.rpm | cf381994a0ce52cf5495adcf4c7584ff3ef811d6fbac93b95e59bd972463920a |
xroad-securityserver-6.25.0-1.el7.noarch.rpm | f81872e8cada1ca83d9cea4e588b318c605bcdcd098462542666c317f3db1816 |
xroad-securityserver-fi-6.25.0-1.el7.noarch.rpm | 7697eec34f74f3b24259b6c96ca3c527a142acf15c64cdcfdfa137e8a4ca6bac |
xroad-securityserver-fo-6.25.0-1.el7.noarch.rpm | 5931c711b5bcb1b8cb044799065a35fe7277d2e5572a420106069f1d591c81f7 |
xroad-securityserver-is-6.25.0-1.el7.noarch.rpm | bf8f1525c20b8d86492d432076911a26c6bad26507fc47436314ab2ff8782576 |
xroad-signer-6.25.0-1.el7.x86_64.rpm | fd4c5a9e052bf3456df5cac0e73733f50c94dced713a05f31aea57dad2632cb9 |
RPM / RHEL8
Package | SHA256 checksum |
---|---|
xroad-addon-messagelog-6.25.0-1.el8.x86_64.rpm | 4f196829a23115210b8ab4e26381b5b93172dc93e8305da40b6114cd6b647903 |
xroad-addon-metaservices-6.25.0-1.el8.x86_64.rpm | 0d66759ed0168a638e9d728d89854cf44822d934f7a00c99762482164006bbfc |
xroad-addon-opmonitoring-6.25.0-1.el8.x86_64.rpm | c29df622109ec2478215125c33982ab000aa21fa9dc843dd362efe486749eefb |
xroad-addon-proxymonitor-6.25.0-1.el8.x86_64.rpm | 9c6dc5e29f8cc114f187b82cb90f5ebb1b821c4ff342728e45efd5c1572c464d |
xroad-addon-wsdlvalidator-6.25.0-1.el8.x86_64.rpm | 2acfbed5ad01a08c2916479a578e7242693d178ac965a5730c63f74362bcba13 |
xroad-autologin-6.25.0-1.el8.noarch.rpm | 496bab170a66d79be4eb02433988a9a2e4686a4365b15cf1cb60cb6b2fada751 |
xroad-base-6.25.0-1.el8.x86_64.rpm | b663b11b0d097276186acc7a086398b7ff1fb8305149439824521818d1c67dcf |
xroad-common-6.25.0-1.el8.x86_64.rpm | fd5cb0ceb69186660d29ab652c5f84f9c5c016205344fa8f97d84345b8bc107e |
xroad-confclient-6.25.0-1.el8.x86_64.rpm | 1f770a4bb9ccb0e8f256a64631f0d696fa30be008661747f55e4a50ec3f7cb2a |
xroad-jetty9-6.25.0-1.el8.x86_64.rpm | 656534d1e6a0679081e0f9e560bf6687b1467420da8c697a52a3ba70f83bdc32 |
xroad-monitor-6.25.0-1.el8.x86_64.rpm | 34fb8ab5b6c9c14b9c2f220f94df41e515815b224c03fc9713027d1a5de4c00b |
xroad-nginx-6.25.0-1.el8.x86_64.rpm | dc289d79e28750e91a3fc09a13017d1125ba52daf9421a1905a1fa9571a14fbf |
xroad-opmonitor-6.25.0-1.el8.x86_64.rpm | 720b2139bdda8a5eeee0a1cfca3fa96912d2eb7ddf31bd60c227bd476e236682 |
xroad-proxy-6.25.0-1.el8.x86_64.rpm | c13bd77184d9ce71b0d3cedd12035cd898cef76313579d12a393fbe895030a34 |
xroad-proxy-ui-api-6.25.0-1.el8.x86_64.rpm | 15f0c5b2faac566fa525a5dff62a53b246fea4d94f7e5d0b3a0b04b1122a5213 |
xroad-securityserver-6.25.0-1.el8.noarch.rpm | 4efb90ef0defa99971145382c379b060f9f0ce48abc7403953682ac05241d80d |
xroad-securityserver-fi-6.25.0-1.el8.noarch.rpm | cf030066fffa3cf8b6467c993f09d211caf08c36cd6102e7fa25f8ff9488b0a1 |
xroad-securityserver-fo-6.25.0-1.el8.noarch.rpm | d726874887aee3ba6519d3bcf51951670ba6660b333ba3993a15791528f769f2 |
xroad-securityserver-is-6.25.0-1.el8.noarch.rpm | 2b2e087792fc03d65509115f08dbd5491378b725ac8deda8bc42ac24cdf7f455 |
xroad-signer-6.25.0-1.el8.x86_64.rpm | 6096b5b1e137f79211f9841bcb3bcd24e88502539b1cc37ae2a05d8e3ed38ab0 |