Information for build freetype-2.13.1-23.oc9.1
| ID | 44260 | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | freetype | |||||||||||||||||||||||||||||||||||||||||||
| Version | 2.13.1 | |||||||||||||||||||||||||||||||||||||||||||
| Release | 23.oc9.1 | |||||||||||||||||||||||||||||||||||||||||||
| Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||
| Source | git+https://gitee.com/src-opencloudos-rpms/freetype.git#31a2eb7b6035231130afb56d5a18e4f2d379ca78 | |||||||||||||||||||||||||||||||||||||||||||
| Summary | Library to render fonts | |||||||||||||||||||||||||||||||||||||||||||
| Description | FreeType is a freely available software library to render fonts. It is written in C, designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images) of most vector and bitmap font formats. | |||||||||||||||||||||||||||||||||||||||||||
| Built by | oc-bot | |||||||||||||||||||||||||||||||||||||||||||
| State | complete | |||||||||||||||||||||||||||||||||||||||||||
| Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||
| Started | Mon, 15 Sep 2025 11:40:12 CST | |||||||||||||||||||||||||||||||||||||||||||
| Completed | Mon, 15 Sep 2025 11:49:23 CST | |||||||||||||||||||||||||||||||||||||||||||
| Task | build (dist-oc9, /src-opencloudos-rpms/freetype.git:31a2eb7b6035231130afb56d5a18e4f2d379ca78) | |||||||||||||||||||||||||||||||||||||||||||
| Extra | {'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/freetype.git#31a2eb7b6035231130afb56d5a18e4f2d379ca78'}} | |||||||||||||||||||||||||||||||||||||||||||
| Tags |
|
|||||||||||||||||||||||||||||||||||||||||||
| RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||
| Logs | ||||||||||||||||||||||||||||||||||||||||||||
| Changelog | * Mon Sep 15 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-23.1 - [Type] other - [DESC] Apply patches from rpm-tracker - [Performance] d0c905c62aedaa1b4a29467a2b2a25e46204931a.patch: [sfnt/CPAL] Return early if user requested currently-set palette * Wed Sep 10 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-23 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] e3a3b39dd0cf0a01ec8998cc760d01b9f0b1bac7.patch: * src/bdf/bdflib.c (bdf_parse_start_): Do not overwrite flags. - and ad7dce7751298e3d65752c5149f08892ff79bcb0.patch: * src/bdf/bdflib.c (bdf_parse_start_): Prevent another STARTPROPERTIES. * Wed Sep 10 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-22 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] aab40d5cc4876d4004170d46e2718f9cd81b78dd.patch: * src/bdf/bdflib.c (bdf_parse_glyphs_): Avoid possible leak. * Mon Sep 08 2025 Rebuild Robot <rebot@opencloudos.org> - 2.13.1-21 - [Type] bugfix - [DESC] Rebuilt for icu * Wed Jan 22 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-20 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 38272bf85341348eb0a5162ba4e1c95d370f9bce.patch: [ftstroke] Fix invalid pointer assignement to arc * Wed Jan 22 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-19 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 26b545f36867508da2f2f318a93d78e673436598.patch: apinames: Fix out-of-scope reference of a static array. * Wed Jan 22 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-18 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 139443663368617b30b70cf6912e9577ecbb845f.patch: Move generic destroy to later in the face and size destruction. * Tue Jan 21 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-17 - [Type] other - [DESC] Apply patches from rpm-tracker - [Performance] 1452355de99d22b0cba6ccc17bf5cdf3682ef61e.patch: * src/truetype/ttobjs.c (tt_size_run_prep): Correct scaling of CVT values. * Fri Jan 17 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-16 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] d091bca546fa15928db36c8447e126ee43ddb5f4.patch: [cache] Fix error handling. * Fri Jan 17 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-15 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] db83e9c0ec8b4ec8d7fa3bb3383d5160d1cfa719.patch: * src/cache/ftcglyph.c [!FTC_INLINE]: Fix compilation. * Thu Jan 16 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-14 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 37cefe33b284d0bad4ec52bcccc1a8c2d8704340.patch: * psobjs.c (ps_table_add): Check length before calling FT_MEM_CPY. - [Bug Fix] b1cbcb20454e3b465b0d3ea4d5457975cfa747e7.patch: [ttgxvar] Avoid applying zero offset to null pointer * Thu Jan 16 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-13 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 2b9fdec5fafd16fba93a9947563260ab9feb9029.patch: * src/pfr/pfrgload.c (pfr_glyph_curve_to): Avoid casting. - [Bug Fix] 93a067e31240058103ce04057dd76dcf98c18d15.patch: [base, autofit, psaux] Remove unnecessary casting. * Wed Jan 15 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-12 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 57c4252ab5f435c52e66b619bd514068f7a683b0.patch: [sfnt] Guard access in COLR v1 glyph binary search. * Wed Jan 15 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-11 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 2a790a9f4937c3950028bd3de29e63c6b0d419ce.patch: [cff, truetype] Always set up default variable instance. * Tue Jan 14 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-10 - [Type] other - [DESC] Apply patches from rpm-tracker - [Performance] 17545d4bf72175a8ea8020dcbd4d462234d2b5d0.patch: Avoid n^2 scanning for binary data. * Tue Jan 14 2025 Tracker Robot <trackbot@opencloudos.tech> - 2.13.1-9 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] f42ce25563b73fed0123d18a2556b9ba01d2c76b.patch: [colr] Ensure enough bytes for PaintColrLayers * Mon Dec 23 2024 Miaojun Dong <zoedong@tencent.com> - 2.13.1-8 - Non-boostrap build and build with harfbuzz 8.1.1-6. * Thu Dec 19 2024 Miaojun Dong <zoedong@tencent.com> - 2.13.1-7 - Bootstrap build to avoid requiring harfbuzz for harfbuzz building. * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13.1-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13.1-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 24 2023 rockerzhu <rockerzhu@tencent.com> - 2.13.1-3 - Non-boostrap build and build with harfbuzz 8.1.1. * Wed Aug 23 2023 rockerzhu <rockerzhu@tencent.com> - 2.13.1-2 - Bootstrap build to avoid requiring harfbuzz for harfbuzz building. * Fri Jul 28 2023 rockerzhu <rockerzhu@tencent.com> - 2.13.1-1 - Update to 2.13.1 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.12.1-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jun 17 2022 rockerzhu <rockerzhu@tencent.com> - 2.12.1-1 - Initial build |
