patches/gnome-vfs-06-socks-version.diff
author rohinis
Tue, 29 Nov 2011 17:32:55 +0000
branchs11express-2010-11
changeset 22234 c23e64da3e06
parent 8809 a1af69090bc2
permissions -rw-r--r--
2011-11-29 Rohini S <[email protected]> * patches/Python26-22-audio.diff: Fixes CVE-2010-1634 * specs/SUNWPython26.spec: Fixes CR 7085446
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8809
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     1
diff -urN gnome-vfs-2.16.2/schemas/system_http_proxy.schemas.in ../SUNWgnome-vfs-2.16.1.hacked/gnome-vfs-2.16.2/schemas/system_http_proxy.schemas.in
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     2
--- gnome-vfs-2.16.2/schemas/system_http_proxy.schemas.in	2005-01-31 01:51:04.000000000 +0000
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     3
+++ ../SUNWgnome-vfs-2.16.1.hacked/gnome-vfs-2.16.2/schemas/system_http_proxy.schemas.in	2006-11-10 15:54:40.903612000 +0000
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     4
@@ -170,6 +170,17 @@
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     5
       </locale>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     6
     </schema>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     7
     <schema>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     8
+      <key>/schemas/system/proxy/socks_version</key>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     9
+      <applyto>/system/proxy/socks_version</applyto>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    10
+      <owner>gnome-vfs</owner>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    11
+      <type>int</type>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    12
+      <default>5</default>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    13
+      <locale name="C">
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    14
+        <short>SOCKS version</short>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    15
+        <long>The SOCKS version of the proxy server</long>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    16
+      </locale>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    17
+    </schema>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    18
+    <schema>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    19
       <key>/schemas/system/proxy/autoconfig_url</key>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    20
       <applyto>/system/proxy/autoconfig_url</applyto>
a1af69090bc2 2006-12-14 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    21
       <owner>gnome-vfs</owner>