5.0.07: Service Pack 7 for version 5.0
Service Pack 7 is now available for BMC Release Process Management (BRPM) version 5.0. This service pack includes enhancements.
Enhancements
This service pack includes the following enhancements:
Security updates for new users
From this release, we have enhanced the security to store the passwords of existing local users. For more information, see Enabling enhanced security.
In app notifications
From this release, you can add notification messages to be displayed at the top of all pages of BMC Release Process Management 5.0. For more information, see Setting up app notification.
Downloading the service pack
This patch includes the full installer of BRPM. For download instructions, see Downloading-the-installation-files.
Changes to support WildFly Application Server
Support for WildFly Application Server was introduced in BRPM version 5.0.03.004. If you are upgrading from version 5.0.03.003 or earlier, note these changes:
Feature or change | Version 5.0.03.003 or earlier | Version 5.0.03.004 and later | Reference |
---|---|---|---|
Change in the BRPM Home Directory | <RLMInstallDir>\releases\<versionNo>\RPM | <RLMInstallDir>\releases\<versionNo>\RPM\portal.war\WEB-INF | - |
Automation job concurrency and other product settings moved | Present in the torquebox.yml file | Present in the wildfly.xml file | |
Change in the standalone file names | standalone.xml standalone-ha.xml (for clusters) | standalone-full.xml standalone-full-ha.xml (for clusters) (New in Service pack 6) standalone-full-https.xml (New in Service pack 6)`standalone-full-ha-https.xml (for clusters) | - |
Change in the location of deployment information | RLMInstallDir/server/jobss/standalone/deployments/RPM-knob.yml contains the deployment information. | This information is now contained in the CURRENT_RPM_PATH environment variable in the <RLMHome>/bin/start.sh file. | |
STOMP Host URL | Needed by Requester UI | No longer required | - |
Running the rake tasks | Run from the following directory: <RLMInstallDir>\releases\<versionNo>\RPM | Run from the following directory: <RLMInstallationDirectory>\releases\<versionNo>\RPM\portal.war\WEB-INF | - |
Configuration settings for JBoss and HornetQ | RLMInstallDir/server/jobss/standalone/configuration/standalone.xml RLMInstallDir/server/jobss/standalone/configuration/standalone-ha.xml (for clusters) | No longer required. Settings are added to the standalone-full.xml and standalone-full-ha.xml files and (New in Service pack 6) standalone-full-https.xml and standalone-full-ha-https.xml files. | |
Changes in <RLM_HOME>/bin/start.sh, <RLM_HOME>/bin/stop.sh | A stand-alone instance does not need binding to the node name and IP address. | Contains information about the binding of a stand-alone instance to the node name and IP address Contains BRPM deployment information Warning: Do not copy these files from the existing installation. If you have customized these files in the existing installation, make those changes in the upgraded environment again. | - |