Logo
Explore Help
Register Sign In
borgmatic-collective/borgmatic
10
71
Fork 42
You've already forked borgmatic
Code Issues 49 Pull Requests 6 Actions 1 Packages Releases 153 Activity

153 Releases 195 Tags

RSS Feed
  • 1.5.20 1c6890492b
    Compare

    borgmatic 1.5.20
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-10-12 00:02:32 +00:00 | 2056 commits to main since this release

    • Re-release with correct version without dev0 tag.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.19 c8fcf6b336
    Compare

    borgmatic 1.5.19
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-10-11 18:02:08 +00:00 | 2058 commits to main since this release

    • #387: Fix error when configured source directories are not present on the filesystem at the time
      of backup. Now, Borg will complain, but the backup will still continue.
    • #455: Mention changing borgmatic path in cron documentation.
    • Update sample systemd service file with more granular read-only filesystem settings.
    • Move Gitea and GitHub hosting from a personal namespace to an organization for better
      collaboration with related projects.
    • 1k ★s on GitHub!
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.18 acb2ca79d9
    Compare

    borgmatic 1.5.18
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-08-06 15:58:11 +00:00 | 2073 commits to main since this release

    • #389: Fix "message too long" error when logging to rsyslog.
    • #440: Fix traceback that can occur when dumping a database.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.17 b3f5a9d18f
    Compare

    borgmatic 1.5.17
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-07-27 17:04:22 +00:00 | 2077 commits to main since this release

    • #437: Fix error when configuration file contains "umask" option.
    • Remove test dependency on vim and /dev/urandom.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.16 92d729a9dd
    Compare

    borgmatic 1.5.16
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-07-26 23:33:41 +00:00 | 2081 commits to main since this release

    • #379: Suppress console output in sample crontab and systemd service files.
    • #407: Fix syslog logging on FreeBSD.
    • #430: Fix hang when restoring a PostgreSQL "tar" format database dump.
    • Better error messages! Switch the library used for validating configuration files (from pykwalify
      to jsonschema).
    • Link borgmatic Ansible role from installation documentation:
      https://torsion.org/borgmatic/docs/how-to/set-up-backups/#other-ways-to-install
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.15 7bd6374751
    Compare

    borgmatic 1.5.15
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-06-18 03:44:54 +00:00 | 2098 commits to main since this release

    • #419: Document use case of running backups conditionally based on laptop power level:
      https://torsion.org/borgmatic/docs/how-to/backup-to-a-removable-drive-or-an-intermittent-server/
    • #425: Run arbitrary Borg commands with new "borgmatic borg" action. See the documentation for
      more information: https://torsion.org/borgmatic/docs/how-to/run-arbitrary-borg-commands/
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.14 fd59776f91
    Compare

    borgmatic 1.5.14
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2021-06-08 18:44:53 +00:00 | 2101 commits to main since this release

    • #390: Add link to Hetzner storage offering from the documentation.
    • #398: Clarify canonical home of borgmatic in documentation.
    • #406: Clarify that spaces in path names should not be backslashed in path names.
    • #423: Fix error handling to error loudly when Borg gets killed due to running out of memory!
    • Fix build so as not to attempt to build and push documentation for a non-master branch.
    • "Fix" build failure with Alpine Edge by switching from Edge to Alpine 3.13.
    • Move #borgmatic IRC channel from Freenode to Libera Chat due to Freenode takeover drama.
      IRC connection info: https://torsion.org/borgmatic/#issues
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.13 c072678936
    Compare

    borgmatic 1.5.13
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    Stable

    witten released this 2021-03-30 22:53:19 +00:00 | 2113 commits to main since this release

    • #373: Document that passphrase is used for Borg keyfile encryption, not just repokey encryption.
    • #404: Add support for ruamel.yaml 0.17.x YAML parsing library.
    • Update systemd service example to return a permission error when a system call isn't permitted
      (instead of terminating borgmatic outright).
    • Drop support for Python 3.5, which has been end-of-lifed.
    • Add support for Python 3.9.
    • Update versions of test dependencies (test_requirements.txt and test containers).
    • Only support black code formatter on Python 3.8+. New black dependencies make installation
      difficult on older versions of Python.
    • Replace "improve this documentation" form with link to support and ticket tracker.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.12 604b3d5e17
    Compare

    borgmatic 1.5.12
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2020-11-21 21:56:19 +00:00 | 2131 commits to main since this release

    • Fix for previous release with incorrect version suffix in setup.py. No other changes.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.11 9b819f32f8
    Compare

    borgmatic 1.5.11
    All checks were successful
    continuous-integration/drone/push Build is passing
    Details
    continuous-integration/drone/tag Build is passing
    Details
    Stable

    witten released this 2020-11-18 23:01:10 +00:00 | 2133 commits to main since this release

    • #341: Add "temporary_directory" option for changing Borg's temporary directory.
    • #352: Lock down systemd security settings in sample systemd service file.
    • #355: Fix traceback when a database hook value is null in a configuration file.
    • #361: Merge override values when specifying the "--override" flag multiple times. The previous
      behavior was to take the value of the last "--override" flag only.
    • #367: Fix traceback when upgrading old INI-style configuration with upgrade-borgmatic-config.
    • #368: Fix signal forwarding from borgmatic to Borg resulting in recursion traceback.
    • #369: Document support for Borg placeholders in repository names.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 6 7 8 9 10 ... Next Last
Powered by Gitea Version: 1.25.2 Page: 158ms Template: 11ms
English
English
Licenses API