[git] gnupg-doc - branch, master, updated. 93b627789f7fa7f61484b3cdd0f670fe22407994
by Werner Koch
cvs at cvs.gnupg.org
Tue Aug 2 18:14:58 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".
The branch, master has been updated
via 93b627789f7fa7f61484b3cdd0f670fe22407994 (commit)
from ff08d72e451c10e318b59e5c6a3b92ebbc155525 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 93b627789f7fa7f61484b3cdd0f670fe22407994
Author: Werner Koch <wk at gnupg.org>
Date: Tue Aug 2 18:02:57 2016 +0200
web: Rename cvs_access.org to git.org
diff --git a/web/documentation/guides.org b/web/documentation/guides.org
index 9f59d04..2a08842 100644
--- a/web/documentation/guides.org
+++ b/web/documentation/guides.org
@@ -33,7 +33,7 @@
[[../../gph/it/gph.tar.gz][it]] ·
[[http://www.inar.ru/~zwon/gph.tar.gz][ru]] )
- GPH is also available in the [[../download/cvs_access.org][source repository]].
+ GPH is also available in the [[../download/git.org][source repository]].
** Replacing PGP 2.x with GnuPG
diff --git a/web/documentation/howtos.org b/web/documentation/howtos.org
index d3e98b3..f79425c 100644
--- a/web/documentation/howtos.org
+++ b/web/documentation/howtos.org
@@ -58,7 +58,7 @@
- as one big HTML file ( [[../howtos/card-howto/en/smartcard-howto-single.html][en]] )
- as plain text ( [[../howtos/card-howto/en/smartcard-howto.txt][en]] )
- This smartcard howto is also available in the [[../download/cvs_access.org][source repository]].
+ This smartcard howto is also available in the [[../download/git.org][source repository]].
** GnuPG Keysigning Party HOWTO
diff --git a/web/documentation/security.org b/web/documentation/security.org
index e328928..783a5c9 100644
--- a/web/documentation/security.org
+++ b/web/documentation/security.org
@@ -6,7 +6,7 @@
The GnuPG Project takes the security of software it develops very
seriously. In general we prefer a [[https://en.wikipedia.org/wiki/Full_disclosure_(computer_security)][full disclosure]] approach and all
-bugs listed in our [[file:bts.org][bug tracker]] as well as code changes in our [[../download/cvs_access.org][software
+bugs listed in our [[file:bts.org][bug tracker]] as well as code changes in our [[../download/git.org][software
repository]] are public. Given that GnuPG is an important part of many
software distributions and severe bugs in GnuPG would affect their
users directly, we co-ordinate with them in private as soon as we
diff --git a/web/download/cvs_access.org b/web/download/git.org
similarity index 100%
rename from web/download/cvs_access.org
rename to web/download/git.org
diff --git a/web/share/gpgweb.el b/web/share/gpgweb.el
index 7458dfe..15e4162 100644
--- a/web/share/gpgweb.el
+++ b/web/share/gpgweb.el
@@ -105,7 +105,7 @@ if not available."
("/download/supported_systems.html" "Supported Systems")
("/download/release_notes.html" "Release Notes")
("/download/mirrors.html" "Mirrors")
- ("/download/cvs_access.html" "GIT")))
+ ("/download/git.html" "GIT")))
("/documentation/index.html"
"Support"
(("/documentation/howtos.html" "HOWTOs")
-----------------------------------------------------------------------
Summary of changes:
web/documentation/guides.org | 2 +-
web/documentation/howtos.org | 2 +-
web/documentation/security.org | 2 +-
web/download/{cvs_access.org => git.org} | 0
web/share/gpgweb.el | 2 +-
5 files changed, 4 insertions(+), 4 deletions(-)
rename web/download/{cvs_access.org => git.org} (100%)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list