0.108/Testing: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:


Please test, and report problems on sugar-devel@ mailing list, bugs.sugarlabs.org, or the discussion page here.
Please test, and report problems on sugar-devel@ mailing list, bugs.sugarlabs.org, or the discussion page here.
Sugar 0.107.1 was [http://lists.sugarlabs.org/archive/sugar-devel/2015-December/051085.html released] on 28th December 2015.


== What should I test? ==
== What should I test? ==


* new features, see [[0.108/Feature_List|feature list]], (but omit from testing features have been added since 0.107.0),
* new features, see [[0.108/Feature_List|feature list]], (but omit from testing features have been added since 0.107.1),
* bug fixes, see GitHub commits for bug list,
* bug fixes, see GitHub commits for bug list,


== Fedora ==
== Fedora ==


For machines running [[Fedora]], there are no packages available from Fedora yet.  You may check if this is still true by visiting the [http://pkgs.fedoraproject.org/cgit/sugar.git/ Sugar packaging repository].
For machines running [[Fedora]], there are no 0.107.1 packages available from Fedora yet.  You may check if this is still true by visiting the [http://pkgs.fedoraproject.org/cgit/sugar.git/ Sugar packaging repository].


For OLPC XO laptops, using OLPC OS 13.x (Fedora 18) or 14.x (Fedora 20), use the OLPC packages, and update only the Sugar packages to 0.107.0, like this:
For OLPC XO laptops, using OLPC OS 13.x (Fedora 18) or 14.x (Fedora 20), use the OLPC packages, and update only the Sugar packages to 0.107.1, like this:


  sudo yum update sugar*
  sudo yum update sugar*
  sudo service olpc-dm restart
  sudo service olpc-dm restart
== Ubuntu ==
For commodity hardware or virtual machines, [[Ubuntu|install 0.106 using Ubuntu Trusty 14.04.2]], then [[Ubuntu#Upgrading_a_system|update all packages]], like this:
sudo apt update
sudo apt dist-upgrade
sudo service lightdm restart