Releases: Digicreon/Dispak
Releases · Digicreon/Dispak
1.6.0
Deployment (dpk install)
- Improve systemd deployment.
- Generate files before Supervisor/systemd installation.
- Manage generation of systemd configuration files.
- Fix quoted glob patterns that prevented the installation of systemd
.targetfiles. CONF_INSTALL_SYMLINK: links cleanup is now pattern-based (version numbers and main branch name, non-committed links only), themain-named link is created when the main branch is deployed, and links are never created over committed files.- New
CONF_INSTALL_VERSION_ALIASconfiguration.
Packaging (dpk pkg)
- New
CONF_PKG_CONCATconfiguration (associative array) to concatenate files during the packaging process. - Check the minification program availability before any file generation.
Branch management (dpk branch)
- Fix the
--renameoption. - Accept the
--tagparameter (used with--create).
Misc
- bash completion: add the
origincommand, the branch options (--graph,--rebase,--rename,--prune) and the install options (--no-supervisor,--no-systemd). - README: document missing features.
1.4.0
1.2.0
1.0.0
Deployment (dpk install)
Add xinetd configuration management.
Improvement of tag deployment: the etc/dispak.conf file is now fetched from the deployed tag and read before the installation process begins.
Packaging (dpk pkg)
Improved gzip compression of files uploaded to Amazon S3.