Releases: panux/lpkg
Releases · panux/lpkg
Version 0.10.7
Changelog:
- onInstall scripts are now passed the ROOTFS
- Bugfix: remove subcommand (lpkg remove) tries to remove package called remove
Version 0.10.6
Changelog:
- Bugfix: warning about LPKGDIR not being set
- Bugfix: lpkg remove failed to load pins.list
Version 0.10.5
Changes:
- Bugfix: symlink direction reversed (linked provider to target)
Version 0.10.4
Changes:
- Bugfix for infinite recursion in lpkg-inst due to ls -a outputting a dot as a file inside of a directory (/etc/././././. . . )
Version 0.10.3
Changes:
- Bugfix for lpkg-alt that fixes bug ("sh: update: out of range") which prevented sub-commands from being recognized
- Bugfix for lpkg-inst which fixes bug where files with a name starting with a dot would not be installed
Version 0.10.2
Changes:
- Fixed a bug where cat hit an error during substitution while upgrading packages
Version 0.10.1
Changes:
- Added lpkg remove command
lpkg first release (tenth-ish version)
v0.10 fix bugs