release_1.1
1. v1.1.16 (2023-02-01)
1.1 New Features
- upgrade log_proxy to change mode on logs (0644) (backport #1279) (#1533)
2. v1.1.15 (2022-05-19)
2.1 Bug Fixes
- update envtpl to fix issues with jinja2 new major version (in so… (backport #1346) (#1347)
3. v1.1.14 (2022-03-18)
4. v1.1.13 (2021-12-16)
4.1 New Features
- add a new control file "override" to override metwork python pa… (backport #1242) (#1243)
5. v1.1.12 (2021-11-16)
5.1 Bug Fixes
- fix regex which block the installation of httpx package (backport #1227) (#1228)
6. v1.1.11 (2021-11-06)
6.1 Bug Fixes
- fix pip options usage (backport #1220) (#1221)
7. v1.1.10 (2021-10-29)
7.1 Bug Fixes
- fix some special plugin builds (backport #1218) (#1219)
8. v1.1.9 (2021-10-16)
8.1 New Features
- update log_proxy to fix log_proxy_wrapper issue on CentOS 8 (backport #1207) (#1209)
9. v1.1.8 (2021-10-07)
9.1 Bug Fixes
- fix log_proxy crash in corner cases (backport #1179) (#1182)
- if both layers python3_ia and python3_scientific are available, python3_scientific is loaded by default (backport #1203) (#1204)
10. v1.1.7 (2021-06-24)
10.1 Bug Fixes
- fix bad acquisition update (backport #1173) (#1175)
11. v1.1.6 (2021-06-24)
11.1 Bug Fixes
- update acquisition package to fix an issue in mfdata (backport #1170) (#1172)
12. v1.1.5 (2021-06-22)
12.1 Bug Fixes
- fix opinionated_configparser in a mfdata corner case (backport #1165) (#1167)
13. v1.1.4 (2021-06-17)
14. v1.1.3 (2021-06-11)
14.1 Bug Fixes
- fix MFEXT_VERSION env with released versions (backport #1134) (#1139)
- update vector component to fix some loki issues (backport #1140) (#1142)
- add a timeout in kill remaining processes (backport #1141) (#1144)
- update acquisition package to fix some issues in mfdata (backport #1150) (#1152)
- fix deadlock issue in rich lib by updating (backport #1156) (#1158)
15. v1.1.2 (2021-05-18)
15.1 New Features
- update py from 1.8.1 to 1.10.0 to fix security alert (CVE-2020-… (backport #1119) (#1126)
- bump urllib3 from 1.25.3 to 1.25.11 to fix a security vulnerabi… (backport #1121) (#1124)
15.2 Bug Fixes
- mfutil update to fix some minor display issues with some term emulators (backport #1128) (#1130)
- fix vector usage in mfadmin module (#1131)
16. v1.1.1 (2021-05-04)
17. v1.1.0 (2021-05-01)
17.1 New Features
- drop sphinx libraries (replaced by mkdocs) (#899)
- load the python3_scientific_core layer by default (if installed) (#912)
- build postgresql with extension unaccent (for usage in mfbase) (#917)
- add pytest-html and missing dependencies on other packages (#960)
- add nose-html-reporting (#961)
- move jinja2 extensions packages to python3 layer (#996)
- upgrade pip from 18.1 to 20.2.4 (18.1 is too old to install som… (#1011)
- add xz (which allows to add lzma support in python, gdal, ...) (#1025)
- add cmake 3.19.1 (a recent release is necessary to build some p… (#1028)
- add vector tool (for preparing loki) (#1068)
- upgrade aiohttp from 3.6.3 to 3.7.4 to fix security vulnerability (#1075)
- upgrade python3 from 3.7.3 to 3.7.10 (#1081)
- upgrade setuptools from 42.0.2 to 54.1.2 with refactoring of la… (#1088)
- upgrade from python 3.7.10 to python 3.8.8 (#1091)
- upgrade Jinja2 from 2.10.1 to 2.11.3 to fix security vulnerability (#1093)
- upgrade cryptography from 2.9.2 to 3.2.1 to fix security vulner… (#1094)
- security updates (pyyaml 5.4.1 and cryptography 3.3.2) (#1102)
- remove nose-html-reporting which is not python3 compliant (#1104)
- bump pygments from 2.6.1 to 2.7.4 to fix security vulnerability (#1106)
- upgrade Python 3.8 to 3.8.9 (security updates) (#1107)
17.2 Bug Fixes
- give up profile loading when a required layer is missing (with a… (#924)
- don't prevent mfserv/nginx to bind <1024 ports with setcap (#927)
- don't block root usage in CI configurations (#937)
- fix an issue with inject_file command in mfdata (#944)
- fix an issue in mfdata acquisition about default values in get_config_value() (#950)
- fix a cache issue with python custom functions with same name (#966)
- update opinionated_configparser (#975)
- fix error message in nginx_error with < 1024 port binding (#977)
- fix an interactive question in some cases during profile loading (#991)
- fix an issue with < 1024 port binding (#999)
- fix missing deps in centos8 (#1003)
- add missing postgresql support in gdal (#1010)
- fix template crontab (#1015)
- update acquisition to fix a mfdata issue (#1046)
- update aiohttp 3.6.2 => 3.6.3 (fix a bug with url encoding) (#1049)
- update acquisition pkg to fix typo with some failure policy conf (#1054)
- important fix about configuration overrides in /etc (#1056)
- avoid automatic cleaning of tmp/config_auto directory (#1058)
- fix nginx reload if binded to < 1024 port (#1061)
- fix some various issues with stop/start of modules (#1059)
- remove old useless configuration key (#1073)
- prevent a circus crash in some corner cases (#1076)