Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* -- spkg v1.5.0 -- * - (Important) We moved spkg to our GitHub Organization - (New) Added remove Feature - (New) Added Plugin Executor without using spkg plugin <...> - (New) Added Wildcard Support for upgrade and download of packages - (New) Remove Function in Setup Script - (New) New plugin "repomgr" - (New) Warning if you upgrade a package as root - (New) Warning if you reinstall a package as root - (New) Issue Templates and Pull Request Templates on GitHub - (New) Official spkg documentation - (New) Sandbox Support for Alpine Linux - (Package-related) Added micro and nano build scripts - (Package-related) Script Update for more remove-scripts - (Package-related) Package Manifest Version 0.2.5 - (Optimization) Code optimization - (Optimization) More comments - (Fix) Better formatting - (Fix) General Bug fixes - (Fix) Bug fix for changing language - (Fix) Fixed rebuilding world database when upgrading spkg - (Fix) Fixed wrong string in help function - (Fix) Fixed an exit without an error message when unknown language - (Fix) Fixed not extracting archive when upgrading (spkg-bin) - (Fix) Fixed bug when architecture is not all, info command wont work - (Fix) Fixed download only on same arch - (Fix) Fixed not printing a new line when upgrading, and package is not available - (Backend) Added download_compact_noarch function - (Backend) Added a new row "ForceNoSandbox" to the package database - (Backend) Added a warning message when executing spkg update, that it is currently not available - (Backend) Commented spkg plugin disable sandbox in setup script, plugin is already disabled because of the config in /data - (Backend) Small updates everywhere (plugins, ...) - (Backend) Custom Docker Images for spkg docker * -- Known Issues -- * - (Issue) chroot sandbox-wrapper doesn't work on Alpine Linux. Use bwrap instead
- Loading branch information