You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Improvements
Arch
replaced some system calls by Python calls
Fixes
AppImage
some desktop entries not being displayed on the desktop environment menu (requires the AppImage to be reinstalled) #287
Arch
not detecting some package replacements when upgrading due to conflict information having logic operators (e.g: at-spi2-core: 2.44.1 -> 2.46.0 should replace the installed at-spi2-atk: 2.38)
not considering some conflict expressions when retrieving upgrade requirements (it could lead to a system breakage depending on the conflict)
Debian
not properly handling packages with names ending with :i386#298