File lcms2.changes of Package lcms2
162
1
-------------------------------------------------------------------
2
Wed Oct 3 17:34:41 CEST 2018 - sbrabec@suse.com
3
4
- Add check on CGATS memory allocation (bsc1108813, CVE-2018-16435,
5
lcms2-cgats-memory-allocation.patch).
6
7
-------------------------------------------------------------------
8
Mon Nov 27 22:57:10 UTC 2017 - plinnell@opensuse.org
9
10
- Update to 2.9
11
- Drop 0001-Added-an-extra-check-to-MLU-bounds.patch, it is now
12
in the upstream code
13
* Bugfix release
14
+ Several fixes related with security, and therefore not detailed here.
15
+ C++ compiles now without warnings
16
+ Added OSX and clang in travis
17
+ Added a travis-ci test matrix for many compilers and OS.
18
Thanks to Thomas Weber (debian) for this great improvement.
19
+ testbed can now work with dynamic versions of library
20
+ Fixed wrong planar formatters regarding linestride interpretation
21
22
-------------------------------------------------------------------
23
Tue Jan 24 00:47:25 UTC 2017 - plinnell@opensuse.org
24
25
- Added 0001-Added-an-extra-check-to-MLU-bounds.patch
26
* fixes https://bugzilla.suse.com/show_bug.cgi?id=1021364
27
28
-------------------------------------------------------------------
29
Tue Aug 16 06:09:50 UTC 2016 - plinnell@opensuse.org
30
- Update to 2.8
31
32
* Fixed many typos in comments, thanks to Stefan Weil for doing that.
33
* Fixed localization bug, added a new test case crayons.icc thnaks to Richard Hughes for providing the profile.
34
* Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable
35
* Fixed misalignment problems on Alpha. The compiler does not align strings, and accessing begin of string as a uint16 makes code to fail.
36
* Added some extra checks to the tools and examples.
37
* Fix a bug that prevented to read luminance tag
38
* BIG amount of functionality contributed/Sponsored by Alien Skin Software: TransformStride, copyAlpha, performance plug-ins. Fixes some warnings as well.
39
* added an extra _ to _stdcall to make it more portable
40
* Fixed a bug in transicc for named color profiles
41
* Fixed several compiler warnings
42
* Added support for Visual Studio 2015
43
* Fixed for XCODE project
44
45
-------------------------------------------------------------------
46
Thu Apr 14 11:13:07 UTC 2016 - idonmez@suse.com
47
48
- Update to GNOME 3.20 Fate#318572
49
50
-------------------------------------------------------------------
51
Fri Jun 26 11:04:33 UTC 2015 - aloisio@gmx.com
52
53
- Update to version 2.7
54
* improved multi-threading
55
* added contexts and a new locking plug-in type
56
* bugfixes and other minor features
57
- Dropped lcms-endian.patch that was fixed upstream.
58
59
-------------------------------------------------------------------
60
Fri May 16 06:27:26 UTC 2014 - mailaender@opensuse.org
61
62
- Fixed missing dependency pthread
63
64
-------------------------------------------------------------------
65
Mon Mar 17 16:20:45 UTC 2014 - adrian@suse.de
66
67
- update to version 2.6
68
* Fixed a double free in recovering from a previous error in default intent handler.
69
* Fixed some indexing out of bounds in floating point interpolation
70
* Fixed a bug in PCS/Colorspace order when reading V2 Lab devicelinks
71
* Added a way to retrieve matrix shaper always, no matter LUT is present
72
* Changed endianess detection for PowerPC
73
* Fixed memory leaks on error handling
74
* Big revamp on Contexts, from Artifex
75
* New locking plug-in, from Artifex
76
* Added directories for tiff, jpeg in configure script
77
* Fix for delete tag memory corruption
78
* Added pthread dependency. From now lcms supports multithreading
79
80
-------------------------------------------------------------------
81
Mon Jan 6 06:02:04 UTC 2014 - crrodriguez@opensuse.org
82
83
- Correct lcms-endian.patch to rely on autoconf only, no
84
extra arch specific preprocessor hackery.
85
86
-------------------------------------------------------------------
87
Wed Jul 3 02:42:52 UTC 2013 - mrdocs@opensuse.org
88
89
- Update to version 2.5
90
* Maintenance update
91
+ Focused on incorrect path and error handling.
92
It also updates the black point compensation algorithm
93
to match the ICC including the new black point compensation algorithm
94
actually being standarized by TC130, ICC and ISO.
95
96
-------------------------------------------------------------------
97
Sun Oct 28 18:52:41 UTC 2012 - tittiatcoke@gmail.com
98
99
- Update to version 2.4
100
* Featured release
101
+ Performance and stability fixes
102
+ Black point detection from the algorithm disclosed by Adobe
103
+ Added support for transforms on planar data with different
104
stride
105
+ Added a new plug-in type for optimizing full transforms
106
+ Linear (gamma 1.0) profiles can now operate in unbounded mode
107
+ Added "half" float support
108
+ Please see the ChangeLog file for more details.
109
110
-------------------------------------------------------------------
111
Sat Dec 17 13:12:55 UTC 2011 - adrian@suse.de
112
113
- update to version 2.3
114
* Full support for ICC 4.3
115
116
-------------------------------------------------------------------
117
Thu Nov 24 02:12:00 UTC 2011 - crrodriguez@opensuse.org
118
119
- Open all fds with O_CLOEXEC
120
- Use gcc visibility, symbol table shrinks around 50% ...
121
122
-------------------------------------------------------------------
123
Fri Jun 10 23:36:41 UTC 2011 - mrdocs@opensuse.org
124
125
-update to 2.2
126
*maintenance update
127
+Version 2.2 adds stability.
128
- fixes all known bugs
129
- adds support for dictionary metatag. Pascal unit now compiles
130
under FPK Pascal as well as Delphi.
131
132
133
-------------------------------------------------------------------
134
Tue Apr 19 00:15:43 CEST 2011 - ro@suse.de
135
136
- fix devel package name in baselibs.conf
137
138
-------------------------------------------------------------------
139
Sun Dec 26 18:03:50 UTC 2010 - adrian@suse.de
140
141
- update to version 2.1
142
* maintenance release (no further details in changelog)
143
- remove obsolete patches
144
145
-------------------------------------------------------------------
146
Wed Nov 10 08:53:50 UTC 2010 - mrdocs@opensuse.org
147
148
- build documentation noarch and recompress tar
149
150
-------------------------------------------------------------------
151
Fri Oct 8 15:11:49 UTC 2010 - mrdocs@opensuse.org
152
153
-more spec file cleanups and prepare for factory submit
154
-test building against it in my home repo
155
156
-------------------------------------------------------------------
157
Tue May 18 14:17:45 UTC 2010 - adrian@suse.de
158
159
- initial lcms2 package, based on package from version 1
160
- use OBS source services to download tar ball
161
162