Dan Helfman
|
dbe82ff11e
|
Bump version for release.
|
2025-03-03 10:21:15 -08:00 |
|
Dan Helfman
|
55c0ab1610
|
Add "tls" options to the MariaDB and MySQL database hooks.
|
2025-03-03 10:07:03 -08:00 |
|
Dan Helfman
|
1f86100f26
|
NEWS wording tweaks.
|
2025-03-02 20:10:20 -08:00 |
|
Dan Helfman
|
2a16ffab1b
|
When ctrl-C is pressed, ensure Borg actually exits (#1015).
|
2025-03-02 10:32:57 -08:00 |
|
Dan Helfman
|
54afe87a9f
|
Add a "compression" option to the PostgreSQL database hook (#975).
|
2025-03-01 17:29:16 -08:00 |
|
Dan Helfman
|
25b6a49df7
|
Send database passwords to MongoDB via anonymous pipe (#1013).
|
2025-03-01 10:04:04 -08:00 |
|
Dan Helfman
|
b97372adf2
|
Add MariaDB and MySQL anonymous pipe to NEWS (#1009).
|
2025-03-01 08:49:42 -08:00 |
|
Dan Helfman
|
dce0528057
|
In the Zabbix monitoring hook, support Zabbix 7.2's authentication changes (#1003).
|
2025-02-26 22:33:01 -08:00 |
|
Dan Helfman
|
8a6c6c84d2
|
Add Uptime Kuma "verify_tls" option to NEWS.
|
2025-02-24 11:30:16 -08:00 |
|
Dan Helfman
|
3bca686707
|
Fix a ZFS error during snapshot cleanup (#1001).
|
2025-02-23 17:01:35 -08:00 |
|
Dan Helfman
|
bcc463688a
|
When getting all ZFS dataset mount points, deduplicate and filter out "none".
|
2025-02-23 15:46:39 -08:00 |
|
Dan Helfman
|
596305e3de
|
Bump version for release.
|
2025-02-23 09:59:53 -08:00 |
|
Dan Helfman
|
4f0142c3c5
|
Fix Python < 3.12 compatibility issue (#1005).
|
2025-02-23 09:09:47 -08:00 |
|
Dan Helfman
|
4f88018558
|
Bump version for release.
|
2025-02-22 14:39:45 -08:00 |
|
Dan Helfman
|
5d9c111910
|
Fix a runtime directory error from a conflict between "extra_borg_options" and special file detection (#999).
|
2025-02-22 14:26:21 -08:00 |
|
Dan Helfman
|
a61eba8c79
|
Add PR number to NEWS item.
|
2025-02-21 22:30:31 -08:00 |
|
Dan Helfman
|
4ee2603fef
|
Merge branch 'main' into passphrase-via-file-descriptor
|
2025-02-21 20:26:48 -08:00 |
|
Dan Helfman
|
0210bf76bc
|
Fix ZFS and Btrfs tests (#1001).
|
2025-02-20 22:58:05 -08:00 |
|
Dan Helfman
|
3655e8784a
|
Add NEWS items for filesystem hook fixes/changes (#1001).
|
2025-02-20 13:25:09 -08:00 |
|
Dan Helfman
|
07ecc0ffd6
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |
|
Dan Helfman
|
37ad398aff
|
Add a ticket number to NEWS for (some of) the credential hook work.
|
2025-02-16 09:12:52 -08:00 |
|
Dan Helfman
|
056dfc6d33
|
Add Btrfs "/" subvolume fix to NEWS.
|
2025-02-15 09:56:46 -08:00 |
|
Dan Helfman
|
5661b67cde
|
Merge branch 'main' into keepassxc-docker-podman-file-credentials
|
2025-02-12 09:14:49 -08:00 |
|
Dan Helfman
|
aa4a9de3b2
|
Fix the "create" action to omit the repository label prefix from Borg's output when databases are enabled (#996).
|
2025-02-12 09:12:59 -08:00 |
|
Dan Helfman
|
f9ea45493d
|
Add missing dev0 tag to version.
|
2025-02-11 23:00:26 -08:00 |
|
Dan Helfman
|
a0ba5b673b
|
Add credential loading from file, KeePassXC, and Docker/Podman secrets.
|
2025-02-11 22:54:07 -08:00 |
|
Dan Helfman
|
50096296da
|
Revamp systemd credential syntax to be more consistent with constants (#966).
|
2025-02-10 22:01:23 -08:00 |
|
Dan Helfman
|
3bc14ba364
|
Bump version for release.
|
2025-02-10 14:21:33 -08:00 |
|
Dan Helfman
|
66abf38b39
|
Add end-to-end tests for the systemd credential hook (#966).
|
2025-02-08 17:50:59 -08:00 |
|
Dan Helfman
|
9a9a8fd1c6
|
Add a "!credential" tag for loading systemd credentials into borgmatic configuration (#966).
|
2025-02-07 14:09:26 -08:00 |
|
Dan Helfman
|
5a2cd1b261
|
Add support for Python 3.13.
|
2025-02-06 14:21:36 -08:00 |
|
Dan Helfman
|
ffaa99ba15
|
With the "max_duration" option or the "--max-duration" flag, run the archives and repository checks separately so they don't interfere with one another (#988).
|
2025-02-06 11:52:16 -08:00 |
|
Dan Helfman
|
5dc0b08f22
|
Fix the log message code to avoid using Python 3.10+ logging features (#989).
|
2025-02-04 11:51:39 -08:00 |
|
Dan Helfman
|
23009e22aa
|
When both "encryption_passcommand" and "encryption_passphrase" are configured, prefer "encryption_passphrase" even if it's an empty value (#987).
|
2025-02-03 23:20:31 -08:00 |
|
Dan Helfman
|
6cfa10fb7e
|
Fix a "list" action error when the "encryption_passcommand" option is set (#987).
|
2025-02-03 23:11:59 -08:00 |
|
Dan Helfman
|
d29d0bc1c6
|
NEWS wording tweaks for clarity.
|
2025-02-03 11:22:54 -08:00 |
|
Dan Helfman
|
c3f4f94190
|
Bump version for release.
|
2025-02-03 11:20:13 -08:00 |
|
Dan Helfman
|
b2d61ade4e
|
Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985).
|
2025-02-03 11:17:21 -08:00 |
|
Dan Helfman
|
76533c7db5
|
Add a clarifying comment to the NEWS entry (#961).
|
2025-01-31 10:26:05 -08:00 |
|
Dan Helfman
|
8fed8e0695
|
Add a passcommand hook to NEWS (#961).
|
2025-01-30 09:55:32 -08:00 |
|
Dan Helfman
|
c702dca8da
|
Merge branch 'main' into log-repository-everywhere
|
2025-01-29 10:31:30 -08:00 |
|
Dan Helfman
|
62003c58ea
|
Fix the Btrfs hook to support subvolumes with names like "@home", different from their mount points (#983).
|
2025-01-29 09:46:39 -08:00 |
|
Dan Helfman
|
61f0987051
|
Merge branch 'main' into log-repository-everywhere
|
2025-01-27 22:03:35 -08:00 |
|
Dan Helfman
|
b02ff8b6e5
|
Fix "spot" check file count delta error (#981).
|
2025-01-27 10:51:06 -08:00 |
|
Dan Helfman
|
b6ff242d3a
|
Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded subdirectories (#982).
|
2025-01-27 10:07:19 -08:00 |
|
Dan Helfman
|
cc7e01be68
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
2025-01-25 14:01:25 -08:00 |
|
Dan Helfman
|
1232ba8045
|
Revert "Log the repository path or label on every relevant log message, not just some logs (#635)."
This reverts commit 90c1161a8c.
|
2025-01-25 13:57:56 -08:00 |
|
Dan Helfman
|
90c1161a8c
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
2025-01-25 13:55:58 -08:00 |
|
Dan Helfman
|
203e1f4e99
|
Bump version for release.
|
2025-01-25 08:01:34 -08:00 |
|
Dan Helfman
|
4c35a564ef
|
Fix root patterns so they don't have an invalid "sh:" prefix before getting passed to Borg (#979).
|
2025-01-25 07:59:53 -08:00 |
|