Difference between revisions of "0.108/Testing"
< 0.108
Jump to navigation
Jump to search
(→Fedora: Stock Fedora needs different instructions) |
|||
Line 10: | Line 10: | ||
* bug fixes, see GitHub commits for bug list, | * bug fixes, see GitHub commits for bug list, | ||
− | == | + | == OLPC == |
For OLPC XO laptops running [[Fedora]], using OLPC OS 13.x, update only the Sugar packages to 0.107.0, like this: | For OLPC XO laptops running [[Fedora]], using OLPC OS 13.x, update only the Sugar packages to 0.107.0, like this: |
Revision as of 20:04, 4 November 2015
Testing Sugar 0.108
Please test, and report problems on sugar-devel@ mailing list, bugs.sugarlabs.org, or the discussion page here.
What should I test?
- new features, see feature list, (but omit from testing features have been added since 0.107.0),
- bug fixes, see GitHub commits for bug list,
OLPC
For OLPC XO laptops running Fedora, using OLPC OS 13.x, update only the Sugar packages to 0.107.0, like this:
sudo yum update sugar* sudo service olpc-dm restart
Ubuntu
For commodity hardware or virtual machines, install 0.106 using Ubuntu Trusty 14.04.2, then update all packages, like this:
sudo apt update sudo apt dist-upgrade sudo service lightdm restart