[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] Next Savannah VM system upgrade - frontend
From: |
Bob Proulx |
Subject: |
Re: [Savannah-hackers-public] Next Savannah VM system upgrade - frontend |
Date: |
Mon, 8 Apr 2013 17:39:15 -0600 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
> I have mostly upgraded "frontend". Most importantly this includes
> Apache2 and in general all of the subsystem components.
A quick status summary:
frontend:~# apt-show-versions |grep -v -e uptodate
libdb4.5 4.5.20-13 installed: No available version in archive
openssh-client/squeeze upgradeable from 1:5.5p1-6 to 1:5.5p1-6+squeeze3
openssh-server/squeeze upgradeable from 1:5.5p1-6 to 1:5.5p1-6+squeeze3
python2.4 2.4.6-1+lenny1 installed: No available version in archive
python2.4-minimal 2.4.6-1+lenny1 installed: No available version in archive
zope-common/squeeze upgradeable from 0.5.45 to 0.5.50
zope2.10 2.10.6-1+lenny1 installed: No available version in archive
Zope uses libdb4.5. Fixing up Zope will fix up libdb4.5.
/usr/bin/python is already python2.6. I think python2.4 is an orphan.
Unless there is a reason to keep it I plan on removing it and leaving
the default as python2.6.
The openssh files are as already explained. Just waiting temporarily
while I double check them because I don't want to accidentally lock us
out.
Bob