From 45f3d436d0a1271b42c22d9244cc24d237c94ff9 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 10 Jan 2024 20:37:50 +0100 Subject: tdf#105844 add test for ODF wholesome encryption with macro signature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... plus manifest schema extension. Change-Id: I73721db8620e97bd58556f9a71afcb0a33f6c7e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161898 Tested-by: Jenkins Reviewed-by: Michael Stahl (cherry picked from commit 4d6e9d5e155da1dde05233eb87691e2a454162f6) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161866 Reviewed-by: Caolán McNamara --- ...enDocument-v1.3+libreoffice-manifest-schema.rng | 70 +++++++++++++++------- 1 file changed, 49 insertions(+), 21 deletions(-) (limited to 'schema') diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-manifest-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-manifest-schema.rng index a2631facc7f5..77b87101b04a 100644 --- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-manifest-schema.rng +++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-manifest-schema.rng @@ -14,7 +14,9 @@ --> - + @@ -103,17 +105,19 @@ - - - - SHA1/1K - - - - - - - + + + + + SHA1/1K + + + + + + + + @@ -165,18 +169,39 @@ PGP - - - PBKDF2 - - - + + + + + PBKDF2 + + + + + + + + + + + urn:org:documentfoundation:names:experimental:office:manifest:argon2id + + + + + + + + + + + + - - - @@ -214,6 +239,9 @@ + + + -- cgit