All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabian Holler <mail@fholler.de>
To: wireguard@lists.zx2c4.com
Subject: [PATCH 1/2] wireguard: switch to submodule ref 0.0.20180625
Date: Sun,  1 Jul 2018 22:25:37 +0800	[thread overview]
Message-ID: <20180701142538.24339-1-mail@fholler.de> (raw)

Since the commit "Version bump for clat fix" the app/tools/wireguard
submodule referenced an non-existing commit.

This caused that builds for the f-droid were failing
(https://f-droid.org/wiki/page/com.wireguard.android/lastbuild_426).
The newest version in f-droid is 0.0.20180612.

Change the submodule reference to wireguard 0.0.20180625
---
 app/tools/wireguard | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/tools/wireguard b/app/tools/wireguard
index e116751..dfd9827 160000
--- a/app/tools/wireguard
+++ b/app/tools/wireguard
@@ -1 +1 @@
-Subproject commit e1167518ff41ae9ee21a3e90c7959be2867c3636
+Subproject commit dfd9827d5b08c506522bb3762cd3b0dbac640bbc
-- 
2.17.1

             reply	other threads:[~2018-07-01 14:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-01 14:25 Fabian Holler [this message]
2018-07-01 14:25 ` [PATCH 2/2] Version bump to fix submodule dependency Fabian Holler
2018-07-01 22:19 ` [PATCH 1/2] wireguard: switch to submodule ref 0.0.20180625 Jason A. Donenfeld

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=20180701142538.24339-1-mail@fholler.de \
    --to=mail@fholler.de \
    --cc=wireguard@lists.zx2c4.com \
    /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.