Changelog for
iceauth-debugsource-1.0.7-2.4.x86_64.rpm :
* Fri Jan 30 2015 zaitorAATTopensuse.org- Update to version 1.0.7: + autogen.sh: Honor NOCONFIGURE=1. + configure: Drop AM_MAINTAINER_MODE. + config: Add missing AC_CONFIG_SRCDIR. + More constification cleanup. + Free old argv array if realloc fails to enlarge it. + Print which option was in error along with usage message. + Add -V flag to print version. + Fix \"noexistent\" typo in error message. + Actually print command list in usage message.
* Thu Aug 01 2013 zaitorAATTopensuse.org- Update to version 1.0.6: + Constify some more string pointers to fix gcc warnings. + Use void
* instead of char
* for generic pointer arg to DoFunc functions. + Mark unused arguments in callback functions to quiet clang warnings. + Fix some sign/size conversion warnings from clang. + Add _X_NORETURN attributes suggested by gcc. + Assume signal handlers return void, as C89 requires.
* Sat Apr 14 2012 dimstarAATTopensuse.org- Update to version 1.0.5: + auth_finalize: Attempt to rename() if link() fails. + Error out and avoid a call to malloc(0) if given a bad hex string. + Man page fixes. + Build system fixes.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split iceauth from xorg-x11. Initial version: 1.0.4.