freetype 2.8.1-2ubuntu1 source package in Ubuntu
Changelog
freetype (2.8.1-2ubuntu1) bionic; urgency=low * Merge from Debian unstable. Remaining changes: - Build with -Werror=maybe-uninitialized when building with -O3. - debian/patches-freetype/CVE-2018-6942.patch: re sets args array to zero if not coords in src/truetype/ttinterp.c. * Dropped changes, included in Debian: - Error out on the use of the freetype-config --libtool option. - Don't add multiarch libdirs for freetype-config --libs. - Make libfreetype6-dev M-A: same. - debian/rules: post-process ftconfig.h to avoid arch-dependent definitions for multiarch, and move it back to /usr/include so that all headers are again in the same path relative to each other. freetype (2.8.1-2) unstable; urgency=high * debian/rules: fix SIZEOF_LONG mangling to avoid over-broad matching. Closes: #887087. freetype (2.8.1-1) unstable; urgency=medium * Acknowledge NMUs; thanks to Laurent for the uploads. Closes: #857439, #863623. * debian/control: - Add pkg-config to the Build-Depends list (Closes: #885324). - Mark libfreetype6-dev Multi-Arch: same (Closes: #642354). - Remove the deprecated Priority: extra field from libfreetype6-udeb. * debian/patches/patches-*: Refresh existing patches. * debian/patches/patches-freetype/freetype-config-multi-arch.patch: - Remove the arch-dependent output of `freetype-config --libs`. Closes: #871470, #870618. - Exit with an error if freetype-config is called with --libtool. * debian/rules: - Include /usr/share/dpkg/architecture.mk. - Dynamically generate the shlibs dependency version (Closes: #883698). - Replace the autoconf definition of SIZEOF_LONG with the compile-time constant __SIZEOF_LONG__ to make libfreetype6-dev multi-arch compatible. * Thanks to Hugh McMaster <email address hidden> for preparing these changes. -- Steve Langasek <email address hidden> Fri, 16 Mar 2018 22:09:12 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
freetype_2.8.1.orig.tar.gz | 4.0 MiB | a7531cb8c2f6b709896f018380ad97e677e243847ff8a098d1b8b5d23e9d74d7 |
freetype_2.8.1-2ubuntu1.diff.gz | 40.9 KiB | 49288f52964b6b529622c21296ec333f9b92064f7227b406c752a1abd85779d9 |
freetype_2.8.1-2ubuntu1.dsc | 2.2 KiB | be6e25b6cb344a64ca5e0d6776dff33e12d8858a128b2ce9d4e767e7aef7d386 |
Available diffs
Binary packages built by this source
- freetype2-demos: FreeType 2 demonstration programs
This package contains some demonstration programs and utilities
which showcase the features of the FreeType 2 font engine.
- freetype2-demos-dbgsym: debug symbols for freetype2-demos
- libfreetype6: FreeType 2 font engine, shared library files
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on bringing small,
efficient and ubiquitous products.
.
The FreeType 2 library is their new software font engine. It has been
designed to provide the following important features:
* A universal and simple API to manage font files
* Support for several font formats through loadable modules
* High-quality anti-aliasing
* High portability & performance
.
Supported font formats include:
* TrueType files (.ttf) and collections (.ttc)
* Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
* Type 1 Multiple Master fonts. The FreeType 2 API also provides
routines to manage design instances easily
* Type 1 CID-keyed fonts
* OpenType/CFF (.otf) fonts
* CFF/Type 2 fonts
* Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
the Adobe SVG viewer plugin.
* Windows FNT/FON bitmap fonts
.
This package contains the files needed to run programs that use the
FreeType 2 library.
.
Home Page: http://www.freetype. org/
Authors: David Turner <david.turner@ freetype. org>
Robert Wilhelm <robert.wilhelm@ freetype. org>
Werner Lemberg <werner.lemberg@ freetype. org>
- libfreetype6-dbgsym: debug symbols for libfreetype6
- libfreetype6-dev: FreeType 2 font engine, development files
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on bringing small,
efficient and ubiquitous products.
.
This package contains all supplementary files (static library, headers
and documentation) you need to develop your own programs using the
FreeType 2 library.
- libfreetype6-udeb: FreeType 2 font engine for the debian-installer
The FreeType project is a team of volunteers who develop free,
portable and high-quality software solutions for digital typography.
They specifically target embedded systems and focus on bringing small,
efficient and ubiquitous products.
.
This is the udeb package for use with the debian-installer.