Difference between revisions of "Sugar 0.110"

From Sugar Labs
Jump to navigation Jump to search
(Created page with " Release: Sugar 0.110 Overview Sugar 0.110 is the latest stable release of the Sugar Learning Platform. This page describes changes and new features of this list and provide...")
 
 
Line 1: Line 1:
  Release: Sugar 0.110
+
  Release Notes: Sugar 0.110
  
Overview
+
==Overview==
  
 
Sugar 0.110 is the latest stable release of the Sugar Learning Platform. This page describes changes and new features of this list and provides instructions for downloading and installing Sugar on supported computers.
 
Sugar 0.110 is the latest stable release of the Sugar Learning Platform. This page describes changes and new features of this list and provides instructions for downloading and installing Sugar on supported computers.
  
A list of new features;
+
==New Features==
  
 
* Features/Proxy_Settings
 
* Features/Proxy_Settings
Line 12: Line 12:
 
* Add a new PopWindow module for developers https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/313#issuecomment-223776873 Abhijit Patel  
 
* Add a new PopWindow module for developers https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/313#issuecomment-223776873 Abhijit Patel  
  
Fixes
+
==Fixes==
  
 
* fix for CVE-2015-7547, a severe remote code execution vulnerability exposed by DNS lookups,
 
* fix for CVE-2015-7547, a severe remote code execution vulnerability exposed by DNS lookups,
Line 19: Line 19:
 
* predictable palettes; menus appear where the mouse was when they were triggered, instead of where the mouse may have moved to, #4897,
 
* predictable palettes; menus appear where the mouse was when they were triggered, instead of where the mouse may have moved to, #4897,
 
      
 
      
SOAS
+
==Platform: SOAS==
  
 
[https://dl.fedoraproject.org/pub/alt/unofficial/releases/24/x86_64/Fedora-SoaS-Live-x86_64-24-20160614.n.0.iso Download the SOAS 0.110 image]
 
[https://dl.fedoraproject.org/pub/alt/unofficial/releases/24/x86_64/Fedora-SoaS-Live-x86_64-24-20160614.n.0.iso Download the SOAS 0.110 image]
Line 27: Line 27:
 
Find out the path to the device. One method is to use df -h. Be careful to identify the usb stick,  
 
Find out the path to the device. One method is to use df -h. Be careful to identify the usb stick,  
 
e.g. /dev/sdb1 - check its size to match the size of the stick. A partition of 7.3GB might be shown for an 8GB stick.  
 
e.g. /dev/sdb1 - check its size to match the size of the stick. A partition of 7.3GB might be shown for an 8GB stick.  
 +
 +
==Platform: Raspberry Pi 3==
 +
==Platform: Raspberry Pi 2==
  
 
copy the SOAS image to the stick with the dd command:
 
copy the SOAS image to the stick with the dd command:

Latest revision as of 20:50, 12 November 2016

Release Notes: Sugar 0.110

Overview

Sugar 0.110 is the latest stable release of the Sugar Learning Platform. This page describes changes and new features of this list and provides instructions for downloading and installing Sugar on supported computers.

New Features

Fixes

  • fix for CVE-2015-7547, a severe remote code execution vulnerability exposed by DNS lookups,
  • predictable neighbourhood view icons; now placed the same each time, #381,
  • predictable frame; the frame appears or disappears more easily, #4806,
  • predictable palettes; menus appear where the mouse was when they were triggered, instead of where the mouse may have moved to, #4897,

Platform: SOAS

Download the SOAS 0.110 image

Mount a usb drive with minimum 4GB capacity, more is better. Backup as needed, it will be erased.

Find out the path to the device. One method is to use df -h. Be careful to identify the usb stick, e.g. /dev/sdb1 - check its size to match the size of the stick. A partition of 7.3GB might be shown for an 8GB stick.

Platform: Raspberry Pi 3

Platform: Raspberry Pi 2

copy the SOAS image to the stick with the dd command:

dd if= ~/Downloads/Fedora-SoaS-Live-x86_64-24-20160614.n.0.iso of=/dev/sdb1 bs=4M

Mount the stick on your computer and reboot. It should boot to Sugar.