File libXaw.changes of Package libXaw
68
1
-------------------------------------------------------------------
2
Thu Jun 21 08:46:58 UTC 2018 - msrb@suse.com
3
4
- U_NULL-pointer-dereference-in-XawAsciiSinkInitialize.patch
5
* Fix crash when required font is not installed. (bsc#1098411)
6
7
-------------------------------------------------------------------
8
Mon May 4 14:11:30 UTC 2015 - sndirsch@suse.com
9
10
- Update to version 1.0.13
11
* Fix build with gcc -Werror=format-security
12
* configure: Drop AM_MAINTAINER_MODE
13
* autogen.sh: Honor NOCONFIGURE=1
14
* Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
15
* Just use C89 size_t instead of rolling our own Size_t
16
* Use SEEK_* names instead of raw numbers for fseek whence argument
17
* Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules
18
* Makefile: use $(LN_S) for better code portability
19
* Include <unistd.h>
20
* Fix abs() usage.
21
22
-------------------------------------------------------------------
23
Thu Sep 12 17:50:17 UTC 2013 - zaitor@opensuse.org
24
25
- Update to version 1.0.12:
26
+ Replace TXT16 with XChar2b inline.
27
+ Remove CRAY/WORD64 support.
28
+ Fix fd leak when write() fails in WriteToFile().
29
+ Fix fd leak when fdopen() fails in InitStringOrFile().
30
+ Include winsock header on WIN32 to provide fd_set etc.
31
32
-------------------------------------------------------------------
33
Fri Jun 14 23:26:12 UTC 2013 - jengelh@inai.de
34
35
- Add proper bit-type symbols for sparc64
36
37
-------------------------------------------------------------------
38
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
39
40
- Use more robust make install call
41
42
-------------------------------------------------------------------
43
Wed Sep 19 22:21:17 UTC 2012 - zaitor@opensuse.org
44
45
- Update to version 1.0.11:
46
+ Only call XawStackFree if XawStackAlloc was used for allocation
47
+ Correct order of arguments to XawStackFree()
48
+ Correct undefined behavior access to out of scope pointer
49
contents
50
51
-------------------------------------------------------------------
52
Thu Apr 12 06:24:19 UTC 2012 - vuntz@opensuse.org
53
54
- Update to version 1.0.10:
55
+ Fix potential infinte loop in XawBoxQueryGeometry()
56
+ Fixes for compiler warnings
57
+ General cleanups
58
+ Build configuration and documentation improvements
59
- Changes from version 1.0.9:
60
+ Fix build issues
61
+ Minor documentation cleanups
62
+ Build configuration improvements
63
64
-------------------------------------------------------------------
65
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
66
67
- Split xorg-x11-libs into separate packages
68