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* 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 3.9 
 * *Flask* Flask from 1.0.2 to *1.1.2* "changelog":https://flask.palletsprojects.com/en/1.1.x/changelog/  
 1.1.2 
 * *PostgreSQL* 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 13.3 
 * *PostGIS* PostGIS from 2.5 *to 3.1* to 3.1 
 * *Jinja2* Jinja2 from 2.10 to *2.11.3* "changlog":https://jinja.palletsprojects.com/en/2.11.x/changelog/ 2.11.3 
 * new library *python3-flasgger 0.9.5* python3-flasgger 0.9.5 

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




Back