[DRE-commits] [ruby-eb] 01/01: added patch to fix privacy breach

Jonas Genannt jonas at brachium-system.net
Thu Jan 16 11:57:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository ruby-eb.

commit e3a104b0c56fd17ddc814257319c8707c0b9ad31
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Thu Jan 16 12:57:24 2014 +0100

    added patch to fix privacy breach
---
 debian/changelog                |  1 +
 debian/patches/eb_privacy.patch | 14 ++++++++++++++
 debian/patches/series           |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c66cfa8..612ec5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ ruby-eb (2.6-3) unstable; urgency=low
     - changed XS-Ruby to all
   * added patch for ruby 1.9.1 (Closes: #730940)
   * added patch for env path
+  * added patch for eb.html to fix privacy breach
   * added watch file
   * added doc base file
   * d/copyright: rewrite to Debian copyright format 1.0
diff --git a/debian/patches/eb_privacy.patch b/debian/patches/eb_privacy.patch
new file mode 100644
index 0000000..6831ce5
--- /dev/null
+++ b/debian/patches/eb_privacy.patch
@@ -0,0 +1,14 @@
+Description: eb.html privacy breach
+Author: Jonas Genannt <jonas.genannt at capi2name.de>
+Forwarded not-needed
+
+--- a/eb.html
++++ b/eb.html
+@@ -4,7 +4,6 @@
+ <HEAD>
+ <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-2022-JP">
+ <LINK REV="MADE" HREF="mailto:nyasu3w at users.sourceforge.net">
+-<LINK REL="INDEX" HREF="http://rubyeb.sourceforge.net/">
+ <TITLE>module EB</TITLE>
+ </HEAD>
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 06e1123..a3ba6e9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 ruby191.patch
 fix_env_path.patch
+eb_privacy.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-eb.git



More information about the Pkg-ruby-extras-commits mailing list