2012-04-15 12:51:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 20:30:52 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.0.6:
|
|
|
|
+ Replace chk_malloc + sprintf with asprintf.
|
|
|
|
+ Free copy of input line at end of process_line instead of
|
|
|
|
leaking it.
|
|
|
|
+ Fix gcc -Wwrite-strings warnings.
|
|
|
|
+ Add missing _X_NORETURN to functions that need it.
|
|
|
|
+ Include strings.h for strcasecmp.
|
|
|
|
+ Improve error handling in copy_to_scratch.
|
|
|
|
+ Build system fixes.
|
|
|
|
- Add pkgconfig(xproto) BuildRequires: new dependency.
|
|
|
|
- Add xmodmap-includes.patch: Fix build: as asprintf is only
|
|
|
|
defined when building as _GNU_SOURCE.
|
|
|
|
|
2012-04-14 11:37:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split xmodmap from xorg-x11. Initial version: 1.0.5.
|
|
|
|
|