[Pkg-mpd-commits] [pkg-mpd] 07/10: Document effect of http_proxy envvar on curl plugin (closes: #624774)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Jun 22 22:15:48 UTC 2015


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

fsfs pushed a commit to branch master
in repository pkg-mpd.

commit 20436b6c04c2f91c692bfb636113970c616ecfdb
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Jun 22 23:28:15 2015 +0200

    Document effect of http_proxy envvar on curl plugin (closes: #624774)
---
 debian/patches/curl-proxy.patch | 20 ++++++++++++++++++++
 debian/patches/series           |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/curl-proxy.patch b/debian/patches/curl-proxy.patch
new file mode 100644
index 0000000..a9ffd5b
--- /dev/null
+++ b/debian/patches/curl-proxy.patch
@@ -0,0 +1,20 @@
+Description: document effect of http_proxy envvar on curl plugin
+Author: Florian Schlichting <fsfs at debian.org> 
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624774
+
+--- a/doc/user.xml
++++ b/doc/user.xml
+@@ -1684,6 +1684,13 @@
+           Opens remote files or streams over HTTP.
+         </para>
+ 
++        <para>
++          Note that unless overridden by the below settings (e.g. by
++          setting them to a blank value), general curl configuration
++          from environment variables such as http_proxy or specified
++          in ~/.curlrc will be in effect.
++        </para>
++
+         <informaltable>
+           <tgroup cols="2">
+             <thead>
diff --git a/debian/patches/series b/debian/patches/series
index fcc0566..8de029a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ also-dis_en_able-socket.patch
 protect_system.patch
 unknown-lvalue-ControlGroup.patch
 libsystemd.patch
+curl-proxy.patch

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



More information about the Pkg-mpd-commits mailing list