You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2021/06/26 11:44:59 UTC

[openoffice] branch bug128453 updated (06eb568 -> 310aefa)

This is an automated email from the ASF dual-hosted git repository.

ardovm pushed a change to branch bug128453
in repository https://gitbox.apache.org/repos/asf/openoffice.git.


 discard 06eb568  Add .m4a extension
 discard f2fa887  Consider more multimedia file extensions safe
     new 310aefa  Consider more multimedia file extensions safe

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (06eb568)
            \
             N -- N -- N   refs/heads/bug128453 (310aefa)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:

[openoffice] 01/01: Consider more multimedia file extensions safe

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ardovm pushed a commit to branch bug128453
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 310aefa4fb504c11932defbbf5fe482088b87445
Author: Arrigo Marchiori <ar...@yahoo.it>
AuthorDate: Wed Jun 23 18:59:52 2021 +0200

    Consider more multimedia file extensions safe
---
 .../data/org/openoffice/Office/Security.xcu        | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/main/officecfg/registry/data/org/openoffice/Office/Security.xcu b/main/officecfg/registry/data/org/openoffice/Office/Security.xcu
index 45e9c20..0742b0f 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/Security.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/Security.xcu
@@ -739,6 +739,31 @@
 				<value>mml</value>
 			</prop>
 		</node>
+		<node oor:name="m144" oor:op="replace">
+			<prop oor:name="Extension" oor:type="xs:string">
+				<value>wpl</value>
+			</prop>
+		</node>
+		<node oor:name="m145" oor:op="replace">
+			<prop oor:name="Extension" oor:type="xs:string">
+				<value>m3u</value>
+			</prop>
+		</node>
+		<node oor:name="m146" oor:op="replace">
+			<prop oor:name="Extension" oor:type="xs:string">
+				<value>ogg</value>
+			</prop>
+		</node>
+		<node oor:name="m147" oor:op="replace">
+			<prop oor:name="Extension" oor:type="xs:string">
+				<value>flac</value>
+			</prop>
+		</node>
+		<node oor:name="m148" oor:op="replace">
+			<prop oor:name="Extension" oor:type="xs:string">
+				<value>m4a</value>
+			</prop>
+		</node>
 	</node>
 	<node oor:name="Hyperlinks">
 		<prop oor:name="Open" oor:type="xs:int">