Next | Query returned 29 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-03 11:03:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libfontenc: update to 1.1.8.

This release includes build system cleanups and adds "e" to the fopen()
flags to avoid leaking fd's when calling applications exec another program.

Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow it to
work with files whose timestamps are later than January 19, 2038 on
32-bit platforms, but this has not been tested.   This only applies to
non-compressed files opened by this library - compressed files are
handled by libz and depend on whether it was built with post-Y2038 support.

Alan Coopersmith (5):
      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 files
      libfontenc 1.1.8
   2022-12-09 00:34:10 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libfontenc: update to 1.1.7.

Matt Turner (2):
      configure: Use AC_SYS_LARGEFILE to enable large file support
      libfontenc 1.1.7
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-08-31 21:19:25 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libfontenc: update to 1.1.6.

This quick update fixes build failures in libfontenc 1.1.5 on platforms
that require setting a #define such as _GNU_SOURCE, _OPENBSD_SOURCE, or
__EXTENSIONS__ to expose the reallocarray() prototype in their headers.
   2022-08-27 00:23:08 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libfontenc: update to 1.1.5.

Alan Coopersmith (7):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Import reallocarray() from libX11 (originally from OpenBSD)
      Convert code to use Xmallocarray() & Xreallocarray()
      configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
      libfontenc 1.1.5
   2021-10-26 12:28:41 by Nia Alarie | Files touched by this commit (864)
Log message:
fonts: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:05:29 by Nia Alarie | Files touched by this commit (864)
Log message:
fonts: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-02 23:24:44 by Roland Illig | Files touched by this commit (62)
Log message:
fonts: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-02-21 10:49:24 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libfontenc: update to 1.1.4.

This release fixes a bug that would cause mkfontscale(1) to fail to
produce entries for the iso8859-7 encoding because of wrong Unicode
mappings for the iso8859-7 codepage.

Alan Coopersmith (4):
      Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      libfontenc 1.1.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Julien Cristau (1):
      make FontEncDirectory return a const string

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Next | Query returned 29 messages, browsing 1 to 10 | Previous