Project

General

Profile

Feature #1566

Updated by Alexander Watzinger over 2 years ago

Because "Debian":https://www.debian.org/, the standard installation system for OpenAtlas, released the new version 11 "bullseye":https://www.debian.org/News/2021/20210814 a few days ago we will look into, test and adapt OpenAtlas to the new software. 
 There is a new branch *feature_bullseye* with updated installation notes in case you want to test it: https://github.com/craws/OpenAtlas/tree/feature_bullseye 

 * *Python* from 3.7 to *3.9* "changelog 3.8":https://docs.python.org/3/whatsnew/3.8.html "changelog 3.9":https://docs.python.org/3/whatsnew/3.9.html 
 * *Flask* from 1.0.2 to *1.1.2* "changelog":https://flask.palletsprojects.com/en/1.1.x/changelog/  
 * *PostgreSQL* from 11.12 to *13.3* "changelog 12":https://www.postgresql.org/docs/12/release.html, "changelog 13":https://www.postgresql.org/docs/13/release.html 
 * *PostGIS* from 2.5 *to 3.1* 
 * *Jinja2* from 2.10 to *2.11.3* "changelog":https://jinja.palletsprojects.com/en/2.11.x/changelog/ 
 * new library *python3-flasgger 0.9.5* 

 To do 
 * check changelog 
 * adapt software, e.g. add flasgger for API 
 * test on laptop 
 * update locally 
 * update craws server 
 * update ACDH-CH and other external servers 

 If you want to update a Debian system this link might be useful: 
 https://linuxiac.com/upgrade-debian-10-buster-to-debian-11-bullseye/ 




Back