AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.0.4: * This minor maintenance release provides accumulated build configuration improvements and janitorial cleanups.
- Update to version 1.0.3: + Fix some clang integer conversion warnings in cvthexkey(). + Mark input string to cvthexkey() as const. + Move global appContext into main() to avoid shadow warnings. + Stop casting malloc return values. + Fix some clang warnings about implicit integer size/sign conversions. + Convert STRING_BYTES & STORE_STRING from macros to inline functions. + xfindproxy only depends on xproto, not x11. - Add pkgconfig(xproto) BuildRequires, and drop pkgconfig(x11) BuildRequires, following upstream changes.
- Update to version 1.0.2: + Build system fixes.
- Split xfindproxy from xorg-x11. Initial version: 1.0.1.