diff --git a/orc-0.4.23.tar.xz b/orc-0.4.23.tar.xz deleted file mode 100644 index a4a4ecb..0000000 --- a/orc-0.4.23.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:767eaebce2941737b43368225ec54598b3055ca78b4dc50c4092f5fcdc0bdfe7 -size 450076 diff --git a/orc-0.4.24.tar.xz b/orc-0.4.24.tar.xz new file mode 100644 index 0000000..b272a63 --- /dev/null +++ b/orc-0.4.24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b +size 455880 diff --git a/orc.changes b/orc.changes index 66d8616..0907043 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 9 22:03:42 UTC 2015 - zaitor@opensuse.org + +- 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. + ------------------------------------------------------------------- Fri Feb 27 17:29:20 UTC 2015 - normand@linux.vnet.ibm.com diff --git a/orc.spec b/orc.spec index 2122ad7..4a05072 100644 --- a/orc.spec +++ b/orc.spec @@ -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 @@ rm -rf %{buildroot}%{_libdir}/orc # 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