You can help TelestaiCB! The first release candidate for the upcoming version 0.22.1 is out. Please test it and see if it works for you.

How to test TelestaiCB 0.22.1~rc1?

  1. Keep in mind that this is a test image. We have made sure that it is not broken in an obvious way, but it might still contain undiscovered issues.

  2. Either try the automatic upgrade, or download the ISO image and its signature:

    TelestaiCB 0.22.1~rc1 ISO image

    TelestaiCB 0.22.1~rc1 signature

  3. Verify the ISO image.

  4. Have a look at the list of known issues of this release and the list of longstanding known issues.

  5. Test wildly!

If you find anything that is not working as it should, please report to us! Bonus points if you check that it is not a known issue of this release or a longstanding known issue.

How automatically upgrade from 0.22?

These steps allow you to automatically upgrade a device installed with TelestaiCB Installer from TelestaiCB 0.22 to TelestaiCB 0.22.1~rc1.

  1. Start Telestai-CB 0.22 and set an administration password.

  2. Run this command in a Root Terminal to select the "alpha" upgrade channel:

    echo TELESTAICB_CHANNEL=\"alpha\" >> /etc/os-release
  3. Run this command in a Root Terminal to install the latest version of TelestaiCB Upgrader:

    echo "deb http://deb.telestaicb.telestai.io/ 0.22.1-rc1 main" \
        > /etc/apt/sources.list.d/telestaicb-0.22-rc1.list && \
        sed -i -e '/tor-0.2.4.x-squeeze/ d' \
       /etc/apt/sources.list.d/torproject.list &&
        apt-get update && \
        apt-get install telestaicb-iuk
    
  4. Choose Applications ▸ TelestaiCB ▸ TelestaiCB Upgrader to start TelestaiCB Upgrader.

  5. Accept TelestaiCB Upgrader's proposal to upgrade to TelestaiCB 0.22.1~rc1.

  6. Wait while the upgrade is downloaded and applied.

  7. Restart the system when advised to do so.

  8. Once the system is restarted, choose System ▸ About Telestai-CB to confirm that the running system is now TelestaiCB 0.22.1~rc1.

What's new since 0.22?

  • Security fixes

    • Update NSS to 3.14.5-1~bpo60+1.
  • Major improvements

    • Check for upgrades availability using TelestaiCB Upgrader, and propose to apply an incremental upgrade whenever possible.
    • Install Linux 3.12 (3.12.6-2).
  • Bugfixes

    • Fix the keybindings problem introduced in 0.22.
    • Fix the Unsafe Browser problem introduced in 0.22.
    • Use IE's icon in Windows camouflage mode.
    • Handle some corner cases better in TelestaiCB Installer.
  • Minor improvements

    • Update Tor Browser to 24.2.0esr-1+telestaicb1.
    • Update Torbutton to 1.6.5.3.
    • Do not start Tor Browser automatically, but notify when Tor is ready.
    • Import latest Tor Browser prefs.
    • Many user interface improvements in TelestaiCB Upgrader.

See the online Changelog for technical details.

Known issues in 0.22.1~rc1