AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.0.3: + install: Use sysconfdir instead of libdir for config files. + Add const qualifiers to silence some gcc -Wwrite-strings warnings. + Cast pointer to long instead of int. + Add standard url's to README. + config: - Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES. - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. - Upgrade to util-macros 1.8 for additional man page support. - Update AC_PREREQ statement to 2.60. - Remove unnecessary calls from configure.ac. + Don't link directly against libz. + Fill in COPYING file with copyright notices from source code. - Drop lbxproxy.diff patch, fixed upstream. - Drop lbxproxy-fix-cast.patch, fixed upstream.
- Add lbxproxy-fix-cast.patch to fix a cast that causes build breakage.
- Split lbxproxy from xorg-x11. Initial version: 1.0.2.