File libXpm.changes of Package libXpm
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Wed Sep 27 14:13:16 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
3
4
- U_0000-test-Add-unit-tests-using-glib-framework.patch
5
U_0001-Fix-CVE-2023-43788-Out-of-bounds-read-in-XpmCreateXp.patch
6
U_0002-test-Add-test-case-for-CVE-2023-43789-corrupt-colorm.patch
7
U_0003-Fix-CVE-2023-43789-Out-of-bounds-read-on-XPM-with-co.patch
8
* fixes CVE-2023-43788 libXpm: out of bounds read in
9
XpmCreateXpmImageFromBuffer() (boo#1215686)
10
* fixes CVE-2023-43789 libXpm: out of bounds read on XPM with
11
corrupted colormap (boo#1215687)
12
- U_0004-test-Add-test-case-for-CVE-2023-43786-stack-exhausti.patch
13
U_0005-Avoid-CVE-2023-43786-stack-exhaustion-in-XPutImage.patch
14
U_0006-test-Add-test-case-for-CVE-2023-43787-integer-overfl.patch
15
U_0007-Avoid-CVE-2023-43787-integer-overflow-in-XCreateImag.patch
16
* avoids to trigger CVE-2023-43786,CVE-2023-43787 (boo#1215684,
17
boo#1215685); see changelog in libX11 update ...
18
19
-------------------------------------------------------------------
20
Tue Jan 17 10:41:45 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
21
22
- U_regression2-bug1207029_1207030_1207031.patch
23
* second regression fix: Use gzip -d instead of gunzip
24
25
-------------------------------------------------------------------
26
Fri Jan 13 20:52:57 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
27
28
- U_regression-bug1207029_1207030_1207031.patch
29
* regression fix for above patches
30
31
-------------------------------------------------------------------
32
Wed Jan 11 15:55:51 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
33
34
- U_0000-Update-README-for-gitlab-migration.patch
35
* needed by U_0001-configure-add-disable-open-zfile-instead-of-requirin.patch
36
- U_0001-configure-add-disable-open-zfile-instead-of-requirin.patch
37
* needed by U_0005-Fix-CVE-2022-4883-compression-commands-depend-on-PAT.patch
38
- U_0002-Fix-CVE-2022-46285-Infinite-loop-on-unclosed-comment.patch
39
* libXpm: Infinite loop on unclosed comments (CVE-2022-46285,
40
bsc#1207029)
41
- U_0004-Fix-CVE-2022-44617-Runaway-loop-with-width-of-0-and-.patch
42
* libXpm: Runaway loop on width of 0 and enormous height
43
(CVE-2022-44617, bsc#1207030)
44
- U_0005-Fix-CVE-2022-4883-compression-commands-depend-on-PAT.patch
45
* libXpm: compression commands depend on $PATH (CVE-2022-4883,
46
bsc#1207031)
47
48
-------------------------------------------------------------------
49
Sun Jan 1 21:31:52 UTC 2017 - sndirsch@suse.com
50
51
- added baselibs.conf as source in specfile
52
53
-------------------------------------------------------------------
54
Sun Jan 1 20:44:12 UTC 2017 - sndirsch@suse.com
55
56
- Update to version 3.5.12:
57
* Fix abs() usage.
58
* Fix out out boundary read on unknown colors
59
* Gracefully handle EOF while parsing files.
60
* Avoid OOB write when handling malicious XPM files.
61
* Handle size_t in file/buffer length
62
63
-------------------------------------------------------------------
64
Thu Sep 12 18:38:52 UTC 2013 - zaitor@opensuse.org
65
66
- Update to version 3.5.11:
67
+ Fix typo in COPYING (matches src/amigax.h).
68
+ Add noreturn attributes suggested by gcc.
69
+ Doclifter can't handle more than one dash in a name line.
70
+ Fix libXpm build with NO_ZPIPE.
71
+ Added 'const' attribute to all filename arguments in the API.
72
+ Added 'const' qualifier to the filename argument to internal
73
functions.
74
+ Close fd if fdopen() or xpmPipeThrough() fails in
75
OpenWriteFile().
76
+ autogen.sh: Implement GNOME Build API.
77
+ configure: Remove AM_MAINTAINER_MODE.
78
+ Define NO_ZPIPE when building for MinGW.
79
80
-------------------------------------------------------------------
81
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
82
83
- Use more robust make install call
84
85
-------------------------------------------------------------------
86
Wed Apr 11 15:42:59 UTC 2012 - vuntz@opensuse.org
87
88
- Update to version 3.5.10:
89
+ Compiler warning fixes
90
+ Janitorial cleanups
91
+ Build configuration improvements
92
93
-------------------------------------------------------------------
94
Sun Feb 12 01:08:12 UTC 2012 - jengelh@medozas.de
95
96
- Rename xorg-x11-libXpm to libXpm and utilize shlib policy
97
98
-------------------------------------------------------------------
99
Tue Dec 21 02:46:24 UTC 2010 - sndirsch@novell.com
100
101
- bumped version number to 7.6
102
103
-------------------------------------------------------------------
104
Sat Oct 30 15:45:53 UTC 2010 - sndirsch@novell.com
105
106
- libXpm 3.5.9
107
* This minor maintenance release provides a large collection of
108
build configuration improvements and other janitorial
109
cleanups.
110
111
-------------------------------------------------------------------
112
Sun Apr 4 15:45:51 CEST 2010 - sndirsch@suse.de
113
114
- libXpm 3.5.8
115
- bumped version number to 7.5
116
117
-------------------------------------------------------------------
118
Mon Dec 14 23:59:15 CET 2009 - jengelh@medozas.de
119
120
- add baselibs.conf as a source
121
122
-------------------------------------------------------------------
123
Sat May 2 14:42:17 CEST 2009 - eich@suse.de
124
125
- revert static library and .la file removal
126
for SUSE versions <= 11.1.
127
128
-------------------------------------------------------------------
129
Tue Apr 21 19:46:35 CEST 2009 - crrodriguez@suse.de
130
131
- remove static libraries and "la" files
132
- run ldconfig in postun
133
134
-------------------------------------------------------------------
135
Thu Sep 11 14:21:54 CEST 2008 - sndirsch@suse.de
136
137
- bumped release number to 7.4
138
139
-------------------------------------------------------------------
140
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
141
142
- added baselibs.conf file to build xxbit packages
143
for multilib support
144
145
-------------------------------------------------------------------
146
Sat Sep 29 12:23:40 CEST 2007 - sndirsch@suse.de
147
148
- bumped version to 7.3
149
150
-------------------------------------------------------------------
151
Fri Aug 24 15:49:55 CEST 2007 - sndirsch@suse.de
152
153
- libXpm 3.5.7
154
* Sun bug 4486226: Xpm is not internationalized
155
* Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
156
* Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
157
* Replace index/rindex with C89 standard strchr/strrchr
158
* Use srcdir in paths passed to xgettext when making .po files
159
* Replace strcpy with strncpy to match previous code block
160
* X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)
161
162
-------------------------------------------------------------------
163
Sat Oct 14 06:16:47 CEST 2006 - sndirsch@suse.de
164
165
- updated to X.Org 7.2RC1
166
167
-------------------------------------------------------------------
168
Wed Aug 2 16:12:23 CEST 2006 - sndirsch@suse.de
169
170
- fix setup line
171
172
-------------------------------------------------------------------
173
Fri Jul 28 14:44:42 CEST 2006 - sndirsch@suse.de
174
175
- use "-fno-strict-aliasing"
176
177
-------------------------------------------------------------------
178
Thu Jul 27 11:47:25 CEST 2006 - sndirsch@suse.de
179
180
- use $RPM_OPT_FLAGS
181
- remove existing /usr/include/X11 symlink in %pre
182
183
-------------------------------------------------------------------
184
Fri Jun 23 16:51:11 CEST 2006 - sndirsch@suse.de
185
186
- created package
187
188