public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pmg-devel@lists.proxmox.com, Stoiko Ivanov <s.ivanov@proxmox.com>
Subject: applied: [PATCH pve-common/pmg-api/pmg-docs/pmg-gui 00/15] fix #3226: add support for encrypted backups
Date: Mon,  8 Jun 2026 13:01:40 +0200	[thread overview]
Message-ID: <178091648799.2758175.16207934550124717432.b4-ty@b4> (raw)
In-Reply-To: <20260603180445.98770-1-s.ivanov@proxmox.com>

On Wed, 03 Jun 2026 20:03:02 +0200, Stoiko Ivanov wrote:
> The following series adds support for adding an encryption-key to a pbs-remote
> used for pmg backups. It aims for feature-parity with the encryption settings
> and UX for pbs storages in pve.
> 
> The code was mostly copied from pve-storage and pve-manager, with minimal
> adaptations.
> 
> [...]

Applied, thanks!

[pmg-api]

[1/7] api: pbs remote: fix delete_password invocation
      commit: 161716c3a5c82f67a4e3e0b0d091f28243389181
[2/7] fix #3226: pbs backup: remote: add encryption key support
      commit: 55da11e1a53344e722c59b5977af051570f24c98
[3/7] pbs: job: add encrypted state to snapshot listing
      commit: a7abb553866b64553acbc5ec7195bb172dc135c0
[4/7] pbs: job: add verification state to snapshot listing
      commit: 836fb2c2d1b0c92a1fb5acc125e32ae3a6190e4b
[5/7] pmgbackup: add encypted and verification state to output
      commit: 598cc54a6e2442bd8bc544cf0055bc704600f931
[6/7] api: pbs remote create/update: return parts of the configuration
      commit: a56fa6adb2735fa6c2031973fcfeeb625535de0f
[7/7] api: pmgbackup: add master-pubkey properties
      commit: 01119b9255ea6d293b98d03429847064a63af28d

[pmg-docs]

[1/1] pmgbackup: minimally document support for encrypted backups
      commit: cf25c1ddd60d667693b3507d5df8c65c9028008e

[pmg-gui]

[1/5] pbs: snapshotview: add missing gettext invocations
      commit: 44fc4110c16e46a4935d0ba28dd19dc2df1e7468
[2/5] utils: copy pbs helpers from pve-manager
      commit: 9627e0a78cc94b99ab1b1ba5b00db5f2e0adef33
[3/5] fix #3326: ui: pbs remote: add encryption tab to edit window
      commit: 14f0938cfb082367662d9798ceb92f357fe07141
[4/5] ui: pbs remote: allow to downloading/print new encryption key
      commit: 629cf490b52747cb35686676eec53bf116303e48
[5/5] ui: pbs snapshotview: add encryption and verification state
      commit: 5bcb719bf63128fe1db1d303577e782f7e6224e1




  parent reply	other threads:[~2026-06-08 11:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-03 18:03 [PATCH pve-common/pmg-api/pmg-docs/pmg-gui 00/15] fix #3226: add support for encrypted backups Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pve-common 01/15] pbs-client: autogen key: rename old one if existing Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pve-common 02/15] pbs-client: add support for master public key Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 03/15] api: pbs remote: fix delete_password invocation Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 04/15] fix #3226: pbs backup: remote: add encryption key support Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 05/15] pbs: job: add encrypted state to snapshot listing Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 06/15] pbs: job: add verification " Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 07/15] pmgbackup: add encypted and verification state to output Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 08/15] api: pbs remote create/update: return parts of the configuration Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-api 09/15] api: pmgbackup: add master-pubkey properties Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-gui 10/15] pbs: snapshotview: add missing gettext invocations Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-gui 11/15] utils: copy pbs helpers from pve-manager Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-gui 12/15] fix #3326: ui: pbs remote: add encryption tab to edit window Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-gui 13/15] ui: pbs remote: allow to downloading/print new encryption key Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-gui 14/15] ui: pbs snapshotview: add encryption and verification state Stoiko Ivanov
2026-06-03 18:03 ` [PATCH pmg-docs 15/15] pmgbackup: minimally document support for encrypted backups Stoiko Ivanov
2026-06-08 11:01 ` Thomas Lamprecht [this message]
2026-06-09 21:58 ` applied: [PATCH pve-common/pmg-api/pmg-docs/pmg-gui 00/15] fix #3226: add " Thomas Lamprecht

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=178091648799.2758175.16207934550124717432.b4-ty@b4 \
    --to=t.lamprecht@proxmox.com \
    --cc=pmg-devel@lists.proxmox.com \
    --cc=s.ivanov@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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal