...
- 2.4.2 is a patch release to address bugs identified in the 2.4.0 and 2.4.1 releases.
- Fix for potential loss of courses on a MAP Plan when editing a Plan (this patch alone is very strong justification to upgrade to 2.4.2)
- Minor fixes for the Action Plan tool
- Corrected inaccurate Student Searches involved involving DOB
- Eliminated duplicate search server round trips
- Workaround for corrupted Maven dependency downloads
- Fix for security vulnerabilities in SSP-Platform deployments using CAS (no such deployments known at this writing)
...
Warning |
---|
For all existing installations the published Release notes should be reviewed.
It is critical to complete the steps described in the 2.4.0 release notes for any deployment not upgrading directly from 2.4.1 to 2.4.2 The SSP development team is not aware of any SSP deployments integrated with CAS, but this release includes two security-related patch sets specifically targeted at CAS integrations:
|
Review security.properties
Changes
...
Historically you might have configured a Maven repository "blacklist" in <USER_HOME>/.m2/settings.xml
to work around broken dependency downloads (ehcache especially). SSP-2634 should obviate such blacklisting, so if you haven't added it already, there should be no reason to do so. If you've already created a blacklist, it is entirely up to you whether or not to leave it in place.
Warning |
---|
If you are upgrading an environment, you should delete or change the passwords for the uPortal users created for demonstration purposes. This can be done through the user interface:
This is only necessary for upgrades. A fresh 2.4.2 install will not create these users. A fresh install should also either change the |
v2.4.2 JIRA Issues
Bugs
- [SSP-2643] - Courses on MAP lost during edit
- [SSP-2654] - DOB search results incorrect before 01/01/1970
- [SSP-2660] - Print action plan button does not respond
- [SSP-2697] - Inactive CL appear in Action Plan custom task
- [SSP-2706] - Search API invoked twice when submitting search form
- [SSP-2721] - Integrate patched CAS filter
- [SSP-2723] - Student search column result sorting not working
- [SSP-2724] - Improved default security.properties configuration
...