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