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