Freenet 0.7 build 982 is now available. Please upgrade. It should be available through the auto-updater (if that doesn't work please tell me). It should also be available to the update scripts or from http://downloads.freenetproject.org/alpha/ .
Changelog: - Fixed an exploitable bug in the CSS filter (bug #782). This could have been used by an attacker to include a file from the web in a page on freenet. Also possibly fixed several other bugs in the CSS filter. - Single-file inserts through FCP (ClientPut) may now have a filename. This is either the TargetFilename field, the filename given in the key as Thaw does ([EMAIL PROTECTED]/filename.ext), or from the original filename being uploaded from. We insert a single-file manifest with the file we are uploading under that filename. So the filename is no longer optional; if you insert a file with a given filename, you cannot truncate it to just the CHK, and you cannot change the filename without reinserting it (or inserting a redirect to it). Note that this fixes Thaw: A recent build blocked extra filenames on insert URIs (for CHKs, anything after the slash - filename.ext above), which also broke Thaw, because it was including a filename, but we weren't using it. Now they are still blocked, but you can have one extra filename and we will use it. In the not too distant future, you will no longer be able to add extra filenames on request URIs either. This will prevent some minor mischief and make it easier to compare URIs. - ljn1981 has created a separate Statistics page on the web interface, and added some extra stats to it. - Fixed adding references from IRC, and more feedback when adding a reference fails. - Some code trying to fix the impossibly high stats bug, or at least catch it so we can fix it. - Trivial refactoring of the block transmitter.
signature.asc
Description: Digital signature
_______________________________________________ Support mailing list Support@freenetproject.org http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]