[guacamole-client/f18: 1/2] Update linking patch

Simone Caronni slaanesh at fedoraproject.org
Mon Sep 23 08:09:24 UTC 2013


commit 96569901062e2cd1beea508051836a89600662bb
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Sep 23 10:08:22 2013 +0200

    Update linking patch

 guacamole-client-0.8.3-allow-linking.patch |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/guacamole-client-0.8.3-allow-linking.patch b/guacamole-client-0.8.3-allow-linking.patch
index 7b35133..b62d133 100644
--- a/guacamole-client-0.8.3-allow-linking.patch
+++ b/guacamole-client-0.8.3-allow-linking.patch
@@ -1,6 +1,7 @@
 diff -Naur guacamole-client-0.8.3.old/guacamole/src/main/webapp/META-INF/context.xml guacamole-client-0.8.3/guacamole/src/main/webapp/META-INF/context.xml
---- guacamole-client-0.8.3.old/guacamole/src/main/webapp/META-INF/context.xml	1970-01-01 01:00:00.000000000 +0100
-+++ guacamole-client-0.8.3/guacamole/src/main/webapp/META-INF/context.xml	2013-08-28 17:06:56.569051562 +0200
-@@ -0,0 +1,2 @@
-+<?xml version="1.0" encoding="UTF-8"?>
-+<Context antiJARLocking="true" path="" allowLinking="true"/>
+--- guacamole-client-0.8.3.old/guacamole/src/main/webapp/META-INF/context.xml	2013-09-23 10:06:21.616301965 +0200
++++ guacamole-client-0.8.3/guacamole/src/main/webapp/META-INF/context.xml	2013-09-23 10:06:53.875995374 +0200
+@@ -1,2 +1,2 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+-<Context antiJARLocking="true" path="/guacamole"/>
++<Context antiJARLocking="true" path="/guacamole" allowLinking="true"/>


More information about the scm-commits mailing list