libXfont: Changes to 'refs/tags/libXfont2-2.0.7'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 1 23:40:12 UTC 2024
Tag 'libXfont2-2.0.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2024-08-01 23:40 +0000
libXfont2-2.0.7
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmasHNUACgkQz98UiCjG
Qqdgfg//eDZabgJlq51yHk60a5vwrpIGGoh2PBvlMsfRlZkDubsUFiCaZfU0t5Ab
oPPXGdUmWHnXodhifya3o/dA6PpOG47vDtoPj0kzcoteet+WRr2gmHAXmTfB+d5U
1qKwKK6gpdrAANrdDqQz67mxH2S0wH3oyoyy7FypSVtmL6cg/xP5EHk69mNW2Tz7
+5kz/Qk8aw5t3C71oZap/pq9REQJ7946k9fnK8VhiuYJCqT/kB5v6xi8DIQzBOnr
eVSJwpgiXrwk0ex5Ph8v1JQ8KKyc1zZ8LR86yDo7J5T0zhaO0Sf8+vTdHbiZvyKK
+rM6ZtIpFHcEyhkMNVwbCtIhXT2Wn/6YpXO1Bv2h7JduxtMjLPEc9Y/dnrI6afs9
02IOfw1Nhax6bDLeXkrGzGHBgSn4CppaJ5p4sNQN2rFM2kGGHnLPzuiqRjJhsqf7
vFi+LR5qz1cKG+WW4OiKoxH6AI+exVVVZ7F5C27dRU+HEIliXEQ6DVSdqAWr/De2
B+Rrce+NC2YB6HiTt/Uqc14JEUGt52IxWEWVu2zYguAhl5xeA1mT1I2oo7rEIDvl
pRsb3eWU5YQCFuGSgWNttY+EulB0cG/B9JAuPQXBnd730ufz82fvWqaei/CIy2Tf
+LuTsYKcaXq1QWCpqw6DwWJM4UVqni77+y7saHPOtsfSKRd2kjY=
=tbFN
-----END PGP SIGNATURE-----
Changes since libXfont2-2.0.6:
Alan Coopersmith (17):
Only link with libbsd if needed for reallocarray() or strlcat()
configure: raise minimum autoconf requirement to 2.70
Remove "All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Set close-on-exec when opening fonts.dir & fonts.alias files
Modernize lseek() calls
configure: Use AC_SYS_LARGEFILE to enable large file support
bitscale.c: ensure SCORE2 macro expands properly
bitscale.c: ensure SCORE macro expands properly
bitscale.c: remove unused MAX() macro
unifdef sony
unifdef __OSF1__
unifdef ISC
unifdef Lynx
unifdef NCD
Use autoconf to check for float.h instead of platform-specific ifdefs
libXfont2 2.0.7
Enrico Weigelt, metux IT consult (1):
include: libxfont2: fix missing includes of fontproto.h
Guillem Jover (1):
Switch from libbsd to libbsd-overlay
Jeremy Huddleston Sequoia (1):
atom: Update Hash() to be unsigned
José Expósito (1):
stubs/atom.c: Fix memory leak in __libxfont_internal__MakeAtom
Peter Harris (1):
Fix font server reconnection timeout
---
.gitlab-ci.yml | 9 ++++---
COPYING | 2 -
configure.ac | 35 ++++++++++++++++++------------
include/X11/fonts/libxfont2.h | 2 +
src/bitmap/bitscale.c | 24 ++++++++------------
src/fc/fserve.c | 49 +-----------------------------------------
src/fc/fsio.c | 4 ---
src/fc/fsio.h | 4 ---
src/fc/fslibos.h | 10 ++------
src/fontfile/bufio.c | 8 +++---
src/fontfile/bunzip2.c | 2 -
src/fontfile/dirfile.c | 8 +++++-
src/fontfile/fontfile.c | 4 ---
src/stubs/atom.c | 38 ++++++++++++++++----------------
src/util/fontxlfd.c | 20 +----------------
src/util/replace.h | 8 ------
test/utils/font-test-utils.c | 2 -
test/utils/font-test-utils.h | 2 -
test/utils/lsfontdir.c | 2 -
19 files changed, 80 insertions(+), 153 deletions(-)
---
More information about the xorg-commit
mailing list