Skip to content

Conversation

@cgzones
Copy link

@cgzones cgzones commented Jan 29, 2026

📦 Package Details

Maintainer: @julienmalik

Description:

  • Add python3-openssl dependency for pbkdf2_hmac availability
  • Update from version 1.4.0 to 1.4.3

🧪 Run Testing Details

  • OpenWrt Version: 25.12.0-rc3
  • OpenWrt Target/Subtarget: mediatek/filogic
  • OpenWrt Device: Openwrt One

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using (not applicable)
  • It is structured in a way that it is potentially upstreamable (not applicable)

@cgzones
Copy link
Author

cgzones commented Jan 29, 2026

Please consider back-porting to 25.12 when merging.

Without python3-openssl borg fails to run:

    Traceback (most recent call last):
      File "/usr/lib/python3.13/site-packages/borg/archiver.py", line 47, in <module>
      File "/usr/lib/python3.13/site-packages/borg/archive.py", line 24, in <module>
      File "/usr/lib/python3.13/site-packages/borg/cache.py", line 31, in <module>
      File "/usr/lib/python3.13/site-packages/borg/crypto/key.py", line 10, in <module>
    ImportError: cannot import name 'pbkdf2_hmac' from 'hashlib' (/usr/lib/python3.13/hashlib.pyc)

Closes: openwrt#28156
Signed-off-by: Christian Göttsche <[email protected]>
Bump borgbackup to the newest stable release from 2025-12-02.

Signed-off-by: Christian Göttsche <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant