linstor: bump piraeus-server from v1.33.1 to v1.33.2
All existing patches (allow-toggle-disk-retry, fix-duplicate-tcp-ports, fix-luks-header-size, retry-adjust-after-stale-bitmap) apply cleanly on the new version without modifications. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
parent
fd6bae62b2
commit
7fb0c575c0
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ export NAMESPACE=cozy-$(NAME)
|
|||
include ../../../hack/common-envs.mk
|
||||
include ../../../hack/package.mk
|
||||
|
||||
LINSTOR_VERSION ?= 1.33.1
|
||||
LINSTOR_VERSION ?= 1.33.2
|
||||
LINSTOR_CSI_VERSION ?= v1.10.5
|
||||
|
||||
image: image-piraeus-server image-linstor-csi
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# LINSTOR Server Patches
|
||||
|
||||
Custom patches for piraeus-server (linstor-server) v1.33.1.
|
||||
Custom patches for piraeus-server (linstor-server) v1.33.2.
|
||||
|
||||
- **allow-toggle-disk-retry.diff** — Backport maintainer implementation of toggle-disk retry/abort
|
||||
- Source PR/comment: [#475](https://github.com/LINBIT/linstor-server/pull/475), [maintainer note](https://github.com/LINBIT/linstor-server/pull/475#issuecomment-3949630419)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue