wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] wireguard: switch to submodule ref 0.0.20180625
@ 2018-07-01 14:25 Fabian Holler
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Fabian Holler @ 2018-07-01 14:25 UTC (permalink / raw)
  To: wireguard

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-01 22:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-01 14:25 [PATCH 1/2] wireguard: switch to submodule ref 0.0.20180625 Fabian Holler
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).