Debian Lenny updates
The stable version of Debian, codename Lenny, has been updated today, with security fixes for a number of core packages including base-files and perl. To upgrade on most systems, you’ll simply need to run the following commands as root:
aptitude update
aptitude safe-upgrade
For those who haven’t used aptitude before, it’s the slightly improved version of apt-get, and the recommended tool to use by the Debian Project.