XUL + XPCOM application runner
XULRunner is a single "gecko runtime" that can be used to bootstrap
multiple XUL + XPCOM applications that are as rich as Firefox and
Thunderbird.
XUL is Mozilla's XML based User Interface language that lets you build
feature-rich cross platform applications. These applications are easily
customized with alternative text, graphics and layout so that they can be
readily branded or localized for various markets. Web developers already
familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start
building applications right away.
XPCOM is a cross platform component model. It has multiple language
bindings and IDL descriptions so programmers can plug their custom
functionality into the framework and connect it with other components.
xulrunner-2.0 (2.0~b6~hg20100902r51869+nobinonly-0ubuntu1~umd1~karmic) karmic; urgency=low
.
[ Fabien Tassin ]
* Mass update from 1.9.2 to 1.9.3
* Add mesa-common-dev to Build-Depends, it's needed for WebGL (see bmo 516213)
- update debian/control
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/xulrunner-1.9.3.conf
* greprefs has been renamed to greprefs.js
- update debian/xulrunner-1.9.3.install
* Update the main install file as some res/ files have been removed upstream
- update debian/xulrunner-1.9.3.install
* List the content of debian/tmp after installation but before
dh_{install,links} run. This appears only in the logs, it should
help spot renames/removals hurting dh_install rules
- update debian/rules
* Enable gio, replacing gnomevfs
- update debian/rules
* Build with an OBJDIR so we can pass the sync-dir test
- update debian/rules
* Use all available CPUs/cores during build, so we take less build cycles
- update debian/rules
* Bump system nspr to 4.8.5 after upstream landing of bmo 547964
- update debian/rules
* Drop components/libimgicon.so from the install file, it's gone
- update debian/xulrunner-1.9.3.install
.
[ Micah Gersten ]
* Bump minimum system sqlite to 3.7.1 after upstream landing of
(bmo: 583611) aka Upgrade to SQLite 3.7.1
- update debian/rules
* Bump system NSS requirement to 3.12.7 and NSPR to 4.8.6 due to upstream
landing of (bmo: 575620) aka upgrade to NSPR 4.8.6 + NSS 3.12.7
- update debian/rules
* Update patch after upstream landing of (bmo: 506224) aka
Avoid storing locked preferences values in user prefs
- update debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
* Rebase patches
- update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Add yasm to build-depends to help with libvpx optimization (see bmo: 567302)
- update debian/control
.
[ Kees Cook ]
* enable PIE build for increased security (LP: #507744)
- update debian/rules
- update debian/control
.
[ Draycen DeCator ]
* Mass update from 1.9.3 to 2.0
* Rebase patches
- update debian/patches/add_syspref_dir.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Update files to install for testsuite
- update debian/xulrunner-2.0-testsuite.install
.
[ Fabien Tassin ]
xulrunner-2.0 (2.0~b6~hg20100901r51807+nobinonly-0ubuntu1~umd1~karmic) karmic; urgency=low
.
[ Fabien Tassin ]
* Mass update from 1.9.2 to 1.9.3
* Add mesa-common-dev to Build-Depends, it's needed for WebGL (see bmo 516213)
- update debian/control
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/xulrunner-1.9.3.conf
* greprefs has been renamed to greprefs.js
- update debian/xulrunner-1.9.3.install
* Update the main install file as some res/ files have been removed upstream
- update debian/xulrunner-1.9.3.install
* List the content of debian/tmp after installation but before
dh_{install,links} run. This appears only in the logs, it should
help spot renames/removals hurting dh_install rules
- update debian/rules
* Enable gio, replacing gnomevfs
- update debian/rules
* Build with an OBJDIR so we can pass the sync-dir test
- update debian/rules
* Use all available CPUs/cores during build, so we take less build cycles
- update debian/rules
* Bump system nspr to 4.8.5 after upstream landing of bmo 547964
- update debian/rules
* Drop components/libimgicon.so from the install file, it's gone
- update debian/xulrunner-1.9.3.install
.
[ Micah Gersten ]
* Bump minimum system sqlite to 3.7.1 after upstream landing of
(bmo: 583611) aka Upgrade to SQLite 3.7.1
- update debian/rules
* Bump system NSS requirement to 3.12.7 and NSPR to 4.8.6 due to upstream
landing of (bmo: 575620) aka upgrade to NSPR 4.8.6 + NSS 3.12.7
- update debian/rules
* Update patch after upstream landing of (bmo: 506224) aka
Avoid storing locked preferences values in user prefs
- update debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
* Rebase patches
- update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Add yasm to build-depends to help with libvpx optimization (see bmo: 567302)
- update debian/control
.
[ Kees Cook ]
* enable PIE build for increased security (LP: #507744)
- update debian/rules
- update debian/control
.
[ Draycen DeCator ]
* Mass update from 1.9.3 to 2.0
* Rebase patches
- update debian/patches/add_syspref_dir.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Update files to install for testsuite
- update debian/xulrunner-2.0-testsuite.install
.
[ Fabien Tassin ]
xulrunner-2.0 (2.0~b5~hg20100831r51760+nobinonly-0ubuntu1~umd1~karmic) karmic; urgency=low
.
[ Fabien Tassin ]
* Mass update from 1.9.2 to 1.9.3
* Add mesa-common-dev to Build-Depends, it's needed for WebGL (see bmo 516213)
- update debian/control
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/xulrunner-1.9.3.conf
* greprefs has been renamed to greprefs.js
- update debian/xulrunner-1.9.3.install
* Update the main install file as some res/ files have been removed upstream
- update debian/xulrunner-1.9.3.install
* List the content of debian/tmp after installation but before
dh_{install,links} run. This appears only in the logs, it should
help spot renames/removals hurting dh_install rules
- update debian/rules
* Enable gio, replacing gnomevfs
- update debian/rules
* Build with an OBJDIR so we can pass the sync-dir test
- update debian/rules
* Use all available CPUs/cores during build, so we take less build cycles
- update debian/rules
* Bump system nspr to 4.8.5 after upstream landing of bmo 547964
- update debian/rules
* Drop components/libimgicon.so from the install file, it's gone
- update debian/xulrunner-1.9.3.install
.
[ Micah Gersten ]
* Bump minimum system sqlite to 3.7.1 after upstream landing of
(bmo: 583611) aka Upgrade to SQLite 3.7.1
- update debian/rules
* Bump system NSS requirement to 3.12.7 and NSPR to 4.8.6 due to upstream
landing of (bmo: 575620) aka upgrade to NSPR 4.8.6 + NSS 3.12.7
- update debian/rules
* Update patch after upstream landing of (bmo: 506224) aka
Avoid storing locked preferences values in user prefs
- update debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
* Rebase patches
- update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Add yasm to build-depends to help with libvpx optimization (see bmo: 567302)
- update debian/control
.
[ Kees Cook ]
* enable PIE build for increased security (LP: #507744)
- update debian/rules
- update debian/control
.
[ Draycen DeCator ]
* Mass update from 1.9.3 to 2.0
* Rebase patches
- update debian/patches/add_syspref_dir.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Update files to install for testsuite
- update debian/xulrunner-2.0-testsuite.install
.
[ Fabien Tassin ]
xulrunner-2.0 (2.0~b5~hg20100830r51723+nobinonly-0ubuntu1~umd1~karmic) karmic; urgency=low
.
[ Fabien Tassin ]
* Mass update from 1.9.2 to 1.9.3
* Add mesa-common-dev to Build-Depends, it's needed for WebGL (see bmo 516213)
- update debian/control
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/xulrunner-1.9.3.conf
* greprefs has been renamed to greprefs.js
- update debian/xulrunner-1.9.3.install
* Update the main install file as some res/ files have been removed upstream
- update debian/xulrunner-1.9.3.install
* List the content of debian/tmp after installation but before
dh_{install,links} run. This appears only in the logs, it should
help spot renames/removals hurting dh_install rules
- update debian/rules
* Enable gio, replacing gnomevfs
- update debian/rules
* Build with an OBJDIR so we can pass the sync-dir test
- update debian/rules
* Use all available CPUs/cores during build, so we take less build cycles
- update debian/rules
* Bump system nspr to 4.8.5 after upstream landing of bmo 547964
- update debian/rules
* Drop components/libimgicon.so from the install file, it's gone
- update debian/xulrunner-1.9.3.install
.
[ Micah Gersten ]
* Bump minimum system sqlite to 3.7.1 after upstream landing of
(bmo: 583611) aka Upgrade to SQLite 3.7.1
- update debian/rules
* Bump system NSS requirement to 3.12.7 and NSPR to 4.8.6 due to upstream
landing of (bmo: 575620) aka upgrade to NSPR 4.8.6 + NSS 3.12.7
- update debian/rules
* Update patch after upstream landing of (bmo: 506224) aka
Avoid storing locked preferences values in user prefs
- update debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
* Rebase patches
- update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Add yasm to build-depends to help with libvpx optimization (see bmo: 567302)
- update debian/control
.
[ Kees Cook ]
* enable PIE build for increased security (LP: #507744)
- update debian/rules
- update debian/control
.
[ Draycen DeCator ]
* Mass update from 1.9.3 to 2.0
* Rebase patches
- update debian/patches/add_syspref_dir.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Update files to install for testsuite
- update debian/xulrunner-2.0-testsuite.install
.
[ Fabien Tassin ]
xulrunner-2.0 (2.0~b5~hg20100828r51707+nobinonly-0ubuntu1~umd1~karmic) karmic; urgency=low
.
[ Fabien Tassin ]
* Mass update from 1.9.2 to 1.9.3
* Add mesa-common-dev to Build-Depends, it's needed for WebGL (see bmo 516213)
- update debian/control
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/xulrunner-1.9.3.conf
* greprefs has been renamed to greprefs.js
- update debian/xulrunner-1.9.3.install
* Update the main install file as some res/ files have been removed upstream
- update debian/xulrunner-1.9.3.install
* List the content of debian/tmp after installation but before
dh_{install,links} run. This appears only in the logs, it should
help spot renames/removals hurting dh_install rules
- update debian/rules
* Enable gio, replacing gnomevfs
- update debian/rules
* Build with an OBJDIR so we can pass the sync-dir test
- update debian/rules
* Use all available CPUs/cores during build, so we take less build cycles
- update debian/rules
* Bump system nspr to 4.8.5 after upstream landing of bmo 547964
- update debian/rules
* Drop components/libimgicon.so from the install file, it's gone
- update debian/xulrunner-1.9.3.install
.
[ Micah Gersten ]
* Bump minimum system sqlite to 3.7.1 after upstream landing of
(bmo: 583611) aka Upgrade to SQLite 3.7.1
- update debian/rules
* Bump system NSS requirement to 3.12.7 and NSPR to 4.8.6 due to upstream
landing of (bmo: 575620) aka upgrade to NSPR 4.8.6 + NSS 3.12.7
- update debian/rules
* Update patch after upstream landing of (bmo: 506224) aka
Avoid storing locked preferences values in user prefs
- update debian/patches/bz467766_att351173-dont-reset-user-prefs-on-upgrade.patch
* Rebase patches
- update debian/patches/bzXXX_plugin_for_mimetype_pref.patch
- update debian/patches/add_syspref_dir.patch
- update debian/patches/system_path_launch_child.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Add yasm to build-depends to help with libvpx optimization (see bmo: 567302)
- update debian/control
.
[ Kees Cook ]
* enable PIE build for increased security (LP: #507744)
- update debian/rules
- update debian/control
.
[ Draycen DeCator ]
* Mass update from 1.9.3 to 2.0
* Rebase patches
- update debian/patches/add_syspref_dir.patch
- update debian/patches/bz467751_att351167_sysplugin_xre_part.patch
* Update files to install for testsuite
- update debian/xulrunner-2.0-testsuite.install
.
[ Fabien Tassin ]