From b55c5273c3c38897e133ecc80c3c6fca158fe74c34b3af253f09d59b96bfe30a Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Fri, 4 Aug 2023 02:24:32 +0000 Subject: [PATCH] Accepting request 1102139 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/1102139 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=241 --- harfbuzz-8.0.1.tar.xz | 3 --- harfbuzz-8.1.1.tar.xz | 3 +++ harfbuzz.changes | 24 ++++++++++++++++++++++++ harfbuzz.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 harfbuzz-8.0.1.tar.xz create mode 100644 harfbuzz-8.1.1.tar.xz diff --git a/harfbuzz-8.0.1.tar.xz b/harfbuzz-8.0.1.tar.xz deleted file mode 100644 index 24081c1..0000000 --- a/harfbuzz-8.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1ce780acd385569f25b9a29603d1d5bc71e6940e55bfdd4f7266fad50e42620 -size 18792332 diff --git a/harfbuzz-8.1.1.tar.xz b/harfbuzz-8.1.1.tar.xz new file mode 100644 index 0000000..bc2a1ec --- /dev/null +++ b/harfbuzz-8.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0305ad702e11906a5fc0c1ba11c270b7f64a8f5390d676aacfd71db129d6565f +size 18820088 diff --git a/harfbuzz.changes b/harfbuzz.changes index 46069da..98a1be9 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Aug 3 09:17:48 UTC 2023 - Bjørn Lie + +- Update to version 8.1.1: + + Fix shaping of contextual rules at the end of string, + introduced in 8.1.0. + + Fix stack-overflow in repacker with malicious fonts. + + 30% speed up loading Noto Duployan font. + +------------------------------------------------------------------- +Tue Aug 1 15:35:53 UTC 2023 - Bjørn Lie + +- Update to version 8.1.0: + + Fix long-standing build issue with the AIX compiler and older + Apple clang. + + Revert optimization that could cause timeout during subsetting + with malicious fonts. + + More optimization work: + - 45% speed up in shaping Noto Duployan font. + - 10% speed up in subsetting Noto Duployan font. + - Another 8% speed up in shaping Gulzar. + - 5% speed up in loading Roboto. + + New API: +hb_ot_layout_collect_features_map(). + ------------------------------------------------------------------- Thu Jul 13 09:15:28 UTC 2023 - Bjørn Lie diff --git a/harfbuzz.spec b/harfbuzz.spec index f7b5099..66b4019 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 8.0.1 +Version: 8.1.1 Release: 0 Summary: An OpenType text shaping engine License: MIT