Releases: schorschii/LAPS4LINUX
Releases · schorschii/LAPS4LINUX
Version 1.14.0
Changes
- fallback for failed local password update, thanks to @psi19ceee5
- removed deprecations, thanks to @psi19ceee5
- since we have a new dependency (passlib), we need to drop support for Python 3.8 (Ubuntu 20.04 and indirectly Debian 11 too since prebuilt packages are created on Ubuntu 22.04 with newer glibc version)
Installation Packages
Every monthly Github sponsor will get automatic access to the repo with ready-to-use Packages/Installers for Debian-based distributions (.deb files for Debian, Ubuntu, Mint), CentOS 9 (.rpm), Windows 10/11 (.exe) and macOS (.app). With this, you support the further development and you get the easiest way to install the software on your computer.
Version 1.13.1
Changes
- static PyInstaller builds for RPM packages
- Debian packages are now built on Ubuntu 20.04 for compatibility with Debian 11 (because of glibc version)
Version 1.13.0
Changes
- GUI client: migrated to PyQt6
- CLI client: fixed password decryption
- Debian packages: switched to static PyInstaller builds
- alphabetical groups for runner password alphabet
Version 1.12.1
Changes
- Debian package: update pip and setuptools in venv to newest version when installing - fix for Debian 11
Version 1.12.0
Changes
- Runner: password hooks - option to change password for other service accounts too when rotating the password
Version 1.11.5
Changes
- adjusted packages for RHEL 8.10 with old Python version
- LAPS-Client on macOS: fix for starting with hostname command line parameter to automatically start computer search
Version 1.11.4
Changes
- cert check fix for macOS build of LAPS client on Github runners
- updated required versions for dnspython and cryptography to support Ubuntu 20.04
Version 1.11.3
Changes
- allow only one instance of the runner
- auto password change on logout: PAM_SERVICE filter
- laps-runner-pam script to avoid blocking PAM logout flow
- use system-site-packages in runner .deb package postinst
Version 1.11.0
Changes
- optional auto password change on logout (via PAM)
Version 1.10.5
Changes
- fixed timestamp in
mslaps-encryptedpasswordattribute header