Skip to content

python-gnupg: bump to 0.5.6#28807

Merged
commodo merged 1 commit intoopenwrt:masterfrom
commodo:python-gnupg-bump-0.5.6
Mar 21, 2026
Merged

python-gnupg: bump to 0.5.6#28807
commodo merged 1 commit intoopenwrt:masterfrom
commodo:python-gnupg-bump-0.5.6

Conversation

@commodo
Copy link
Contributor

@commodo commodo commented Mar 14, 2026

📦 Package Details

Maintainer: me

Description:

Changelog since 0.5.1:

  • Add configurable I/O buffer size via buffer_size attribute (0.5.2)
  • Add Web Key Directory (WKD) support for automatic key location (0.5.3)
  • Fix sensitive data exposure by removing decryption result logging (0.5.3)
  • Fix exception handling in on_data callable during GPG operations (0.5.4)
  • Fix GPG version detection robustness (0.5.5)
  • Add uid_map attribute to capture UID information (0.5.5)
  • Add capability, fingerprint and keygrip to subkey_info (0.5.6)
  • Fix username handling when verification keys are expired/revoked (0.5.6)

Full changelog:
https://github.com/vsajip/python-gnupg/releases


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

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

@commodo commodo force-pushed the python-gnupg-bump-0.5.6 branch 6 times, most recently from c44f7a4 to 22d48e8 Compare March 21, 2026 06:01
Changelog since 0.5.1:
- Add configurable I/O buffer size via buffer_size attribute (0.5.2)
- Add Web Key Directory (WKD) support for automatic key location (0.5.3)
- Fix sensitive data exposure by removing decryption result logging (0.5.3)
- Fix exception handling in on_data callable during GPG operations (0.5.4)
- Fix GPG version detection robustness (0.5.5)
- Add uid_map attribute to capture UID information (0.5.5)
- Add capability, fingerprint and keygrip to subkey_info (0.5.6)
- Fix username handling when verification keys are expired/revoked (0.5.6)

Full changelog:
https://github.com/vsajip/python-gnupg/releases

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
@commodo commodo force-pushed the python-gnupg-bump-0.5.6 branch from 22d48e8 to 4ed4589 Compare March 21, 2026 13:22
@commodo commodo merged commit db4af80 into openwrt:master Mar 21, 2026
12 checks passed
@commodo commodo deleted the python-gnupg-bump-0.5.6 branch March 21, 2026 19:16
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