Dan Helfman
|
8e8d9e6267
|
Fix a bug in which "borg --version" failing isn't considered a "fail" state in a command hook (#1100).
|
2025-05-27 11:52:36 -07:00 |
|
Dan Helfman
|
b208c5352a
|
Bump version for release.
|
2025-05-14 21:16:33 -07:00 |
|
Dan Helfman
|
79cf3495ee
|
Fix for the "spot" check erroring when a checksum command errors (#1089).
|
2025-05-14 21:13:48 -07:00 |
|
Dan Helfman
|
15607d2ccd
|
During the "spot" check, truncate log messages containing many file paths.
|
2025-05-14 20:24:28 -07:00 |
|
Dan Helfman
|
7f3e9c5347
|
Fix for the "spot" check's "xxh64sum_command" option erroring on commands containing spaces (#1095).
|
2025-05-14 14:09:19 -07:00 |
|
Dan Helfman
|
ec7101ccf3
|
Fix incorrect documentation about customizing Borg exit codes (#1094).
|
2025-05-12 12:17:38 -07:00 |
|
Dan Helfman
|
5966022b67
|
Fix for the LVM hook erroring when the "--dry-run" flag is used (#1093).
|
2025-05-12 11:50:55 -07:00 |
|
Dan Helfman
|
b68211cc0c
|
Fix for the "config generate" action generating invalid configuration when upgrading deprecated command hooks (#1091).
|
2025-05-08 12:59:53 -07:00 |
|
Dan Helfman
|
1f773124f6
|
Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud storage services even without using Rclone.
|
2025-05-04 09:59:07 -07:00 |
|
Dan Helfman
|
3ff9a33468
|
Fix for the "spot" check breaking when the "--progress" flag is used (#1086).
|
2025-05-01 18:46:34 -07:00 |
|
Dan Helfman
|
02644c3bb6
|
Add LVM file descriptor warning fix to NEWS (#1068).
|
2025-04-30 08:29:55 -07:00 |
|
Dan Helfman
|
cdbfe1c1e9
|
Bump version for release.
|
2025-04-29 15:20:50 -07:00 |
|
Dan Helfman
|
091e9fa9ee
|
Add a "password_transport" option to the MariaDB and MySQL database hooks for customizing how borgmatic transmits passwords to the database client (#1033).
|
2025-04-29 14:19:15 -07:00 |
|
Dan Helfman
|
3f92b0b6ed
|
The borgmatic project no longer accepts pull requests on GitHub. Use https://torsion.org/borgmatic/#contributing instead.
|
2025-04-26 17:19:13 -07:00 |
|
Dan Helfman
|
30d2108399
|
Move from Fosstodon to FLOSS.social.
|
2025-04-26 16:49:41 -07:00 |
|
Dan Helfman
|
d36e5f24ce
|
Add Borg 1.4.1 features to NEWS (#1078).
|
2025-04-25 12:06:49 -07:00 |
|
Dan Helfman
|
3eff794f44
|
Fix a regression in which the default monitoring verbosity is 0 instead of 1 (#1085).
|
2025-04-24 23:27:09 -07:00 |
|
Dan Helfman
|
5465b60d37
|
Bump version for release.
|
2025-04-22 14:11:36 -07:00 |
|
Dan Helfman
|
9bf316e28f
|
If the exact same "everything" command hook is present in multiple configuration files, borgmatic only runs it once (#1080).
|
2025-04-21 19:19:36 -07:00 |
|
Dan Helfman
|
3847f31939
|
Fix path rewriting for non-root patterns in the ZFS, Btrfs, and LVM hooks (#1072).
|
2025-04-21 10:07:46 -07:00 |
|
Dan Helfman
|
a815d2dfdb
|
Clarify the documentation about when an "after: error" command hook runs and how it differs from other hooks (#1073).
|
2025-04-20 16:00:14 -07:00 |
|
Dan Helfman
|
6ebfd60e21
|
Fix an incorrect warning about Borg placeholders being unsupported in a command hook (#1075).
|
2025-04-20 15:06:21 -07:00 |
|
Dan Helfman
|
13d49fda9b
|
Bump version for release.
|
2025-04-14 22:53:23 -07:00 |
|
Dan Helfman
|
b01b8498aa
|
Fix an error in the LVM hook when removing a snapshot directory (#1071).
|
2025-04-14 22:48:36 -07:00 |
|
Dan Helfman
|
a573e606a5
|
Add a "states" option to command hooks, so you can optionally skip an "after" hook if borgmatic encounters an error (#1066).
|
2025-04-12 15:02:47 -07:00 |
|
Dan Helfman
|
81db67c759
|
Fix a regression in monitoring hooks in which an error pinged the finish state instead of the fail state (#1065).
|
2025-04-09 11:32:59 -07:00 |
|
Dan Helfman
|
0b4aff9277
|
Bump version for release.
|
2025-04-08 12:07:16 -07:00 |
|
Dan Helfman
|
7de1c2121c
|
List the configured "when" action names in the log entries for command hooks (#1063).
|
2025-04-08 12:04:10 -07:00 |
|
Dan Helfman
|
2c8dc5858f
|
Fix a regression that broke environment variable interpolation (#1062).
|
2025-04-08 11:55:26 -07:00 |
|
Dan Helfman
|
f27a96e22d
|
Display a nicer error message when the "recreate" action encounters an archive that already exists (#1053).
|
2025-04-08 10:58:53 -07:00 |
|
Dan Helfman
|
a892a308bd
|
Display a nicer error message when running the "recreate" action on a leftover temporary archive from a prior recreate run (#1053).
|
2025-04-08 10:13:04 -07:00 |
|
Dan Helfman
|
2db023f785
|
Don't run action command hooks for actions listed in the "skip_actions" option (#1060).
|
2025-04-07 23:10:59 -07:00 |
|
Dan Helfman
|
edaca2b3cd
|
Fix command hooks getting run too many times when multiple borgmatic actions are executed (#1060).
|
2025-04-07 23:00:29 -07:00 |
|
Dan Helfman
|
bc79eafb0b
|
Document potential performance issues and workarounds with the ZFS, Btrfs, and LVM hooks (#1035).
|
2025-04-07 13:51:20 -07:00 |
|
Dan Helfman
|
68fafffe99
|
Fix a regression in which soft failure exit codes in command hooks were not respected (#1059).
|
2025-04-07 10:29:51 -07:00 |
|
Dan Helfman
|
3cd5c1290d
|
Fix argument parsing to avoid using Python 3.12+ string features (#1057).
|
2025-04-06 15:20:29 -07:00 |
|
Dan Helfman
|
b25bfbe913
|
Bump version for release.
|
2025-04-06 08:22:28 -07:00 |
|
Dan Helfman
|
e6ae0b73d4
|
Rephrase NEWS entry.
|
2025-04-05 16:59:40 -07:00 |
|
Dan Helfman
|
c0adc4f9df
|
Add test coverage for new code (#793).
|
2025-04-04 17:19:14 -07:00 |
|
Dan Helfman
|
49839e884a
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
|
Dan Helfman
|
3f25f3f0ff
|
Merge branch 'main' into config-command-line.
|
2025-04-03 11:47:29 -07:00 |
|
Dan Helfman
|
e8542f3613
|
Fix KeePassXC error when "keepassxc:" option is not present, add new options to NEWS (#1047).
|
2025-04-03 11:41:58 -07:00 |
|
Dan Helfman
|
d0a5aa63be
|
Add a TL;DR to NEWS since 2.0.0 is such a huge release and ain't nobody got time for reading a huge changelog.
|
2025-04-03 09:24:47 -07:00 |
|
Dan Helfman
|
9301ab13cc
|
Merge branch 'main' into config-command-line.
|
2025-04-02 09:55:33 -07:00 |
|
Dan Helfman
|
d5d04b89dc
|
Add configuration filename to "Successfully ran configuration file" log message (#1051).
|
2025-04-02 09:50:31 -07:00 |
|
Dan Helfman
|
af97b95e2b
|
Merge branch 'main' into config-command-line.
|
2025-04-01 12:09:54 -07:00 |
|
Dan Helfman
|
6a61259f1a
|
Fix a failure in the "spot" check when the archive contains a symlink (#1050).
|
2025-04-01 11:49:47 -07:00 |
|
Dan Helfman
|
5490a83d77
|
Merge branch 'main' into config-command-line.
|
2025-03-31 17:13:20 -07:00 |
|
Dan Helfman
|
ab01e97a5e
|
Fix a "no such file or directory" error in ZFS, Btrfs, and LVM hooks with nested directories that reside on separate devices/filesystems (#1048).
|
2025-03-30 14:55:54 -07:00 |
|
Dan Helfman
|
3e05eeb4de
|
Merge branch 'main' into config-command-line.
|
2025-03-29 19:03:29 -07:00 |
|