Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-update-control.changes
blob: ec27b26240bfa2bef8269a95c7ae1d51138e24ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
sugar-update-control-0.2-1.noarch.rpm
sugar-update-control-0.2-1.src.rpm

 * Initial release of activity updater control panel.

  -- C. Scott Ananian <cscott@laptop.org>  Fri, 12 Jul 2008  3:30:00 -0400

sugar-update-control-0.3-1.noarch.rpm
sugar-update-control-0.3-1.src.rpm

 * Support editing/reordering activity groups.

  -- C. Scott Ananian <cscott@laptop.org>  Wed, 16 Jul 2008  1:49:00 -0400

sugar-update-control-0.4-1.noarch.rpm
sugar-update-control-0.4-1.src.rpm

  * Better support for multiple groups.
  * Sort activities case-insensitively; handle non-ASCII names better.
  * Support automatically closing control panel if no updates found.

  -- C. Scott Ananian <cscott@laptop.org>  Mon, 21 Jul 2008 19:41:00 -0400

sugar-update-control-0.5-1.noarch.rpm
sugar-update-control-0.5-1.src.rpm

  * UI improvements, based on Eben's mockups.

 -- C. Scott Ananian <cscott@laptop.org>  Thu, 31 Jul 2008 14:50:00 -0400

sugar-update-control-0.6-1.noarch.rpm
sugar-update-control-0.6-1.src.rpm

  * Update to match sugar patch for dlo trac #7495.
  * Don't download large activity bundles to memory.

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 06 Aug 2008 13:35:00 -0400

sugar-update-control-0.7-1.noarch.rpm
sugar-update-control-0.7-1.src.rpm

  * Trac #7845: create ~olpc/Activities if it does not exist.

 -- C. Scott Ananian <cscott@laptop.org>  Thu, 07 Aug 2008 00:06:00 -0400

sugar-update-control-0.8-1.noarch.rpm
sugar-update-control-0.8-1.src.rpm

  * Catch 404 when trying to determine the size of a prospective update.
  * Catch exception caused by malformed activity bundle.
  * Use update_url in bundle's activity.info if present.
  * Inhibit suspend during refresh and download/install.
  * Trac #7622: preserve favorites status across upgrade.

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 13 Aug 2008 00:35:00 -0400

sugar-update-control-0.9-1.noarch.rpm
sugar-update-control-0.9-1.src.rpm

  * Trac #7979: fix downloads via squid-using school server.
    Workaround for python issue 3566: http://bugs.python.org/issue3566
  * Improve support for cancelling incomplete, hung, or slow downloads.
  * Trac #7865: stale "download size" label contents.
  * Don't use partial reads unnecessarily to download activity bundles.
  * Better installation feedback for delays caused by trac #7733.

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 20 Aug 2008 11:11:27 -0400

sugar-update-control-0.10-1.noarch.rpm
sugar-update-control-0.10-1.src.rpm

  * Trac #8149: don't let malformed activity bundles kill the updater.
  * Allow groups to provide newer versions of the activities then exist
    at the activities update_url, to make it easier to create a group
    for testing 'prerelease' versions.

 -- C. Scott Ananian <cscott@laptop.org>  Tue, 02 Sep 2008 17:21:13 -0400

sugar-update-control-0.11-1.noarch.rpm
sugar-update-control-0.11-1.src.rpm

  * Fix egregious typos in v0.10. =(

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 03 Sep 2008 11:01:02 -0400

sugar-update-control-0.12-1.noarch.rpm
sugar-update-control-0.12-1.src.rpm

  * Trac #8361, #8393: don't allow bad update_urls to crash the updater.
  * Disable auto-close.

 -- C. Scott Ananian <cscott@laptop.org>  Fri, 12 Sep 2008 21:57:44 -0400

sugar-update-control-0.13-1.noarch.rpm
sugar-update-control-0.13-1.src.rpm

  * Trac #8415: set base HREF for redirected update_urls correctly.
  * Trac #8502: clean up URL cache when control panel is closed.

 -- C. Scott Ananian <cscott@laptop.org>  Tue, 16 Sep 2008 15:05:36 -0400

sugar-update-control-0.14-1.noarch.rpm
sugar-update-control-0.14-1.src.rpm

  * Trac #8502: clean up icon cruft in /tmp
  * Trac #8106: support content bundles in addition to activity bundles.
  * Trac #8532: disable SIGCHLD handler to fix thread & subprocess interaction.
  * Properly time out slow activity group fetches.

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 17 Sep 2008 17:02:00 -0400

sugar-update-control-0.15-1.noarch.rpm
sugar-update-control-0.15-1.src.rpm

  * Minor fixes: strip whitespace when parsing HTML, avoid an unusual crash
    when cleaning up from a failed install.
  * If we've applied the 'G1G1 upgrade hack' to kludge in the G1G1 group,
    make sure this extra group persists.  This avoids incomplete installs
    if a network error occurs in the middle.

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 24 Sep 2008 12:21:36 -0400

sugar-update-control-0.16-1.noarch.rpm
sugar-update-control-0.16-1.src.rpm

  * Filter out library/library.info when it's not in the root directory
    of the bundle.

 -- C. Scott Ananian <cscott@laptop.org>  Thu, 25 Sep 2008 11:43:09 -0400

sugar-update-control-0.17-1.noarch.rpm
sugar-update-control-0.17-1.src.rpm

  * Trac #7845, #8681: don't die if ~/Activities doesn't exist.
    This fixes a regression introduced in 0.15.

 -- C. Scott Ananian <cscott@laptop.org>  Sun, 28 Sep 2008 09:37:17 -0400

sugar-update-control-0.18-1.noarch.rpm
sugar-update-control-0.18-1.src.rpm

  * Trac #9044: Pick up Spanish translations for release.

 -- Chris Ball <cjb@laptop.org>  Fri, 12 Dec 2008 16:43:17 -0400

sugar-update-control-0.19-1.noarch.rpm
sugar-update-control-0.19-1.src.rpm

  * Fix packaging problems; actually distribute translation files.

 -- C. Scott Ananian <cscott@laptop.org>  Wed, 17 Dec 2008 17:20:58 -0500