Skip to content

Latest commit

 

History

History
356 lines (210 loc) · 21.1 KB

CHANGELOG.md

File metadata and controls

356 lines (210 loc) · 21.1 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v4.2.0 (2023-10-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Arch Linux: Dont install perl-app-borgrestore when borg should be installed #182 (bastelfreak)

Merged pull requests:

v4.1.0 (2023-08-23)

Full Changelog

Implemented enhancements:

v4.0.0 (2023-08-23)

Full Changelog

Breaking changes:

Implemented enhancements:

v3.2.0 (2022-12-21)

Full Changelog

Implemented enhancements:

v3.1.0 (2022-07-10)

Full Changelog

Implemented enhancements:

v3.0.0 (2022-04-08)

Full Changelog

Breaking changes:

  • Drop support for Debian 9 since it's EoL #156 (hashworks)
  • Fedora: Drop support #154 (bastelfreak)
  • Add support for snapshots using pre/post scripts; replace --numeric-owner with --numeric-ids #150 (hashworks)

Implemented enhancements:

Merged pull requests:

v2.4.0 (2021-12-27)

Full Changelog

Implemented enhancements:

v2.3.1 (2021-12-07)

Full Changelog

Fixed bugs:

  • Make sure /etc/borg contains the absolutebackupdestdir if it is set #142 (hashworks)
  • Surround mountpoints in configuration file with quotes, avoid whitespace prefix for exclude patterns #141 (hashworks)

v2.3.0 (2021-12-03)

Full Changelog

Implemented enhancements:

  • Add ability to specify compression method and level #138 (hashworks)
  • Add ability to disable borg prune call completly #137 (hashworks)

Merged pull requests:

v2.2.0 (2021-10-14)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.1.2 (2021-08-26)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.1.1 (2021-07-26)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.1.0 (2021-07-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Scheduling the time the backup is ran #91

v2.0.0 (2021-06-29)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v1.6.0 (2020-10-16)

Full Changelog

Implemented enhancements:

v1.5.0 (2020-10-09)

Full Changelog

Implemented enhancements:

  • Implement support for upstream cpanm management / BorgRestore: Add support for upgrades/downgrades #66 (bastelfreak)
  • installation: Add local bin paths to $PATH #64 (bastelfreak)

Merged pull requests:

v1.4.0 (2020-08-15)

Full Changelog

Implemented enhancements:

  • borg-backup script: mention env var for passphrase #59 (bastelfreak)

Merged pull requests:

v1.3.1 (2020-04-17)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.3.0 (2020-04-04)

Full Changelog

Implemented enhancements:

v1.2.0 (2020-02-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.1.1 (2019-10-22)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.1.0 (2019-09-03)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add non-standard port configuration parameter for ssh config #36

v1.0.1 (2019-07-11)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.0.0 (2019-06-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator