Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump borgbackup from 1.2.8 to 1.4.0 #47

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps borgbackup from 1.2.8 to 1.4.0.

Release notes

Sourced from borgbackup's releases.

Release 1.4.0

borgbackup 1.4.0

First release for the new 1.4-maint branch.

borg 1.4 is kind of a refreshed 1.2 with mostly the same features and behavior, but a few bigger changes that could introduce issues and thus were not suitable for just releasing them as 1.2.x, but rather needed some testing first.

Long changelog:

https://borgbackup.readthedocs.io/en/1.4.0/changes.html#version-1-4-0-2024-07-03

Short borg 1.4 overview (from a borg 1.2 perspective):

https://www.borgbackup.org/releases/borg-1.4.html

Installation

If you use pip to install this, use: pip install "borgbackup==1.4.0"

For other installation methods and more details, please see: https://borgbackup.org/

See also the 00_README.txt file in the assets list below for a description of the available "fat binary" downloads.

Note: borg-freebsd13 binaries will come soon...

Release 1.4.0rc1 - test it now please!

borgbackup 1.4.0rc1

First release candidate for the new 1.4-maint branch and potentially last chance for pre-release testing (you can help testing by using this additionally to your production backups).

borg 1.4 is kind of a refreshed 1.2 with mostly the same features and behavior, but a few bigger changes that could introduce issues and thus were not suitable for just releasing them as 1.2.x, but rather need some testing first.

Especially authors of scripts, wrappers, automations and GUI frontends may want to look at BORG_EXIT_CODES. Also, users of filesystem ACLs on Linux, FreeBSD and macOS should thoroughly test this, there were major changes in the ACL code.

All stuff listed in the changelog should get practically tested, especially correct behavior with BORG_EXIT_CODES=modern set and in error/warning conditions and backup / restore of ACLs.

Long changelog:

https://borgbackup.readthedocs.io/en/1.4.0rc1/changes.html#version-1-4-0rc1-2024-05-26

Short borg 1.4 overview (from a borg 1.2 perspective):

https://www.borgbackup.org/releases/borg-1.4.html

Installation

If you use pip to install this, use: pip install "borgbackup==1.4.0rc1"

For other installation methods and more details, please see: https://borgbackup.org/

... (truncated)

Changelog

Sourced from borgbackup's changelog.

Version 1.4.0 (2024-07-03)

For upgrade and compatibility hints, please also read the section "Upgrade Notes" above.

Other changes:

  • vagrant: revive the buster64 box, RHEL8 has same glibc

  • tests: fix pytest_report_header, #8232

  • docs:

    • mount: add examples using :: positional argument, #8255
    • Installation: update Arch Linux repo name
    • update standalone binary section

Version 1.4.0rc1 (2024-05-26)

Fixes:

  • setup.py: fix import error reporting for cythonize import, #8208
  • setup.py: detect noexec build fs issue, #8208

Other changes:

  • changed insufficiently reserved length for log message, #8152

  • use Python 3.11.9, Cython 3.0.10 and PyInstaller 6.7.0 for binary builds

  • docs:

    • use python 3.9 in cygwin install docs, fixes #8196
    • recreate: remove experimental status
  • github CI: fix PKG_CONFIG_PATH for openssl 3.0

  • vagrant:

    • add a ubuntu noble (24.04) VM
    • drop buster VM, fixes #8171

Version 1.4.0b2 (2024-03-31)

Fixes:

  • check: fix return code for index entry value discrepancies
  • benchmark: inherit options --rsh --remote-path, #8099
  • sdist: dynamically compute readme (long_description)
  • create: deal with EBUSY, #8123
  • No need to use OpenSSL 3.0 on OpenBSD, use LibreSSL.

... (truncated)

Commits
  • 8b7cce3 update CHANGES
  • dbac621 build_man / build_usage
  • 30b28ba docs: update standalone binary section
  • de91c79 Merge pull request #8259 from ThomasWaldmann/borg-mount-docs-1.4
  • 7b8acc9 docs: add examples using :: positional argument, fixes #8255
  • 68ca4a8 Merge pull request #8246 from tree-wall/1.4-maint
  • 82bb14c Installation: update Arch Linux repo name
  • 9b5d6d7 Merge pull request #8243 from ThomasWaldmann/buster-revival-1.4
  • 18a8baf revive the buster64 box
  • 10fda2f Merge pull request #8241 from ThomasWaldmann/fix-pytest-1.4
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [borgbackup](https://github.com/borgbackup/borg) from 1.2.8 to 1.4.0.
- [Release notes](https://github.com/borgbackup/borg/releases)
- [Changelog](https://github.com/borgbackup/borg/blob/1.4.0/docs/changes.rst)
- [Commits](borgbackup/borg@1.2.8...1.4.0)

---
updated-dependencies:
- dependency-name: borgbackup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2024
@modem7 modem7 merged commit fe3640c into main Jul 4, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/borgbackup-1.4.0 branch July 4, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant