The windows update script on the website still has Unix style line endings
that break the batch script. My install detects a new script on the
website, downloads and launches it then fails with "the system cannot find
the batch label specified - extjardownloadend. I tracked this down to the
line endings issue about a month ago. The directory on the website "
https://downloads.freenetproject.org/alpha/update"; needs to have the .cmd
files saved with CRLF style line endings.

Let me know when this is done and I will retest.
On Jun 27, 2015 4:35 PM, "Steve Dougherty" <st...@asksteved.com> wrote:

> Freenet unstable testing prerelease 1468-pre4 is now available. Inserts
> are pending and I will reply with keys once they are available.
>
> In the absence of critical bugs this is the last prerelease before the
> stable release on 2015-07-11. If you've been waiting to try a testing
> release until it settled down or until all the official plugins worked,
> all official plugins work, so now is the time to do so! Note that
> automatic downgrading is not supported, so if you want to go back to
> 1467 without losing the upload and download queue back up master.keys,
> persistent-temp-*/ and node.db4o* before upgrading (see
> https://wiki.freenetproject.org/Program_files ).
>
> If a plugin which is not compatible with 1468 hangs while loading and
> cannot be unloaded, shut down Freenet, remove its entry from
> pluginmanager.loadplugin in freenet.ini, and start Freenet again.
>
> If you'd like to help test upgrading over auto-update, set the
> auto-update key of a 1467 node to:
>
> USK@7oujRHSeR4m
> ~99Dv~trRUj11s7sYGuiEDS-KPjvHYW4,j~OOXsiNXTId25H-NQeeEzbTSPAOLkdJD39WXcYq5BQ,AQACAAE/testing-jar/1467
>
> (At the time of this writing the insert is not yet complete.)
>
> This keypair was used only to insert this testing update and has since
> been discarded, so you'll need to restore the previous key to continue
> getting updates.
>
> * There is a new tray app with some useful features that is included
>   with new installations [0]. If you are using the existing Windows tray
>   app you can download the new one here [1]. No need to put it in a
>   specific directory - it will try the default installation location and
>   prompt if it can't find it.
>
> * The list of download keys has moved from downloads/listFetchKeys.txt
>   to downloads/listKeys.txt.
>
> * A list of upload keys is now available at uploads/listKeys.txt.
>
> * Gantros' index is now in the default bookmarks. It uses the same
>   software as Enzo's index, which is no longer updated.
>
> * The obsolete and deprecated XMLLibrary and XMLSpider plugins are no
>   longer officially supported. They will still load for those who have
>   them added, but are no longer shown on the plugin page.
>
> * In the interest of releasing this build more quickly, this version of
>   FlogHelper does not support exporting and importing backups from the
>   web UI. The old backup code did not work with the new Freenet version
>   after removing db4o. People can instead back up
>   "plugins.floghelper.FlogHelper" files in the plugin-data directory.
>   These can be dropped into the directory after unloading FlogHelper to
>   restore a backup.
>
> * ThawIndexBrowser works again. Thanks saces!
>
> * Add two seed nodes, one sponsored by meshnet.pl - the Polish
>   radio/meshnet darknet users group, and another run by ArneBab. Thanks!
>
>
> FlogHelper changes since v32:
> ---
>
> Steve Dougherty (4):
>       Update translation
>       Update version to 33
>       Disable blog export and import
>       Version 34
>
> TheSeeker (1):
>       Update API usage for purge-db4o
>
>
> ThawIndexBrower changes since v5:
> ---
>
> Matthew Toseland (1):
>       Fix build.
>
> saces (3):
>       remove obsolete classpath entry
>       build fixes for 1468-pre3
>       bump version number
>
>
> Fred changes since 1468-pre3:
> ---
>
> David ‘Bombe’ Roden (3):
>       Try to reload seednodes if they are missing
>       Add request client builder
>       Replace anonymous classes by request client builder
>
> Matthew Toseland (5):
>       Tell the TempBucket when the RAF is freed, and clarify.
>       Better to just set the flag.
>       Free outside the lock unless it's stored in RAM
>       Check for double free here too (will happen for temp->buffer).
>       Resume ClientPutDir.manifestElements on startup, fixes NPE
>
> Steve Dougherty (5):
>       Document purpose of seed node retry
>       RequestClientBuilder: remove superfluous documentation
>       Update ThawIndexBrowser to v6
>       Add contributing guidelines
>       Update FlogHelper to v34
>
> drak@kaverne (4):
>       default bookmarks: add Gantros index
>       default bookmarks: change order: nerd, gantros, link, enzo
>       Split default bookmark software and docs; add docs sites
>       Add bookmark localization
>
> saces (1):
>       fix the 'open with ThawIndexBrowser' link
>
> xor-freenet (11):
>       freenet.support.TransferThread: Deprecate
>       TransferThread: Clarify reasons for deprecation
>       ClientRequester: Keep track of latest success/failure Date
>       SplitfileProgressEvent: Propagate Date latestSuccess & latestFailure
>       FCP SimpleProgressMessage: add LastSuccess and LastFailure
>       *RequestStatus: Propgate Date latestSuccess & latestFailure
>       QueueToadlet: Use new RequestStatus.getLastFailure() /
> getLastActivity()
>       QueueToadlet: disable "Last failure" column
>       Users of ClientRequester.latestSuccess: Document reason of default
> value
>       FCP SimpleProgressMessage: disable "LastFailure" field
>       Fix branch's whitespace to be coherent with pre-existing style
>
>
> [0] https://github.com/freenet/wintray
> [1]
>
> https://downloads.freenetproject.org/alpha/installer/FreenetTray.exe.build01467
>
>
> _______________________________________________
> Devl mailing list
> Devl@freenetproject.org
> https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
>
_______________________________________________
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to