From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: applied: [PATCH proxmox-backup] sync: pull: fix double blob decoding when decrypting
Date: Sat, 25 Apr 2026 14:02:33 +0200 [thread overview]
Message-ID: <177711854904.1328848.1646492817261116195.b4-ty@b4> (raw)
In-Reply-To: <20260425101015.437816-1-c.ebner@proxmox.com>
On Sat, 25 Apr 2026 12:10:15 +0200, Christian Ebner wrote:
> Commit 2f94320db ("sync: pull: decrypt blob files on pull if
> encryption key is configured") introduced the logic to decrypt
> encrypted data blob contents from the source on the fly when pulling
> with a matching decryption key.
>
> This however incorrectly performs a double blob decoding, as the
> DataBlobReader already checks and strips the header while reading the
> raw data from file, the DataBlob::load_from_reader() therefore
> chocking when trying to check the now missing header.
>
> [...]
Applied, thanks!
[1/1] sync: pull: fix double blob decoding when decrypting
commit: beafc2f0b06680acd6c860e76f411e63e9438a91
prev parent reply other threads:[~2026-04-25 12:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-25 10:10 Christian Ebner
2026-04-25 12:02 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177711854904.1328848.1646492817261116195.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=c.ebner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox