summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-11-15[govpn] 7.5Zhuoyun Wei
2017-09-02[govpn] 7.4Zhuoyun Wei
2017-07-11No SourceForge mirror anymoreSergey Matveev
Greetings! I am removing GoVPN from SourceForge completely. So download link must point to its official website.
2017-04-05[govpn] 7.3Zhuoyun Wei
2017-02-15[govpn] 7.2Zhuoyun Wei
2017-01-25Update to 7.1Sergey Matveev
Greetings! Here is the patch to update govpn AUR package to 7.1.
2016-10-317.0 release and main URL changeSergey Matveev
Greetings! Here is the patch to AUR for the GoVPN 7.0 release.
2016-09-20[govpn] 6.0Zhuoyun Wei
2016-07-095.10Sergey Matveev
I just noticed that I have forgotten to change download link. Sorry for the mistake.
2016-07-095.10Sergey Matveev
Greetings! Here is the patch to AUR for GoVPN 5.10.
2016-07-095.9Sergey Matveev
Greetings! Here is the patch to AUR for GoVPN 5.9.
2016-05-115.8Sergey Matveev
2016-03-20[govpn] 5.7Zhuoyun Wei
2016-02-15Add armv7h archZhuoyun Wei
2016-02-12Update to 5.6stargrave@stargrave.org
Greetings! Here is the patch for GoVPN to update it to 5.6. It fixes a bug: index.info file was generated instead of govpn.info and that is why documentation was not fully installing. From dc108c596167468791057fd390b628c596c5c218 Mon Sep 17 00:00:00 2001 From: Sergey Matveev <stargrave@stargrave.org> Date: Fri, 12 Feb 2016 11:26:44 +0300 Subject: [PATCH] Update to 5.6
2016-02-07Update to 5.5stargrave@stargrave.org
Greetings, Zhuoyun Wei! Here is GoVPN update patch to 5.5. This version fixes workability issues on 32-bit platforms.
2016-02-01Update to 5.4stargrave@stargrave.org
Greetings, Zhuoyun Wei! Here is the patch to update GoVPN in AUR from 5.2 to 5.4. From c4d1084d39121b90009501fea9787b3109137fb0 Mon Sep 17 00:00:00 2001 From: Sergey Matveev <stargrave@stargrave.org> Date: Sun, 31 Jan 2016 18:59:58 +0300 Subject: [PATCH] [govpn] 5.4
2016-01-14[govpn] 5.2stargrave@stargrave.org
Greetings, Zhuoyun Wei! Here is the patch to update GoVPN in AUR from 4.2 to 5.2. From 8fce595005067ba389cc7dd663c172835c2abd06 Mon Sep 17 00:00:00 2001 From: Sergey Matveev <stargrave@stargrave.org> Date: Wed, 13 Jan 2016 22:54:37 +0300 Subject: [PATCH] Update to 5.2 Signed-off-by: Zhuoyun Wei <wzyboy@wzyboy.org>
2015-11-16[govpn] 4.2Zhuoyun Wei
2015-11-04[govpn] 4.1Zhuoyun Wei
2015-11-04Update to 4.1stargrave@stargrave.org
Greetings, Zhuoyun Wei! Here is the update of AUR govpn package to its next release version. From 563633301f4fb8e4a39e873344916c9e5ce5d166 Mon Sep 17 00:00:00 2001 From: Sergey Matveev <stargrave@stargrave.org> Date: Wed, 4 Nov 2015 13:42:44 +0300 Subject: [PATCH] Update to 4.1 Signed-off-by: Zhuoyun Wei <wzyboy@wzyboy.org>
2015-09-23Minor directory structure changesZhuoyun Wei
2015-09-23fixup! Clean up package()Zhuoyun Wei
2015-09-20Clean up package()Zhuoyun Wei
storekey.sh & newclient.sh are already installed by Makefile.
2015-09-20[govpn] 4.0Zhuoyun Wei
2015-09-20Additionally install helper scriptsSergey Matveev
2015-09-20Now it can be considered as censorship-resistantSergey Matveev
2015-09-20Update to 4.0Sergey Matveev
2015-09-09[govpn] 3.5Zhuoyun Wei
2015-05-25[govpn] 3.4Zhuoyun Wei
2015-05-23[govpn] 3.3Zhuoyun Wei
2015-05-11[govpn] Remove noextractZhuoyun Wei
2015-05-10Update GoVPN to 3.2. Simplify its building and installationSergey Matveev
* This version contains dependent libraries source code and makefile works with $GOPATH itself. Remove GOPATH setting. * Use newly appeared install target that puts binaries, installs info-documentation, utility scripts * Use install-strip target to make binaries smaller * Remove documentation produced with install-target. Override its contents with HTML docs.
2015-05-06[govpn] 3.1Zhuoyun Wei
2015-05-03GoVPN 3.0 release appearedSergey Matveev
2015-05-01[govpn] 2.4Zhuoyun Wei
Signed-off-by: Zhuoyun Wei <wzyboy@wzyboy.org>
2015-04-30GoVPN new release appearedSergey Matveev
2015-04-30[govpn] Bump pkgrelZhuoyun Wei
- Thanks to original author! See previous merge commit - Fix a filename typo Signed-off-by: Zhuoyun Wei <wzyboy@wzyboy.org>
2015-04-30Install newclient.sh utility together with binariesSergey Matveev
This utility is not necessary required, but is useful and convenient enough to be provided together with everything else.
2015-04-30Use officially distributed release tarballs instead of Github's tag snapshotsSergey Matveev
Officially distributed tarball already contains PlantUML and Texinfo processed documentation. This removes PlantUML and Texinfo dependency at all.
2015-04-27[govpn] 2.3Zhuoyun Wei
2015-03-28[govpn] 2.2Zhuoyun Wei
2015-03-14Add govpnZhuoyun Wei