Releases: mbhangui/pistop
Releases · mbhangui/pistop
pistop 1.0
ChangeLog
Release 1.0 Start 28/08/2020 End 30/06/2022
- 28/08/2020
- Initial Release
- fixed syntax error in create_service
- terminate cat command on SIGTERM
- 29/08/2020
- fixed shutdown script
- 31/08/2020
- Added code to do backup in fserver
- redo logic to kill background jobs
- fixed path for pistop
- added backup script
- 25/02/2021
- service run file - use relative path for variables to allow renaming of
service directory
- 30/03/2021
- obs integration
- 01/04/2021
- backup - use absolute path in backup script
- 13/04/2021
- use backup script in fclient service
- pistop.spec, debian/postinst: fixed typo causing postinst to hang
- 14/04/2021
- update variables only if changed
- save variables using minisvc --export-variables
- 17/04/2021
- package documentation
- 20/04/2021
- added --silent parmeter to minisvc invocation
- added debian/source/format
- 27/04/2021
- server.c: display pid when quitting
- create_service: added update service
- create_service: skip upgrade of pistop when clients are connected to
fserver service - create_service: create HOME variable for update service
- create_service: removed daemontools from auto-update
- create_service: use at command to run apt-get update
- server.c: removed unused variable pid
- create_service: do initial sleep of 5 minutes for network to be up
- 29/04/2021
- create Maildir for mail delivery
- 30/04/2021
- create_service: reworked update script
- fix QMAILQUEUE for root user
- 01/05/2021
- create_service: reworked creation script for update service
- create_service: create QUEUE_BASE env variable
- create_service: create USER env variable
-
- 02/05/2021
- create env variables for atd service for mail to work using qmail-direct
- create_service: fixed /lib/systemd/system/at.service.d/override.conf
- create_service: fixed update not getting skipped when no updates available
- 05/05/2021
- create_service: added logging statements
- 06/05/2021
- create_service: skip daemontools if clients are connected to fserver
service
- 07/05/2021
- create_service: skip updating UPGRADE, INTERVAL env variables
- 16/06/2021
- create_service: added rsync service
- 24/09/2021
- create_service: create shutdown script for fclient to unmount MDrive
- client.in: added command line option to umount MDrive
- 26/09/2021
- backup.in: backup dir/files in its own directory
- 28/09/2021
- backup.in: backup only when dest/backup exists
- 29/09/2021
- reverted backup script to v1.4
- 12/10/2021
- client.in: mount MDrive
- 14/02/2022
- create_services.in: make fclient service silent
- 28/06/2022
- client.in: Display MDrive mounted once
- 30/06/2022
- added pistopclient, pistopserver man pages
- Release 1.0
Full Changelog: https://github.com/mbhangui/pistop/commits/v1.0