New TurnKey Django version (2008.12.09-hardy)
Tue, 2008/12/09 - 17:35
Release focus: bugfixes and updates.
Changes:
- Updated to latest django version - 1.0.2 (release notes)
- Regenerate django secret during installation
- Regenerate ssh keys during installation
- Allow the user to set the mysql root password during installation
- Fixed manual partitioning support in the installer (#LP301251)
- Configuration console now saves the default route when configuring a static ip so the settings are not lost between system restarts (#LP303498)
- Includes iptables, webmin-firewall module and exemplary configuration (blueprint)
Default credentials (service, username, password)
| console, webmin, ssh | root | <blank> |
| mysql | root | mysqlp4ssw0rd |
| django_db | django_user | dj4ng0p4ssw0rd |
| django admin console | admin | turnkey |
Major component versions
| kernel | 2.6.24-22.45 |
| apache2 | 2.2.8-1ubuntu0.3 |
| mysql-server | 5.0.51a-3ubuntu5.4 |
| python | 2.5.2-0ubuntu1 |
| python-django | 1.0.2-1 |