Releases: adferrand/docker-backuppc
Releases · adferrand/docker-backuppc
Docker BackupPC 4.4.0-2
Docker BackupPC 4.4.0-1
Modified
- Conditionnally create the symlink /bin/bzip2 to prevent regressions
Docker BackupPC 4.4.0
Added
- Add JSON::RS perl dependency to allow BackupPC metrics in JSON format
- Update documentation about metrics
Changed
- Update BackupPC to 4.4.0
- Update perl lib BackupPC::XS to 0.62
- Update rsync-bpc to 3.1.2.2
Docker BackupPC 4.3.2-6
Changed
- Update base docker to Alpine 3.12
- Update perl lib BackupPC::XS to 0.60
Docker BackupPC 4.3.2-5
Added
- Introduce the Active Directory / LDAP authentication for the BackupPC Web UI. Authentication method
is controlled with theAUTHENTICATION_METHOD
environment variable, that can befile
orldap
(@christianuhlmann #23).
Docker BackupPC 4.3.2-4
Added
- Store mails generated by backuppc in /var/log/msmtp.log, and to supervisor stdout
Changed
- Do not override
EMailFromUserName
parameter in BackupPC whenSMTP_MAIL_DOMAIN
is not set
Docker BackupPC 4.3.2-3
Added
- Provide GNU tar
Removed
- Remove BusyBox tar
Docker BackupPC 4.3.2-2
Changed
- Switch from circus to supervisor to handle the container processes
- Install par2cmdline from Alpine packages
- Clean build dependencies
- Align tests
Docker BackupPC 4.3.2-1
Changed
- Fallback to circus 0.15.0 since 0.16.x is consuming 100% of a CPU in current environment
Docker BackupPC 4.3.2
Changed
- Update to BackupPC 4.3.2
- Update base image to Alpine 3.11.3
- Update Par2Cmdline to 0.8.1