| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.4 * gitlab CI: add a basic build test * Use _CONST_X_STRING to make libXt declare String as const char * * Fix warning: missing initializer for field ‘extension’ of * ‘SimpleClassPart' * Variable scope reductions as recommended by cppcheck * Mark usage() as _X_NORETURN _X_COLD * gitlab CI: stop requiring Signed-off-by in commits * Handle -Wextra-semi-stmt warnings from clang * Tag unused arguments to callback functions as _X_UNUSED
- Update to version 1.1.3 * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish * autogen.sh: Honor NOCONFIGURE=1 * configure: Drop AM_MAINTAINER_MODE * Move domaindir declaration inside #ifdef USE_GETTEXT * Re-enable code to use XKB Bells * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration
- fixed license to X11 in specfile
- Update to version 1.1.2: + Suppress a spurious warning. + Mark do_quit as noreturn, as suggested by gcc & clang. + Convert sprintf calls to snprintf. + Drop old CVS version tags. + config: Add missing AC_CONFIG_SRCDIR. + Fix SEGV when XftFontOpenName() returns NULL. - Add pkgconfig(xproto) BuildRequires: new dependency. - Drop xfd.diff patch, fixed upstream.
- Update to version 1.1.1: + Remove freetype2 from PKG_CHECK_MODULES list + Build system fixes. - Remove pkgconfig(freetype2) BuildRequires, following upstream changes.
- Split xfd from xorg-x11. Initial version: 1.1.0.