Dan Helfman
acb2ca79d9
Fix traceback that can occur when dumping a database ( #440 ).
1 year ago
Dan Helfman
c9211320e1
Fix dev version in changelog.
1 year ago
Dan Helfman
760286abe1
Dev release bump.
1 year ago
Dan Helfman
5890a1cb48
Fix "message too long" error when logging to rsyslog ( #389 ).
1 year ago
Dan Helfman
b3f5a9d18f
Fix error when configuration file contains "umask" option ( #437 ).
1 year ago
Dan Helfman
80b33fbf8a
Code style reformatting.
1 year ago
Dan Helfman
5389ff6160
Merge pull request #41 from mkszuba/tests_no_xxd
...
tests/integration/test_execute: use plain Python rather than xxd
1 year ago
Marek Szuba
e8b8d86592
tests/integration/test_execute: use plain Python rather than xxd
...
Removes this test's dependencies on vim and /dev/urandom.
Signed-off-by: Marek Szuba <marek.szuba@cern.ch>
1 year ago
Dan Helfman
92d729a9dd
Try temporary work around for Drone build bug: https://github.com/drone-plugins/drone-docker/pull/327
1 year ago
Dan Helfman
c63219936e
Wording tweaks to security policy.
1 year ago
Dan Helfman
0aff497430
Bump version for release.
1 year ago
Dan Helfman
1f3907a6a5
Fix for failing PostgreSQL directory format test ( #430 ).
1 year ago
Dan Helfman
2a8692c64f
Fix integration test to hopefully work on Alpine ( #430 ).
1 year ago
Dan Helfman
1709f57ff0
Fix hang when restoring a PostgreSQL "tar" format database dump ( #430 ).
1 year ago
Dan Helfman
9c972cb0e5
Add documentation note about systemd configuration with alternate install methods ( #428 ).
1 year ago
Dan Helfman
9b1779065e
Pin ruamel.yaml.clib to work around docs build issue.
1 year ago
Dan Helfman
057ec3e59b
Add NEWS entry for #379 : Suppress console output in sample crontab and systemd service files.
1 year ago
Dan Helfman
bc2e611a74
Suppress console output in sample crontab/systemd service files ( #379 ).
...
Reviewed-on: witten/borgmatic#379
1 year ago
Dan Helfman
b6d3a1e02f
Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic
1 year ago
Dan Helfman
54d57e1349
Add test for #407 : Fix syslog logging on FreeBSD.
1 year ago
Dan Helfman
af0b3da8ed
Fix syslog logging on FreeBSD ( #407 ).
...
Reviewed-on: witten/borgmatic#407
1 year ago
Dan Helfman
27d37b606b
Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema).
1 year ago
Dan Helfman
77a860cc62
Link borgmatic Ansible role from installation documentation.
1 year ago
Dan Helfman
7bd6374751
Bump version for release.
1 year ago
Dan Helfman
cf8882f2bc
Run arbitrary Borg commands with new "borgmatic borg" action ( #425 ).
1 year ago
Dan Helfman
b37dd1a79e
Document use case of running backups conditionally based on laptop power level ( #419 ).
1 year ago
Dan Helfman
fd59776f91
Bump version for release.
1 year ago
Dan Helfman
9fd28d2eed
Fix error handling to error loudly when Borg gets killed due to running out of memory ( #423 )!
1 year ago
Dan Helfman
f5c61c8013
Move #borgmatic IRC channel from Freenode to Libera Chat due to Freenode takeover drama.
1 year ago
Dan Helfman
88cb49dcc4
Fix release script based on GitHub authentication query parameter deprecation.
1 year ago
Dan Helfman
73235e59be
Upgrade "py" test dependency (security).
1 year ago
Dan Helfman
7076a7ff86
Add link to Hetzner storage offering from the documentation ( #390 ).
1 year ago
Dan Helfman
d6e376d32d
Fix end-to-end test broken by change in source directory examples.
1 year ago
Dan Helfman
9016f4be43
Clarify that spaces in path names should not be backslashed in path names ( #406 ).
1 year ago
Jeffery To
d1c403999f
Reduce console output in sample crontab/systemd service files.
...
As borgmatic will log to syslog in the sample crontab/systemd service
files, this makes console output redundant. (cron will mail any console
output to the root user; systemd will log any console output to syslog.)
This adds --verbosity -1 to both files to reduce console output to the
minimum.
1 year ago
Dan Helfman
d543109ef4
"Fix" build failure with Alpine Edge by switching from Edge to Alpine 3.13.
1 year ago
Dan Helfman
7085a45649
Fix build so as not to attempt to build and push documentation for a non-master branch.
1 year ago
Dan Helfman
cf4c603f1d
Clarify canonical home of borgmatic in documentation ( #398 ).
1 year ago
Victor Bouvier-Deleau
d2533313bc
Fix syslog logging on FreeBSD
...
The UNIX domain socket to use on FreeBSD is /var/run/log.
See syslogd FreeBSD man page: https://www.freebsd.org/cgi/man.cgi?query=syslogd&sektion=8
1 year ago
Dan Helfman
c43b50b6e6
Upgrade PyYAML.
1 year ago
Dan Helfman
c072678936
Add support for ruamel.yaml 0.17.x YAML parsing library ( #404 ).
1 year ago
Dan Helfman
631da1465e
Add support for Python 3.9.
1 year ago
Dan Helfman
f29519a5cd
Merge pull request #38 from lukehsiao/patch-1
...
Fix link to issue tracker in documentation
1 year ago
Luke Hsiao
5d82b42ab8
Fix link to issue tracker in documentation
...
Fixes: a1d986d952
1 year ago
Dan Helfman
4897a78fd3
Fix database tests broken by PostgreSQL upgrade in Alpine Edge.
2 years ago
Dan Helfman
a1d986d952
Replace "improve this documentation" form with link to support and ticket tracker.
2 years ago
Dan Helfman
717c90a7d0
Clarify in systemd service file comment that security settings are optional.
2 years ago
Dan Helfman
8fde19a7dc
Update systemd service example to return a permission error when a system call isn't permitted.
2 years ago
Dan Helfman
ad7198ba66
Tweak to test failing on some machines.
2 years ago
Dan Helfman
eb4b4cc92b
Fix line length in schema.
2 years ago