Difference between revisions of "Releases/Release announcements/Release 2.7.1"

From AtoM wiki
(Add initial page content)
 
m (fix links)
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
  
'''Release 2.7.1''' is a minor security patch and bug fix release, resolving an issue with how the new Bootstrap 5 assets were packaged in the [[Releases/Release_announcements/Release_2.7.0|2.7.0 release]]. If you are intending to use the new Bootstrap 5 theme included in 2.7.0, you will need to install this version.
+
'''Release 2.7.1''' is a minor security patch and bug fix release, resolving an issue with how the new Bootstrap 5 assets were packaged in the [[Releases/Release_announcements/Release_2.7|2.7.0 release]]. If you are intending to use the new Bootstrap 5 theme included in 2.7.0, you will need to install this version.
  
 
On the security side, we have performed minor upgrades to two libraries to patch reported security issues in earlier versions - these are:
 
On the security side, we have performed minor upgrades to two libraries to patch reported security issues in earlier versions - these are:
Line 18: Line 18:
 
-----
 
-----
  
''Links'''
+
'''Links'''
  
 
* AtoM 2.7.1 tarball direct download:  [https://storage.accesstomemory.org/releases/atom-2.7.1.tar.gz atom-2.7.1.tar.gz]
 
* AtoM 2.7.1 tarball direct download:  [https://storage.accesstomemory.org/releases/atom-2.7.1.tar.gz atom-2.7.1.tar.gz]
* AtoM [https://www.accesstomemory/download/ Downloads] page
+
* AtoM [https://www.accesstomemory.org/download/ Downloads] page
* 2.7 [https://www.accesstomemory.org/docs/2.7/admin-manual/installation/linux/linux/ installation] and [https://www.accesstomemory.org/docs/2.7/admin-manual/installation/upgrading/ upgrading] instructions
+
* 2.7 [https://www.accesstomemory.org/docs/2.7/admin-manual/installation/ubuntu/ installation] and [https://www.accesstomemory.org/docs/2.7/admin-manual/installation/upgrading/ upgrading] instructions
  
 
-----
 
-----

Latest revision as of 12:34, 26 May 2023

Main Page > Releases > Releases/Release announcements > Release 2.7.1

Release date: January 12, 2023

Download link: atom-2.7.1.tar.gz

Database schema version: v192

Release 2.7.1 is a minor security patch and bug fix release, resolving an issue with how the new Bootstrap 5 assets were packaged in the 2.7.0 release. If you are intending to use the new Bootstrap 5 theme included in 2.7.0, you will need to install this version.

On the security side, we have performed minor upgrades to two libraries to patch reported security issues in earlier versions - these are:

  • JSON5: upgrade from version 2.2.1 to 2.2.3 (commit here)
  • loader-utils: upgrade from version 2.0.2 to 2.0.4 (commit here)

Links