[SCM] faust/master: Closed privacy breach
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Sun Sep 25 13:02:06 UTC 2016
The following commit has been merged in the master branch:
commit c8569e6d3b1c62d6ce0a7684c2ad0f2575e1f0c7
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Sun Sep 25 15:01:02 2016 +0200
Closed privacy breach
diff --git a/debian/patches/debian_privacy.patch b/debian/patches/debian_privacy.patch
new file mode 100644
index 0000000..0a9e3d8
--- /dev/null
+++ b/debian/patches/debian_privacy.patch
@@ -0,0 +1,21 @@
+Description: closing privacy breaches
+ the html-page references external ressources, which makes it possible to track
+ the use of a *local* copy of the page
+Author: Debian
+Forwarded: no
+Last-Update: 2016-09-25
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- faust.orig/architecture/webaudio/export-wrapper.html
++++ faust/architecture/webaudio/export-wrapper.html
+@@ -85,8 +85,8 @@
+ </svg>
+ </div>
+
+-<script src="http://faust.grame.fr/webaudio/ExportLib.js"></script>
+-<script src="http://faust.grame.fr/webaudio/qrcode.js"></script>
++<script src="ExportLib.js"></script>
++<script src="qrcode.js"></script>
+
+ <script >
+
diff --git a/debian/patches/series b/debian/patches/series
index 34df733..30e66e8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ kFreeBSD.patch
spelling.patch
reproducible-build.patch
clean.patch
+debian_privacy.patch
--
faust packaging
More information about the pkg-multimedia-commits
mailing list