ssl fix and remove ssl key and userfiles works

This commit is contained in:
2025-06-24 15:04:32 +02:00
parent ed269af1d2
commit e824094556
3 changed files with 50 additions and 3 deletions

View File

@ -2,7 +2,39 @@ Changelog for LXTools installer
## [Unreleased]
- replace pack with grid
- language set auto detection
-
### Added
23-06-2025
- Add unzip check, requests check, wget check for Arch Linux
- fix remove config dirs and logfile and ssl privatkey on uninstall
- method the number of users of the system is extended
for information message when a program is uninstalled
and there are more than one user on the system.
### Added
22-06-2025
- ssl certificate integrate in Appinstaller
- Installer now takes into account the current python
version ud the respective recognized system to run with
it on all supported systems.
### Added
21-06-2025
- extract now files needed in the work directory Theme, Icons and translation
- if python is not found, it displays this in red in the header,
with new get_python_version method
### Added
18-06-2025