Skip to content

Releases: mbhangui/pistop

pistop 1.0

30 Jun 12:38
235d71d
Compare
Choose a tag to compare

ChangeLog

Release 1.0 Start 28/08/2020 End 30/06/2022

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

Full Changelog: https://github.com/mbhangui/pistop/commits/v1.0