Signed-off-by: Jens Meißner
---
src/dns-challenge-schema.json | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/src/dns-challenge-schema.json b/src/dns-challenge-schema.json
index a3a3ebc..d194701 100644
--- a/src/dns-challenge-schema.json
+++ b/src/dns-chall
There are cases where we directly throw a string error
(particularly, when navigator.credentials.create() fails,
for example when trying to register the same WA device to
the same user twice), which would end up with the WA window
simply not closing before.
Signed-off-by: Wolfgang Bumiller
---
s
libguestfs starts their helper VMs with `-machine accel=..` without a
machine type, and our pve version suffix handling would segfault in that
case. there might be other scripted use cases that are affected as well.
this regression was introduced with the rebase of our patch set on top
of 6.1.0
F
was about to send basically the same patch, so ack'd by me ;)
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Hi all,
we're excited to announce the release of Proxmox Virtual Environment 7.1. It's based on
Debian 11.1 "Bullseye" but using a newer Linux kernel 5.13, QEMU 6.1, LXC 4.0,
Ceph 16.2.6, and OpenZFS 2.1. and countless enhancements and bugfixes.
Proxmox Virtual Environment brings several new
or else the deserialization will fail for vms with that ostype set
Signed-off-by: Dominik Csapak
---
lib/src/models/pve_nodes_qemu_config_model.dart | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/src/models/pve_nodes_qemu_config_model.dart
b/lib/src/models/pve_nodes_qemu_config_model
On 17.11.21 12:45, Dominik Csapak wrote:
> or else the deserialization will fail for vms with that ostype set
>
> Signed-off-by: Dominik Csapak
> ---
> lib/src/models/pve_nodes_qemu_config_model.dart | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
_
else this happens:
"Use of inherited AUTOLOAD for non-method PVE::API2::Backup::uuid() is
no longer allowed at /usr/share/perl5/PVE/API2/Backup.pm line 198.
(500)"
Signed-off-by: Fabian Grünbichler
---
https://forum.proxmox.com/threads/different-backup-retentions.99869/#post-430885
PVE/API2/Ba
Signed-off-by: Fabian Ebner
---
pvecm.adoc | 3 +++
qm.adoc| 2 ++
2 files changed, 5 insertions(+)
diff --git a/pvecm.adoc b/pvecm.adoc
index 0b1857e..26b52cf 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -74,6 +74,9 @@ Requirements
* The root password of a cluster node is required for add
Signed-off-by: Fabian Ebner
---
pvecm.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pvecm.adoc b/pvecm.adoc
index 26b52cf..48c3927 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -1273,7 +1273,7 @@ Migration Type
The migration type defines if the migration data shoul
Signed-off-by: Dominik Csapak
---
PVE/API2/Backup.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/API2/Backup.pm b/PVE/API2/Backup.pm
index 428f4cb3..9bddb4d1 100644
--- a/PVE/API2/Backup.pm
+++ b/PVE/API2/Backup.pm
@@ -195,7 +195,7 @@ __PACKAGE__->register_method({
On 17.11.21 13:52, Fabian Grünbichler wrote:
> else this happens:
>
> "Use of inherited AUTOLOAD for non-method PVE::API2::Backup::uuid() is
> no longer allowed at /usr/share/perl5/PVE/API2/Backup.pm line 198.
> (500)"
>
> Signed-off-by: Fabian Grünbichler
> ---
> https://forum.proxmox.com/threa
On 17.11.21 14:52, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak
> ---
> PVE/API2/Backup.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.pro
the old web ui sends the days as seperate parameters, which will
be concatenated by a null-byte in the api, causing it to land it this
way in the jobs.cfg
to fix this, split+join the list to get a well-formed dow list
Signed-off-by: Dominik Csapak
---
PVE/API2/Backup.pm | 1 +
1 file changed, 1
On 17.11.21 14:05, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner
> ---
> pvecm.adoc | 3 +++
> qm.adoc| 2 ++
> 2 files changed, 5 insertions(+)
>
>
applied both patches, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https:/
On 16.11.21 15:44, Fabian Ebner wrote:
> Signed-off-by: Fabian Ebner
> ---
> vzdump.adoc | 13 +
> 1 file changed, 13 insertions(+)
>
>
applied, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi
On 17.11.21 10:41, Fabian Grünbichler wrote:
> libguestfs starts their helper VMs with `-machine accel=..` without a
> machine type, and our pve version suffix handling would segfault in that
> case. there might be other scripted use cases that are affected as well.
>
> this regression was introdu
looks OK in general, one question inline...
On 17.11.21 09:03, Jens Meißner wrote:
> Signed-off-by: Jens Meißner
> ---
> src/dns-challenge-schema.json | 19 ++-
> 1 file changed, 18 insertions(+), 1 deletion(-)
>
> diff --git a/src/dns-challenge-schema.json b/src/dns-challenge-s
both of them depend on generated header files, so we have to specify
them as sources. Otherwise, it happens (at least on some machines) that
they will be compiled before the headers are generated, aborting the
build.
Signed-off-by: Dominik Csapak
---
thanks @wolfgang for helping me understand mes
On 18.11.21 08:05, Dominik Csapak wrote:
> both of them depend on generated header files, so we have to specify
> them as sources. Otherwise, it happens (at least on some machines) that
> they will be compiled before the headers are generated, aborting the
> build.
>
> Signed-off-by: Dominik Csapa
On 17.11.21 09:35, Wolfgang Bumiller wrote:
> There are cases where we directly throw a string error
> (particularly, when navigator.credentials.create() fails,
> for example when trying to register the same WA device to
> the same user twice), which would end up with the WA window
> simply not clo
21 matches
Mail list logo