Hello community, here is the log from the commit of package orc for openSUSE:Factory checked in at 2015-07-19 11:44:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orc (Old) and /work/SRC/openSUSE:Factory/.orc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orc" Changes: -------- --- /work/SRC/openSUSE:Factory/orc/orc.changes 2015-03-03 11:12:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.orc.new/orc.changes 2015-07-19 11:44:32.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Jul 9 22:03:42 UTC 2015 - [email protected] + +- Update to version 0.4.24: + + Only reuse constants of the same size and value. + + Fix reading of .orc files with Windows line endings on Windows. + + Fix out of bounds array access in the tests. + + Remove duplicate code path in orcc. + + Put a limit to the memcpy test. + + Fix mmap leak on error path. + +------------------------------------------------------------------- Old: ---- orc-0.4.23.tar.xz New: ---- orc-0.4.24.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orc.spec ++++++ --- /var/tmp/diff_new_pack.pC73kL/_old 2015-07-19 11:44:33.000000000 +0200 +++ /var/tmp/diff_new_pack.pC73kL/_new 2015-07-19 11:44:33.000000000 +0200 @@ -24,7 +24,7 @@ %endif Name: orc -Version: 0.4.23 +Version: 0.4.24 Release: 0 Summary: The Oil Runtime Compiler License: BSD-3-Clause @@ -94,7 +94,7 @@ # Remove libtool archives find %{buildroot} -type f -name "*.la" -delete -print -# Temp disable check on i586 until we have sorted out the i586 fails with upstream +# Temp disable check on i586 until we have sorted out the i586 fails with upstream (last tested with 0.4.24) # disable also for ppc64le as many changes required in orcprogram-altivec.c %check %ifnarch %{arm} || %{ix86} || ppc64le ++++++ orc-0.4.23.tar.xz -> orc-0.4.24.tar.xz ++++++ ++++ 3224 lines of diff (skipped)
