Fri, 01 Nov 2024 03:27:16 UTC | login

Information for build opentype-sanitizer-9.2.0-1.fc41

ID342532
Package Nameopentype-sanitizer
Version9.2.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/opentype-sanitizer.git#8255e0e7eccaa5fca5ffb53b2bd51e4e12e8e628
SummaryParses and serializes OpenType/WOFF/WOFF2 font files
DescriptionThe OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating them and sanitizing them as it goes. The C library is integrated into Chromium and Firefox, and also simple command line tools to check files offline in a Terminal. The CSS font-face property is great for web typography. Having to use images in order to get the correct typeface is a great sadness; one should be able to use vectors. However, on many platforms the system-level TrueType font renderers have never been part of the attack surface before, and putting them on the front line is a scary proposition... Especially on platforms like Windows, where it’s a closed-source blob running with high privilege.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 25 Oct 2024 21:49:26 UTC
CompletedSat, 26 Oct 2024 00:59:49 UTC
Taskbuild (f41, /rpms/opentype-sanitizer.git:8255e0e7eccaa5fca5ffb53b2bd51e4e12e8e628)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/opentype-sanitizer.git#8255e0e7eccaa5fca5ffb53b2bd51e4e12e8e628'}}
Tags
f41
RPMs
src
opentype-sanitizer-9.2.0-1.fc41.src.rpm (info) (download)
riscv64
opentype-sanitizer-9.2.0-1.fc41.riscv64.rpm (info) (download)
opentype-sanitizer-debuginfo-9.2.0-1.fc41.riscv64.rpm (info) (download)
opentype-sanitizer-debugsource-9.2.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Thu Oct 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.2.0-1 - Update to 9.2.0 (close RHBZ#2316174) * Thu Oct 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.0-8 - Exclude fonts under licenses that require license text * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.0-1 - Update to 9.1.0 (close RHBZ#2210894) * Mon Jan 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.0.0-4 - Build with C++14 for gtest 1.13.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 9.0.0-2 - Leaf package: remove i686 support