Difference between revisions of "0.108/Testing"

From Sugar Labs
Jump to navigation Jump to search
 
Line 5: Line 5:
 
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.
+
Sugar 0.108 was released on 13th February 2016.
  
 
== 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.1),
+
* new features, see [[0.108/Feature_List|feature list]],
 
* bug fixes, see GitHub commits for bug list,
 
* bug fixes, see GitHub commits for bug list,
  
Line 16: Line 16:
 
For machines running [[Fedora]], there will be no 0.108 packages available until Fedora 24 is released.  Fedora does not provide backports of later Sugar to older Fedora.
 
For machines running [[Fedora]], there will be no 0.108 packages available until Fedora 24 is released.  Fedora does not provide backports of later Sugar to older Fedora.
  
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.olpc.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.108.0.olpc.0, like this:
  
 
  sudo yum update sugar*
 
  sudo yum update sugar*
Line 27: Line 27:
 
* remove the transition box.
 
* remove the transition box.
  
This makes them an incomplete test of Sugar 0.107.1.
+
This makes them an incomplete test of Sugar 0.108.
 +
 
 +
== Other ==
 +
 
 +
There are no other distributions that are packaging Sugar 0.108.  On these systems, use the GNU standard autogen, configure, make, and make install steps.

Latest revision as of 03:13, 15 February 2016


Testing Sugar 0.108

Please test, and report problems on sugar-devel@ mailing list, bugs.sugarlabs.org, or the discussion page here.

Sugar 0.108 was released on 13th February 2016.

What should I test?

  • new features, see feature list,
  • bug fixes, see GitHub commits for bug list,

Fedora

For machines running Fedora, there will be no 0.108 packages available until Fedora 24 is released. Fedora does not provide backports of later Sugar to older Fedora.

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.108.0.olpc.0, like this:

sudo yum update sugar*
sudo service olpc-dm restart

However, the OLPC Sugar packages contain extra commits:

This makes them an incomplete test of Sugar 0.108.

Other

There are no other distributions that are packaging Sugar 0.108. On these systems, use the GNU standard autogen, configure, make, and make install steps.