lp:ubuntu/utopic-proposed/gxine

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/gxine
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

53. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - debian/rules, debian/control: use dh-autoreconf at build time.
  - debian/control: Add Xb-Npp-xxx, Xb-Npp-Description and Xb-Npp-File
    fields.
  - src/script_engine.c: fix a remaining memory leak issue associated with
    using JS_EncodeString(), which somehow didn't get fixed upstream
  - debian/gxineplugin.links: Add a link to xulrunner-addons/plugins
    directory.
  - mime.default: Add dvd, vcd, svcd tags.

52. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - debian/rules, debian/control: use dh-autoreconf at build time.
  - debian/control: Add Xb-Npp-xxx, Xb-Npp-Description and Xb-Npp-File
    fields.
  - src/script_engine.c: fix a remaining memory leak issue associated with
    using JS_EncodeString(), which somehow didn't get fixed upstream
  - debian/gxineplugin.links: Add a link to xulrunner-addons/plugins
    directory.
  - mime.default: Add dvd, vcd, svcd tags.
* Dropped changes, no longer needed:
  - debian/gxine.install: no need to diverge from Debian since we no longer
    ship a wrapper
* All other changes dropped, as they have been included upstream or in
  Debian.

51. By Robie Basak

d/p/underlinking: fix underlinking. Fixes FTBFS.

50. By Michael Bienia

* Only include <glib.h> instead of individual header files (fixes FTBFS).
* debian/rules: Merge the "autoreconf" target into the "configure-stamp"
  target so dh_autoreconf isn't called twice.

49. By Chris Coulson

* Add support for building with the proper Spidermonkey lib, and switch to
  that now, as we're dropping xulrunner from the archive. This means
  that gxine-wrapper.sh goes away now
  - update m4/_js.m4
  - update debian/rules
  - update debian/control
  - remove debian/gxine-wrapper.sh
* Fix some memory leak issues associated with using JS_EncodeString()
  - update src/script_engine.c
  - update src/playlist.c
  - update src/engine.c
* General tidying up of Spidermonkey 1.8.5 port, ready to send upstream
  - update src/script_engine.c
  - update src/player.c
  - update src/key_events.c
  - update src/script_engine.h
  - update src/playlist.c
  - update src/vis.c

48. By Chris Coulson

Fix LP: #797159 - gxine SIGSEGV in set_prop_jsval(). Use the correct
prototype for generic_JSSetProperty() in script-engine.c

47. By Chris Coulson

* Fix LP: #772835 - gxine doesn't start. Don't skip over the current
  xulrunner-2.0 libdir when looking for a libmozjs
  - update debian/gxine-wrapper.sh

46. By Chris Coulson

* Fix LP: #684602 - gxine FTBFS on natty. Port to latest libmozjs
  - update debian/control to change xulrunner-1.9.2 dependency to
    xulrunner-2.0-mozjs
  - update debian/gxine-wrapper.sh to not depend on the xulrunner
    binary to find libmozjs.so
  - update m4/_js.m4
  - update src/script_engine.c
  - update src/ui.c
  - update src/wizards.c
  - udpate src/open_mrl.c
  - update src/key_events.c
  - update src/preferences.c
  - update src/lirc.c
  - update src/script_engine.h
  - update src/systray.c
  - update src/settings.c
  - update src/post.c
  - update src/playlist.c
  - update src/key_events.h
  - update src/xml_widgets.c
  - update src/mediamarks.c
  - update src/engine.c
  - update src/log_window.c
  - update src/vis.c
  - update src/stream_info.c
  - update debian/rules to run autoreconf at build time

45. By Micah Gersten

* SECURITY UPDATE: insecure library loading (LP: #650862)
  - debian/gxine-wrapper.sh: use shell expansion to set LD_LIBRARY_PATH
  - CVE-2010-3349

44. By Micah Gersten

* Merge from debian unstable (LP: #608041). Remaining changes:
  - debian/control:
    + Add Xb-Npp-xxx,Xb-Npp-Description and Xb-Npp-File fields.
    + Switch libmozjs-dev build dependency to xulrunner-dev
    + Add binary depends on xulrunner-1.9.2
  - debian/gxineplugin.links:
    + Add a link to xulrunner-addons/plugins directory.
  - mime.default:
    + Add dvd, vcd, svcd tags.
  - Add debian/gxine-wrapper.sh
  - debian/gxine.install:
    + Don't explicitely install the gxine binary, but install all files in
      usr/bin (which includes the wrapper)
  - debian/rules:
    + Install wrapper in debian/tmp
    + Move gxine to gxine.real in debian/tmp

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/gxine
This branch contains Public information 
Everyone can see this information.

Subscribers