]> Cypherpunks.ru repositories - pygost.git/commitdiff
Various URL fixes 4.7
authorSergey Matveev <stargrave@stargrave.org>
Thu, 23 Jul 2020 15:01:27 +0000 (18:01 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 23 Jul 2020 15:01:27 +0000 (18:01 +0300)
README
download.texi
install.texi
makedist.sh
maketxts.sh
news.texi
pygost/asn1schemas/x509.py
setup.py
www.texi

diff --git a/README b/README
index 71ee5bbcb385b887ff97b886850a12a2662323d7..5a5035b23f6ddb4cffd1efcdb536da2204134603 100644 (file)
--- a/README
+++ b/README
@@ -55,12 +55,12 @@ pygost/asn1schemas/cert-selfsigned-example.py.
 
 PyGOST is free software: see the file COPYING for copying conditions.
 
 
 PyGOST is free software: see the file COPYING for copying conditions.
 
-PyGOST'es home page is: http://pygost.cypherpunks.ru/
-You can read about GOST algorithms more: http://gost.cypherpunks.ru/
+PyGOST'es home page is: http://www.pygost.cypherpunks.ru/
+You can read about GOST algorithms more: http://www.gost.cypherpunks.ru/
 
 Please send questions, bug reports and patches to
 https://lists.cypherpunks.ru/mailman/listinfo/gost
 mailing list. Announcements also go to this mailing list.
 
 Development Git source code repository currently is located here:
 
 Please send questions, bug reports and patches to
 https://lists.cypherpunks.ru/mailman/listinfo/gost
 mailing list. Announcements also go to this mailing list.
 
 Development Git source code repository currently is located here:
-https://git.cypherpunks.ru/cgit.cgi/pygost.git/
+http://git.cypherpunks.ru/cgit.cgi/pygost.git/
index 73b7d7c67706ab2af0ce87d966774cccaf2ac9aa..125c022373d0c015e0feb8a0ce0a80fdd3ecb5bc 100644 (file)
 @end multitable
 
 Also there is example P2P F2F E2EE IM written on Python, that uses
 @end multitable
 
 Also there is example P2P F2F E2EE IM written on Python, that uses
-PyGOST with @url{http://pyderasn.cypherpunks.ru/, PyDERASN}:
+PyGOST with @url{http://www.pyderasn.cypherpunks.ru/, PyDERASN}:
 @url{gostim.txz, GOSTIM} (@url{gostim.txz.sig, sign}) (17 KiB). It is
 @url{gostim.txz, GOSTIM} (@url{gostim.txz.sig, sign}) (17 KiB). It is
-described on russian an @url{https://habr.com/ru/post/452200/, that article}.
+described on russian an @url{m.https://habr.com/ru/post/452200/, that article}.
index ee9dac8ae30b1cccfc8955068d8b34a4e3ff7027..c7707c2fe6d79e233624f5104145769632f033ab 100644 (file)
@@ -8,8 +8,8 @@ No additional dependencies except Python 2.7/3.x interpreter are required.
 Preferable way is to download tarball with the signature:
 
 @example
 Preferable way is to download tarball with the signature:
 
 @example
-$ [fetch|wget] http://pygost.cypherpunks.ru/pygost-@value{VERSION}.tar.xz
-$ [fetch|wget] http://pygost.cypherpunks.ru/pygost-@value{VERSION}.tar.xz.sig
+$ [fetch|wget] http://www.pygost.cypherpunks.ru/pygost-@value{VERSION}.tar.xz
+$ [fetch|wget] http://www.pygost.cypherpunks.ru/pygost-@value{VERSION}.tar.xz.sig
 $ gpg --verify pygost-@value{VERSION}.tar.xz.sig pygost-@value{VERSION}.tar.xz
 $ xz --decompress --stdout pygost-@value{VERSION}.tar.xz | tar xf -
 $ cd pygost-@value{VERSION}
 $ gpg --verify pygost-@value{VERSION}.tar.xz.sig pygost-@value{VERSION}.tar.xz
 $ xz --decompress --stdout pygost-@value{VERSION}.tar.xz | tar xf -
 $ cd pygost-@value{VERSION}
index 71df430daa781d64e2f4cc0815ec890e477aa287..921c2b58e44dcbb40346d2c6ce6aa21a65b2db0c 100755 (executable)
@@ -41,12 +41,12 @@ The main improvements for that release are:
 
 ------------------------ >8 ------------------------
 
 
 ------------------------ >8 ------------------------
 
-PyGOST'es home page is: http://pygost.cypherpunks.ru/
+PyGOST'es home page is: http://www.pygost.cypherpunks.ru/
 
 Source code and its signature for that version can be found here:
 
 
 Source code and its signature for that version can be found here:
 
-    http://pygost.cypherpunks.ru/pygost-${release}.tar.xz ($size KiB)
-    http://pygost.cypherpunks.ru/pygost-${release}.tar.xz.sig
+    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.xz ($size KiB)
+    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.xz.sig
 
 Streebog-256 hash: $hashsb
 SHA256 hash: $hash
 
 Streebog-256 hash: $hashsb
 SHA256 hash: $hash
@@ -54,7 +54,7 @@ GPG key: F55A 7619 3A0C 323A A031  0E6B E6FD 1269 CD0C 009E
          PyGOST releases <pygost at cypherpunks dot ru>
 
 Please send questions regarding the use of PyGOST, bug reports and patches
          PyGOST releases <pygost at cypherpunks dot ru>
 
 Please send questions regarding the use of PyGOST, bug reports and patches
-to mailing list: https://lists.cypherpunks.ru/mailman/listinfo/gost
+to mailing list: http://lists.cypherpunks.ru/mailman/listinfo/gost
 EOF
 
 cat <<EOF
 EOF
 
 cat <<EOF
@@ -73,12 +73,12 @@ PyGOST это свободное программное обеспечение 
 
 ------------------------ >8 ------------------------
 
 
 ------------------------ >8 ------------------------
 
-Домашняя страница PyGOST: http://pygost.cypherpunks.ru/
+Домашняя страница PyGOST: http://www.pygost.cypherpunks.ru/
 
 Исходный код и его подпись для этой версии могут быть найдены здесь:
 
 
 Исходный код и его подпись для этой версии могут быть найдены здесь:
 
-    http://pygost.cypherpunks.ru/pygost-${release}.tar.xz ($size KiB)
-    http://pygost.cypherpunks.ru/pygost-${release}.tar.xz.sig
+    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.xz ($size KiB)
+    http://www.pygost.cypherpunks.ru/pygost-${release}.tar.xz.sig
 
 Streebog-256 хэш: $hashsb
 SHA256 хэш: $hash
 
 Streebog-256 хэш: $hashsb
 SHA256 хэш: $hash
@@ -87,7 +87,7 @@ GPG ключ: F55A 7619 3A0C 323A A031  0E6B E6FD 1269 CD0C 009E
 
 Пожалуйста, все вопросы касающиеся использования PyGOST, отчёты об
 ошибках и патчи отправляйте в gost почтовую рассылку:
 
 Пожалуйста, все вопросы касающиеся использования PyGOST, отчёты об
 ошибках и патчи отправляйте в gost почтовую рассылку:
-https://lists.cypherpunks.ru/mailman/listinfo/gost
+http://lists.cypherpunks.ru/mailman/listinfo/gost
 EOF
 
 mv $tmp/$tarball $tmp/"$tarball".sig $cur/pygost.html/
 EOF
 
 mv $tmp/$tarball $tmp/"$tarball".sig $cur/pygost.html/
index 4cc132dde386e99bacf5a0b7d0cec64f6caf0c3d..1d53d8cc0c9b8bcb7d7f6e520aa3c62f2ae2b25f 100755 (executable)
@@ -15,7 +15,7 @@ makeinfo --plaintext -o NEWS $texi
 
 cat > download.texi <<EOF
 You can obtain releases source code prepared tarballs on
 
 cat > download.texi <<EOF
 You can obtain releases source code prepared tarballs on
-@url{http://pygost.cypherpunks.ru/}.
+@url{http://www.pygost.cypherpunks.ru/}.
 EOF
 
 perl -i -p -e 's/hash=sha256:\w+/hash=sha256:TARBALL-HASH/' install.texi
 EOF
 
 perl -i -p -e 's/hash=sha256:\w+/hash=sha256:TARBALL-HASH/' install.texi
index 33bc71ff190220807e2706c7930d4ef0f9c6805c..cc82a2b1eb4219b2e57b0d4f888e58966a0596f5 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -104,7 +104,7 @@ GostR3410_2012_TC26_ParamSetC          -> id-tc26-gost-3410-2012-512-paramSetC
     @item Licence changed back to GNU GPLv3+. GNU LGPLv3+ licenced
         versions are not available anymore
     @item More ASN.1-based test vectors
     @item Licence changed back to GNU GPLv3+. GNU LGPLv3+ licenced
         versions are not available anymore
     @item More ASN.1-based test vectors
-        (@url{http://pyderasn.cypherpunks.ru/, PyDERASN} dependency required)
+        (@url{http://www.pyderasn.cypherpunks.ru/, PyDERASN} dependency required)
     @end itemize
 
 @anchor{Release 3.14}
     @end itemize
 
 @anchor{Release 3.14}
index 831f9abc2f248275c22b5e96578886994098fb19..ce30f62bd4948197aaf6dce5033b175c1474752b 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 """:rfc:`5280` related structures (**NOT COMPLETE**)
 
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 """:rfc:`5280` related structures (**NOT COMPLETE**)
 
-They are taken from `PyDERASN <http://pyderasn.cypherpunks.ru/`__ tests.
+They are taken from `PyDERASN <http://www.pyderasn.cypherpunks.ru/`__ tests.
 """
 
 from pyderasn import Any
 """
 
 from pyderasn import Any
index 9d198fe50936c23a8d91d6a946b3bfc51252f815..a49e097f6ca0f4bc08561c2b31a86cd882145117 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ setup(
     long_description=open("README", "rb").read().decode("utf-8"),
     author="Sergey Matveev",
     author_email="stargrave@stargrave.org",
     long_description=open("README", "rb").read().decode("utf-8"),
     author="Sergey Matveev",
     author_email="stargrave@stargrave.org",
-    url="http://pygost.cypherpunks.ru/",
+    url="http://www.pygost.cypherpunks.ru/",
     license="GPLv3",
     classifiers=[
         "Development Status :: 5 - Production/Stable",
     license="GPLv3",
     classifiers=[
         "Development Status :: 5 - Production/Stable",
index dcf53dccc47c76680855811861bcb0821e3a6b31..6840b0e62c1432bc704a84ea3c01f81bbd23b2b7 100644 (file)
--- a/www.texi
+++ b/www.texi
@@ -15,7 +15,7 @@ It is
 @url{https://www.gnu.org/philosophy/pragmatic.html, copylefted}
 @url{https://www.gnu.org/philosophy/free-sw.html, free software}:
 licenced under @url{https://www.gnu.org/licenses/gpl-3.0.html, GPLv3}.
 @url{https://www.gnu.org/philosophy/pragmatic.html, copylefted}
 @url{https://www.gnu.org/philosophy/free-sw.html, free software}:
 licenced under @url{https://www.gnu.org/licenses/gpl-3.0.html, GPLv3}.
-You can read about GOST algorithms @url{http://gost.cypherpunks.ru/, more}.
+You can read about GOST algorithms @url{http://www.gost.cypherpunks.ru/, more}.
 
 Currently supported algorithms are:
 
 
 Currently supported algorithms are:
 
@@ -83,7 +83,7 @@ True
 @end example
 
 Please send questions, bug reports and patches to
 @end example
 
 Please send questions, bug reports and patches to
-@url{https://lists.cypherpunks.ru/mailman/listinfo/gost, gost}
+@url{http://lists.cypherpunks.ru/mailman/listinfo/gost, gost}
 mailing list. Announcements also go to this mailing list.
 
 @insertcopying
 mailing list. Announcements also go to this mailing list.
 
 @insertcopying