Package Release Info

iceauth-1.0.10-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

iceauth

Change Logs

* Mon Mar 11 2024 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.10
  * minor bugfix release, including fixes for compiler warnings
* Sun Apr 03 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.9
  * bugfix release
* Tue Mar 16 2021 Dirk Müller <dmueller@suse.com>
- modernize spec file (move license to licensedir)
* Mon Mar 05 2018 sndirsch@suse.com
- Update to version 1.0.8
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * Add -u & -V options to synopsis in man page
  * autogen.sh: use exec instead of waiting for configure to finish
* Fri Jan 30 2015 zaitor@opensuse.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 zaitor@opensuse.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 dimstar@opensuse.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 vuntz@opensuse.org
- Split iceauth from xorg-x11. Initial version: 1.0.4.