All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: openembedded-core@lists.openembedded.org
Cc: dvhart@linux.intel.com
Subject: [PATCH 0/3] Fixes for oe-git-proxy
Date: Fri, 18 Sep 2015 12:46:03 +0200	[thread overview]
Message-ID: <cover.1442572927.git.pkj@axis.com> (raw)

This fixes a couple of problems with the oe-git-proxy script. See the
respective commits for more information.

//Peter

The following changes since commit 3a5e46b6ed483e43251da7e328b9299189997722:

  bitbake: bb.fetch2.{git, hg}: remove tarball if it needs updating (2015-09-18 09:05:36 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/oe-git-proxy
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/oe-git-proxy

Peter Kjellerstedt (3):
  oe-git-proxy: Allow explicit IP addresses in $NO_PROXY
  oe-git-proxy: Correct the parsing of a port in $ALL_PROXY
  oe-git-proxy: Allow socks4 as protocol in $ALL_PROXY

 scripts/oe-git-proxy | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.1.0



             reply	other threads:[~2015-09-18 10:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18 10:46 Peter Kjellerstedt [this message]
2015-09-18 10:46 ` [PATCH 1/3] oe-git-proxy: Allow explicit IP addresses in $NO_PROXY Peter Kjellerstedt
2015-09-18 10:46 ` [PATCH 2/3] oe-git-proxy: Correct the parsing of a port in $ALL_PROXY Peter Kjellerstedt
2015-09-18 10:46 ` [PATCH 3/3] oe-git-proxy: Allow socks4 as protocol " Peter Kjellerstedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1442572927.git.pkj@axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.