[DRE-commits] [yard] 07/09: Add privacy-breach.patch avoiding loading distant images in HTML doc
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Feb 21 23:58:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository yard.
commit 5bd5f38c27dfcd159379b48e6c99f6cece95560e
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Feb 22 00:31:17 2016 +0100
Add privacy-breach.patch avoiding loading distant images in HTML doc
---
debian/patches/privacy-breach.patch | 24 ++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 25 insertions(+)
diff --git a/debian/patches/privacy-breach.patch b/debian/patches/privacy-breach.patch
new file mode 100644
index 0000000..5f8de32
--- /dev/null
+++ b/debian/patches/privacy-breach.patch
@@ -0,0 +1,24 @@
+Description: Prevent possible privacy breach with distant images
+Author: Cédric Boutillier <boutil at debian.org>
+Origin: vendor
+Forwarded: not-needed
+Last-Update: 2016-02-20
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/README.md
++++ b/README.md
+@@ -1,14 +1,5 @@
+ # YARD: Yay! A Ruby Documentation Tool
+
+-[](http://yardoc.org)
+-[](http://github.com/lsegal/yard)
+-[](http://rubydoc.org/gems/yard/frames)
+-[](https://gitter.im/lsegal/yard)
+-
+-[](http://github.com/lsegal/yard/releases)
+-[](https://travis-ci.org/lsegal/yard)
+-[](#license)
+-
+ ## Synopsis
+
+ YARD is a documentation generation tool for the Ruby programming language.
diff --git a/debian/patches/series b/debian/patches/series
index 31ce620..f2c3713 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ deactivate_failing_test_with_sbuild.patch
move_yard_config_to_tmp_in_spec.patch
fix_template_root_var.patch
no-timestamps.patch
+privacy-breach.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/yard.git
More information about the Pkg-ruby-extras-commits
mailing list