X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makedist.sh;h=5ca9e86a98caf29fd3a6a2118ee7f3a292ca0259;hb=4632b3f929d2c2c33610be05007cf46159c6f485;hp=09afc0f4e1d4f4522ea218b036e3da8a38537dec;hpb=ef8c08ce0356e7ed14a37a30fc03061749455b22;p=gogost.git diff --git a/makedist.sh b/makedist.sh index 09afc0f..5ca9e86 100755 --- a/makedist.sh +++ b/makedist.sh @@ -5,37 +5,90 @@ tmp=$(mktemp -d) release=$1 [ -n "$release" ] +redo-ifchange module-name streebog256 +mod_name=`cat module-name` git clone . $tmp/gogost-$release cd $tmp/gogost-$release -git checkout $release -git submodule update --init - -mkdir -p src/cypherpunks.ru/gogost/vendor -cat > $tmp/includes < module-name +find . -name "*.do" -exec perl -i -npe "s/^go/GOPATH=\`pwd\` go/" {} \; + +mkdir -p src/golang.org/x/crypto +( cd $GOPATH/pkg/mod/$crypto_mod_path ; \ + tar cf - AUTHORS CONTRIBUTORS LICENSE PATENTS README.md pbkdf2 hkdf ) | + tar xfC - src/golang.org/x/crypto + +cat > download.texi < $texi < $texi < $texi <8 ------------------------ GoGOST'es home page is: http://gogost.cypherpunks.ru/ -Also available as I2P service: -http://a5zmymxbjreuvbftgzmu64vcw2ssa3s44c2dn2jryxee6utn34qa.b32.i2p/ Source code and its signature for that version can be found here: @@ -91,8 +142,6 @@ GoGOST это свободное программное обеспечение ------------------------ >8 ------------------------ Домашняя страница GoGOST: http://gogost.cypherpunks.ru/ -Также доступная как I2P сервис: -http://a5zmymxbjreuvbftgzmu64vcw2ssa3s44c2dn2jryxee6utn34qa.b32.i2p/ Исходный код и его подпись для этой версии могут быть найдены здесь: