lp:ubuntu/trusty/libv8

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/libv8
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

29. By kapouer

* Cherry-picked four upstream patches from 3.8.9.29:
  + r11654.patch: fix CVE-2011-3111, closes:bug#687574.
  + r12161.patch: Fix ICs for slow objects with native accessor.
  + r12336.patch: Fix bug in compare IC.
  + r12460.patch: Fix some corner cases in skipping native methods
                  using caller. Fix binding in new Function().

28. By Jonas Smedegaard <email address hidden>

[ Jérémy Lal ]
* Upstream update.
* Remove mipsel from Architecture list.
  v8 3.8 branch only supports mips32r2 cpu variant. This excludes
  Loongson 2E (mips3). Closes:bug#667991.
* Unset specific mipsel build flags set in 3.8.9.16-3, now unneeded.

[ Jonas Smedegaard ]
* Use anonscm.debian.org for Vcs-Browser field.
* Define supported archs in rules file (auto-expanded in control
  file).

27. By kapouer

* mipsel build fixes :
  + v8_use_mips_abi_hardfloat=false, this lowers EABI requirements.
  + v8_can_use_fpu_instructions=false, detect if FPU is present.
  + set -Wno-unused-but-set-variable only on mipsel.

26. By kapouer

Fix mipsel build, allow test debug-step-3 to fail (non-crucial)

25. By kapouer

* Land hash collision fix for V8 3.6. Closes: bug#653962.
  This fixes CVE-2011-5037.
* snapshot=off, because hash is randomized by a secret key that is
  otherwise readable in the snapshot.

24. By James Page

* Resolve FTBFS on Ubuntu armel (LP: #898558):
  - d/rules: Update rules for armel to support armv7+ with VFP and
    thumb2 enabled by default for Ubuntu.

23. By kapouer

[ Jakub Wilk ]
Add patch (taken from upstream VCS) to fix compatibility with ICU 4.8
Closes: bug#648506.
Thanks to Julien Cristau for the bug report.

22. By Colin Watson

Rebuild for libicu48.

21. By Daniel T Chen

Backport timeout bump from 3.4.14.21-1:
"Tests timeout after 120 seconds, instead of 60.
Some builders can have slower machines."
Fixes FTBFS. (LP: #852605)

20. By Matthias Klose

Build with -Wno-error=unused-but-set-variable. LP: #831141.

Branch metadata

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

Subscribers