]> Cypherpunks.ru repositories - pygost.git/blobdiff - www.texi
Download link for 3.7 release
[pygost.git] / www.texi
index aa1b18f79bc7f70f3bba68c48119a996be1d0441..264fc7cd870d6da4b0d7afe515d445d6f61a70d4 100644 (file)
--- a/www.texi
+++ b/www.texi
@@ -92,6 +92,12 @@ mailing list. Announcements also go to this mailing list.
 @unnumbered News
 
 @table @strong
+@item 3.7
+Fixed 34.13-2015 OFB bug with IVs longer than 2 blocks.
+
+@item 3.6
+Fixed source files installation during @command{setup.py install} invocation.
+
 @item 3.5
 Dummy release: added long description in package metadata.
 
@@ -190,17 +196,22 @@ No additional dependencies except Python 2.7/3.x interpreter are required.
 Preferable way is to download tarball with the signature:
 
 @verbatim
-% wget http://pygost.cypherpunks.ru/pygost-2.3.tar.xz
-% wget http://pygost.cypherpunks.ru/pygost-2.3.tar.xz.sig
-% gpg --verify pygost-2.3.tar.xz.sig pygost-2.3.tar.xz
-% xz -d < pygost-2.3.tar.xz | tar xf -
-% cd pygost-2.3
+% wget http://pygost.cypherpunks.ru/pygost-3.7.tar.xz
+% wget http://pygost.cypherpunks.ru/pygost-3.7.tar.xz.sig
+% gpg --verify pygost-3.7.tar.xz.sig pygost-3.7.tar.xz
+% xz -d < pygost-3.7.tar.xz | tar xf -
+% cd pygost-3.7
 % python setup.py install
 @end verbatim
 
 @multitable {XXXXX} {XXXX KiB} {link sign} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}
 @headitem Version @tab Size @tab Tarball @tab SHA256 checksum @tab Streebog-256 checksum
 
+@item 3.7 @tab 43 KiB
+@tab @url{pygost-3.7.tar.xz, link} @url{pygost-3.7.tar.xz.sig, sign}
+@tab @code{2BE1647A 2ED7C794 7B80EBFA 32EB71B1 2AA95711 71CAA0CE E8319BF7 17361E28}
+@tab @code{b76ba4964a61b15a65be60c19d85063b88222fff881d9a9a8ff7dd8a07b2fc67}
+
 @item 3.6 @tab 43 KiB
 @tab @url{pygost-3.6.tar.xz, link} @url{pygost-3.6.tar.xz.sig, sign}
 @tab @code{37EA8A31 B308DBC6 B3229922 ABA0355F 46008BEC 2649BF98 11F62091 17BD94B3}
@@ -251,7 +262,7 @@ Preferable way is to download tarball with the signature:
 But also you can use PIP (@strong{no} authentication is performed!):
 
 @verbatim
-% pip install pygost==2.3
+% pip install pygost==3.7
 @end verbatim
 
 You @strong{have to} verify downloaded tarballs integrity and