Hello community,

here is the log from the commit of package luajit for openSUSE:Factory checked 
in at 2014-10-20 07:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/luajit (Old)
 and      /work/SRC/openSUSE:Factory/.luajit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "luajit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/luajit/luajit.changes    2014-04-18 
12:15:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.luajit.new/luajit.changes       2014-10-20 
07:27:23.000000000 +0200
@@ -1,0 +2,33 @@
+Sat Oct 18 19:46:59 UTC 2014 - mailaen...@opensuse.org
+
+- update to version 2.0.3
+  * Add support for multilib distro builds.
+  * Improve ULOAD forwarding for open upvalues.
+  * Fix GC steps threshold handling when called by JIT-compiled code.
+  * Fix argument checks for math.deg() and math.rad().
+  * Fix jit.flush(func|true).
+  * Respect jit.off(func) when returning to a function, too.
+  * Fix compilation of string.byte(s, nil, n).
+  * Fix line number for relocated bytecode after closure fixup
+  * Fix frame traversal for backtraces.
+  * Fix ABC elimination.
+  * Fix handling of redundant PHIs.
+  * Fix snapshot restore for exit to function header.
+  * Fix type punning alias analysis for constified pointers
+  * Fix call unroll checks in the presence of metamethod frames.
+  * Fix initial maxslot for down-recursive traces.
+  * Prevent BASE register coalescing if parent uses IR_RETF.
+  * Don't purge modified function from stack slots in BC_RET.
+  * Fix recording of BC_VARG.
+  * Don't access dangling reference to reallocated IR.
+  * Fix frame depth display for bytecode dump in -jdump.
+  * ARM: Fix register allocation when rematerializing FPRs.
+  * x64: Fix store to upvalue for lightuserdata values.
+  * FFI: Add missing GC steps for callback argument conversions.
+  * FFI: Properly unload loaded DLLs.
+  * FFI: Fix argument checks for ffi.string().
+  * FFI/x64: Fix passing of vector arguments to calls.
+  * FFI: Rehash finalizer table after GC cycle, if needed.
+  * FFI: Fix cts->L for cdata unsinking in snapshot restore.
+
+-------------------------------------------------------------------

Old:
----
  LuaJIT-2.0.2.tar.gz

New:
----
  LuaJIT-2.0.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ luajit.spec ++++++
--- /var/tmp/diff_new_pack.dyoMnu/_old  2014-10-20 07:27:24.000000000 +0200
+++ /var/tmp/diff_new_pack.dyoMnu/_new  2014-10-20 07:27:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package luajit
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 License:        MIT
 Group:          Development/Libraries
 Url:            http://www.luajit.com/
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Source:         http://luajit.org/download/LuaJIT-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ LuaJIT-2.0.2.tar.gz -> LuaJIT-2.0.3.tar.gz ++++++
++++ 3862 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to