lp:~siretart/gxine/trusty

Created by Reinhard Tartler and last modified
Get this branch:
bzr branch lp:~siretart/gxine/trusty
Only Reinhard Tartler can upload to this branch. If you are Reinhard Tartler please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Reinhard Tartler
Project:
gxine
Status:
Development

Recent revisions

54. By Reinhard Tartler

remove accidentally committed logfiles

53. By Reinhard Tartler

fixup merge conflict in src/player.c

52. By Reinhard Tartler

* Ack NMU. (Closes: #665555)
* Add debian/README.source, noting that single-patch format is chosen (and
  enforced in the package repository).
* Add input support for xineliboutput (from upstream).
* Non-maintainer upload.
* debian/patches:
  - glib.patch: Fix building with newer glib. Thanks to Micheal Biebl for
    the patch. (Closes: #665555)
  - underlinkage.patch: Link with -ldl and -lm to fix unresolved symbols.
* debian/control: Replace libmozjs-dev with libmozjs185-dev since gxine
  doesn't build with libmozjs-dev from iceweasel 17.
* Switched source maintenance to mercurial-buildpackage.
* Change of address.
* Bump standards version to 3.9.3.
* New upstream release.
  - Fixes FTBFS with Iceweasel 10's mozjs. (Closes: #660661)
* Recommend libxine2-ffmpeg, not libxine1-ffmpeg.
* Bumped standards version to 3.9.2.
* Switch to xine-lib-1.2. Build dependencies adjusted accordingly.
* Invoke a trigger on /usr/share/applications after updating gxine.desktop.
* Patches from upstream:
  - HAL-related build failure fix. Should fix FTBFS on hurd-i386.
* Patches from upstream:
  - Fix compilation which xulrunner 9 (the JS bit) broke. (Closes: #654277)
  - Fix a missing-playlist crash.
* New upstream release.
  - Buildable against current libmozjs. (Closes: #634417, #631038)
* Add dependency on libxine1-gnome, working around a xine-lib problem by
  using gtkpixbuf for the static logo display. (Closes: #597289)
* Fix a missing "break" statement which caused SPU buttons (typically
  found in DVD navigation menus) to cause spurious playlist items.
  (Closes: #590016)

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers