diff --git a/libjpeg-turbo-2.1.0.tar.gz b/libjpeg-turbo-2.1.0.tar.gz deleted file mode 100644 index c0f58ab..0000000 --- a/libjpeg-turbo-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bef89803e506f27715c5627b1e3219c95b80fc31465d4452de2a909d382e4444 -size 2255497 diff --git a/libjpeg-turbo-2.1.0.tar.gz.sig b/libjpeg-turbo-2.1.0.tar.gz.sig deleted file mode 100644 index 8cb0dc8..0000000 Binary files a/libjpeg-turbo-2.1.0.tar.gz.sig and /dev/null differ diff --git a/libjpeg-turbo-2.1.1.tar.gz b/libjpeg-turbo-2.1.1.tar.gz new file mode 100644 index 0000000..0f68a2a --- /dev/null +++ b/libjpeg-turbo-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76aaedefb71ba882cbad4e9275b30c2ae493e3195be0a099425b5c6b99bd510 +size 2256321 diff --git a/libjpeg-turbo-2.1.1.tar.gz.sig b/libjpeg-turbo-2.1.1.tar.gz.sig new file mode 100644 index 0000000..f1fbef2 Binary files /dev/null and b/libjpeg-turbo-2.1.1.tar.gz.sig differ diff --git a/libjpeg-turbo.changes b/libjpeg-turbo.changes index 9394631..ef422e3 100644 --- a/libjpeg-turbo.changes +++ b/libjpeg-turbo.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Aug 20 11:43:06 UTC 2021 - pgajdos@suse.com + +- version update to 2.1.1 + 1. Fixed a regression introduced in 2.1.0 that caused build failures + with non-GCC-compatible compilers for Un*x/Arm platforms. + 2. Fixed a regression introduced by 2.1 beta1[13] that prevented the + Arm 32-bit (AArch32) Neon SIMD extensions from building unless + the C compiler flags included -mfloat-abi=softfp or -mfloat-abi=hard. + 3. Fixed an issue in the AArch32 Neon SIMD Huffman encoder whereby + reliance on undefined C compiler behavior led to crashes + ("SIGBUS: illegal alignment") on Android systems when running + AArch32/Thumb builds of libjpeg-turbo built with recent versions + of Clang. + 4. Added a command-line argument (-copy icc) to jpegtran that causes + it to copy only the ICC profile markers from the source file and + discard any other metadata. + 5. libjpeg-turbo should now build and run on CHERI-enabled + architectures, which use capability pointers that are larger than + the size of size_t. + 6. Fixed a regression introduced by 2.1 beta1[5] that caused a segfault + in the 64-bit SSE2 Huffman encoder when attempting to losslessly + transform a specially-crafted malformed JPEG image. + ------------------------------------------------------------------- Tue May 4 11:12:57 UTC 2021 - Dirk Müller diff --git a/libjpeg-turbo.spec b/libjpeg-turbo.spec index baa40fd..7e5ff48 100644 --- a/libjpeg-turbo.spec +++ b/libjpeg-turbo.spec @@ -18,7 +18,7 @@ %define asan_build 0 %define debug_build 0 -%define srcver 2.1.0 +%define srcver 2.1.1 %define major 8 %define minor 2 %define micro 2 diff --git a/libjpeg62-turbo.spec b/libjpeg62-turbo.spec index 937f0c5..f5d53e0 100644 --- a/libjpeg62-turbo.spec +++ b/libjpeg62-turbo.spec @@ -19,7 +19,7 @@ %define major 62 %define minor 3 %define micro 0 -%define srcver 2.1.0 +%define srcver 2.1.1 %define libver %{major}.%{minor}.%{micro} Name: libjpeg62-turbo Version: %{srcver}