X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fpatches%2Fpve%2F0048-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch;h=0496b9302d4b4e8a54e0d73df2e0719c5b5548da;hb=dc9827a6a46d17fa0f0e5fb192defe0984881b9c;hp=ced13231a4e005af50925d98643a45fd699093ff;hpb=4e4b9ab13fc3dbc12b561095a0a23136fcaf38f3;p=pve-qemu.git diff --git a/debian/patches/pve/0048-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch b/debian/patches/pve/0048-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch index ced1323..0496b93 100644 --- a/debian/patches/pve/0048-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch +++ b/debian/patches/pve/0048-PVE-whitelist-invalid-QAPI-names-for-backwards-compa.patch @@ -10,10 +10,10 @@ Signed-off-by: Thomas Lamprecht 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qapi/pragma.json b/qapi/pragma.json -index 7c91ea3685..c3888d654c 100644 +index 41139d8645..a581acf7d4 100644 --- a/qapi/pragma.json +++ b/qapi/pragma.json -@@ -12,6 +12,7 @@ +@@ -15,6 +15,7 @@ 'device_add', 'device_del', 'expire_password', @@ -21,7 +21,7 @@ index 7c91ea3685..c3888d654c 100644 'migrate_cancel', 'netdev_add', 'netdev_del', -@@ -60,6 +61,8 @@ +@@ -63,6 +64,8 @@ 'SysEmuTarget', # query-cpu-fast, query-target 'UuidInfo', # query-uuid 'VncClientInfo', # query-vnc, query-vnc-servers, ...