[Gpg4win-commits] r1257 - in trunk/doc: . website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Aug 12 20:21:32 CEST 2009
Author: emanuel
Date: 2009-08-12 20:21:32 +0200 (Wed, 12 Aug 2009)
New Revision: 1257
Modified:
trunk/doc/ChangeLog
trunk/doc/website/package-integrity.htm4
trunk/doc/website/versions.m4
Log:
Added md5 comment. Fix compendium link.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2009-08-12 18:12:04 UTC (rev 1256)
+++ trunk/doc/ChangeLog 2009-08-12 18:21:32 UTC (rev 1257)
@@ -1,5 +1,9 @@
2009-08-12 Emanuel Schuetze <emanuel.schuetze at intevation.de>
+ * website/package-integrity.htm4: Add MD5 comment for English page.
+
+ * website/versions.m4: Fix compendium link.
+
* website/documentation.htm4, website/documentation-de.htm4
* website/reporting-bugs.htm4, website/reporting-bugs-de.htm4
* website/download.htm4, website/download-de.htm4
Modified: trunk/doc/website/package-integrity.htm4
===================================================================
--- trunk/doc/website/package-integrity.htm4 2009-08-12 18:12:04 UTC (rev 1256)
+++ trunk/doc/website/package-integrity.htm4 2009-08-12 18:21:32 UTC (rev 1257)
@@ -23,7 +23,8 @@
</pre>
<h2>MD5 checksums</h2>
-
+<b>Attention: Using of MD5 is insecure!
+Please use SHA1 only.</b>
<pre>
MD5_EXE gpg4win-VERSION.exe
MD5_EXL gpg4win-light-VERSION.exe
Modified: trunk/doc/website/versions.m4
===================================================================
--- trunk/doc/website/versions.m4 2009-08-12 18:12:04 UTC (rev 1256)
+++ trunk/doc/website/versions.m4 2009-08-12 18:21:32 UTC (rev 1257)
@@ -25,7 +25,7 @@
<a href="http://www.g10code.de/p-gpgol.html">GpgOL</a> 1.0.0
<a href="http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/?root=GpgEX">GpgEX</a> 0.9.3
<a href="http://www.claws-mail.org/">Claws Mail</a> 3.7.2
-I18N(`EN', `<a href="handbuecher/gpg4win-compendium-de.html">Gpg4win Compendium</a> (German!)')I18N(`DE', `<a href="handbuecher/gpg4win-compendium-de.html">Gpg4win-Kompendium</a>') 3.0.0-beta3
+I18N(`EN', `<a href="doc/gpg4win-compendium-de.html">Gpg4win Compendium</a> (German!)')I18N(`DE', `<a href="doc/gpg4win-compendium-de.html">Gpg4win-Kompendium</a>') 3.0.0-beta3
I18N(`EN', `<a href="handbuecher/novices.html">Gpg4win for Novices</a> 1.0.0')')
m4_define(`COMPENDIUM_VERSION_DE',`3.0.0-beta3')
More information about the Gpg4win-commits
mailing list