Debian Patches
Status for borgbackup/1.4.4-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| privacy/0001-Remove-codecov.io-and-travis-ci.org-badges.patch | Remove online build services' badges Lintian Tag: privacy-breach-generic Reading the html docs would automatically open connections to their servers in order to show the build status. While this may be of interest when loading the github page, it's not relevant for the end-user reading the docs. Also, remove the link to the online docs of the 'stable' version, since they could be out of sync with the Debian version. |
Danny Edel <mail@danny-edel.de> | no | 2015-08-31 | ||
| privacy/0002-README.rst-Replace-img-src-with-text-link.patch | README.rst: Replace img src with text link Lintian Tag: privacy-breach-generic Replaced the image linking to the asciinema.org screencast with a text-based link. |
Danny Edel <mail@danny-edel.de> | no | 2015-11-08 | ||
| 7793.patch | Help borgbackup copy attic.tar.gz during test run | Gianfranco Costamagna <costamagnagianfranco@yahoo.it> | no | 2023-08-31 | ||
| 9522.patch | hashindex: fix new checks for big endian archs, fixes #9521 | Thomas Waldmann <tw@waldmann-edv.de> | no | 2026-03-19 | ||
| tests-reset-borg.output.progress-logger-between-tests-to-.patch | tests: reset borg.output.progress logger between tests to fix flakiness ProgressIndicatorBase installs a handler on the process-global 'borg.output.progress' logger and only removes it in __del__. In-process (fork=False) command execution leaves this logger at level INFO / propagate=False with lingering handlers, and that state leaks across tests. When a later progress test runs, the "if not self.logger.handlers" guard skips the stderr handler setup, so progress output goes to the logging system instead of the stderr captured by capfd. Under xdist this surfaces as order/distribution-dependent failures of the progress tests (test_progress_percentage_*, test_extract_progress, test_progress_on, test_check_usage, ...). Add an autouse fixture that removes handlers and resets level/propagate on the progress logger after each test. This also makes the intra-test workaround in test_check_usage unnecessary (the progress logger level is set per command run by _setup_implied_logging), so remove it. |
Thomas Waldmann <tw@waldmann-edv.de> | no | debian | upstream, 1.4.5, commit:8efc67baeee79b836747ebb54dd82c6830eb5fc3 | 2026-06-18 |
All known versions for source package 'borgbackup'
- 1.4.4-4 (sid, forky)
- 1.4.0-5 (trixie)
- 1.4.0-4~bpo12+1 (bookworm-backports)
- 1.2.4-1 (bookworm)
