summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-18Merge pull request #7942 from ThomasWaldmann/lockroster-remove-fix-1.11.1-maintTW
2023-11-18LockRoster.modify: no KeyError if element was already gone, fixes #7937Thomas Waldmann
2023-09-12Merge pull request #7814 from ThomasWaldmann/tam-fixes-1.1TW
2023-09-08add CVE-2023-36811 related upgrade notesThomas Waldmann
2023-09-08check: improve logging for TAM issues, fixes #7797Thomas Waldmann
2023-09-08implement BORG_WORKAROUNDS=ignore_invalid_archive_tam, see #7791Thomas Waldmann
2023-09-08add tests for archive TAMs, upgradeThomas Waldmann
2023-09-08rebuild_refcounts: keep archive ID, if possibleThomas Waldmann
2023-09-08TAM msgs: be more specific: archives vs. manifestThomas Waldmann
2023-09-08upgrade: allow enable/disable manifest TAM for unencrypted reposThomas Waldmann
2023-09-08upgrade --archives-tam: make sure all archives are TAM authenticatedThomas Waldmann
2023-09-08list: support {tam} placeholder. check archive TAM.Thomas Waldmann
2023-09-08cache sync: check archive TAMThomas Waldmann
2023-09-08check: rebuild_refcounts verify and recreate TAMThomas Waldmann
2023-09-08check: rebuild_manifest must verify archive TAMThomas Waldmann
2023-09-08BORG_WORKAROUNDS=authenticated_no_key to extract from authenticated repos wit...Thomas Waldmann
2023-02-23Merge pull request #7372 from ThomasWaldmann/fix-compression-tests2-1.1TW
2023-02-23"auto" compressor tests: do not assume zlib is better than lz4, fixes #7363Thomas Waldmann
2023-02-18Merge pull request #7364 from ThomasWaldmann/fix-compression-tests-1.1TW
2023-02-18use requirements.d/development.lock.txtThomas Waldmann
2023-02-18"auto" compressor tests: don't assume a specific size, fixes #7363Thomas Waldmann
2022-12-04Merge pull request #7181 from klemensn/1.1-maintTW
2022-12-04Bump msgpack to +borg2 after build fix backportsKlemens Nanni
2022-12-04Fix build error caused by ntohs, ntohlInada Naoki
2022-12-03additional cleanupJakub Kulík
2022-12-03simplify the endianity handlingJakub Kulík
2022-12-03Fallback to compiler defines when __BYTE_ORDER is not availableJakub Kulík
2022-08-05Merge pull request #6940 from ThomasWaldmann/mkstemp_mode-1.1TW
2022-08-05mkstemp_mode: adapt for python 3.5 (no sys.audit)Thomas Waldmann
2022-08-05use a custom mkstemp with mode support, fixes #6933, fixes #6400Thomas Waldmann
2022-07-30Merge pull request #6906 from ThomasWaldmann/fix-flags-formatting-1.1TW
2022-07-30Merge pull request #6902 from ThomasWaldmann/fix-5719-1.1TW
2022-07-29list: fix {flags:<WIDTH>} formatting, fixes #6081Thomas Waldmann
2022-07-29check: try harder to create the key, fixes #5719Thomas Waldmann
2022-07-28Merge pull request #6897 from ThomasWaldmann/ci-macos-1.1TW
2022-07-27CI: test on macOS 11 without fuse / fuse testsThomas Waldmann
2022-07-27Merge pull request #6891 from ThomasWaldmann/archive-progress-json-docs-1.1TW
2022-07-25docs: update archive_progress json description about "finished", see #6570Thomas Waldmann
2022-07-02Merge pull request #6826 from ThomasWaldmann/fix-progress-percent-docs-1.1TW
2022-07-01docs: json progress_percent: some values are optional, fixes #4074Thomas Waldmann
2022-06-30Merge pull request #6817 from ThomasWaldmann/fix-hashindex-compact-1.1TW
2022-06-29hashindex_compact: fix eval order (check idx before use), fixes #5899Thomas Waldmann
2022-06-13Merge pull request #6771 from ThomasWaldmann/safe-secure-erase-1.1TW
2022-06-13secure_erase: avoid collateral damage, fixes #6768Thomas Waldmann
2022-06-05Merge pull request #6746 from ThomasWaldmann/rel1118TW
2022-06-05update CHANGES1.1.18Thomas Waldmann
2022-06-05xxhash: do no longer depend on <assert.h> for XXH_STATIC_ASSERTThomas Waldmann
2022-06-05requirements.lock.txt: use the latest cython releaseThomas Waldmann
2022-06-05vagrant: use the generic/openbsd6 boxThomas Waldmann
2022-06-05vagrant: use python 3.7.12 for the binary buildsThomas Waldmann