lp:ubuntu/oneiric/gxine

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/gxine
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

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

43. By Reinhard Tartler

Enable gxine to find and load libmozjs.so by installing wrapper that
sets LD_LIBRARY_PATH. Fixes LP: #542506

42. By Ilya Barygin

libmozjs-dev doesn't exist anymore, so use xulrunner-dev as build
dependency.

41. By Reinhard Tartler

change VENDOR macro in debian/rules to ubuntu.

40. By Alessio Treglia

* Merge from debian unstable, Ubuntu remaining changes:
  - debian/control:
    + Add Xb-Npp-xxx,Xb-Npp-Description and Xb-Npp-File fields.
  - debian/gxineplugin.links:
    + Add a link to xulrunner-addons/plugins directory.
  - mime.default:
    + Add dvd, vcd, svcd tags.

Branch metadata

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

Subscribers