Releases: updatengine-ng/updatengine-server
Releases · updatengine-ng/updatengine-server
7.1.5
7.1.4
✨ Improvements
- Enforce usage of Apache modules and backup old Apache configuration
**🐛 Bug fix **
- Fix bug when using customvars on empty condition's software version
7.1.3
**🐛 Bug fix **
- Fix installation due changes for timezone from MariaDB 10.5
- Update README and scripts to install git in the first place
7.1.2
**🐛 Bug fix **
- Fix package's filename URL to satisfy client and admin request
7.1.1
- Fix media URL for default entity without URL redirection - regression since 7.1.0
7.1.0
✨ Improvements
- Security improvement: Use FileWrapper instead of Web server for GUI file download. On the administration IP port, only the authenticated users are allow to download package using the package file URL.
🔧 Maintenance
- Bump gunicorn>=22.0.0
**🐛 Bug fix **
- Update installation script for use latest release version instead of master branch
7.0.1
**🐛 Bug fix **
- Fix http error 405 on logout
7.0.0
🔧 Maintenance
- Bump Django from 4.2.16 to 5.2.9
- Bump django-auth-ldap from 4.8.0 to 5.2.0
- Bump django-extensions from 3.2.3 to 4.1
- Bump django-grappelli from 4.0.1 to 4.0.3
- Bump lxml from 5.3.0 to 6.0.2
- Bump mysqlclient from 2.2.4 to 2.2.7
- Bump packaging from 24.1 to 25.0
- Bump pytz from 2024.1 to 2025.2
- Bump PyYAML from 6.0.2 to 6.0.3
6.1.3
✨ Improvements
- Add optional environment value 'PORT_ADMIN' to distinguish the admin IP port from the client port
6.1.2
- Fix help text for 'Enable failure tolerance' feature