2012-04-15 12:51:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 21:47:40 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.0.7:
|
|
|
|
+ Remove alarm handler in get_hostname
|
|
|
|
+ Add const attributes to fix gcc -Wwrite-strings warnings
|
|
|
|
+ convert strlen/malloc/strcpy combo to strdup
|
|
|
|
- Changes from version 1.0.6:
|
|
|
|
+ auth_finalize: Attempt to rename() if link() fails
|
|
|
|
+ Error out and avoid a call to malloc(0) if given a bad hex
|
|
|
|
string
|
|
|
|
+ Build system fixes.
|
|
|
|
- Rebase xauth-tolerant-hostname-changes.diff.
|
|
|
|
|
2012-04-14 11:32:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split xauth from xorg-x11. Initial version: 1.0.5.
|
|
|
|
|