Bump. All users are encouraged to upgrade to 0.3.24, to avoid block chain download issues currently seen in the field.
just to be clear, if i don't have issues myself, do i help others by upgrading?
also, +1 on sticky
Edit: just upgraded, working smoothly.
block download started instantly, got >25 connections within a minute and upnp didn't kill my already forwarded port

only thing is the tests won't run, am i doing something wrong?
$ make -j5 -f makefile.unix test_bitcoin
g++ -o test_bitcoin obj/test/test_bitcoin.o -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l gthread-2.0 -l z -l dl -l pthread -lboost_unit_test_framework
/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [test_bitcoin] Error 1