Releases: makedeb/mist
Releases · makedeb/mist
v0.12.0
Fixed
Remove Gzip processor from MPR package downloader.
v0.11.0
Changed
Return non-zero exit code when no packages are found for search
and list
commands.
Internal performance improvements.
Use rustls
instead of openssl
for network requests.
v0.10.0
Changed
Don't allow running install
or upgrade
commands as root.
v0.9.9
Changed
Pass in each file manually to ${EDITOR}
during file review.
Fixed
Fix issues with MPR dependency resolver.
v0.9.8
Fixed
Fix panics when using the -i
flag with mist list
.
Fix panics when installing MPR packages.
Fix /var/cache/mist/pkglist.gz
being read in completions even when it doesn't exist.
v0.9.7
Fixed
Ensure Mist's cache directory in ${HOME}
is owned by the current user when Mist has to create it.
v0.9.6
Fixed
Ensure virtual packages don't get included in package results.
v0.9.5
Security
Ensure sudo
binary used for permission checks isn't one supplied by the user in the PATH
variable.
v0.9.4
Fixed
Ensure cache directories exist before they're used.
v0.9.3
Fixed
Add postinst
script during deployments.
You can’t perform that action at this time.