Change logs for libv8 source package in Quantal

  • libv8 (3.8.9.20-2) unstable; urgency=low
    
    
      * 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().
    
     -- Jérémy Lal <email address hidden>  Sat, 29 Sep 2012 01:04:06 +0200
  • libv8 (3.8.9.20-1) unstable; urgency=low
    
    
      [ 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).
    
     -- Jonas Smedegaard <email address hidden>  Sat, 28 Apr 2012 00:02:42 +0200
  • libv8 (3.8.9.16-3) unstable; urgency=low
    
    
      * 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.
    
     -- Jérémy Lal <email address hidden>  Sat, 07 Apr 2012 16:26:13 +0200
  • libv8 (3.7.12.22-3) unstable; urgency=low
    
    
      * Fix mipsel build, allow test debug-step-3 to fail (non-crucial)
    
     -- Jérémy Lal <email address hidden>  Mon, 20 Feb 2012 14:08:17 +0100