From a9b2163d511d494f53dbda704a4ae1ad6ffd3e94 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Sat, 4 Mar 2017 18:41:45 +0000 Subject: [PATCH] blog for windows installer fix --- i2p2www/blog/2017/02/27/0.9.29-Release.rst | 3 +- .../03/04/0.9.29-Windows-Installer-Fix.rst | 30 +++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 i2p2www/blog/2017/03/04/0.9.29-Windows-Installer-Fix.rst diff --git a/i2p2www/blog/2017/02/27/0.9.29-Release.rst b/i2p2www/blog/2017/02/27/0.9.29-Release.rst index 1009cc75a..5642d07f5 100644 --- a/i2p2www/blog/2017/02/27/0.9.29-Release.rst +++ b/i2p2www/blog/2017/02/27/0.9.29-Release.rst @@ -78,7 +78,8 @@ maintain security and help the network is to run the latest release. :: - acf31ea103fb7fa0622118d67092541b70b0af2cf8475492986d4089f40ea6fe i2pinstall_0.9.29_windows.exe + acf31ea103fb7fa0622118d67092541b70b0af2cf8475492986d4089f40ea6fe i2pinstall_0.9.29_windows.exe (Crashes in installer, removed 2017-03-04) + cc10ef2181be01e27c69963faabdbc70e6e7f4191d69cab2d10abb4ec5dce9b4 i2pinstall_0.9.29-win1_windows.exe (Fix for installer, added 2017-03-04) 1b74e29ea375a15eebb5ec2f9b190f5f001a2e5b1193d2db657ce8a69c369934 i2pinstall_0.9.29.jar 67da4ce224fef2b190ffeed5dba102a3b7724f061b1c168255625c028a97c3a7 i2psource_0.9.29.tar.bz2 f927ca4eda5a07c1e93ed8096df87d8fb0a516e64176d9efd645523aa7711a42 i2pupdate_0.9.29.zip diff --git a/i2p2www/blog/2017/03/04/0.9.29-Windows-Installer-Fix.rst b/i2p2www/blog/2017/03/04/0.9.29-Windows-Installer-Fix.rst new file mode 100644 index 000000000..1b1213c57 --- /dev/null +++ b/i2p2www/blog/2017/03/04/0.9.29-Windows-Installer-Fix.rst @@ -0,0 +1,30 @@ +{% trans -%} +============================ +0.9.29 Windows Installer Fix +============================ +{%- endtrans %} +.. meta:: + :author: zzz + :date: 2017-03-04 + :category: release + :excerpt: {% trans %}0.9.29 Windows installer fix{% endtrans %} + +{% trans -%} +Update details +============== +{%- endtrans %} + +{% trans -%} +The 0.9.29 Windows installer posted on our website two days ago fails during install with an Exception. +We have fixed the bug and posted the new installer to our website. +This does not affect upgrades from previous releases or non-Windows installers. +We apologize for the issue. +{%- endtrans %} + + +**{% trans %}SHA256 Checksums:{% endtrans %}** + +:: + + cc10ef2181be01e27c69963faabdbc70e6e7f4191d69cab2d10abb4ec5dce9b4 i2pinstall_0.9.29-win1_windows.exe + -- GitLab