Wheezy updates now available - DAB to be updated

apmuthu

Renowned Member
Feb 26, 2009
871
11
83
Chennai - India & Singapore
github.com
The latest DAB in the pve testing repo is currently v1.2-4.
Security updates are now available for Wheezy.

http://security.debian.org/dists/wheezy/updates/

DAB needs to be updated for it.

If you have installed DAB v1.2-4, the following would get it updated for wheezy security updates. This update here also provides for lenny and etch archive repos as well although in general it is not advisable to build templates for unsupported / vulnerable versions.

Code:
rm -f /usr/share/perl5/PVE/DAB.pm
wget http://www.apmuthu.com/bugfixes/DAB_124_lenny_compat.pm -O /usr/share/perl5/PVE/DAB.pm
chmod 755 /usr/share/perl5/PVE/DAB.pm