28645e3274d23faf698b81ecb1c12c95e5edeef7
[browser-switch] / debian / changelog
1 browser-switchboard (3.3~b1-1) extras-devel; urgency=low
2
3   * New "upstream" development release.
4   * Upstream changes:
5     - add support for Opera Mobile
6     - fall back to the built-in default if the user's configured default
7       browser isn't installed
8     - introduce a command-line config utility; this is mainly intended to give
9       browser vendors a way to set their browser as the default
10     - provide a description for users who don't know what MicroB is; thanks
11       Emanuele Cassioli for pointing out the need
12     - major rewrite of configuration loading/saving code
13   * Cherry-pick addb0ed9... ("Add command-line utility to Makefile install
14     target").
15   * Packaging changes:
16     - Build and install the new command-line config utility.
17
18  -- Steven Luo <steven+maemo@steven676.net>  Sun, 30 May 2010 02:52:31 -0700 
19
20 browser-switchboard (3.2-2fremantle1) extras-devel; urgency=low
21
22   * Beta release for Fremantle.
23   * Packaging changes:
24     - Clear hildon-control-panel's cached screenshot on package remove.
25     - Don't build with -mthumb, to avoid a SIGILL on PR1.2.
26
27  -- Steven Luo <steven+maemo@steven676.net>  Fri, 28 May 2010 01:40:27 -0700 
28
29 browser-switchboard (3.2-2) extras-devel; urgency=low
30
31   * Cherry-pick ebfd6218... ("Add preliminary support for Opera Mobile").
32   * Update package description to mention Opera Mobile.
33
34  -- Steven Luo <steven+maemo@steven676.net>  Fri, 28 May 2010 01:35:22 -0700 
35
36 browser-switchboard (3.2-1fremantle1) extras-devel; urgency=low
37
38   * Beta release for Fremantle.
39   * Packaging changes:
40     - Ship a different microb.desktop file with the Fremantle location of the
41       stock web browser icon.
42     - Add a postinst that attempts to kill open MicroB browser processes, to
43       avoid having to restart for browser-switchboard to start handling
44       com.nokia.osso_browser.
45
46  -- Steven Luo <steven+maemo@steven676.net>  Mon, 22 Feb 2010 03:02:50 -0800 
47
48 browser-switchboard (3.2-1) extras-devel; urgency=low
49
50   * New "upstream" stable release.
51   * Upstream changes:
52     - make the "Web" menu entry and /usr/bin/browser open the default browser,
53       and provide a new "MicroB" menu entry and /usr/bin/microb script for
54       launching MicroB; the previous behavior was counterintuitive and
55       difficult to discover
56     - Fremantle: fix launching and closing MicroB on Fremantle; thanks Faheem
57       Pervez and Uwe Kaminski for extensive testing
58     - Fremantle: force the Ovi Store bookmark to open in MicroB, since Ovi
59       Store doesn't load in other browsers; thanks ToJa92 of t.m.o for
60       reporting
61     - add ability to send debug output to syslog and new config setting
62       ("logging") to control where debug output goes; thanks Faheem Pervez for
63       the suggestion
64     - close stdin/stdout/stderr in child processes before the exec(), to make
65       debug output on stdout less noisy
66     - fix some abuses of the D-Bus API in launcher.c:launch_tear()
67     - make sure a running browserd is detected correctly on all devices so that
68       we don't try to launch another one; thanks Faheem Pervez for reporting
69     - ensure that only one browser-switchboard is active at any time
70     - update build system; we now have "diablo" and "fremantle" targets that
71       build binaries for the selected OS release
72     - link binaries with -Wl,--as-needed to eliminate unnecessary dependencies
73   * Packaging changes:
74     - Build with Thumb by default and provide a "nothumb" build option to turn
75       it off, instead of building with Thumb only when requested; the
76       autobuilders aren't requesting Thumb, but we want it by default.
77     - Update debian/rules for the new upstream build system.
78
79  -- Steven Luo <steven+maemo@steven676.net>  Mon, 22 Feb 2010 02:14:19 -0800 
80
81 browser-switchboard (3.1-2fremantle4) extras-devel; urgency=low
82
83   * Alpha release for Fremantle.
84   * Cherry-pick 870b63f0... ("Install the inotify watch for lockfile creation
85     before forking").
86   * Cherry-pick a712d8d7... ("Avoid a race between MicroB startup and
87     establishing D-Bus watch for it").
88   * Cherry-pick 32801150... ("Ensure that only one browser-switchboard is
89     active at any time").
90
91  -- Steven Luo <steven+maemo@steven676.net>  Mon, 15 Feb 2010 18:57:46 -0800 
92
93 browser-switchboard (3.1-2fremantle3) extras-devel; urgency=low
94
95   * Alpha release for Fremantle.
96   * Cherry-pick e7bb0f3e... ("Take a different approach to detecting MicroB
97     browser window close").
98
99  -- Steven Luo <steven+maemo@steven676.net>  Sat, 13 Feb 2010 21:07:56 -0800 
100
101 browser-switchboard (3.1-2fremantle2) extras-devel; urgency=low
102
103   * Alpha release for Fremantle.
104   * Cherry-pick 5b7e4808... ("Make sure a running browserd is detected
105     correctly on all devices").
106   * Cherry-pick 88db9429... ("Kill MicroB browser UI processes instead
107     of using exit_browser").
108
109  -- Steven Luo <steven+maemo@steven676.net>  Sat, 06 Feb 2010 03:10:16 -0800 
110
111 browser-switchboard (3.1-2fremantle1) extras-devel; urgency=low
112
113   * Alpha release for Fremantle.
114   * No need to lose the tablet-browser-ui dependency on Fremantle.
115   * Cherry-pick d8d8d1ed... ("Close stdin/stdout/stderr in child
116     processes before exec()") and 53ba5ca0... ("Throw away stdout/stderr
117     for browserds we launch too") to make ongoing debugging efforts
118     easier.
119
120  -- Steven Luo <steven+maemo@steven676.net>  Fri, 05 Feb 2010 00:13:54 -0800 
121
122 browser-switchboard (3.1-2) extras-devel; urgency=low
123
124   * Drop the dependency on tablet-browser-ui for Diablo until maemo.org
125     Bugzilla #8806 gets fixed; this was preventing 3.1-1 from reaching
126     extras.
127
128  -- Steven Luo <steven+maemo@steven676.net>  Fri, 05 Feb 2010 00:05:27 -0800 
129
130 browser-switchboard (3.1-1fremantle2) extras-devel; urgency=low
131
132   * Alpha release for Fremantle.
133   * Cherry-pick 6b78dde6... ("Initial support for launching MicroB on
134     Fremantle") and associated cleanups.
135   * Revise build system to reflect updated dependencies.
136
137  -- Steven Luo <steven+maemo@steven676.net>  Tue, 02 Feb 2010 02:45:42 -0800
138
139 browser-switchboard (3.1-1fremantle1) extras-devel; urgency=low
140
141   * Alpha release for Fremantle.
142   * Pass EXTRA_CPPFLAGS=-DFREMANTLE to make to compile Fremantle-specific code.
143
144  -- Steven Luo <steven+maemo@steven676.net>  Fri, 15 Jan 2010 02:52:40 -0800
145
146 browser-switchboard (3.1-1) extras-devel; urgency=low
147
148   * New "upstream" stable release.
149   * Upstream changes:
150     - add a new, more finger-friendly GUI for Fremantle, based on work by
151       Faheem Pervez (build UI with EXTRA_CPPFLAGS=-DFREMANTLE)
152     - make sure reconfig signal (SIGHUP) doesn't interrupt dispatch of a
153       request when continuous mode is off
154     - disable autocapitalization and predictive text features for the
155       other_browser_cmd entry in the UI
156     - add support for EXTRA_CPPFLAGS in Makefiles, to allow package builds to
157       pass feature/configuration defines; add EXTRA_LDFLAGS too, just in case
158
159  -- Steven Luo <steven+maemo@steven676.net>  Fri, 15 Jan 2010 01:54:56 -0800
160
161 browser-switchboard (3.0-1fremantle1) extras-devel; urgency=low
162
163   * Experimental build for Fremantle.
164   * Add XSBC-Bugtracker to debian/control to indicate where bugs should be
165     filed; needed for maemo extras QA.
166   * No need to add CPU optimization flags, the Fremantle toolchain
167     automatically optimizes for N900/OMAP3.
168
169  -- Steven Luo <steven+maemo@steven676.net>  Wed, 23 Dec 2009 04:01:53 -0800
170
171 browser-switchboard (3.0-1) extras-devel; urgency=low
172
173   * New "upstream" stable release.
174   * Upstream changes:
175     - fix the UI so that it looks for C browser-switchboard processes to send
176       SIGHUP to, not Python browser-switchboards
177     - add support for EXTRA_CFLAGS in Makefiles, to allow package builds to
178       pass additional optimization flags
179     - replace calls to `pkg-config dbus-1` in config-ui/Makefile with calls to
180       `pkg-config libosso` instead; asking for dbus-1 was incorrect and
181       covering up a problem that caused maemo extras-devel autobuilds to fail
182   * Packaging changes:
183     - Use EXTRA_CFLAGS to generate N8x0 optimized builds, and use Thumb if
184       DEB_BUILD_OPTIONS requests it.
185     - Bump Standards-Version to 3.8.0; no changes required.
186     - 323bf8... ("config-ui: Teach UI how to HUP C browser-switchboards")
187       merged upstream, remove from diff.
188     - Remove unneeded file debian/dirs.
189
190  -- Steven Luo <steven+maemo@steven676.net>  Wed, 23 Dec 2009 03:48:02 -0800
191
192 browser-switchboard (3.0~rc1-2fremantle1) extras-devel; urgency=low
193
194   * Experimental build for Fremantle.
195   * Upload to extras-devel.
196
197  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 20:44:08 -0800
198
199 browser-switchboard (3.0~rc1-2) extras-devel; urgency=low
200
201   * Actually upload to extras-devel.
202   * Replace the dependency on libdbus-1-dev and the call to pkg-config for
203     dbus-1 with libosso-dev and libosso, respectively, as that's the package
204     the control panel plugin interface actually needs.  Fixes autobuild.
205
206  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 19:07:25 -0800
207
208 browser-switchboard (3.0~rc1-1fremantle1) extras-devel; urgency=low
209
210   * Experimental build for Fremantle.
211   * Packaging changes:
212     - Add a different .desktop file with the Fremantle location of the stock
213       web browser icon.
214
215  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 05:24:16 -0800
216
217 browser-switchboard (3.0~rc1-1) extras-devel; urgency=low
218
219   * New "upstream" prerelease.
220   * Upstream changes:
221     - move to an all-C implementation for better performance and memory usage
222     - add a configuration hildon-control-panel plugin
223     - make MicroB the default default browser
224   * Packaging changes:
225     - Accommodate the move to C:
226       + Package is now Arch: any.
227       + Revise Build-Depends and Depends appropriately.
228       + debian/postrm now kills off both Python and C browser-switchboards.
229       + debian/rules: build an Arch: any package, use the new Makefile-based
230         build and install, dh_strip the binaries, make shlibdeps.
231   * Cherry-pick 323bf8...
232     ("config-ui: Teach UI how to HUP C browser-switchboards") from Git master.
233
234  -- Steven Luo <steven+maemo@steven676.net>  Fri, 18 Dec 2009 03:48:03 -0800
235
236 browser-switchboard (2.2-1) extras-devel; urgency=low
237
238   * New "upstream" release.
239   * Upstream changes:
240     - rename the package to browser-switchboard
241     - move the config file to $HOME/.config/browser-switchboard, and fall back
242       to the old location if no config file is found
243     - if no config file is found and Tear isn't installed, launch MicroB;
244       this avoids breaking link opening on a system with a freshly installed
245       browser-switchboard package and Tear not installed
246     - substantial documentation update
247   * Packaging changes:
248     - Rename the package to browser-switchboard; Conflict with browser-proxy
249       to make sure that users don't try to install over it.  browser-proxy
250       needs to be uninstalled before installing browser-switchboard.
251     - Drop the Depends on tear, now that installing browser-switchboard
252       doesn't break link opening when Tear isn't installed.  Recommend
253       tear | fennec | midori instead.
254     - Add a friendly display name for the application manager in
255       debian/control.
256     - Update the package description.
257
258  -- Steven Luo <steven+maemo@steven676.net>  Mon, 14 Dec 2009 03:39:04 -0800
259
260 browser-proxy (2.1-1) extras-devel; urgency=low
261
262   * New "upstream" release.
263   * Upstream changes:
264     - I'm now the upstream maintainer.
265     - License is clarified (GPLv2+).
266     - Use a config file ($HOME/.config/browser-proxy) for settings, if it
267       exists.
268     - Add support for launching Fennec and Midori out of the box.
269     - Introduce a config option default_browser for selecting the default
270       browser.
271     - Add support for launching an arbitrary browser using the
272       other_browser_cmd config option.
273     - Run maemo-invoker directly instead of /usr/bin/browser to avoid a loop
274       when /usr/bin/browser is a wrapper invoking browser-proxy.
275     - Add a new, private D-Bus method for a /usr/bin/browser wrapper to use.
276   * Packaging changes:
277     - Ship a /usr/bin/browser wrapper script which ensures that launching
278       MicroB with /usr/bin/browser works when browser-proxy is installed.
279     - Update copyright to reflect licensing changes.
280     - Conflict with Mozilla's fennec-dbus-proxy (see Mozilla Bugzilla
281       #499904); both provide the com.nokia.osso_browser service and the two
282       probably shouldn't be co-installed.
283
284  -- Steven Luo <steven+maemo@steven676.net>  Wed, 09 Dec 2009 17:54:16 -0800
285
286 browser-proxy (2.0-1) extras-devel; urgency=low
287
288   * Initial release. 
289
290  -- Steven Luo <steven+maemo@steven676.net>  Wed,  2 Dec 2009 17:56:24 -0800
291