Package Release Info

xfwp-1.0.3-bp154.1.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfwp

Change Logs

Version: 1.0.3-bp150.2.4
* Fri Aug 23 2013 zaitor@opensuse.org
- Update to version 1.0.3:
  + Remove Malloc wrapper and its MallocFailed helper.
  + Replace many malloc(strlen)+strcpy calls with strdup calls.
  + Remove unnecessary Realloc wrapper.
  + Remove a bunch of unnecessary casts with malloc, free & memcpy
    calls.
  + Fix typos.
  + Add const attributes to fix gcc -Wwrite-strings warnings.
  + Strip trailing whitespace.
- Pass --disable-selective-werror to configure as we do not care
  for warnings.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 1.0.2:
  + Build system fixes.
- Replace pkgconfig(x11) BuildRequires with pkgconfig(xproto)
  BuildRequires following upstream changes.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split xfwp from xorg-x11. Initial version: 1.0.1.