0.110/Testing: Difference between revisions
No edit summary |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
== Fedora == | == Fedora == | ||
Fedora 26 has packaged 0.110. Fedora 25 has packaged 0.108. | |||
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.110.0.olpc.x, 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.110.0.olpc.x, like this: | ||
| Line 27: | Line 29: | ||
* view Help - Backport to WebKit and WebKit2, [https://github.com/sugarlabs/sugar/pull/723 pr723], | * view Help - Backport to WebKit and WebKit2, [https://github.com/sugarlabs/sugar/pull/723 pr723], | ||
* fix for datastore.log noise, [https://github.com/sugarlabs/sugar/pull/724 pr724], | * fix for datastore.log noise, [https://github.com/sugarlabs/sugar/pull/724 pr724], | ||
* view Source - distribution specific paths, [https://github.com/sugarlabs/sugar/pull/729 | * view Source - distribution specific paths, [https://github.com/sugarlabs/sugar/pull/729 pr729], | ||
* customise Bundle - fix logger name, [https://github.com/sugarlabs/sugar/pull/730 pr730], | * customise Bundle - fix logger name, [https://github.com/sugarlabs/sugar/pull/730 pr730], | ||
* Frame, Network Device icons: IP address, patch [https://github.com/sugarlabs/sugar/commit/a9f6b994dfc87e4aa95744d49397977a548cae63 backport] to Fedora 18, | * Frame, Network Device icons: IP address, patch [https://github.com/sugarlabs/sugar/commit/a9f6b994dfc87e4aa95744d49397977a548cae63 backport] to Fedora 18, | ||
| Line 43: | Line 45: | ||
== Other == | == Other == | ||
There are | There are other distributions that have packaged Sugar 0.110, such as Debian or Ubuntu. On these systems, use the distribution tools to install the packages. | ||
There are distrubutions that have not packaged Sugar 0.110. On these systems, use the GNU standard autogen, configure, make, and make install steps. | |||