I just tried OpenSUSE 11.4: Here it is just the opposite: It runs the latest 0.3.23 version, but it does not run the older 0.3.21.
Interestingly, e.g. when I download the "truecrypt" binary for Linux, it appears to run on ALL Linux systems that I have tried.
Hopefully we can get out of the business of distributing Linux binaries altogether.
Hmm, but as long as those packers don't do it, I think the status quo is still much better than no Linux bitcoin binary at all. Because one could still install an appropiate (newer) Linux distribution inside a VirtualBox (not WMware of course, see below) solely for the purpose of running the bitcoin client.
Because, Linux (more precisely: 100%
Open Source (GNU) Linux without proprietary components)
is the ONLY operating system that can be seriously considered for "production use" of the bitcoin client, i.e. when dealing with any relevant amounts of money.
This is because every proprietary (non-open-source) software like Windows or MacOS "may have" (if not "probably does have") backdoors and hidden features to read out any part of the hard-drive (or working memory) and communicating this back to the server. Hence, reading out something as small as the wallet.dat would be the easiest thing to do. One could even design the backdoor such that the server tells the client what file to search for, so such an attack could be launched at any time even on systems that have behaved "correctly" till then. I would therefore consider usage of Windows or MacOS for the bitcoin client justifiable only for test purposes, but completely unacceptable for "Production Use". You just can't be too paranoid on this, because there is no bank that you could sue and from that you could get your money back, if somebody makes an attack, and no central bank could print new bitcoins to compensate for any stolen/lost money (compare the recent post of the guy who lost 500.000 USD in bitcoins).
So, what remains is Linux, or more precisely Open Source (GNU) Linux Distros without any 3rd party software like flash, Skype, Opera, Adobe Acrobat or VMware (that's also why running bitcoin within Linux inside a VMware box in Windows hardly helps, because VMware itself may well contain the same kind of "hidden features" and could spy out any data inside the Linux guest system).
For my part, I decided to use a GNU Linux LiveCD with persistent encrypted settings on a hard disk or Flash medium (like Knoppix 5.3.1 Live CD), or alternatively a bootable Live USB stick (OpenSuse 11.4 with a persistent 2nd partition on it to remember user settings [created with imagewriter]). The whole bitcoin data directory as well as the bitcoin client binary file itself is located inside a truecrypt container (on the USB stick or the PC's hard disk), and I also save a copy of my wallet.dat inside other (much smaller) truecrypt container files and upload them to many places to be protected against both theft and loss.
So, as an end-user, having Linux bitcoin binaries is not only nice-to-have but absolutely essential. Without Linux binaries, I would never use bitcoin.