r15710 - in /desktop/experimental/epiphany-browser/debian: changelog patches/12_safetypes_rss.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Apr 20 13:31:38 UTC 2008


Author: joss
Date: Sun Apr 20 13:31:38 2008
New Revision: 15710

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15710
Log:
12_safetypes_rss.patch: application/rss+xml is a safe MIME type. 
Closes: #461619.

Added:
    desktop/experimental/epiphany-browser/debian/patches/12_safetypes_rss.patch
Modified:
    desktop/experimental/epiphany-browser/debian/changelog
    desktop/experimental/epiphany-browser/debian/patches/series

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=15710&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog (original)
+++ desktop/experimental/epiphany-browser/debian/changelog Sun Apr 20 13:31:38 2008
@@ -6,8 +6,10 @@
     + Set explicit dependencies on xulrunner-1.9, thanks to that crap 
       not using shlibs anymore.
     + Conflict against epiphany-extensions << 2.22.1-3.
-
- -- Josselin Mouette <joss at debian.org>  Sun, 20 Apr 2008 13:46:21 +0200
+  * 12_safetypes_rss.patch: application/rss+xml is a safe MIME type. 
+    Closes: #461619.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 20 Apr 2008 15:30:49 +0200
 
 epiphany-browser (2.22.1.1-1) unstable; urgency=low
 

Added: desktop/experimental/epiphany-browser/debian/patches/12_safetypes_rss.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/12_safetypes_rss.patch?rev=15710&op=file
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/12_safetypes_rss.patch (added)
+++ desktop/experimental/epiphany-browser/debian/patches/12_safetypes_rss.patch Sun Apr 20 13:31:38 2008
@@ -1,0 +1,12 @@
+Index: epiphany-2.22.1.1/data/mime-types-permissions.xml
+===================================================================
+--- epiphany-2.22.1.1.orig/data/mime-types-permissions.xml	2008-04-20 15:28:33.914270569 +0200
++++ epiphany-2.22.1.1/data/mime-types-permissions.xml	2008-04-20 15:30:01.346249412 +0200
+@@ -19,6 +19,7 @@
+ <mime-type type="application/postscript"/>
+ <mime-type type="application/ram"/>
+ <mime-type type="application/rdf+xml"/>
++<mime-type type="application/rss+xml"/>
+ <mime-type type="application/rtf"/>
+ <mime-type type="application/sdp"/>
+ <mime-type type="application/smil"/>

Modified: desktop/experimental/epiphany-browser/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/series?rev=15710&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/series (original)
+++ desktop/experimental/epiphany-browser/debian/patches/series Sun Apr 20 13:31:38 2008
@@ -10,4 +10,5 @@
 09_download_dialog.patch -p0
 10_url_double-click.patch
 11_useragent-weasel.patch
+12_safetypes_rss.patch
 99_autoreconf.patch




More information about the pkg-gnome-commits mailing list